summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-304-14/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-292-0/+9
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2
* Implement support for QGuiApp::setOverrideCursor()Lars Knoll2011-09-281-38/+0
* Adapted most QInputContext usage on widgets to QInputPanelPekka Vuorela2011-09-282-53/+30
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-283-45/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-282-0/+7
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-281-2/+2
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-2820-1383/+0
* Removed obsolete QWidget::resetInputContext()Pekka Vuorela2011-09-282-32/+0
* Fixed tst_QWidget::updateWhileMinimized()Samuel Rødal2011-09-261-0/+1
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-233-4/+22
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-0/+2
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-8/+10
* Fix QApplication::startDragDistance()Kevin Simons2011-09-211-1/+1
* CompileJan-Arve Saether2011-09-211-1/+2
* Fixed wrong mouse coordinate mapping.Samuel Rødal2011-09-191-4/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-2/+0
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-30/+30
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-0/+2
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+41
* Fix stale license headers from refactor branchJason McDonald2011-09-153-51/+51
* export QActionPrivate, as the Mac Cocoa plugin needs itLars Knoll2011-09-131-1/+1
* Remove internal uses of Software input panel events.Pekka Vuorela2011-09-082-12/+2