summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-031-0/+6
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-031-9/+11
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-033-4/+4
* Use interfaces in QAccessibleWidget childAt.Frederik Gladhorn2011-10-031-17/+7
* Fix selection update in QTableView accessibility.Frederik Gladhorn2011-10-031-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-03158-61/+315
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-0322-444/+7
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-304-14/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-2924-8220/+27
* Remove obsolete function isHeaderVisible.Frederik Gladhorn2011-09-292-29/+8
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-299-8/+6
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-281-38/+0
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-286-66/+35
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-283-45/+1
* Adapt QGraphicsView from QInputContext to QInputPanelPekka Vuorela2011-09-283-27/+18
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-282-0/+7
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-281-2/+2
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-2899-4245/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-285-35/+13
* Fixed tst_QWidget::updateWhileMinimized()Samuel Rødal2011-09-261-0/+1
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-233-4/+22
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-0/+2
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-8/+10
* Fix QApplication::startDragDistance()Kevin Simons2011-09-211-1/+1
* CompileJan-Arve Saether2011-09-211-1/+2
* 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