summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-301-0/+10
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+10
| |\
| | * Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+10
* | | QWidget/QLineEdit: deprecate get{Contents,Text}Margins()Marc Mutz2019-07-3010-29/+36
* | | QLineEdit: use QMargins internally instead of 4 x intMarc Mutz2019-07-303-40/+28
|/ /
* | QGraphicsWidget: replace manual memory management with unique_ptrMarc Mutz2019-07-292-4/+3
* | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-2327-120/+145
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-16/+16
|\|
| * 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.13' into devQt Forward Merge Bot2019-07-1710-54/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-133-31/+13
| |\|
| | * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-123-25/+13
| | * Revert "Reset QWidget's winId when backing window surface is destroyed"Tor Arne Vestbø2019-07-121-6/+0
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-126-23/+20
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-126-23/+20
| | |\|
| | | * Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-2/+2
| | | * Fix compilation with C++20Marc Mutz2019-07-063-3/+3
| | | * QWidget::restoreGeometry(): Fix Windows being restored out of screen areaFriedemann Kleint2019-07-051-6/+13
| | | * QWidget::restoreGeometry(): Remove code related to restoredFrameGeometryFriedemann Kleint2019-07-051-11/+1
| | | * Fix the appearance of QSpinBox arrows on high-DPI displaysAndre de la Rocha2019-07-051-1/+1
| * | | Doc: Ensure macOS-specific widget docs are generated on other platformsTopi Reinio2019-07-122-0/+4
| |/ /
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-1212-30/+55
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-125-5/+5
|\| |
| * | [Doc] Fix minor typosSze Howe Koh2019-07-105-5/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-102-9/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-102-9/+1
| |\| |
| | * | QComboBox: revert deprecation of currentIndexChanged(QString)Christian Ehrlicher2019-07-052-8/+0
* | | | QFileSystemModel: Improve class structureFriedemann Kleint2019-07-094-54/+32
|/ / /
* | | QFusionStyle: fix excessive top margin of groupboxYulong Bai2019-07-091-1/+8
* | | Fix build without features.textmarkdownwriterTasuku Suzuki2019-07-081-1/+1
* | | QTextBrowser: assume Markdown is UTF-8Shawn Rutledge2019-07-081-4/+8
* | | Fix build without features.mimetypeTasuku Suzuki2019-07-061-1/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-3/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-3/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-3/+2
| | |\|
| | | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-3/+2
* | | | Fix build without features.actionTasuku Suzuki2019-07-062-1/+2
|/ / /
* | | QApplication::topLevelWidgets(): Avoid allocation of listFriedemann Kleint2019-07-041-6/+9
* | | Fix build without features.cursorTasuku Suzuki2019-07-042-0/+6
* | | QtWidgets: Fix wrong screen returned by newly added QWidgetPrivate::associate...Friedemann Kleint2019-07-031-2/+4
* | | QShortcut: Brush up the code, preparing the extraction of a base class to QtGuiFriedemann Kleint2019-07-021-37/+31
* | | Fix build without feature.tabbarTasuku Suzuki2019-07-027-34/+52
* | | Fix build without feature.dockwidget and tabwidgetTasuku Suzuki2019-07-021-3/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-011-4/+9
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-4/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-4/+9
| | |\|
| | | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-4/+9
* | | | QAccessibleWidget: fix UB (invalid cast)Marc Mutz2019-07-011-18/+2
|/ / /
* | | Fix build without feature.stringlistmodelTasuku Suzuki2019-06-301-0/+2