summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-53/+53
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-53/+53
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-8/+2
|\|
| * Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-1/+1
| * wasm: add platform qsettingsLorn Potter2019-11-141-7/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-0/+23
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-221-0/+23
| |\
| | * Propagate application termination requests through QPATor Arne Vestbø2019-10-191-0/+23
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-061-3/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-3/+2
| |\|
| | * Modernize QWindowSystemInterface::handleCloseEventTor Arne Vestbø2019-10-041-3/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-0/+3
| |\|
| | * Quiet several more warnings about QWheelEvent deprecationsShawn Rutledge2019-10-021-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-221-1/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-191-0/+2
| |\|
| | * Mark stationary touch points as updated if pressure or velocity changesShawn Rutledge2019-09-171-0/+2
| * | Add QScreen::virtualSiblingAt() and use it in QMenubarPrivate::popupActionShawn Rutledge2019-09-191-1/+3
| |/
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-181-2/+6
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-041-0/+44
| |\
| * | Fix crash when no plugins are specifiedLeander Beernaert2019-08-121-2/+6
* | | QtGui: replace some QMutexLockers with (new) qt_{scoped,unique}_lock()Marc Mutz2019-09-121-3/+4
* | | Fix qdoc warningsFriedemann Kleint2019-09-101-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-3/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-3/+7
| |\ \ \
| | * | | Deliver stationary touchpoints that have changed pressureShawn Rutledge2019-09-021-3/+7
* | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-2/+5
|\| | | | | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-2/+5
| |\| |
| | * | QGuiApplication: drop mutex before emitting fontChanged()Marc Mutz2019-08-231-2/+5
* | | | Add high-DPI scale factor rounding policy C++ APIMorten Johan Sørvig2019-08-231-0/+44
| |_|/ |/| |
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-0/+5
* | | qtlite: Fix build with -no-feature-commandlineparserMikhail Svetkin2019-07-031-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-1/+4
| |\|
| | * Fix crash when setting QGuiApplication palette before app is availableTor Arne Vestbø2019-06-251-1/+4
* | | QCommandLineParser: add --help-all, to show Qt options as wellDavid Faure2019-05-151-0/+52
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-5/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-5/+15
| |\|
| | * Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-5/+15
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-6/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-6/+2
| |\|
| | * Introduce Q_TRACE_SCOPE to simplify tracing of a function entry/exitMilian Wolff2019-04-051-6/+2
* | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-221-1/+1
|\| |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-41/+6
|\| |
| * | qguiapplication: move long comment to JIRAGatis Paeglis2019-02-191-35/+2
| * | remove obscure commentGatis Paeglis2019-02-151-2/+0
| * | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-4/+4
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-19/+11
|/ /