summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-161-2/+2
* wasm: remove obsolete code to restrict window geometryLorn Potter2018-06-051-4/+0
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-011-5/+8
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-5/+8
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-111-0/+21
|\|
| * Parse XDG_SESSION_TYPE and use that to determine default platformAllan Sandfeld Jensen2018-04-041-0/+15
| * macOS: Document availability of freetype font engineEskil Abrahamsen Blomfeldt2018-04-041-0/+6
* | Merge remote-tracking branch 'gerrit/5.11' into HEADMorten Johan Sørvig2018-03-081-47/+122
|\|
| * xcb: Fix -geometry argument for platformName with arguments or fallbacksJohan Klokkhammer Helsing2018-02-201-4/+4
| * Support multiple entries in the Qt platform plugin stringJohan Klokkhammer Helsing2018-02-201-27/+40
| * Add Wayland in the documentation for QGuiApplication::platformNameJohan Klokkhammer Helsing2018-02-191-0/+2
| * Fix incorrect documentation for -platform, QT_QPA_PLATFORM and friendsJohan Klokkhammer Helsing2018-02-191-5/+5
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-2/+2
| |\
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
| * | Fix typosJarek Kobus2018-02-131-1/+1
| * | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-101-0/+10
| |\ \
| | * | Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+10
| * | | Skip QWSIF::WindowScreenChanged events if the screen is unchangedFriedemann Kleint2018-02-021-0/+2
| |/ /
| * | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-111-0/+14
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-2/+1
| |\ \
| | * | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+15
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+15
| | |\|
| | | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+14
| | | * Do not allow drag events when window is blocked by modal windowFriedemann Kleint2017-12-121-1/+1
| * | | Add support for FileChooser flatpak portalJan Grulich2017-12-161-4/+19
| * | | Rework the "failed to find or load QPA plugin" message a bitSergio Martins2017-12-151-2/+8
| * | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-051-6/+6
* | | | wasm: use Q_OS_HTML5 in Qt codeLorn Potter2017-11-231-3/+3
* | | | wasm: keep QMainWindow on screen and show the titlebarLorn Potter2017-11-151-1/+4
* | | | Introduce mkspec for web assemblyAndrew Knight2017-10-271-1/+11
|/ / /
* | | tablet: use enhanced mouse event when synthesizing mouseGatis Paeglis2017-10-101-13/+23
* | | touch: use enhanced mouse event when synthesizing mouseGatis Paeglis2017-10-101-6/+24
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-53/+98
* | | qpa: stop using QWindowSystemInterfacePrivate::FrameStrutMouse enumGatis Paeglis2017-10-021-9/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-31/+32
|\| |
| * | make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-1/+1
| * | Add QGuiApplication::screenAt()Tor Arne Vestbø2017-09-111-31/+32
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-10/+10
|/ /
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-18/+29
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-5/+5
|\|
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-3/+3
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* | QPlatformCursor: Add functions for setting/clearing override cursorsFriedemann Kleint2017-06-131-3/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+13
|\|
| * QGuiApplication: Initialize and clear static variablesFriedemann Kleint2017-05-191-0/+13
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+4
|\|
| * macOS: Add auto-release pools for Q*ApplicationPrivate::init()Tor Arne Vestbø2017-05-021-0/+4
* | cleanup: remove redundant QGuiApplicationPrivate::buttonsGatis Paeglis2017-05-051-12/+10
* | Windows QPA: Add native menusFriedemann Kleint2017-04-271-0/+9
|/