summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-0/+2
|\
| * Notify when the primary screen changesAleix Pol2015-09-081-0/+2
* | Add QGuiApplication::setDesktopFileName()Pier Luigi Fiorini2015-08-271-0/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make it possible to know when a screen is being removedAleix Pol2014-07-021-0/+1
* QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-021-0/+1
* QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]J-P Nurmi2014-06-251-1/+2
* Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-091-0/+2
* Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-0/+4
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+1
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-0/+3
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-021-0/+3
* 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
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+1
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-281-0/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-051-0/+4
* Private slots should be named starting with _q_Sergio Ahumada2012-09-031-1/+1
* Remove remaining bits of deprecated QInputPanelPekka Vuorela2012-08-231-4/+1
* Remove deprecated method from new class.Thiago Macieira2012-06-271-3/+0
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-271-0/+4
* Add focusWindowChanged signal to QGuiApplicationJames Turner2012-05-161-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-1/+1
|\
| * api: QGuiApplication::inputMethod should be staticGirish Ramakrishnan2012-04-181-1/+1
* | Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-021-2/+4
|/
* Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-171-3/+5
|\
| * Fix header inclusion guardsGirish Ramakrishnan2012-04-141-3/+3
| * Implement window modality in QtGuiBradley T. Hughes2012-04-111-0/+2
* | api: Make QGuiApplication::styleHints() staticGirish Ramakrishnan2012-04-171-1/+1
|/
* Added some convenience API for platform input contextsPekka Vuorela2012-04-011-0/+2
* Add QGuiApplication::platformName.Friedemann Kleint2012-03-141-1/+3
* Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-091-0/+1
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-151-0/+3
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-2/+3
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-311-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-271-0/+2
* 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-3/+0
* Add setPalette to QGuiApplicationLars Knoll2012-01-121-0/+1
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-3/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compiler warnings when using QT_DEPRECATEDSergio Ahumada2011-10-211-0/+2
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-051-1/+3
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17