summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-0/+13
* Add QWheelEvent::sourceShawn Rutledge2015-01-131-1/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-0/+3
|\
| * Check for valid receiver before sending gesture events.Jason Haslam2014-12-231-0/+3
* | Don't attempt to load an empty generic plugin if no environment variable is set.Robin Burchell2014-12-101-2/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-4/+10
|\|
| * Clarify QGuiApplication::primaryScreenAllan Sandfeld Jensen2014-11-271-1/+1
| * Add capabilities to QPlatformInputContext.Friedemann Kleint2014-11-261-3/+9
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-25/+0
|\|
| * Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-25/+0
* | Ensure that a leave event is sent to a popup that is being closedJørgen Lind2014-11-071-7/+2
* | Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-12/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-2/+3
|\|
| * QPA: Flush window system events with flags.Morten Johan Sørvig2014-10-221-2/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+1
|\|
| * Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-1/+1
* | EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-031-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-53/+66
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+5
| |\
| | * QGuiApplication: clear font database on cleanupTim Blechmann2014-09-121-0/+1
| | * Fix QT_NO_ANIMATION buildSérgio Martins2014-08-131-0/+4
| * | Keep a source of propagated mouse eventsAlexander Volkov2014-09-191-1/+2
| * | Set a missing source for mouse events synthesized by QtAlexander Volkov2014-09-191-1/+2
| * | Change the state of only the left mouse button when sending fake mouse eventsAlexander Volkov2014-09-161-2/+3
| * | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-30/+22
| * | Add an option to share between TLWsLaszlo Agocs2014-09-101-1/+21
* | | Introduce flags to QWindowSystemInterface::WindowSystemEvent.Friedemann Kleint2014-09-041-13/+13
|/ /
* | Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-161-3/+9
* | Android: don't kill the app without warningPaul Olav Tvete2014-08-131-3/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-1/+24
|\|
| * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-0/+23
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-0/+23
| | |\
| | | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-031-0/+23
| * | | Fix double clicks in eglfsLaszlo Agocs2014-07-311-1/+1
| |/ /
* | | add buttons to QTabletEventShawn Rutledge2014-07-281-8/+15
* | | Make it possible to know when a screen is being removedAleix Pol2014-07-021-1/+13
* | | QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-021-0/+10
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-011-0/+10
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+10
| |\| |
| | * | QGuiApplication: Document -plugin command line argument.Friedemann Kleint2014-06-191-0/+6
| | * | Fix animations in static buildsKai Koehne2014-06-171-0/+4
| | |/
* | / Fix init order of platfromIntegration and forcedWindowIconFrederik Gladhorn2014-07-011-2/+5
|/ /
* | QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]J-P Nurmi2014-06-251-1/+6
* | Fix screen handling for child windows.Friedemann Kleint2014-06-181-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-5/+15
|\|
| * Document the X11 DISPLAY variable in the -display option docsThiago Macieira2014-05-091-0/+2
| * Doc: fix -qwindowgeometry and -qwindowtitle option docsThiago Macieira2014-05-091-2/+1
| * Document that the -reverse option is only for debugging and its defaultThiago Macieira2014-05-091-1/+3
| * Document that env variables are preferable to cmdline optionsThiago Macieira2014-05-091-1/+8