summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-13/+8
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-277-10/+14
* QHeaderView - minor cleanup in viewportEventThorbjørn Lund Martsum2012-02-271-9/+4
* Fix submenu positioningMiikka Heikkinen2012-02-271-0/+8
* Fix tst_qmenu.Debao Zhang2012-02-271-22/+12
* Fix icon loading in style sheets.Friedemann Kleint2012-02-271-3/+16
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-272-11/+7
* Don't use deprecated QAbstractItemModel::reset()Olivier Goffart2012-02-276-6/+12
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-2/+2
* Remove usage of deprecated QRect::uniteOlivier Goffart2012-02-262-2/+2
* Fix tst_qlineedit.Friedemann Kleint2012-02-242-18/+34
* Remove unused toolTip member variable (qt3 leftover)David Faure2012-02-241-6/+0
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-2/+2
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-242-3/+3
* QHeaderView - change not needed if to Q_ASSERTThorbjørn Lund Martsum2012-02-241-2/+1
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-232-8/+29
* 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
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-2/+2
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-223-25/+9
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-224-659/+24
* Fix typosPekka Vuorela2012-02-221-1/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+0
* Merge overloads.Richard Moore2012-02-222-28/+1
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-212-3/+3
* QHeaderView - create a union to save some space.Thorbjørn Lund Martsum2012-02-211-3/+5
* QHeaderview - many sections removed performance boost.Thorbjørn Lund Martsum2012-02-212-2/+23
* Remove qMacVersion()Bradley T. Hughes2012-02-211-1/+1
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-204-0/+4
* qwidget_p.h: Remove DontSetCompositionMode from the internal flagsHolger Hans Peter Freyther2012-02-201-3/+2
* Adding hasHeightForWidth as a virtual Widget funcionThorbjørn Lund Martsum2012-02-187-22/+20
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-171-1/+1
* Widgets: Remove obsolete QGuiPlatformPlugin.Friedemann Kleint2012-02-175-248/+0
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-177-192/+68
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-173-6/+6
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-171-1/+12
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-161-1/+3
* Fix ref counted window close handling.Stephen Kelly2012-02-163-2/+35
* Add a ThemeChange event.Friedemann Kleint2012-02-162-0/+21
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-3/+0
* QHeaderView::moveSection performance boostThorbjørn Lund Martsum2012-02-152-245/+80
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-154-4/+13
* Move desktopSettingsAware to QGuiApplication.Friedemann Kleint2012-02-153-32/+0
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-141-5/+1
* Re-add default positioning for Widgets.Friedemann Kleint2012-02-101-1/+17
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-102-116/+64
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-104-1/+30
* Remove no longer needed ifdef Q_OS_WINCE.Andreas Holzammer2012-02-101-8/+0
* Clean up qguifunctions_wince includes.Andreas Holzammer2012-02-109-14/+190
* Compile fix QWindowsMobileStyleAndreas Holzammer2012-02-101-1/+0