summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Adding QPlatformMessageDialogHelper and QMessageDialogOptionsShawn Rutledge2013-09-131-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-106-9/+23
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-076-9/+23
| |\
| | * Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-0/+7
| | * Fix regression in QListViewJ-P Nurmi2013-09-031-4/+4
| | * Ensure the timer is killed when appropriate before starting a new oneAndy Shaw2013-09-031-2/+9
| | * Update QLineEdit::placeholderText property documentationGiuseppe D'Angelo2013-08-291-2/+1
| | * Activate Qt::WidgetWithChildrenShortcut shortcuts in MDI subwindowsGiuseppe D'Angelo2013-08-281-1/+1
| | * Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+1
* | | Add missing notify signals for window title and icon changes.Richard J. Moore2013-09-102-3/+39
* | | [1/2] Optimize text drawing for QStyleOptionViewItem in QCommonStyleKonstantin Ritt2013-09-101-6/+6
* | | Reinitialize system palette when setting a new style.BogDan Vatra2013-09-102-0/+7
* | | Fix Android Style plugin.BogDan Vatra2013-09-103-79/+302
* | | QDateTime - Split QDateTimeParser into a separate fileJohn Layt2013-09-092-2/+2
|/ /
* | Fix constant false comparison of out-of-range enumsThiago Macieira2013-09-071-3/+3
* | Remove qFill from the Windows XP styleGiuseppe D'Angelo2013-09-051-1/+1
* | Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-057-11/+20
* | Remove deprecated algorithms usage from itemviewsGiuseppe D'Angelo2013-09-054-8/+10
* | Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-041-9/+16
* | Fix QSpinBox size calculation problem with stylesheetsCaroline Chao2013-09-041-12/+18
* | QColorDialog: wrap setCursor calls in #ifndef QT_NO_CURSORAndrew Knight2013-09-031-0/+4
* | QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-023-3/+52
* | item delegates: fix clicking on tristate checkboxes.David Faure2013-09-022-4/+10
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-023-23/+26
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-273-23/+26
| |\|
| | * Style: Remove useless background paint for menu scrollerGabriel de Dietrich2013-08-221-1/+0
| | * Fix scrollbar appearance on Win8J-P Nurmi2013-08-221-22/+24
| | * QWidget: Apply window opacity set before show.Friedemann Kleint2013-08-211-0/+2
* | | QStyleSheetStyle: Fix (!a != b)Tobias Hunger2013-09-021-1/+1
* | | Revert Mac event loop changes.Morten Johan Sørvig2013-09-022-5/+8
* | | Graphicsview: Simplify codeTobias Hunger2013-09-021-4/+1
* | | Fix last warning of qtbase with GCC.Thiago Macieira2013-08-311-1/+1
* | | QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-2/+2
* | | Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-292-8/+5
* | | QFileDialog: add MIME Type filtersDavid Faure2013-08-293-0/+85
* | | QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-284-2/+39
|/ /
* | QMessageBox - move informative+details text to new layout functionThorbjørn Martsum2013-08-271-39/+47
* | QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-263-7/+7
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-1/+3
* | QMessageBox - merge some mac and non-mac codeThorbjørn Martsum2013-08-221-6/+2
* | QMessageBox - move layout handlingThorbjørn Martsum2013-08-221-12/+18
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-223-4/+24
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-213-4/+24
| |\|
| | * update the viewport after changing the backgroundIrfan Omair2013-08-151-1/+1
| | * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-152-3/+23
* | | QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-212-2/+21
|/ /
* | Doc: Renamed list of example page to "Item Views Example".Jerome Pasion2013-08-211-1/+1
* | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-205-6/+23
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1616-48/+106
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1416-48/+106
| |\|