summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-091-0/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-2/+10
|\|
| * When a window loses focus to a popup, event has PopupFocusReasonShawn Rutledge2014-04-171-2/+10
* | Factor xcb check into a local variableDavid Faure2014-05-021-3/+4
* | Add support for -qwindowicon command line argument.David Faure2014-05-021-0/+6
* | OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-241-4/+5
|/
* QGuiApplication: fix crash caused by posting fake mouse eventRichard Moe Gustavsen2014-04-071-6/+10
* Fixup QGuiApplication::sync to flush the QWSI queueJorgen Lind2014-04-041-0/+1
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+12
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-6/+6
* Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-101-1/+3
* Fix description of how themes are created (code comments)Fabian Bumberger2014-03-081-4/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-8/+80
|\
| * Doc: add CLI options for QGuiApplicationLeena Miettinen2014-02-171-8/+80
* | Close widgets properly from session management.Friedemann Kleint2014-02-141-17/+23
* | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-0/+33
* | Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+2
| |\|