summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* widgets: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-151-1/+11
* Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
* Implement window modality in QtGuiBradley T. Hughes2012-04-111-19/+4
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-5/+5
* Fix warnings in qtbase.Friedemann Kleint2012-03-241-0/+1
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-18/+54
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-8/+8
* QtWidgets: cleanup several Q3* itemsDebao Zhang2012-03-191-1/+1
* QWidget: update documents of mouseDoubleClickEvent()Debao Zhang2012-03-191-2/+3
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-11/+24
* Add two (forgotten) since 5.0Thorbjørn Lund Martsum2012-03-141-0/+2
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-121-9/+5
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-7/+7
* QWidget: fix wrong mouse behaviorDebao Zhang2012-03-071-1/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-66/+66
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-181-11/+4
* Fix ref counted window close handling.Stephen Kelly2012-02-161-2/+18
* Add a ThemeChange event.Friedemann Kleint2012-02-161-0/+15
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-3/+0
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-2/+2
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-0/+2
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-3/+3
* Remove QInputContextPekka Vuorela2012-02-031-23/+2
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-12/+12
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-3/+0
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-9/+9
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-15/+4
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-18/+1
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-90/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-12/+9
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* 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