summaryrefslogtreecommitdiffstats
path: root/src/gui/guikernel
Commit message (Expand)AuthorAgeFilesLines
* Get rid of qt_qpa_set_cursor from QGuiApplication for now.Samuel Rødal2011-05-062-5/+0
* Get rid of stale QWidget-stuff from QGuiApplication.Samuel Rødal2011-05-062-226/+8
* compile fixesLars Knoll2011-05-051-1/+0
* remove qwidget dependencies from keymapperLars Knoll2011-05-055-1/+427
* move gesture event into qgesture.*Lars Knoll2011-05-053-415/+0
* remove some more qapp dependenciesLars Knoll2011-05-058-25/+18
* special directory for stuff we want to move from widgets to guiLars Knoll2011-05-0513-3685/+1
* move some more files into proper placesLars Knoll2011-05-052-100/+1
* Get rid of more QWidget / QApplication dependencies.Samuel Rødal2011-05-0411-58/+53
* More QApplication prefixes changed.Samuel Rødal2011-05-046-10/+10
* Use base-class prefix instead of QApplication:: where possible.Samuel Rødal2011-05-043-17/+17
* Move some cursor handling to QGuiApplication from QApplication.Samuel Rødal2011-05-045-12/+317
* Move KeyPlatform and currentPlatform() to QGuiApplicationPrivate.Samuel Rødal2011-05-044-151/+185
* Remove unused variable.Samuel Rødal2011-05-042-5/+0
* move platform specific files out of the wayLars Knoll2011-05-0428-20618/+0
* Implemented enter / leave events for QWidget.Samuel Rødal2011-05-041-10/+6
* More fixes...Samuel Rødal2011-05-041-0/+6
* Improved handling of child windows.Samuel Rødal2011-05-043-24/+19
* forgot this fileLars Knoll2011-05-041-0/+94
* split kernel/ up according to the future library splitLars Knoll2011-05-04102-0/+42683