summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+4
* Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-191-1/+1
* Move printing into it's own libraryLars Knoll2011-08-191-4/+0
* Readded (and fixed) WindowsXP and -Vista stylesOlli Werwolff2011-08-171-1/+1
* Add WindowStateChanged event.Friedemann Kleint2011-08-052-0/+15
* QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-031-2/+3
* 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
* Use PlatformNativeInterface to obtain handlesOlli Werwolff2011-07-072-1/+28
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-5/+7
* Start porting the Mac menu system to QPA.Morten Sorvig2011-07-063-28/+3
* ibus IM support for the xcb backendLars Knoll2011-06-271-2/+0
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-231-1/+0
* add QInputMethodQueryEventLars Knoll2011-06-221-0/+17
* remove the plugin support for QInputContextLars Knoll2011-06-224-32/+664