summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).Friedemann Kleint2014-02-122-4/+11
|/ /
* | Windows: Restore maximized/full screen widgets to correct screen.Friedemann Kleint2014-02-111-4/+17
* | Fix warning with QT_NO_GRAPHICSVIEWSérgio Martins2014-02-111-0/+2
* | Fix build with QT_NO_GRAPHICSVIEWSérgio Martins2014-02-113-0/+15
* | Widgets: update widget transform upon receiving QEvent::FocusInRichard Moe Gustavsen2014-02-112-6/+6
* | Promote the scrollbar style animation to qstyleanimation_p.hJ-P Nurmi2014-02-114-57/+72
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1121-42/+103
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0721-42/+103
| |\|
| | * QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+3
| | * Doc: fix documentation for QWidget::windowHandle.David Faure2014-02-051-2/+8
| | * Make QWindowContainer accessibleFrederik Gladhorn2014-02-052-2/+7
| | * Doc: Fix broken linksSze Howe Koh2014-02-043-4/+4
| | * Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery2014-02-031-1/+4
| | * Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
| | * Doc: corrected link/example errorsNico Vertriest2014-01-312-5/+5
| | * Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2014-01-312-0/+10
| | * Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
| | * QPlainTextEdit: set Qt::ImhMultiLineRichard Moe Gustavsen2014-01-301-0/+1
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+8
| | |\
| | | * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+8
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-225-24/+43
| | |\|
| | | * Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig2014-01-151-10/+33
| | | * Remove Mac unified toolbar workarounds.Morten Johan Sørvig2014-01-151-6/+2
| | | * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-143-8/+8
| | * | Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek2014-01-211-1/+5
| | * | Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* | | | Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-1/+2
* | | | QPA: Introduce QPlatformWindow::normalGeometry().Friedemann Kleint2014-02-072-8/+22
|/ / /
* | | Obsolete AA_ImmediateWidgetCreation.Friedemann Kleint2014-02-051-1/+2
* | | QGraphicsSceneIndex: replace polymorphism with a function pointerMarc Mutz2014-02-012-67/+36
* | | Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-013-15/+25
* | | Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-316-0/+64
* | | QWizard: Fix QWizardPrivate::QWizardPrivate()Friedemann Kleint2014-01-311-2/+5
* | | Prevent crash and emit warning when receiving bogus drop events.Friedemann Kleint2014-01-311-0/+5
* | | QColorDialog: Emit done after setting the selected color.Friedemann Kleint2014-01-311-1/+1
* | | QColorDialog: Streamline painting code of QColorLuminancePicker.Friedemann Kleint2014-01-291-7/+5
* | | Add translator's comments to accessible names of dock widget buttons.Friedemann Kleint2014-01-281-0/+2
* | | If DblClick, do not deliver 'duplicated' MouseButtonPressRick Stockton2014-01-272-7/+21
* | | Add a placeholderText property to QPlainTextEditMikhail Svetkin2014-01-233-1/+44
* | | QWindowsVistaStyle: Fixed position of menu gutter when using a custom widget ...Friedemann Kleint2014-01-221-2/+4
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-2115-751/+66
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2015-751/+66
| |\| |
| | * | Mac: Improve transformed QGraphicsProxyWidgetsMorten Johan Sørvig2014-01-201-2/+2
| | * | Doc: Fix suggest parentheses GCC warningJonathan Liu2014-01-161-1/+1
| | * | Fix typo in QTextEdit documentationSimon Hausmann2014-01-151-1/+1
| | * | Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-142-1/+9
| | |/
| | * Mac: Remove old unified toolbar implementation.Morten Johan Sørvig2014-01-138-705/+5
| | * Mac: remove unified toolbar workarounds.Morten Johan Sørvig2014-01-121-25/+2
| | * Mac: Update unified toolbar drawing code.Morten Johan Sørvig2014-01-121-3/+37
| | * Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig2014-01-111-8/+4