summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QSplitter: Respect managed widget's growth/expand size policyAles Erjavec2020-10-231-5/+5
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Don't show QPushButton as hovered unless the mouse is within the bevelVolker Hilsheimer2020-10-223-1/+26
* QTabBar: update index of last visible tab in insertTabStanislav Yelenskiy2020-10-211-3/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-074-19/+19
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-072-2/+2
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-1/+1
* Eliminate QDateTimeParser's mutable parameters at lastEdward Welbourne2020-09-301-1/+2
* Simplify the preamble of QDateTimeEditPrivate::stepBy()Edward Welbourne2020-09-271-11/+3
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-3/+2
* fix qcombobox code styleWang ChunLin2020-09-251-2/+2
* Fix redundant emission of editingFinished from QLineEdit with Return keyChristian Heimlich2020-09-234-5/+16
* Fix qdoc warnings: QSplitterVolker Hilsheimer2020-09-231-5/+3
* Fix some qdoc warnings: broken linksVolker Hilsheimer2020-09-211-1/+1
* Cleanup API of QMimeDataLars Knoll2020-09-212-2/+2
* Small doc fixLars Knoll2020-09-121-1/+1
* QAbstractSpinBox: don't emit update signals twiceRichard Moe Gustavsen2020-09-121-1/+1
* Doc: Clean up widget snippets projectPaul Wicking2020-09-102-4/+4
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-102-4/+4
* Derive some item delegates from QStyledItemDelegateLars Knoll2020-09-101-10/+9
* QCalendarDelegate: replace QItemDelegate with QStyledItemDelegateWang Peng2020-09-051-6/+5
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-057-9/+9
* Tighten up QDialogButtonBox::ButtonLayout enumVolker Hilsheimer2020-09-031-2/+1
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-033-5/+5
* Move event-response code into dedicated event handlersVolker Hilsheimer2020-09-022-14/+29
* Display combobox popup on the correct screenMorten Johan Sørvig2020-08-302-5/+5
* Remove QStyleOptionProgressBar::orientation memberVolker Hilsheimer2020-08-291-2/+1
* Port QtBase to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-2/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-2/+2
* macOS: Remove documentation for removed functionTor Arne Vestbø2020-08-281-11/+0
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-287-520/+5
* Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidthVolker Hilsheimer2020-08-273-7/+7
* Fix build without features.animationTasuku Suzuki2020-08-281-1/+1
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-2/+0
* QLayout::indexOf: redo implementationGiuseppe D'Angelo2020-08-261-2/+4
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-5/+4
* Code style fixNie Cheng2020-08-251-45/+37
* Widgets: make indexOf take const QWidget *Giuseppe D'Angelo2020-08-246-6/+6
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-224-6/+6
* QMenu: make less sensitive to mouse jitterVolker Hilsheimer2020-08-191-1/+1
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-171-1/+1
* macOS: Check if the base of the style as well if it is a QProxyStyleAndy Shaw2020-08-171-1/+4
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-7/+7
* Document how keyboard tracking can prevent use of a date/time editorEdward Welbourne2020-08-111-9/+52
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-3/+3
* Make initStyleOption virtual for various classesThorbjørn Lund Martsum2020-07-3125-22/+28
* fix qcombobox code styleWang Peng2020-07-251-1/+1
* Remove the space before the ')'Li Zhong Ming2020-07-241-3/+3
* QLineEdit: Fix cursor drawing issuesLu YaNing2020-07-232-1/+3
* Move private platform interfaces to private QPA headersTor Arne Vestbø2020-07-202-0/+2