summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-7/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+3
|\
| * Wheel event widget: Harden logic an extra bitGabriel de Dietrich2016-03-091-1/+1
| * Q*Application: fix UB caused by accessing QGuiApplication from QCoreApplicati...Marc Mutz2016-03-091-1/+1
| * Make an implicit grab on TouchBegin for a widget subscribed to a gestureAlexander Volkov2016-03-051-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-0/+1
|\|
| * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-291-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* move styleOverride from QApplicationPrivate to QGuiApplicationPrivateLiang Qi2015-11-131-2/+0
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-1/+1
|\
| * Fix finding the closest active touch point for the pressed touch pointAlexander Volkov2015-04-161-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-10/+10
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+0
|\|
| * Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse ...Tor Arne Vestbø2014-12-041-1/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
|/
* QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events.Friedemann Kleint2014-11-201-0/+1
* send touch update when more points begin after single touch is ignoredShawn Rutledge2014-11-131-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-031-1/+0
* QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-051-0/+7
* Revert "Propagate synthesized mouse events in parallel (lock-step) with touch"Eskil Abrahamsen Blomfeldt2014-03-041-1/+0
* Close widgets properly from session management.Friedemann Kleint2014-02-141-0/+2
* Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-1/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1