summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* move QPalette into QtGuiLars Knoll2011-05-061-12/+0
* Move some cursor handling to QGuiApplication from QApplication.Samuel Rødal2011-05-041-270/+0
* Move KeyPlatform and currentPlatform() to QGuiApplicationPrivate.Samuel Rødal2011-05-041-19/+0
* split kernel/ up according to the future library splitLars Knoll2011-05-041-3/+3
* remove dependency to QStyle::visualAlignmentLars Knoll2011-05-041-1/+1
* move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-041-24/+0
* Remove more QApp dependenciesLars Knoll2011-05-041-11/+0
* move layoutDirection from QApplication to QGuiApplicationLars Knoll2011-05-031-75/+25
* remove the graphicssystem code paths.Lars Knoll2011-05-031-79/+0
* QApplication: Baseclass fixupJørgen Lind2011-04-281-11/+11
* FontJørgen Lind2011-04-281-0/+13
* clipboardJørgen Lind2011-04-281-6/+7
* QGuiApplication refactor in progress.Samuel Rødal2011-04-281-18/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+6139