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.4.3
6.5
6.5.0
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
/
itemviews
Commit message (
Expand
)
Author
Age
Files
Lines
*
QAbtractItemView: deselect before click opens editor
Volker Hilsheimer
2023-02-28
1
-1
/
+1
*
QAbstractItemView: execute posted layouts before painting
Volker Hilsheimer
2023-02-28
1
-0
/
+6
*
QAbstractItemView: don't start editing on Ctrl-Click
Volker Hilsheimer
2023-02-16
1
-1
/
+3
*
QAbstractItemView: don't access invalid indexes on copy-key
Volker Hilsheimer
2023-02-13
1
-5
/
+6
*
QAbstractItemView: Don't unselect on click on empty area in SingleSelect
Sebastian Beckmann
2023-02-11
1
-1
/
+5
*
Fix build with -no-feature-draganddrop
Tasuku Suzuki
2023-01-17
2
-4
/
+26
*
QListView: Prevent infinite loop when wrapping text of item with null-icon
Volker Hilsheimer
2023-01-04
1
-0
/
+4
*
Clean up dead code
Lu YaNing
2022-12-10
1
-3
/
+2
*
Send accessible focus event after list view has focus
Fushan Wen
2022-11-10
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
10
-42
/
+42
*
QTreeView: fix drawing of background for alternate rows
Volker Hilsheimer
2022-10-24
1
-4
/
+16
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-4
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
15
-247
/
+247
*
QAbstractItemDelegate: tolerate that editor gets reparented
Volker Hilsheimer
2022-08-25
1
-2
/
+3
*
Make QHeaderView restore state from different stream versions
Axel Spoerl
2022-08-24
1
-14
/
+28
*
Doc: Format certain operators in text
Paul Wicking
2022-08-23
1
-2
/
+2
*
Doc: Drop parentheses around \since command
Paul Wicking
2022-08-09
1
-2
/
+2
*
Add -Wshorten-64-to-32 to headersclean
Tor Arne Vestbø
2022-07-21
1
-3
/
+3
*
Improve widget painting under dpr>1 by enabling smooth pixmap scaling
Eirik Aavitsland
2022-07-12
1
-4
/
+4
*
QListview: PageDown/Up infinite loop
Tang Haixiang
2022-07-05
1
-3
/
+9
*
Don't trigger qBound assert in QExpandingLineEdit
Volker Hilsheimer
2022-06-29
1
-1
/
+1
*
QStyledItemDelegate: Fix the event filter doc
Laszlo Papp
2022-06-28
1
-2
/
+3
*
QAbstractItemDelegate: Remove a duplicate doc entry
Laszlo Papp
2022-06-20
1
-2
/
+2
*
QTableView: set correct clip on QPainter when using spans
Richard Moe Gustavsen
2022-06-20
1
-4
/
+23
*
Provide overload for Qt::AlignmentFlags in item widget items
Volker Hilsheimer
2022-06-17
6
-0
/
+21
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
4
-17
/
+17
*
QtWidgets: restore Qt 5 compatibility for save/restore state
Giuseppe D'Angelo
2022-05-18
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
50
-1901
/
+101
*
Item widgets: clean up treatment of Qt::TextAlignmentRole / CheckStateRole
Giuseppe D'Angelo
2022-05-16
6
-8
/
+112
*
QAbstractItemDelegate: fix rect given to tooltip handing
David Faure
2022-05-09
1
-6
/
+1
*
QAbstractItemView: check the index emitted by the delegate's sizeHintChanged
Giuseppe D'Angelo
2022-04-28
3
-6
/
+18
*
QAbstractItemView: warn in some erroneous conditions
Giuseppe D'Angelo
2022-04-27
1
-2
/
+6
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
2
-2
/
+2
*
QTableView: Document the customizations applied to QHeaderView
Sze Howe Koh
2022-03-29
1
-0
/
+2
*
QAbstractItemView: with single selection, deselect on Ctrl+Release
Volker Hilsheimer
2022-03-24
1
-9
/
+22
*
Itemviews: start fixing mixups of int/enum for Qt's item roles
Giuseppe D'Angelo
2022-03-23
4
-9
/
+15
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
1
-0
/
+1
*
Core: Remove 'properties' feature
Kai Köhne
2022-02-14
2
-22
/
+0
*
Always update pressedPosition when drag was enabled
Zhang Hao
2022-02-10
1
-12
/
+13
*
QAbstractItemView: do not access invalid model indices (3/N)
Giuseppe D'Angelo
2022-02-02
1
-7
/
+41
*
QAbstractItemView: do not access invalid model indices (2/N)
Giuseppe D'Angelo
2022-02-01
1
-0
/
+2
*
QAbstractItemView: do not access invalid model indices (1/N)
Giuseppe D'Angelo
2022-02-01
1
-1
/
+2
*
QAbstractItemView: code tidies
Giuseppe D'Angelo
2022-02-01
1
-4
/
+12
*
QTableWidgetSelectionRange: make relational operators noexcept
Marc Mutz
2022-01-21
1
-4
/
+4
*
QtWidgets: auto-test-export private classes, unbreaking ubsan builds
Marc Mutz
2021-12-16
1
-1
/
+1
*
Fix item view auto-scrolling during drag'n'drop
Volker Hilsheimer
2021-12-10
1
-8
/
+24
*
QTableWidget doc: remove wrong comment for itemExpanded()
Christian Ehrlicher
2021-12-08
1
-3
/
+0
*
QListView: fix a broken qBound
Giuseppe D'Angelo
2021-12-06
1
-1
/
+1
[next]