summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| | * Enable window dragging code in QToolBar on MacMorten Johan Sørvig2014-01-112-5/+5
* | | QWindowVistaStyle: Always initialize text color of menu items.Friedemann Kleint2014-01-211-6/+4
|/ /
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-84/+10
* | QWizard: Fix frame when using Vista style/MSVC2012Friedemann Kleint2014-01-172-8/+30
* | Add new BiDi control characters to Unicode control character menuKonstantin Ritt2014-01-141-1/+5
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1334-2902/+2902
* | QWizard/Windows: Add keyboard shortcut for 'Next'/'Back'.Friedemann Kleint2014-01-102-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-105-18/+13
|\|
| * Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-3/+4