summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+2
| |\
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-3/+3
|/ /
* / cleanup: remove redundant QGuiApplicationPrivate::buttonsGatis Paeglis2017-05-051-1/+0
|/
* 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
* | Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-241-3/+5
|/
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QWheelEvent: Make NoScrollPhase publicGabriel de Dietrich2016-03-211-3/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+5
|\
| * Q*Application: fix UB caused by accessing QGuiApplication from QCoreApplicati...Marc Mutz2016-03-091-2/+2
| * QWheelEvent: make NoScrollPhase opt-inShawn Rutledge2016-03-051-0/+3
* | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-071-0/+1
|\ \
| * | Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-151-0/+1
| |/
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Accept concurrent input from multiple tablet devices in QGuiApplicationRomain Pokrzywka2015-11-261-2/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+1
|\|
| * move styleOverride from QApplicationPrivate to QGuiApplicationPrivateLiang Qi2015-11-131-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+1
|\|
| * Fix QHighDPiScaling initialization issuesMorten Johan Sørvig2015-10-261-0/+1
* | Add QGuiApplication::setDesktopFileName()Pier Luigi Fiorini2015-08-271-0/+1
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Fix use of the window geometry specificationAlexander Volkov2015-03-271-1/+1
* | eglfs: Generate enter and leave eventsLaszlo Agocs2015-03-141-0/+1
* | Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-1/+1
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-2/+0
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | remove stray QGuiApplicationPrivate::wheelEventSource declarationShawn Rutledge2015-02-081-2/+0
* | Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-0/+5
* | Add QWheelEvent::sourceShawn Rutledge2015-01-131-0/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-1/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-1/+0
* Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+2
* add buttons to QTabletEventShawn Rutledge2014-07-281-1/+1
* Add support for -qwindowicon command line argument.David Faure2014-05-021-0/+1
* OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-241-1/+1
* Close widgets properly from session management.Friedemann Kleint2014-02-141-0/+2
* Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-0/+3
* Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+2
* If DblClick, do not deliver 'duplicated' MouseButtonPressRick Stockton2014-01-271-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+3
|\
| * Make qtbase compile with QT_NO_GESTURESTasuku Suzuki2014-01-101-0/+3
* | qguiapplication_p.h: Compile fix for Android.Friedemann Kleint2014-01-131-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+1
|\|
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-0/+1
|\|