pick up the target window for a mouse event when none is specified
[profile/ivi/qtbase.git] / src / gui / kernel / qguiapplication.cpp
2011-08-30 Gunnar Slettapick up the target window for a mouse event when none...
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-25 Friedemann KleintFix compilation/use correct data type for qt_lastx,y.
2011-08-25 Gunnar SlettaMerge "Merge branch 'master' into refactor" into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaImplement "quit on last window closed" logic for QWindow
2011-08-05 Friedemann KleintAdd WindowStateChanged event.
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-03 Friedemann KleintQPlatformFontDatabase: Add default fonts.
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-27 Jørgen LindMake it possible to use QSocketNotifier in Lighthouse...
2011-07-25 Friedemann KleintLighthouse: Provide default plugin.
2011-07-25 Laszlo AgocsAdd drag and drop events to QWindowSystemInterface.
2011-07-25 Laszlo AgocsFix for not calling QPlatformCursor's pointerEvent.
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-07-06 Morten SorvigStart porting the Mac menu system to QPA.
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-22 Morten Johan SorvigMake xcb work again after event dispatcher changes.
2011-06-22 Morten SorvigAdd lighthouse event dispatcher API.
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Samuel RødalQWindowContext / QWindowFormat refactor.
2011-06-09 Morten SorvigAdd QEventDispatcherMac.
2011-06-08 Laszlo AgocsCursor support in xcb plug-in.
2011-06-08 Lars KnollAvoid out of bounds write
2011-06-07 Lars KnollProtect against deleted windows
2011-06-06 Samuel RødalMade tst_QWidget::updateWhileMinimized() pass.
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-05-31 Laszlo AgocsHave a sensible default double click interval.
2011-05-30 Laszlo AgocsAdd focus and modal dialog support.
2011-05-26 Olli WerwolffCompile fix for QtGui when configure with -qpa on Windows
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-23 Friedemann KleintCompile fix for -qpa/Linux.
2011-05-22 Lars KnollAdd QGuiApp::topLevelAt and fix visibility flag
2011-05-20 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-20 Samuel RødalAdded QGuiApplication::activeWindow().
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-12 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-11 Lars Knollmove files in src/gui into their final locations
2011-05-04 Lars Knollsplit kernel/ up according to the future library split
2011-05-04 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-04 Lars Knollmove keyboardInputLocale and keyboardInputDirection...
2011-05-04 Lars KnollRemove more QApp dependencies
2011-05-03 Lars Knollmove layoutDirection from QApplication to QGuiApplication
2011-05-03 Lars Knollrename qwindow_qpa to qwindow
2011-05-03 Lars KnollQGuiApplication is not QPA specific