summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-1615-35/+74
|\
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-152-2/+5
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-1513-27/+54
| * Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-4/+13
| * QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-2/+2
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-128-13/+19
|\|
| * Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-122-4/+10
| * Call updateAccessibility with the right index.Frederik Gladhorn2012-03-087-9/+9
* | QTabBar - add minimumTabSizeHint as virtual function.Thorbjørn Lund Martsum2012-03-103-10/+13
* | Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-087-8/+7
|\|
| * Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-073-3/+3
| * Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-1/+1
| * Fix off by one in updateAccessibility.Frederik Gladhorn2012-03-073-4/+3
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-0538-457/+456
|\|
| * QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-2/+1
| * Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-022-3/+3
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0236-452/+452
* | Implements QStackedLayout's hfw-related methods.Debao Zhang2012-03-051-44/+2
|/
* QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-13/+8
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-274-5/+9
* Fix submenu positioningMiikka Heikkinen2012-02-271-0/+8
* Fix tst_qmenu.Debao Zhang2012-02-271-22/+12
* Remove usage of deprecated QRect::uniteOlivier Goffart2012-02-261-1/+1
* Fix tst_qlineedit.Friedemann Kleint2012-02-242-18/+34
* Remove unused toolTip member variable (qt3 leftover)David Faure2012-02-241-6/+0
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-1/+2
* QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-231-5/+1
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-2/+0
* Merge overloads.Richard Moore2012-02-222-28/+1
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-212-3/+3
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-202-0/+2
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-183-9/+14
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-1/+1
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-1/+3
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-102-6/+0
* Fix compilation of Menubar for Windows CE.Andreas Holzammer2012-02-083-4/+7
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-0712-33/+33
* Fix compilation with QT_NO_PRINTER.Andreas Holzammer2012-02-073-0/+6
* Fix include of resource file.Andreas Holzammer2012-02-071-2/+2
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-2/+2
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-021-0/+4
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-027-18/+18
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-013-11/+7
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-0113-25/+25
* Remove many deprecated methodsLars Knoll2012-01-312-23/+1
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-318-265/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30149-149/+149
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-272-27/+23
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-261-0/+3
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2551-51/+0