summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-0/+2
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-34/+1
* Remove QAccessibleEventFrederik Gladhorn2012-01-121-20/+0
* Fix QWidget::saveGeometry().Friedemann Kleint2012-01-101-0/+3
* Remove qdoc for code that no longer exists.Frederik Gladhorn2012-01-061-27/+0
* Remove docs for functions that no longer exist.Frederik Gladhorn2012-01-061-382/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove widget attribute orientation values from Qt:: enum.Robin Burchell2011-12-181-39/+0
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-4/+0
* Extend touch events.Laszlo Agocs2011-12-091-1/+1
* Remove virtual child integers.Frederik Gladhorn2011-11-231-2/+0
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-1/+0
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-3/+3
* Bump QCoreApplicationPrivate::app_compile_version to 0x050000Bradley T. Hughes2011-11-071-6/+2
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-7/+0
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-129/+10
* Widgets: Fix a startup crash in QSplashScreen (Linguist).Friedemann Kleint2011-10-191-2/+3
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-141-1/+1
* Removed obsolete custom input context supportPekka Vuorela2011-10-111-10/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-36/+31
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-51/+0
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-301-5/+0
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-281-34/+19
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-281-43/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-342/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-281-30/+0
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-0/+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-081-14/+15
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+3
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+4
* Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-011-0/+52
* Set an object name matching the Widget on QWidgetWindow.Friedemann Kleint2011-07-261-0/+12
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-2/+1
* ibus IM support for the xcb backendLars Knoll2011-06-271-2/+0
* add QInputMethodQueryEventLars Knoll2011-06-221-0/+17
* add a platform interface for input method supportLars Knoll2011-06-221-1/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-218/+41
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+6
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-3/+3
* Made tst_QWidget::winIdChangeEvent() pass with Lighthouse.Samuel Rødal2011-06-031-2/+0
* Make tst_QWidget::ensureCreated() pass with -platform xcb.Samuel Rødal2011-06-011-8/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-18/+18
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-0/+20
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-2/+7
* fix includesLars Knoll2011-05-071-3/+3
* library splitLars Knoll2011-05-071-0/+12677