| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove an unnecessary ContextMenu Separator | Valentin Fokin | 2018-04-05 | 1 | -1/+1 |
| * | Adaptations to form validation | Allan Sandfeld Jensen | 2018-03-15 | 1 | -34/+0 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Allan Sandfeld Jensen | 2018-01-16 | 1 | -0/+5 |
| |\ |
|
| | * | Fix backward compatibility | Peter Varga | 2018-01-08 | 1 | -0/+5 |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-11-15 | 1 | -2/+31 |
| |\| |
|
| | * | Fix position of keyboard-invoked context menu in QQuickWebEngineView | Joerg Bornemann | 2017-11-07 | 1 | -2/+31 |
| * | | Remove support for building with Qt versions < 5.8.0 | Allan Sandfeld Jensen | 2017-08-04 | 1 | -4/+0 |
| |/ |
|
| * | Fix backwards compatibility | Allan Sandfeld Jensen | 2017-05-10 | 1 | -0/+5 |
| * | Fix empty dialogs on window.onbeforeunload | Szabolcs David | 2017-02-21 | 1 | -1/+4 |
| * | Fix Q_ASSERT when m_messageBubbleItem is not created | Michal Klocek | 2016-10-28 | 1 | -1/+2 |
| * | Clean up qt quick controls 1 dialogs | Michal Klocek | 2016-10-04 | 1 | -4/+4 |
| * | Add dialog requests to qml api | Michal Klocek | 2016-08-31 | 1 | -5/+3 |
| * | Add Qt Quick Controls 2 support for dialogs | Michal Klocek | 2016-08-18 | 1 | -38/+126 |
| * | Add ToolTip support for Qt WebEngine (QML) | Adam Kallai | 2016-07-20 | 1 | -0/+64 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Allan Sandfeld Jensen | 2016-06-17 | 1 | -12/+15 |
| |\ |
|
| | * | Fix memory leak of qml menu | Michal Klocek | 2016-06-13 | 1 | -12/+12 |
| | * | Fix memory leak of authentication qml dialog | Michal Klocek | 2016-06-13 | 1 | -0/+3 |
| * | | Add spell checker support | Michal Klocek | 2016-02-01 | 1 | -1/+4 |
| * | | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2016-01-18 | 1 | -2/+3 |
| |\| |
|
| | * | Show host only in authentication dialog to reduce window size | Joni Poikelin | 2016-01-14 | 1 | -2/+3 |
| * | | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2016-01-12 | 1 | -1/+7 |
| |\| |
|
| | * | Implicitly use QStringBuilder in all modules | Joerg Bornemann | 2016-01-09 | 1 | -1/+0 |
| | * | UIDelegate: setParentItem for dialogs | Jochen Seemann | 2016-01-07 | 1 | -1/+7 |
| * | | Add support for html color input | Adam Kallai | 2015-12-02 | 1 | -0/+38 |
| * | | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2015-11-20 | 1 | -6/+6 |
| |\| |
|
| | * | fix translations in UIDelegatesManager | Joerg Bornemann | 2015-11-09 | 1 | -7/+6 |
| * | | fix includes in UIDelegatesManager | Joerg Bornemann | 2015-11-16 | 1 | -8/+4 |
| |/ |
|
| * | Enable building with MSVC 2015 | Kai Koehne | 2015-10-19 | 1 | -1/+1 |
| * | Implement unload dialogs | Szabolcs David | 2015-09-27 | 1 | -0/+4 |
| * | Add HTTP and proxy authentication dialogs to the QtQuick API | Peter Varga | 2015-09-09 | 1 | -0/+41 |
| * | Replace QObject::tr | Kai Koehne | 2015-09-03 | 1 | -3/+3 |
| * | Implement missing WebActions in QML API | Allan Sandfeld Jensen | 2015-07-10 | 1 | -33/+0 |
| * | Add WebAction to QML api | Allan Sandfeld Jensen | 2015-07-06 | 1 | -13/+0 |
| * | Make QQuick contextmenu actions behave like widget counterparts | Allan Sandfeld Jensen | 2015-05-27 | 1 | -0/+21 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Allan Sandfeld Jensen | 2015-03-16 | 1 | -0/+33 |
| |\ |
|
| | * | Support HTML5 form validation feature | Peter Varga | 2015-03-13 | 1 | -0/+33 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Allan Sandfeld Jensen | 2015-03-13 | 1 | -0/+4 |
| |\| |
|
| | * | Add namespace to internal QtWebEngine API | Allan Sandfeld Jensen | 2015-03-02 | 1 | -0/+4 |
| * | | Refactor FilePickerController | Adam Kallai | 2015-03-05 | 1 | -51/+9 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-16 | 1 | -7/+7 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-02-13 | 1 | -9/+12 |
| |\ |
|
| | * | Also run the rejected signal handler when closing prompt dialogs. | Michael BrĂ¼ning | 2015-01-20 | 1 | -9/+12 |
| * | | Revert the QJSValue parameter type in UIDelegate | Adam Kallai | 2015-02-06 | 1 | -8/+5 |
| |/ |
|
| * | UIDelegatesManager: Remove creationContextForComponent. | Robin Burchell | 2015-01-06 | 1 | -14/+5 |
| * | UIDelegatesManager: Communicate load failure back to the dialog controller. | Robin Burchell | 2015-01-06 | 1 | -1/+5 |
| * | UIDelegatesManager: Always print errors if component loading fails. | Robin Burchell | 2015-01-06 | 1 | -3/+3 |
| * | Replace QStringLiteral with QLatin1String where appropriate | Kai Koehne | 2014-10-07 | 1 | -1/+1 |
| * | Fix the type of argument in FilePickerController::accepted() slot. | Adam Kallai | 2014-09-10 | 1 | -6/+8 |
| * | Update License Headers for Qt WebEngine to LGPLv3. | Zeno Albisser | 2014-08-21 | 1 | -15/+10 |