summaryrefslogtreecommitdiffstats
path: root/src/webengine/ui_delegates_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-9/+12
|\
| * Also run the rejected signal handler when closing prompt dialogs.Michael BrĂ¼ning2015-01-201-9/+12
* | Revert the QJSValue parameter type in UIDelegateAdam Kallai2015-02-061-8/+5
|/
* UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-061-14/+5
* UIDelegatesManager: Communicate load failure back to the dialog controller.Robin Burchell2015-01-061-1/+5
* UIDelegatesManager: Always print errors if component loading fails.Robin Burchell2015-01-061-3/+3
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-1/+1
* Fix the type of argument in FilePickerController::accepted() slot.Adam Kallai2014-09-101-6/+8
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Don't use the private QQmlMetaType::defaultPropertyJocelyn Turcotte2014-08-011-4/+15
* Fix warnings produced by QT_ASCII_CAST_WARNINGS in ui delegatesAdam Kallai2014-07-241-1/+1
* Fix crash when loading context menu on Windows.Michael BrĂ¼ning2014-06-261-1/+1
* Fix a crash when running witout UI delegates.Pierre Rossi2014-05-201-8/+23
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-4/+8
* UI: fix a crash on shutdownPierre Rossi2014-03-141-8/+12
* Fix string concatenation in WebEngine on WindowsZoltan Arvai2014-02-111-0/+6
* Qt Quick File PickerPierre Rossi2014-01-151-0/+93
* JS dialogs in QtQuickPierre Rossi2014-01-151-2/+75
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-151-0/+233