Only quit if there are no visible widgets or windows.
[profile/ivi/qtbase.git] / src / gui / kernel / qguiapplication.cpp
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-06 Samuel RødalAdded QScreen::setOrientationUpdateMask().
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-05-31 Laszlo AgocsQPA tablet event support
2012-05-23 Laszlo AgocsFix wrong local positions in mouse events when no tlw...
2012-05-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-22 Laszlo AgocsAdd mouse event internal members needed by declarative
2012-05-18 Aaron KennedyAvoid qobject_cast
2012-05-16 James TurnerAdd focusWindowChanged signal to QGuiApplication
2012-05-11 Christoph Schleife... Make QFileOpenEvents delivered again.
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Casper van DonderenDoc: Modularize QtGui documentation.
2012-05-09 Lars KnollRemove qplatformdrag.h dependency in qguiapplication_p.h
2012-05-08 Samuel RødalAdded QScreen::refreshRate() to get the vertical refres...
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-04 Thiago MacieiraAllow the QPA plugin arguments to contain non-ASCII.
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-02 Olivier GoffartFix compilation of public headers with QT_NO_DEPRECATED...
2012-04-27 Friedemann KleintReplace QGuiApplication::activeWindow by focusWindow().
2012-04-19 Girish RamakrishnanFix detection of default platform plugin.
2012-04-19 Laszlo AgocsRemove internal QClipboardEvent
2012-04-18 Girish Ramakrishnanapi: QGuiApplication::inputMethod should be static
2012-04-18 Stephen KellyFix build with QT_NO_CLIPBOARD.
2012-04-18 Lars KnollRevert "Fix memory leak of QFontEngineData"
2012-04-17 Jian LiangFix memory leak of QFontEngineData
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 Girish Ramakrishnanapi: Make QGuiApplication::styleHints() static
2012-04-16 Bradley T. HughesAdd QPlatformWindow::windowEvent()
2012-04-16 Holger Hans Peter... gui: Clear the QPixmapCache before destroying the QPlat...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Bradley T. HughesImplement window modality in QtGui
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Thiago MacieiraGet rid of QKeyEventEx
2012-04-04 Donald CarrSpecify generic QPA plugins via env variables
2012-04-03 Friedemann KleintFix warnings about unused variables.
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-03-29 Simo FältMerge branch 'master' of git://scm.dev.nokia.troll... qt-v5.0.0-alpha1
2012-03-29 Friedemann KleintDetermine font smoothing gamma in initialization.
2012-03-28 Simjees Abrahamirrelevant qDebugs from QGuiApplication removed.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-26 Bradley T. HughesFix QGuiApplication::keyboardModifiers()
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Pekka VuorelaFocusAboutToChange event to be send before focus changes
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-22 Debao ZhangRemove redundant \since 5.0
2012-03-21 Jędrzej NowackiCrash fix in ~QVariant
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Sean HarmerSet the default QPA plugin for QNX builds to "qnx"
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Samuel RødalAdded missing \since 5.0 and tweaked some docs in QtGui.
2012-03-14 Friedemann KleintRefactor theme plugin loading.
2012-03-14 Friedemann KleintAdd QGuiApplication::platformName.
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Laszlo AgocsMigrate QWindowSystemInterface to use QElapsedTimer
2012-03-09 David FaureFix some duplication between QGuiApplication and QAppli...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Friedemann KleintQCursor: Associate cursor with screen.
2012-03-07 Friedemann KleintAdd fonts to QPlatformTheme.
2012-03-06 Laszlo AgocsFix double click handling.
2012-03-05 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-02-29 Friedemann KleintRefactor the QPA dnd interface.
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-24 Morten Johan SorvigQWheelEvent high-resolution delta support.
2012-02-23 Friedemann KleintHandle theme change in QApplication/QGuiApplication.
2012-02-22 Friedemann KleintAdd further theme hints to QPlatformTheme.
2012-02-22 Samuel RødalUpdated QApplication / QGuiApplication to match Qt...
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-17 Samuel RødalFixed API in QWindow: visible() -> isVisible().
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-16 Stephen KellyFix ref counted window close handling.
2012-02-16 Friedemann KleintAdd a ThemeChange event.
2012-02-15 Friedemann KleintMove desktopSettingsAware to QGuiApplication.
2012-02-10 Laszlo AgocsAvoid crash when windows with active mouse synthesizati...
2012-02-10 Laszlo AgocsHandle TouchCancel in gui and widgets
2012-02-09 jian liangImprovement to font database cleanup
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Morten Johan SørvigFix qmlscene segfault on startup on Mac OS 10.6.
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-02-01 Olivier GoffartUse QBasicMutex instead of Q_GLOBAL_STATIC QMutex
2012-01-31 Stephen KellyAdd the event loop quitlock feature to QtCore.
2012-01-31 Anselmo L. S. MeloFix QGuiApplication::topLevelWindows(), introducing...
2012-01-31 jian liangfix memory leak in QGuiApplicationPrivate
2012-01-30 Friedemann KleintAdd native event filters to Windows, forward to Widgets.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaQGuiApplication::focusObject() to replace QInputPanel...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-23 Laszlo AgocsFix synthesizing mouse events when touches change ordering
next