summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix label margins in QGroupBoxGabriel de Dietrich2012-09-281-17/+21
* Doc: Small updates to QMenu's addAction() methods.Geir Vattekar2012-09-271-0/+12
* Fix drag and drop with native widgetsjian liang2012-09-271-4/+4
* Mac: Fix small glitch in editable combo boxesGabriel de Dietrich2012-09-271-1/+1
* Fix resetting of the QCompletionModel.Stephen Kelly2012-09-272-20/+4
* Store an unsigned temporary for the internalId.Stephen Kelly2012-09-271-1/+1
* Better drawn 1-pixel thick splitter on MacGabriel de Dietrich2012-09-271-9/+19
* Fixed selected menu item (& Co.) text colorGabriel de Dietrich2012-09-271-1/+1
* Fixed text rendering in selected tab buttonGabriel de Dietrich2012-09-271-3/+10
* use QLatin1String::size() in qt_setWindowTitle_helperHelperJoerg Bornemann2012-09-271-4/+2
* More consistent dock widget painting on WindowsJens Bache-Wiig2012-09-272-32/+12
* Fix typo: contais -> contains.Stephen Kelly2012-09-271-1/+1
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-2722-3128/+19
* [Doc cleanup] Fix typos and style of QPushButton and QGroupBoxDavid Gil2012-09-272-18/+17
* ItemViews: Fix MinGW compiler warningKai Koehne2012-09-271-0/+3
* documentation fixesMarcel Krems2012-09-271-1/+1
* QScrollBar: clean up wheelEvent() implementationMarc Mutz2012-09-261-14/+12
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-262-8/+15
* Fix restore/minimize/close buttons for maximized MDI subwidowsMiikka Heikkinen2012-09-262-0/+201
* [docs] QApplication: fix keyboardInputDirection() docsMarc Mutz2012-09-261-9/+1
* [docs] QInputDialog: document deprecated member getInteger()Marc Mutz2012-09-261-0/+32
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-262-8/+4
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-264-5/+5
* QFileInfoGatherer: general cleanupsMarc Mutz2012-09-252-12/+14
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-242-2/+2
* Fix hover handling in QTreeViewMiikka Heikkinen2012-09-242-14/+12
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-242-6/+14
* Update "About Qt" dialog from Nokia to DigiaSergio Ahumada2012-09-241-2/+2
* Redirect keyboard/mouse grab to the widget parent window.Friedemann Kleint2012-09-221-19/+22
* QFileInfoGatherer: remove useless locksMarc Mutz2012-09-222-4/+2
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22603-11912/+11912
* QGtkStyle: remove an unnecessary sanity check for theme nameJ-P Nurmi2012-09-221-4/+1
* Documentation fixes.Frederik Gladhorn2012-09-2112-126/+3
* Move examples to proper location.Frederik Gladhorn2012-09-211-0/+43
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-213-2013/+1
* Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.Mitch Curtis2012-09-211-12/+15
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-1/+1
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-2121-225/+212
* Remove casting of QStyleOptionViewItems to set data.Stephen Kelly2012-09-191-8/+1
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-09-191-0/+12
* QFileInfoGatherer: remove unused members userId/groupIdMarc Mutz2012-09-192-7/+0
* QFileInfoGatherer: fix race conditions pt.1: abortMarc Mutz2012-09-192-24/+15
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-191-2/+2
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-194-8/+16
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+8
* QErrorMessage: Use qInstallMessageHandler instead of qInstallMsgHandlerKai Koehne2012-09-141-6/+6
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-145-6/+6
* Remove documentation for non-existent QToolButton functions.Mitch Curtis2012-09-131-84/+0
* Remove documentation for non-existent QToolBox functions.Mitch Curtis2012-09-131-64/+0