summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update contact information in license headers.Jason McDonald2012-01-2379-79/+79
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-2/+2
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-0/+2
* Move keyboardInput data back to QApplicationPekka Vuorela2012-01-172-0/+25
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-34/+1
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-0/+2
* Remove QAccessibleEventFrederik Gladhorn2012-01-122-22/+0
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-111-15/+4
* Fix QWidget::saveGeometry().Friedemann Kleint2012-01-101-0/+3
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-1/+18