summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix warning about retrieving the handle from non-toplevels.Friedemann Kleint2012-04-271-2/+3
* Fix compilation with Q_DECL_OVERRIDEOlivier Goffart2012-04-201-1/+1
* Implement window modality in QtGuiBradley T. Hughes2012-04-111-8/+1
* Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-091-3/+0
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-4/+2
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-021-2/+2
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-231-1/+3
* Fix ref counted window close handling.Stephen Kelly2012-02-161-0/+2
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-151-1/+0
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-0/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove QInputContextPekka Vuorela2012-02-031-7/+0
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Introduce QGuiApplicationPrivate::windowForWidget.Friedemann Kleint2012-01-251-3/+15
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove unused touch-related code in QApplicationPrivate headerLaszlo Agocs2012-01-091-156/+0
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-051-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove declaration which is exported from QtGui.Stephen Kelly2011-12-191-1/+1
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-8/+1
* Extend touch events.Laszlo Agocs2011-12-091-3/+5
* Make input events work for widgets on waylandJørgen Lind2011-11-281-1/+1
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-241-12/+0
* Pass all key events through the shortcutmapLars Knoll2011-11-211-4/+0
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-1/+2
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-27/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-3/+1
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-20/+0
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-231-1/+4
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-3/+0
* Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-311-2/+0
* Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-191-1/+1
* Readded (and fixed) WindowsXP and -Vista stylesOlli Werwolff2011-08-171-1/+1
* Use PlatformNativeInterface to obtain handlesOlli Werwolff2011-07-071-0/+10
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-2/+2
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-3/+3
* library splitLars Knoll2011-05-071-0/+626