summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTDIR/src compiles againLars Knoll2011-05-0713-28/+29
* fix remaining includesLars Knoll2011-05-0716-50/+50
* fix for QtWidget includeLars Knoll2011-05-071-1/+1
* small script to fix Qt4 include headersLars Knoll2011-05-071-0/+20
* some build fixesLars Knoll2011-05-0710-47/+14
* get QtWidgets to linkLars Knoll2011-05-0717-42/+51
* fix class mappingLars Knoll2011-05-071-367/+298
* fix includesLars Knoll2011-05-07216-414/+416
* move to the right locationLars Knoll2011-05-071-0/+0
* make the new QtGui compileLars Knoll2011-05-075-5/+12
* library splitLars Knoll2011-05-07960-47/+330
* split up qguivariant into two filesLars Knoll2011-05-068-86/+301
* move QPalette into QtGuiLars Knoll2011-05-0610-21/+30
* comment out references to QDragManager for nowLars Knoll2011-05-061-4/+6
* compile fixesLars Knoll2011-05-061-1/+1
* Get rid of qt_qpa_set_cursor from QGuiApplication for now.Samuel Rødal2011-05-063-5/+2
* Fixed qpa/windows example compilation.Samuel Rødal2011-05-061-0/+3
* Fixed compilation of Wayland plugin.Samuel Rødal2011-05-063-9/+13
* Get rid of stale QWidget-stuff from QGuiApplication.Samuel Rødal2011-05-063-226/+10
* Remove some OpenVG left-overs.Samuel Rødal2011-05-061-7/+0
* compile fixesLars Knoll2011-05-051-16/+0
* compile fixesLars Knoll2011-05-054-1/+3
* remove qwidget dependencies from keymapperLars Knoll2011-05-056-6/+7
* move gesture event into qgesture.*Lars Knoll2011-05-056-415/+412
* compile fixesLars Knoll2011-05-052-1/+4
* remove some more qapp dependenciesLars Knoll2011-05-059-32/+20
* special directory for stuff we want to move from widgets to guiLars Knoll2011-05-0521-12/+34
* move some more files into proper placesLars Knoll2011-05-0514-6/+2
* remove some dependencies to QTextEditLars Knoll2011-05-054-17/+15
* remove some QApplication dependenciesLars Knoll2011-05-053-27/+3
* QPixmapFilter will live in QtWidgetsLars Knoll2011-05-055-4/+5
* remove OpenVG supportLars Knoll2011-05-0518-7931/+0
* XCB plugin compile fix.Samuel Rødal2011-05-042-1/+3
* Get rid of more QWidget / QApplication dependencies.Samuel Rødal2011-05-0414-66/+64
* remove QWidget dependencies.Lars Knoll2011-05-043-4/+0
* separate QPrinter and QPrintDialogLars Knoll2011-05-048-42/+32
* More QApplication prefixes changed.Samuel Rødal2011-05-046-10/+10
* qdrawutil is for QtWidgetsLars Knoll2011-05-046-6/+4
* 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-049-311/+317
* that signal has moved to QGuiApplicationLars Knoll2011-05-041-1/+0
* remove some unused codeLars Knoll2011-05-043-57/+0
* QStylePainter belongs in QtWidgetsLars Knoll2011-05-044-3/+3
* Move KeyPlatform and currentPlatform() to QGuiApplicationPrivate.Samuel Rødal2011-05-046-182/+185
* Closing of popups in QWidgetWindow.Samuel Rødal2011-05-042-1/+5
* Remove unused variable.Samuel Rødal2011-05-043-6/+0
* move platform specific files out of the wayLars Knoll2011-05-04143-0/+0
* Implemented enter / leave events for QWidget.Samuel Rødal2011-05-043-10/+32
* More fixes...Samuel Rødal2011-05-042-0/+8
* XCB plugin compile fix.Samuel Rødal2011-05-044-8/+7