index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
QWidgetTextControl: ignore GroupSwitchModifier for BackSpace
Igor Kushnir
2021-05-31
1
-1
/
+1
*
Do not remove non-widget items when removeWidget() called with nullptr
Piotr Srebrny
2021-05-11
1
-0
/
+5
*
Check scrollbar visibility when computing QListView margins
Chen Bin
2021-05-11
1
-1
/
+1
*
Fix QTreeModel calling beginRemoveRows twice
Luca Beldi
2021-04-26
1
-11
/
+7
*
Re-layout QProgressDialog when setting the cancel button
Qiang Li
2021-04-19
1
-0
/
+2
*
Correct item indent in checkable menus in stylesheet style
Eirik Aavitsland
2021-04-14
1
-2
/
+2
*
Only scroll QMenu when there is a valid active action
Zhang Hao
2021-04-14
1
-1
/
+1
*
Fix build without features.menu
Tasuku Suzuki
2021-04-13
1
-7
/
+7
*
Fix read-only pseudo-state in QPlainTextEdit stylesheet
Eirik Aavitsland
2021-04-09
1
-1
/
+7
*
Fix incorrectly-drawn menu indicator for QPushButton on macOS
Doris Verria
2021-04-08
1
-1
/
+2
*
Fix label margins for pulldowns with custom styled menu indicator on macOS
Doris Verria
2021-04-07
1
-0
/
+7
*
Document change to QAbstractItemView::viewOptions in porting guide
Volker Hilsheimer
2021-04-04
1
-0
/
+8
*
Fix invalid pointer return with QGridLayout::itemAt(-1)
Zhang Yu
2021-03-22
1
-3
/
+3
*
Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery
Volker Hilsheimer
2021-03-19
1
-8
/
+10
*
Doc: Change section titles that cause bad links
Paul Wicking
2021-03-12
1
-3
/
+3
*
Revert "QPushButton: fix support of style sheet rule for text alignment"
Volker Hilsheimer
2021-03-11
1
-4
/
+2
*
Fix the crashes when animated QTreeWidgetItems are hidden
Qiang Li
2021-03-08
1
-1
/
+3
*
QLineEdit: Fix editingFinished() not being emitted when pressing the clear bu...
Dong Rui
2021-02-23
1
-1
/
+1
*
QMdiSubWindow: Set correct ControlLabel size
Morten Johan Sørvig
2021-02-19
1
-2
/
+2
*
fix windows build when both whatsthis and tooltip are disabled
Nick Shaforostov
2021-02-18
1
-1
/
+5
*
QPlainTextEdit: adjust scroll bars when showing up
Wang Chuan
2021-02-09
1
-0
/
+1
*
Windows: Fix flicker when resizing translucent windows with QSizeGrip
Friedemann Kleint
2021-02-01
1
-3
/
+15
*
QLineEdit Cursor show white area
Zhang Hao
2021-01-29
1
-2
/
+4
*
Fix that the placeholdertext of QCombobox is not drawn
ChunLin Wang
2021-01-27
1
-2
/
+4
*
Fix populating selection clipboard with keyboard
Volodymyr Samokhatko
2021-01-26
5
-6
/
+23
*
QComboBox/Fusion style: elide text when it's too long
Christian Ehrlicher
2021-01-23
1
-1
/
+2
*
Make QStyle::proxy() always return the leaf proxy
Sergio Martins
2021-01-20
1
-2
/
+4
*
ItemViews: Don't remove items on internal move
Christian Ehrlicher
2021-01-19
2
-4
/
+8
*
Fix small typo in the QMdiArea documentation
Oliver Eftevaag
2021-01-18
1
-1
/
+1
*
macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported
Morten Johan Sørvig
2021-01-15
1
-0
/
+3
*
Fix setting active window as application's focus widget
Sona Kurazyan
2021-01-15
1
-4
/
+5
*
QTabBar/Windows: Fix close button icons being too small on high-res screens
Friedemann Kleint
2021-01-15
6
-11
/
+32
*
Fix the tips still show when cursor move to another action
Qiang Li
2021-01-15
1
-0
/
+2
*
Fix QApplication::font returns the font unstable according to the object
ChunLin Wang
2021-01-15
1
-7
/
+11
*
Widgets: fix setTabOrder for QAbstractSpinBox-like widgets
Ivan Solovev
2021-01-14
1
-1
/
+14
*
Fix read-only pseudo-state in QTextEdit/Browser stylesheet
Eirik Aavitsland
2021-01-13
1
-0
/
+13
*
QComboBox: fix select all columns in the view
Christian Ehrlicher
2021-01-13
1
-2
/
+4
*
Set the PlaceholderText color in the palette from the stylesheet as well
Andy Shaw
2021-01-12
1
-0
/
+1
*
Skip already closing widgets when checking whether application can quit
Tor Arne Vestbø
2021-01-06
1
-0
/
+6
*
TableView: Trigger the resizing of editors resizing a row/column
Andy Shaw
2021-01-05
1
-0
/
+4
*
QTreeWidgetItem: fix documentation error for childIndicatorPolicy()
Christian Ehrlicher
2021-01-05
1
-1
/
+1
*
QAbstractItemView: fix selectionCommand() with no event
Christian Ehrlicher
2021-01-05
1
-3
/
+3
*
macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItem
Tor Arne Vestbø
2021-01-04
2
-49
/
+35
*
QAbstractButton: don't access nullptr in queryButtonList()
Christian Ehrlicher
2021-01-01
1
-1
/
+3
*
QStylesheetStyle: fix push button label alignment
Christian Ehrlicher
2020-12-24
1
-1
/
+1
*
QListView: don't crash when an empty container is passed to itemsRect()
Christian Ehrlicher
2020-12-22
1
-7
/
+3
*
Make QPushButton on macOS use QFocusFrame to fix alignment problems
Doris Verria
2020-12-21
2
-1
/
+8
*
Don't show focus rect for QCommandLinkButton
Doris Verria
2020-12-11
1
-0
/
+1
*
Override initStyleOption() for QCommandLinkButton
Doris Verria
2020-12-11
2
-0
/
+7
*
macOS: Disable WA_QuitOnClose on menu item widget container
Tor Arne Vestbø
2020-12-10
1
-0
/
+1
[next]