summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Remove incorrect see-also linkTopi Reinio2020-03-121-2/+0
* QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-031-4/+5
* Name method parameters in declaration, even when it's obviousVolker Hilsheimer2020-02-282-8/+8
* 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
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-261-1/+1
|\|
| * Set the size of the buffer so it is big enough to hold the contentsAndy Shaw2020-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-2410-19/+25
|\|
| * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-2210-19/+25
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-201-5/+11
|\|
| * Fix RollEffect misplacements in High DPI setupsFriedemann Kleint2020-02-181-5/+11
* | QComboBox: deprecate currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-112-2/+22
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-081-1/+3
|\|
| * QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-1/+3
* | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+1
|\|
| * Add missing \since for QTextEdit::markdownFriedemann Kleint2020-01-301-0/+1
* | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-282-0/+12
* | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-281-2/+14
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-282-21/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-21/+31
| |\|
| | * QScrollArea: fix off-by-one error in ensureWidgetVisibleIndiana Kernick2020-01-251-2/+2
| | * Prepare callers for QChar-to-QString change in some QLocale returnsEdward Welbourne2020-01-231-19/+29
* | | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-282-16/+22
* | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-283-3/+33
* | | Deprecate all methods that use QMatrixJarek Kobus2020-01-282-21/+21
|/ /
* | Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-266-10/+10
* | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-262-5/+93
* | QTextBrowser: deprecate signal highlighted(QString)Christian Ehrlicher2020-01-252-18/+22
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-239-78/+89
* | Fix positioning of dynamically populated QToolButton::MenuButtonPopup's in sc...Friedemann Kleint2020-01-233-34/+51
* | QMenu: Move exec(), popup() to private classFriedemann Kleint2020-01-232-84/+98
* | QTabBar: fix QStyleOptionTab::positionChristian Ehrlicher2020-01-221-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-1/+2
|\|
| * Doc: Fix ButtonRole enum docs for QMessageBox and QDialogButtonBoxTopi Reinio2020-01-171-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-2/+8
|\|
| * QScrollBar: allow scrolling any scrollbar with any mouse wheelChristian Ehrlicher2020-01-131-2/+8
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-092-17/+18
|\|
| * Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-092-17/+18