summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix text not rendering properly after setAlignment callKari Hormi2019-10-081-0/+1
* QToolBarLayout: fix position calculationChristian Ehrlicher2019-08-261-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-16/+16
|\
| * Doc: Add trailing "." to all \brief commands in QLineEditPaul Wicking2019-07-161-16/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-122-2/+2
|\|
| * Fix compilation with C++20Marc Mutz2019-07-061-1/+1
| * Fix the appearance of QSpinBox arrows on high-DPI displaysAndre de la Rocha2019-07-051-1/+1
* | [Doc] Fix minor typosSze Howe Koh2019-07-102-2/+2
* | QComboBox: revert deprecation of currentIndexChanged(QString)Christian Ehrlicher2019-07-052-8/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-254-9/+36
|\|
| * Always fill the background of a tabbed QMdiSubWindowVolker Hilsheimer2019-06-211-5/+11
| * Deal with multi-display scenarios when positioning menu popupsShawn Rutledge2019-06-213-4/+25
* | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+20
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-2/+4
|\|
| * Add neglected connect()s to Q{Date,Time}Edit constructorsEdward Welbourne2019-06-111-2/+4
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-112-2/+5
|\ \
| * | QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-092-2/+5
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-072-0/+13
|\ \ \ | | |/ | |/|
| * | Q(Plain)TextEdit: Observe color hints from style sheet depending on focus stateFriedemann Kleint2019-05-242-0/+13
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-5/+8
|\| |
| * | QMenu size fix - Mark items dirty on screen changeThorbjørn Lund Martsum2019-05-221-2/+5
| * | dockwidgets: Unbreak moving floating dock widgets with custom titlebarSergio Martins2019-05-211-1/+1
| * | Emit QMenu::aboutToShow() before platform specific codeMassimiliano Gubinelli2019-05-161-2/+2
* | | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+10
|\| |
| * | QWidgetTextControl: Emit cursorPositionChanged() when handling IM eventVova Mshanetskiy2019-05-071-0/+4
| * | Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-071-0/+6
* | | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-083-8/+8
| |/ |/|
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-062-1/+7
|\|
| * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-052-1/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-8/+31
|\|
| * Doc: Note Q[Plain]TextEdit keeping formatting in some casesKai Koehne2019-04-102-8/+31
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-103-24/+19
|\|
| * QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-083-24/+19
* | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-261-0/+4
* | QDockWidget: Store tab position when undockingFriedemann Kleint2019-03-253-11/+53
* | QDockWidgetPrivate: Use member initializationFriedemann Kleint2019-03-251-13/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-202-7/+14
|\|
| * Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-181-4/+4
| * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-201-0/+1
| |\
| * | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
* | | Fix some qdoc warningsFriedemann Kleint2019-03-151-1/+1
* | | Don't increase the size of the layout unnecessarily when moving toolbarsAndy Shaw2019-03-151-1/+5
* | | Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-132-2/+2
* | | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-0/+3
* | | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-0/+1
|\ \ \ | | |/ | |/|
| * | Emit returnPressed() signal for the lineEdit embedded in QDateTimeEditKai Koehne2019-02-191-0/+1
| |/
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-12/+15
|\|