summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Rename QGuiApplicationPrivate::notifyThemeChanged to handleThemeChangedTor Arne Vestbø2022-04-211-1/+1
* Gui: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Make QGuiApplicationPrivate::lastCursorPosition.toPoint() safe to useShawn Rutledge2022-02-221-1/+14
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-161-0/+1
* Centralize maybeLastWindowClosed checking in QWindowTor Arne Vestbø2021-10-201-1/+1
* Decouple quitOnLastWindowClosed from quitLockEnabledTor Arne Vestbø2021-10-181-1/+2
* Deduplicate lastWindowClosed handlingTor Arne Vestbø2021-10-161-2/+2
* Remove unneeded function QGuiApplicationPrivate::emitLastWindowClosedTor Arne Vestbø2021-10-131-2/+0
* Deduplicate maybeQuitOnLastWindowClosed handlingTor Arne Vestbø2021-09-171-0/+1
* Make the closeAllPopup helper virtual in QGuiApplicationVolker Hilsheimer2021-09-151-0/+1
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-121-3/+4
* QGuiApplication: remove Windows-only variable from non-Windows buildsMarc Mutz2021-07-121-0/+2
* QtGui: Fix include conventionFriedemann Kleint2021-06-021-2/+1
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-1/+1
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+1
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-051-4/+0
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-281-1/+0
* Remove QGuiApplicationPrivate::m_fakeTouchDeviceShawn Rutledge2020-12-031-1/+0
* Purge QCoreApplicationPrivate::cloneEvent and overridesVolker Hilsheimer2020-11-121-1/+0
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-6/+6
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-161-19/+0
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-141-0/+1
* Document native interfacesFriedemann Kleint2020-09-021-1/+1
* Remove "fallback session management"Andreas Hartmetz2020-09-011-3/+0
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-261-0/+1
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-0/+1
* QGuiApplication: fix handling of spontaneous events' modifiersNicolas Guichard2020-08-201-0/+1
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-0/+10
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-0/+8
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-0/+13
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-0/+15
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-0/+26
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-211-1/+2
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-11/+1
* Use QList instead of QVector in guiJarek Kobus2020-06-291-1/+1
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-181-0/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-3/+3
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-1/+0
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-291-0/+6
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-0/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-3/+8
|\
| * Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-3/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-0/+2
| |\
| | * Share updates to QGuiApplicationPrivate::app_pal via helper functionTor Arne Vestbø2020-01-091-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\| |
| * | Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-131-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-0/+2
|\|