summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_qpa.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of more QWidget / QApplication dependencies.Samuel Rødal2011-05-041-4/+7
|
* Move some cursor handling to QGuiApplication from QApplication.Samuel Rødal2011-05-041-17/+0
|
* split kernel/ up according to the future library splitLars Knoll2011-05-041-4/+4
| | | | | | | Create a guikernel/ directory that contains the files that'll go into libQtGui. What remains in kernel/ will go into QtWidgets. In addition to that image/, painting/ and text will end up int QtGui.
* Remove more QApp dependenciesLars Knoll2011-05-041-2/+2
| | | | | | platformIntegration() lives in QGuiApplication QFont and QFontDatabase can live with QGuiApp only as well.
* Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-2/+2
| | | | | Gets rid of QWidget dependencies in QWindow and QWindowSurface. Events are not delivered to the correct child widget yet.
* Preliminary QWindow event delivery.Samuel Rødal2011-04-281-7/+1
| | | | (cherry picked from commit 28a09e668a8125cff680ab9f1e7256e7e4e34158)
* QGuiApplication refactor in progress.Samuel Rødal2011-04-281-522/+8
| | | | | 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/+965
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