summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* add missing include when Q_NO_USING_KEYWORD is definedJing Bai2012-12-141-0/+3
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-281-14/+0
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-231-6/+3
* QApplication::palette missing Q_NO_USING_KEYWORD implementationThiago A. Correa2012-10-081-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-021-3/+11
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+0
|\
| * Remove redundant platformNativeInterface()Girish Ramakrishnan2012-04-121-2/+0
* | Removed QApplication overloads used solely for documentation.Marcel Krems2012-04-091-9/+0
* | Merge master into api_changesKent Hansen2012-03-231-2/+3
|\|
| * Deprecate QApplication::setGraphicsSystemDonald Carr2012-03-221-2/+3
* | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-201-1/+0
|/
* Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-091-4/+0
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-49/+3
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-151-3/+0
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-2/+2
* Remove QInputContextPekka Vuorela2012-02-031-6/+0
* Remove the API duplication from QApplication.Stephen Kelly2012-02-011-5/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Move keyboardInput data back to QApplicationPekka Vuorela2012-01-171-0/+3
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-051-1/+0
* Avoid redefining the lastWindowClosed() signal.Robin Burchell2012-01-051-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-121-1/+0
* Remove the QApplicationBase defineBradley T. Hughes2011-11-251-3/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-45/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-47/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-0/+1
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+422