summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-111-0/+44
* Add WindowStateChanged event.Friedemann Kleint2011-08-051-0/+12
* QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-031-1/+3
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-4/+4
* Make it possible to use QSocketNotifier in Lighthouse pluginsJørgen Lind2011-07-271-4/+17
* Lighthouse: Provide default plugin.Friedemann Kleint2011-07-251-4/+21
* Add drag and drop events to QWindowSystemInterface.Laszlo Agocs2011-07-251-0/+46
* Fix for not calling QPlatformCursor's pointerEvent.Laszlo Agocs2011-07-251-0/+9
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-9/+18
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-0/+7
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-1/+0
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-33/+43
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-3/+5
* Add QEventDispatcherMac.Morten Sorvig2011-06-091-1/+8
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-2/+2
* Avoid out of bounds writeLars Knoll2011-06-081-2/+4
* Protect against deleted windowsLars Knoll2011-06-071-0/+24
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+27
* Have a sensible default double click interval.Laszlo Agocs2011-05-311-2/+2
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-0/+7
* Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-261-1/+1
* Compile fix for -qpa/Linux.Friedemann Kleint2011-05-231-0/+1
* Add QGuiApp::topLevelAt and fix visibility flagLars Knoll2011-05-221-0/+21
* Added QGuiApplication::activeWindow().Samuel Rødal2011-05-201-2/+8
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+1059
* split kernel/ up according to the future library splitLars Knoll2011-05-041-925/+0
* move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-041-0/+25
* Remove more QApp dependenciesLars Knoll2011-05-041-0/+11
* move layoutDirection from QApplication to QGuiApplicationLars Knoll2011-05-031-0/+70
* rename qwindow_qpa to qwindowLars Knoll2011-05-031-1/+1
* QGuiApplication is not QPA specificLars Knoll2011-05-031-0/+819