summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QMainWindow: don't grow memory when modifying tabbed docks while hiddenVolker Hilsheimer2020-04-241-0/+9
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-233-0/+15
|\
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-04-221-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-221-0/+2
| | |\
| | | * widgets: Re-calculate focus frame style option after setting new geometryTor Arne Vestbø2020-03-241-0/+2
| * | | Handle specified time-spec in date-time parsingAndrei Golubev2020-04-222-0/+13
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-229-17/+78
|\| |
| * | doc: Recommend the QSplashScreen constructor taking a QScreen*Shawn Rutledge2020-04-151-1/+1
| * | Add QButtonGroup::idClicked/Pressed/Released/Toggled signalsVolker Hilsheimer2020-04-153-8/+63
| * | Deprecate QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-04-145-5/+11
* | | Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)Joerg Bornemann2020-04-2113-33/+45
* | | Always encode HTML as utf-8Lars Knoll2020-04-211-1/+1
* | | Don't fall back to QGuiApplication for line control's layoutDirectionEdward Welbourne2020-04-211-5/+2
* | | Fix QLabel with no "picture" featureNodir Temirkhodjaev2020-04-191-0/+2
* | | Remove deprecated members from QtWidgets/widgets classesVolker Hilsheimer2020-04-1715-248/+36
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-3/+14
|\| |
| * | Fix warning about deprecated QComboBox::AdjustToMinimumContentsLengthThiago Macieira2020-04-091-3/+14
* | | QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-1020-52/+30
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-0815-50/+71
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0815-50/+71
| |\| |
| | * | macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-0310-26/+26
| | * | QLineEdit: clarify the impact of using validatorsVolker Hilsheimer2020-04-011-4/+12
| | * | QTextEdit: remove the cursor when a read-only textedit looses focusVolker Hilsheimer2020-03-271-0/+1
| | * | QLineEdit: Include the horizontal margin in minimumSizeHintVolker Hilsheimer2020-03-261-2/+2
| | * | Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-252-27/+17
| | * | QDateTimeEdit: with keyboardTracking off, allow values outside the rangeVolker Hilsheimer2020-03-201-2/+12
| | * | Fix keypad navigation within a button group for push buttonsVolker Hilsheimer2020-03-201-2/+2
* | | | Override virtual method in private class instead of downcastingVolker Hilsheimer2020-04-082-20/+4
* | | | Move code from QTabBar::event to mouseDoubleClickEvent overrideVolker Hilsheimer2020-04-082-22/+47
|/ / /
* | | Unexport QWidgetResizeHandler and remove move functionalityVolker Hilsheimer2020-04-034-110/+39
* | | Remove all QRegExp dependencies from widgetsLars Knoll2020-04-016-64/+0
* | | Remove some leftovers of QRegExpValidatorLars Knoll2020-03-301-1/+1
* | | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2910-18/+21
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-2/+0
|\| |
| * | Doc: Remove incorrect see-also linkTopi Reinio2020-03-121-2/+0
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-041-4/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-4/+5
| |\| |
| | * | QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-031-4/+5
* | | | Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-041-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-032-8/+8
|\| |
| * | Name method parameters in declaration, even when it's obviousVolker Hilsheimer2020-02-282-8/+8
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-287-23/+53
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Lars Knoll2020-02-272-16/+21
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-16/+21
| | |\|
| | | * Document the behavior of QLineEdit::inputMask correctlyVolker Hilsheimer2020-02-261-14/+18
| | | * Documentation: correctly use see-also tags to link to related membersVolker Hilsheimer2020-02-261-4/+5
| * | | Fix QDateTimeEdit's handling of invalid time in dst gapVolker Hilsheimer2020-02-271-1/+21
| * | | Remove ### Qt 6 comment that we won't addressVolker Hilsheimer2020-02-271-1/+0
| |/ /
| * | QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLengthVolker Hilsheimer2020-02-262-3/+6
| * | QDockWidget: mark AllDockWidgetFeatures enum value as deprecatedVolker Hilsheimer2020-02-261-1/+4