summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-061-9/+9
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+21
* Android: handle keyPress event for Key_BackPaul Olav Tvete2013-10-291-23/+18
* Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+13
* Update QPA cursor only for non-synthetic mouse eventsLaszlo Agocs2013-10-141-3/+5
* add a missing break in QGuiApplicationPrivate::processWindowSystemEventLiang Qi2013-10-111-0/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-12/+12
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+8
* Update QSessionManager and related classes documentationSamuel Gaist2013-10-021-2/+2
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-15/+11
* WinRT: Basic global supportAndrew Knight2013-09-201-2/+2
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-1/+1
* Push updates to the QPA cursor even when a modal window is shownLaszlo Agocs2013-09-131-5/+6
* Add QPA session managerSamuel Gaist2013-09-041-9/+12
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-021-32/+55
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-1/+1
|\
| * Android: Fix crash when hitting Back button to quitEskil Abrahamsen Blomfeldt2013-08-261-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+1
|\|
| * Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-031-1/+1
* | Implement support for global whatsthis on WindowsSimon Hausmann2013-08-131-0/+2
* | Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-081-1/+1
* | Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-251-0/+110
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-9/+21
|\|
| * Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-2/+7
| * QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-7/+14
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-181-3/+3
|/
* Change error text for missing platform pluginKai Koehne2013-07-011-4/+5
* Windows: Display a message box if platform plugin cannot be found.Friedemann Kleint2013-06-261-2/+11
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+8
* Fix format in platform plugin loading error reporting.Friedemann Kleint2013-06-141-1/+1
* Improve error output when platform plugin cannot be loadedKai Koehne2013-06-111-6/+8
* Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+13
* Fix ignoring close events on OSXJosh Faust2013-04-261-0/+3
* QWindow: expose active as propertyLiang Qi2013-04-231-0/+4
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+5
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-171-1/+2
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-1/+7
* ApplicationState: Add new event class: ApplicationStateChangeEventRichard Moe Gustavsen2013-04-031-0/+7
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-117/+76
|\
| * Window deactivation should set focus reason.Frederik Gladhorn2013-03-131-1/+1
| * Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-1/+1
| * Fix warning about unhandled enumeration value.Friedemann Kleint2013-03-121-0/+2
| * Implement XEmbed protocolAlberto Mardegan2013-03-061-1/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+2
| |\
| * | Introducing the Qt Android portPaul Olav Tvete2013-03-051-3/+25
| * | Allow flushing window system events from other threadEskil Abrahamsen Blomfeldt2013-02-281-0/+3
| * | QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-2/+25
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+2
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-9/+0
| |\ \ \