summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TouchPoint::lastPos() after TouchPointStationary only events.Jocelyn Turcotte2011-10-171-1/+5
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-115/+0
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-8/+12
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-4/+4
* Don't default to XCB if it is not enabled.Lincoln Ramsay2011-10-071-1/+5
* QtGui: Add command line arguments to the platform plugin.Friedemann Kleint2011-10-051-1/+27
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-051-5/+17
* Send key events to the active window when tlw in qpa event is nullLaszlo Agocs2011-09-291-0/+2
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-281-5/+54
* Fixed geometry issues.Samuel Rødal2011-09-231-5/+4
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Make QKeySequence work on Mac.Morten Sorvig2011-09-081-1/+1
* Refactor the input frameworkLars Knoll2011-09-071-1/+23
* send resize event when window resizedMatthew Cattell2011-09-071-2/+8
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-051-0/+5
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-1/+1
* Initialize member variableLars Knoll2011-08-311-1/+2
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-23/+26
* Touch event support for QWindow.Laszlo Agocs2011-08-311-2/+140
* pick up the target window for a mouse event when none is specifiedGunnar Sletta2011-08-301-3/+3
* Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-251-12/+8
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-6/+6
* 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