summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-8/+8
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-21/+15
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-5/+5
| |\ \
| * | | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-1/+1
| * | | Make QWidget::mapTo/mapFrom() take const pointers.Jason McDonald2012-03-261-4/+4
| * | | Make QWidget::isEnabledTo() and isVisibleTo() to take const pointers.Jason McDonald2012-03-261-2/+2
| * | | Merge master into api_changesKent Hansen2012-03-231-29/+66
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-161-11/+26
| |\ \ \ \
| * | | | | Fix warning about unused parameter.Stephen Kelly2012-03-141-0/+1
* | | | | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-9/+19
| |_|_|_|/ |/| | | |
* | | | | 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