summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-2/+1
|\|
| * QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-2/+1
* | Relay mouse event synthesization informationLaszlo Agocs2013-10-041-1/+3
|/
* Add QPA session managerSamuel Gaist2013-09-041-4/+2
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-021-2/+2
* Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-251-0/+2
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+2
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+1