| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix 'WebEngine' ambiguity for Qt6 | Michal Klocek | 2021-04-13 | 1 | -740/+0 |
| * | Support accept attribute of file input | Szabolcs David | 2019-11-29 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.13' into dev | Allan Sandfeld Jensen | 2019-05-09 | 1 | -1/+1 |
| |\ |
|
| | * | Support clang_cl builds on Windows | Allan Jensen | 2019-05-02 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-04-05 | 1 | -1/+1 |
| |\| |
|
| | * | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTR | Allan Sandfeld Jensen | 2019-04-03 | 1 | -1/+1 |
| * | | Add a way to customize tooltips in WebEngineView | Szabolcs David | 2019-02-19 | 1 | -3/+3 |
| |/ |
|
| * | Implement touch text selection for QQuickWebEngineView | Peter Varga | 2019-01-31 | 1 | -0/+79 |
| * | Remove some outdated Qt version checks | Allan Sandfeld Jensen | 2018-10-23 | 1 | -5/+0 |
| * | Clean up WebEngineAction API | Peter Varga | 2018-09-20 | 1 | -1/+1 |
| * | Introduce WebEngineAction in Quick API | Valentin Fokin | 2018-08-02 | 1 | -22/+13 |
| * | Add support for loading UI delegates from resource files | Romain Pokrzywka | 2018-06-18 | 1 | -15/+34 |
| * | Use range-based for instead of Q_FOREACH | Jüri Valdmann | 2018-06-06 | 1 | -6/+9 |
| * | 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 |