summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Update contact information in license headers.Jason McDonald2012-01-23149-149/+149
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-201-1/+1
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-192-7/+7
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-173-19/+0
* Make QFtp private.Jonas M. Gastal2012-01-121-3/+2
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-1/+1
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-112-4/+0
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-10/+2
* Remove docs for removed functions.Frederik Gladhorn2012-01-091-56/+0
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-1/+2
* Fix documentation.Frederik Gladhorn2012-01-062-40/+0
* Remove qdoc for code that no longer exists.Frederik Gladhorn2012-01-062-174/+0
* Removed Qt::ImhMultiLinePekka Vuorela2012-01-051-1/+0