summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* widgets: Re-calculate focus frame style option after setting new geometryTor Arne Vestbø2020-03-241-0/+2
* 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
* Set the size of the buffer so it is big enough to hold the contentsAndy Shaw2020-02-251-1/+1
* Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-2210-19/+25
* Fix RollEffect misplacements in High DPI setupsFriedemann Kleint2020-02-181-5/+11
* QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-1/+3
* Add missing \since for QTextEdit::markdownFriedemann Kleint2020-01-301-0/+1
* 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
* Doc: Fix ButtonRole enum docs for QMessageBox and QDialogButtonBoxTopi Reinio2020-01-171-1/+2
* QScrollBar: allow scrolling any scrollbar with any mouse wheelChristian Ehrlicher2020-01-131-2/+8
* Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-092-17/+18
* Fix some issues of a clang-cl developer buildFriedemann Kleint2020-01-061-0/+4
* QPlainTextEdit: make sure firstVisibleBlock() is validChristian Ehrlicher2020-01-051-1/+2
* Fix some qdoc warningsFriedemann Kleint2020-01-021-4/+3
* Check platformNativeInterface pointer before dereferencingShawn Rutledge2019-12-312-0/+4
* Doc: Clarify ownership of added menu for QMenuBar::addMenu(QMenu *)Alexander Volkov2019-12-091-1/+2
* Avoid crash in menu that was previously shown as submenuAlexander Volkov2019-12-091-0/+2
* Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+6
* Tell the truth about QDateTimeEdit's range-of-values propertiesEdward Welbourne2019-12-061-85/+115
* QPlainTextEdit: update internal palette on QEvent::EnabledChangeChristian Ehrlicher2019-12-051-0/+1
* Doc: Improve explanation of QLineEdit input maskEirik Aavitsland2019-11-261-9/+24
* QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-1/+1
* Fix rendering of markdown in QLabelEike Ziller2019-11-132-14/+25
* Turn a local QHash into a QMultiHashMårten Nordheim2019-10-311-1/+1
* Specify year in month name lookups for QCalendarWidgetEdward Welbourne2019-10-251-14/+21
* Set icon on the select-all action in the text edit context menu tooVolker Krause2019-10-172-0/+2
* Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-1/+1
* QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-2/+6
* QAbstractScrollArea: when used as a popup, apply regular popup behaviorVolker Hilsheimer2019-10-101-1/+4
* Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-102-5/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
|\
| * Fix text not rendering properly after setAlignment callKari Hormi2019-10-081-0/+1
* | QAbstractSpinBox css: properly honor spincontrol-disable-on-boundsChristian Ehrlicher2019-09-231-1/+1
* | widgets: Remove use of deprecated activated(const QString &) APITor Arne Vestbø2019-09-142-15/+10
* | QMenu::popup(): don't change the menu's screen if called from exec()Shawn Rutledge2019-09-101-7/+10
* | QComboBox: add documentation for textHighlighted/textActivatedChristian Ehrlicher2019-09-091-2/+19
* | Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-1/+1
|\|
| * QToolBarLayout: fix position calculationChristian Ehrlicher2019-08-261-1/+1
* | Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-303-62/+62
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-19/+9
|\ \
| * | Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-222-19/+9
* | | Adapt QCalendarWidget and QDateTimeEdit to support choice of calendarSoroush Rabiei2019-08-225-158/+242
* | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-2024-477/+42
|/ /
* | Fix build without features.proxymodelTasuku Suzuki2019-08-171-0/+4
* | Fix build without features.shortcutTasuku Suzuki2019-08-151-0/+2
* | Remove the unused includes for QSignalMapperSona Kurazyan2019-08-051-1/+0
* | QWidget/QLineEdit: deprecate get{Contents,Text}Margins()Marc Mutz2019-07-305-15/+19