summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of copypasted code between isWindowBlocked's overridesMikolaj Boc2022-09-201-1/+2
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-0/+2
* QApplication: Remove QApplicationPrivateBase porting macroThiago Macieira2022-06-131-3/+1
* Q*ApplicationPrivate: remove unused "flags" argumentsThiago Macieira2022-06-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Rename QGuiApplicationPrivate::notifyThemeChanged to handleThemeChangedTor Arne Vestbø2022-04-211-1/+1
* QGuiApplication: invert meaning of qt_is_gui_usedMarc Mutz2022-02-021-1/+1
* Fix widget gesture grabbingVolker Hilsheimer2021-12-111-1/+3
* Deduplicate lastWindowClosed handlingTor Arne Vestbø2021-10-161-2/+0
* Make the closeAllPopup helper virtual in QGuiApplicationVolker Hilsheimer2021-09-151-0/+1
* Refactor QApplication::translateRawTouchEvent to take a QTouchEvent*Volker Hilsheimer2021-08-261-5/+1
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-08-261-1/+2
* Purge QCoreApplicationPrivate::cloneEvent and overridesVolker Hilsheimer2020-11-121-2/+0
* Purge QDesktopWidgetVolker Hilsheimer2020-10-161-1/+1
* Remove QApplication::desktopVolker Hilsheimer2020-10-141-1/+1
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-161-1/+1
* Remove "fallback session management"Andreas Hartmetz2020-09-011-1/+0
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-0/+3
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-3/+3
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-4/+4
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-291-0/+3
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-0/+4
* Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-6/+4
* Remove clearWidgetPaletteHash argument from setPalette_helperTor Arne Vestbø2020-01-091-1/+1
* Move tracking of widget specific app palettes to QApplicationPrivateTor Arne Vestbø2020-01-091-3/+3
* Remove QApplicationPrivate::set_palTor Arne Vestbø2019-12-131-1/+0
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-44/+3
* Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-0/+7
* More nullptr usage in headersKevin Funk2019-03-141-4/+4
* Emit paletteChanged and send ApplicationPaletteChange on theme changeTimur Pocheptsov2019-01-081-0/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-1/+1
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+2
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* | Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-181-1/+1
|/
* offscreen: Check that native interface is valid before using itAndy Shaw2018-03-211-1/+1
* Revert "QApp: Method to check for native style usage."Alexander Volkov2017-12-011-7/+0
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-11/+11
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* | Pluginize the platform stylesJake Petroules2017-04-141-1/+1
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+1
|\
| * Close popups when blocked by modal dialogPaul Olav Tvete2016-11-301-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-10/+10
|\|
| * Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-10/+10
* | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-6/+0
|/
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QApplication: Deprecate ColorSpec, setColorSpec() and colorSpec().Friedemann Kleint2016-04-261-1/+0