summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-046-4/+55
|\
| * Erase password data on QLineEdit destructionIvan Čukić2018-12-031-0/+6
| * Fusion style - avoid a warningTimur Pocheptsov2018-11-301-0/+3
| * Doc: specifically list the QToolButton properties that actions affectMitch Curtis2018-11-291-1/+17
| * Destroy QWindowContainer's fake parent window when not neededTor Arne Vestbø2018-11-281-0/+2
| * QWindowContainer: Fix warning triggered by QT_ASCII_CAST_WARNFriedemann Kleint2018-11-281-1/+1
| * QFocusFrame: protect it from being moved around by accidentRichard Moe Gustavsen2018-11-271-1/+19
| * QDateTimeEdit: fix setDate() if time is in a spring-forwardEdward Welbourne2018-11-271-1/+7
* | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
* | QMdiArea: Do not reset tiled flag on spontaneous system window eventsNick D'Ademo2018-11-271-1/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-278-51/+116
|\|
| * Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-263-30/+88
| * Windows: Fix embedded application not getting focus after clicking outsideFriedemann Kleint2018-11-241-9/+14
| * Add translator's comment to the copyright noteFriedemann Kleint2018-11-231-2/+3
| * Remove unused inRepaint member of QWidgetPrivateTor Arne Vestbø2018-11-232-6/+1
| * Improve logging of QWindowContainer operationsTor Arne Vestbø2018-11-231-0/+6
| * QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-228-25/+48
|\|
| * QScrollBar: fix horizontal scrollbars in RTL modeChristian Ehrlicher2018-11-191-10/+6
| * Fix message about licensing options in the About Qt boxVitaly Fanaskov2018-11-191-1/+1
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-195-7/+13
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-155-7/+13
| * | QFileDialog: Document that options need to be applied firstFriedemann Kleint2018-11-141-3/+22
| * | QPixmapFilter: use rvalue moreAnton Kudryavtsev2018-11-141-4/+6
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-133-4/+12
|\| |
| * | Make sure mouse release events are delivered to correct widgetPaul Olav Tvete2018-11-121-1/+2
| * | Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
| * | QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
* | | [Micro]optimization in QStyleSheetStyle::drawComplexControlAlbert Astals Cid2018-11-121-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-1011-23/+23
|\| |
| * | QSpinBox: don't allow series of thousands-separator chars when editingEirik Aavitsland2018-11-091-4/+8
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-094-15/+6
| |\|
| | * Modernize the "textcodec" featureLiang Qi2018-11-073-2/+5
| | * windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-13/+1
| * | QStyleSheet: use the << form of qWarning to get more infoThiago Macieira2018-11-081-1/+1
| * | QWidgetWindow: check if receiver is deleted after event deliveryRichard Moe Gustavsen2018-11-071-1/+1
| * | Avoid crashing with opaque opacity effectAllan Sandfeld Jensen2018-11-071-1/+5
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-053-1/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+1
| | |\|
| | | * Fix stylesheet example for QLineEdit:read-only code exampleArnaud Bienner2018-10-221-0/+1
| | * | Doc: Solve issue with gridlayout image fileNico Vertriest2018-11-022-1/+1
* | | | QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecatedChristian Ehrlicher2018-11-093-60/+80
* | | | QHeaderView: check for changed roles in dataChanged()Christian Ehrlicher2018-11-081-1/+17
* | | | QHeaderView: Fix updating hidden sections during initializeSections()Christian Ehrlicher2018-11-081-2/+3
* | | | ItemWidgets: add helper function to retrieve the underlying modelChristian Ehrlicher2018-11-086-67/+105
* | | | [Micro]Optimize QStyleSheetStyle::subElementRectAlbert Astals Cid2018-11-061-3/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-11-061-1/+1
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-1/+1
| |\| | |
| | * | | QColorDialog: use customColorCount() instead hardcoded valueChristian Ehrlicher2018-11-021-1/+1
| | |/ /
* | | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-053-6/+6