summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove declaration which is exported from QtGui.Stephen Kelly2011-12-192-2/+1
* Make QMetaTypeInterface POD.Jędrzej Nowacki2011-12-191-1/+1
* Remove widget attribute orientation values from Qt:: enum.Robin Burchell2011-12-181-39/+0
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-142-4/+649
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-142-101/+43
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-122-16/+7
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-3/+1
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-102-10/+3
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-091-2/+3
* Extend touch events.Laszlo Agocs2011-12-094-11/+14
* qtbase: Remove QSound.Friedemann Kleint2011-12-074-558/+0
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-012-6/+4
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-1/+2
* Make input events work for widgets on waylandJørgen Lind2011-11-283-4/+4
* Remove the QApplicationBase defineBradley T. Hughes2011-11-252-17/+15
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-241-12/+0
* Remove virtual child integers.Frederik Gladhorn2011-11-231-2/+0
* Code cleanup in QVariant and QMetaType.Jędrzej Nowacki2011-11-221-72/+8
* Pass all key events through the shortcutmapLars Knoll2011-11-211-4/+0
* qtbase: Warnings fixes.Friedemann Kleint2011-11-182-1/+1
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-112-10/+97
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-102-4/+4
* Widgets: Remove dialog functionality from QGuiPlatformPlugin.Friedemann Kleint2011-11-091-17/+0
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-0/+4
* Bump QCoreApplicationPrivate::app_compile_version to 0x050000Bradley T. Hughes2011-11-071-6/+2
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-043-6/+10
* Add QT_MODULE(Gui) macroSergio Ahumada2011-11-031-0/+2
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-287-319/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Fix compiler warnings.Friedemann Kleint2011-10-272-2/+4
* Add QT_BEGIN_HEADER/QT_END_HEADER macrosSergio Ahumada2011-10-271-0/+4
* Native file dialog support for MacMorten Sorvig2011-10-273-2/+137
* Add virtual QWindow::focusObject() methodLars Knoll2011-10-222-5/+13
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-2110-566/+37
* Widgets: Fix a startup crash in QSplashScreen (Linguist).Friedemann Kleint2011-10-191-2/+3
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-3/+21
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-192-37/+0
* Move QShortcutMap to QtGuiLars Knoll2011-10-183-0/+729
* Move the widget dependent code away from the shortcutmapLars Knoll2011-10-181-0/+4
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-144-5/+3
* Removed obsolete custom input context supportPekka Vuorela2011-10-112-13/+1
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-14/+14
* Import symbol from QtGui rather than export from QtWidgets.Kim Motoyoshi Kalland2011-10-111-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-105-55/+37
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-8/+15
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-052-1/+7
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-031-0/+6
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-033-4/+4
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0323-9/+45
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-035-250/+0