summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-062-1/+29
* Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-1/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-043-8/+6
|\
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
| * Merge master -> api_changesRohan McGovern2012-02-298-678/+61
| |\
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-262-7/+5
* | | Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-023-7/+7
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-029-160/+160
| |/ |/|
* | Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-1/+1
* | Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-2/+2
* | QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-242-3/+3
* | Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-232-8/+29
* | Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-2/+2
* | Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-5/+0
* | Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-223-657/+24
|/
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* qwidget_p.h: Remove DontSetCompositionMode from the internal flagsHolger Hans Peter Freyther2012-02-201-3/+2
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-184-13/+6
* Widgets: Remove obsolete QGuiPlatformPlugin.Friedemann Kleint2012-02-174-243/+0
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-176-185/+56
* Fix ref counted window close handling.Stephen Kelly2012-02-163-2/+35
* Add a ThemeChange event.Friedemann Kleint2012-02-162-0/+21
* 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
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-153-32/+0
* Re-add default positioning for Widgets.Friedemann Kleint2012-02-101-1/+17
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-104-1/+30
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-105-5/+190
* Remove leftover show() prototype.Andreas Holzammer2012-02-091-4/+0
* Don't link shell32 for Windows CE.Andreas Holzammer2012-02-091-1/+3
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-076-16/+16
* Use available geometry when maximized.Rafael Roquetto2012-02-061-1/+9
* Remove QInputContextPekka Vuorela2012-02-039-627/+2
* Add typedef for source compatibility.Stephen Kelly2012-02-021-0/+4
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-024-29/+29
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-013-874/+2
* Remove the API duplication from QApplication.Stephen Kelly2012-02-012-55/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-012-3/+5
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-012-11/+11
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-313-35/+6
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-317-99/+10
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-319-271/+67
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-303-117/+117
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-304-103/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3079-79/+79
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-273-22/+18
* Introduce QGuiApplicationPrivate::windowForWidget.Friedemann Kleint2012-01-251-3/+15
* Widgets: Enable Windows styles on Windows.Friedemann Kleint2012-01-251-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2526-26/+0
* Make coordinates float based where it makes sense.Lars Knoll2012-01-251-5/+5