Remove deprecated inputItem and inputWindow from QInputMethod
[profile/ivi/qtbase.git] / src / gui / kernel / qguiapplication_p.h
2012-09-03 Sergio AhumadaPrivate slots should be named starting with _q_
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-11 Friedemann KleintClear qt_button_down widget when starting a drag.
2012-07-02 Girish RamakrishnanMake QWindowSystemInterface part of QPA API
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-18 Samuel RødalPrevent ending up in a state where focus is perpetually...
2012-06-08 Miikka HeikkinenFix crash in qt_qpa_core_dispatcher() at application...
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-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-22 Laszlo AgocsAdd mouse event internal members needed by declarative
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-11 Christoph Schleife... Make QFileOpenEvents delivered again.
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
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-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
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-16 Bradley T. HughesAdd QPlatformWindow::windowEvent()
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-14 Girish RamakrishnanFix header inclusion guard
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-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-14 Friedemann KleintAdd QGuiApplication::platformName.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
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-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-23 Friedemann KleintHandle theme change in QApplication/QGuiApplication.
2012-02-22 Friedemann KleintAdd further theme hints to QPlatformTheme.
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
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-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-01-31 Stephen KellyAdd the event loop quitlock feature to QtCore.
2012-01-31 Xizhi ZhuRemove Symbian specific code from QtGui.
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-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-23 Laszlo AgocsFix synthesizing mouse events when touches change ordering
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-13 Samuel RødalAdded application flags to translate between touch...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Laszlo AgocsRemove redundant touch processing in QtGui and widgets.
2011-12-01 Samuel RødalAdded QPA window system interface handler for logical...
2011-11-21 Lars KnollPass all key events through the shortcutmap
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-10-19 Laszlo AgocsDestroy generic plugins on exit.
2011-10-07 Samuel RødalAdded Orientation API to QScreen and QWindow.
2011-10-05 Samuel RødalAdded QWindow::isActive() and focus in / out events.
2011-09-19 Kai KoehneMove handling of -qmljsdebugger argument to QCoreApplic...
2011-09-15 Jason McDonaldFix stale license headers from refactor branch
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Joona PetrellAdd plugin mechanism to load platform input contexts
2011-09-07 Lars KnollRefactor the input framework
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-08-31 Lars KnollAdd a QStyleHints class to QtGui
2011-08-31 Lars KnollMove the qmljsdebugargument variable to QGuiApplication
2011-08-31 Laszlo AgocsTouch event support for QWindow.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
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 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-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-27 Jørgen LindMake it possible to use QSocketNotifier in Lighthouse...
2011-07-25 Laszlo AgocsAdd drag and drop events to QWindowSystemInterface.
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-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-22 Morten SorvigAdd lighthouse event dispatcher API.
next