summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong mouse coordinate mapping.Samuel Rødal2011-09-191-4/+1
* Mac: Move multitouch support from widgets to cocoa platform plugin.Bjørn Erik Nilsen2011-09-192-320/+0
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-196-125/+143
* minor docu fixesKonstantin Ritt2011-09-171-5/+5
* Set accessible name on QTabBar buttons.Frederik Gladhorn2011-09-161-1/+4
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-161-1/+5
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-153-11/+14
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-30/+30
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-0/+2
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-156-166/+15
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+41
* Fix stale license headers from refactor branchJason McDonald2011-09-153-51/+51
* Add a function to get all relations of an accessible.Frederik Gladhorn2011-09-152-4/+25
* 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