summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.h
Commit message (Collapse)AuthorAgeFilesLines
* Move some cursor handling to QGuiApplication from QApplication.Samuel Rødal2011-05-041-6/+0
|
* that signal has moved to QGuiApplicationLars Knoll2011-05-041-1/+0
|
* Closing of popups in QWidgetWindow.Samuel Rødal2011-05-041-0/+1
|
* move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-041-3/+0
|
* Remove more QApp dependenciesLars Knoll2011-05-041-1/+0
| | | | | | platformIntegration() lives in QGuiApplication QFont and QFontDatabase can live with QGuiApp only as well.
* move layoutDirection from QApplication to QGuiApplicationLars Knoll2011-05-031-7/+0
| | | | | The concept is needed in both QWidgets and QML, so it has to be in QGuiApplication.
* QGuiApplication is not QPA specificLars Knoll2011-05-031-1/+1
| | | | | Rename files to reflect that QGuiApplication is going to be used everywhere.
* remove the graphicssystem code paths.Lars Knoll2011-05-031-1/+2
| | | | | QPA's platform integration layer replaces the graphics system now.
* clipboardJørgen Lind2011-04-281-1/+1
| | | | (cherry picked from commit 3f5c0e26e0f8b6876c3fb4d3822df49c748b2eea)
* QGuiApplication refactor in progress.Samuel Rødal2011-04-281-1/+9
| | | | | Things are a bit broken now... At least wiggly runs :) (cherry picked from commit 6cdcf395ffe1e051d109a45ecd71141173a4a4c0)
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+430
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12