summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-044-41/+52
* Add QT_MODULE(Gui) macroSergio Ahumada2011-11-031-0/+2
* QtGui: Fix compilation with gcc 4.4Friedemann Kleint2011-11-031-2/+2
* Revert "Fix use of qMax() with floating point constants"Sergio Ahumada2011-11-011-1/+1
* Fix use of qMax() with floating point constantsSergio Ahumada2011-10-301-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-2869-52031/+6
* 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
* Compilation fix (cannot assign const pointer to non-const pointer)Bradley T. Hughes2011-10-271-1/+1
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-271-1/+2
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-272-1/+34
* Native file dialog support for MacMorten Sorvig2011-10-2711-74/+277
* Readded PrintSupport for WindowsOliver Wolff2011-10-253-2158/+0
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-1/+1
* Remove QAccessibleWidgetPrivate inheritance of QAccessibleFrederik Gladhorn2011-10-231-3/+3
* Add virtual QWindow::focusObject() methodLars Knoll2011-10-222-5/+13
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-2128-763/+59
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-202-4/+13
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-192-67/+0
* 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-1989-21772/+2
* Move QShortcutMap to QtGuiLars Knoll2011-10-187-822/+2
* Move the widget dependent code away from the shortcutmapLars Knoll2011-10-184-225/+218
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-148-43/+57
* QTextEdit - Fix selectionChange emission bugPekka Vuorela2011-10-112-7/+19
* Removed obsolete custom input context supportPekka Vuorela2011-10-114-27/+4
* 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
* Fix typo in qfontengine_winKent Hansen2011-10-111-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-1057-7456/+42
* qwindowsstyle: Remove duplicate flag in maskKent Hansen2011-10-071-1/+1
* Removed some dead code from QWidgetLineControlPekka Vuorela2011-10-063-147/+46
* Make QLineEdit unit test pass againPekka Vuorela2011-10-061-4/+8
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-8/+15
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-12/+10
* 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
* Fix bug in QGraphicsItem::isVisibleTo().Andreas Aardal Hanssen2011-10-031-9/+11
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-033-4/+4
* Use interfaces in QAccessibleWidget childAt.Frederik Gladhorn2011-10-031-17/+7
* Fix selection update in QTableView accessibility.Frederik Gladhorn2011-10-031-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-03158-61/+315
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-0322-444/+7
* Remove QT_MOC_COMPAT signalsLars Knoll2011-09-304-14/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-2924-8220/+27
* Remove obsolete function isHeaderVisible.Frederik Gladhorn2011-09-292-29/+8
* Fix the qtranslator autotestLars Knoll2011-09-291-1/+2
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-299-8/+6