summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* export QActionPrivate, as the Mac Cocoa plugin needs itLars Knoll2011-09-131-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-136-43/+27
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-083-16/+2
* Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-081-3/+8
* Remove QT3_SUPPORT code from QMenu classesMorten Sorvig2011-09-088-1485/+0
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-086-7/+8
* Fix a typo in the method nameLars Knoll2011-09-081-1/+1
* MicroFocus is in item coordinatesLars Knoll2011-09-082-14/+18
* Renamed some of the methods in the QInputPanelLars Knoll2011-09-081-2/+2
* Refactor the input frameworkLars Knoll2011-09-073-151/+14
* Do not leak memoryJan-Arve Saether2011-09-071-4/+5
* Cocoa: QMenu refactor.Morten Sorvig2011-09-0724-3459/+151
* Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-4/+1
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-063-7/+7
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-052-0/+3
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-0112-26/+31
* Add a QStyleHints class to QtGuiLars Knoll2011-08-313-57/+37
* Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-312-8/+0
* Touch event support for QWindow.Laszlo Agocs2011-08-312-0/+12
* Cocoa: Load the standard app menu.Morten Sorvig2011-08-2912-92/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-295-36/+74
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-261-1/+1
* Fix exports for widgets.Friedemann Kleint2011-08-253-4/+8
* Merge branch 'master' into refactorGunnar Sletta2011-08-2525-60/+550
* Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-193-5/+5
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-4/+2
* Move printing into it's own libraryLars Knoll2011-08-1962-7719/+6
* Don't rely on QPrinter in widgetsLars Knoll2011-08-197-21/+14
* Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-191-2/+0
* Introduce a paged paintdevice and use itLars Knoll2011-08-192-2/+2
* Rename QPdf(Base)EngineLars Knoll2011-08-192-2/+2
* Move QColorMap into QtWidgetsLars Knoll2011-08-194-0/+475
* Readded (and fixed) WindowsXP and -Vista stylesOlli Werwolff2011-08-174-16/+58
* Disable WindowsXP/-Vista styles for nowOlli Werwolff2011-08-151-0/+1
* Fixed compilation of qfiledialog_win.cppOlli Werwolff2011-08-151-1/+14
* Add WindowStateChanged event.Friedemann Kleint2011-08-052-0/+15
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-044-6/+9
|\
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-034-6/+9
* | QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-031-2/+3
|/
* Mac: build fixRichard Moe Gustavsen2011-08-022-4/+12
* Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-012-0/+55
* Set an object name matching the Widget on QWidgetWindow.Friedemann Kleint2011-07-261-0/+12
* Retrieve QPlatformScreen from top level when querying widget metrics.Friedemann Kleint2011-07-261-1/+9
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-254-30/+18
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-217-140/+3
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1918-231/+231
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+1
* Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-1/+2
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-126-33/+16
|\