summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-144-5/+3
* Removed obsolete custom input context supportPekka Vuorela2011-10-112-13/+1
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-14/+14
* Import symbol from QtGui rather than export from QtWidgets.Kim Motoyoshi Kalland2011-10-111-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-105-55/+37
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-8/+15
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-052-1/+7
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-031-0/+6
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-033-4/+4
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0323-9/+45
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-035-250/+0
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-304-14/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-292-0/+9
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-281-38/+0
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-282-53/+30
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-283-45/+1
* 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-2820-1383/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-282-32/+0
* 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
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-30/+30
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-0/+2
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+41
* Fix stale license headers from refactor branchJason McDonald2011-09-153-51/+51
* export QActionPrivate, as the Mac Cocoa plugin needs itLars Knoll2011-09-131-1/+1
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-082-12/+2
* Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-081-3/+8
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-2/+2
* 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
* Cocoa: QMenu refactor.Morten Sorvig2011-09-073-0/+141
* Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-4/+1
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-052-0/+3
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-013-10/+10
* 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-291-1/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-292-1/+27