index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
/
itemviews
/
qabstractitemview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with -no-feature-draganddrop
Tasuku Suzuki
2023-01-17
1
-4
/
+22
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-4
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-8
/
+8
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-05-16
1
-38
/
+2
*
QAbstractItemView: check the index emitted by the delegate's sizeHintChanged
Giuseppe D'Angelo
2022-04-28
1
-6
/
+16
*
QAbstractItemView: warn in some erroneous conditions
Giuseppe D'Angelo
2022-04-27
1
-2
/
+6
*
QAbstractItemView: with single selection, deselect on Ctrl+Release
Volker Hilsheimer
2022-03-24
1
-9
/
+22
*
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
*
Fix item view auto-scrolling during drag'n'drop
Volker Hilsheimer
2021-12-10
1
-8
/
+24
*
QAIV: Reset double-click flag in mousePressEvent
Volker Hilsheimer
2021-11-05
1
-0
/
+1
*
QAbstractItemView: auto-scroll with selection rectangle
Volker Hilsheimer
2021-10-22
1
-10
/
+19
*
widgets: Fix typos in source code comments
Jonas Kvinge
2021-10-15
1
-2
/
+2
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QAbstractItemView: fix crash if setData() does a model reset
David Faure
2021-10-01
1
-3
/
+10
*
QAbstractItemView: Fix IM input starting edit session
Volker Hilsheimer
2021-10-01
1
-21
/
+92
*
Doc: Fix typo Ctr -> Ctrl
Alexander Volkov
2021-07-28
1
-1
/
+1
*
QAIV: Don't open editor on release when press closed editor
Volker Hilsheimer
2021-06-14
1
-2
/
+15
*
QAbstractItemView: block autoScroll from interfering with QScroller
Volker Hilsheimer
2021-06-09
1
-0
/
+4
*
QAItemView: in MultiSelection, press deselects only if no drag can start
Volker Hilsheimer
2021-06-08
1
-3
/
+10
*
QAbstractItemView: don't toggle extended selection on Ctrl+Press
Volker Hilsheimer
2021-06-07
1
-0
/
+9
*
QAbstractItemView: Don't change selection if editor ate release event
Volker Hilsheimer
2021-06-07
1
-1
/
+2
*
QAbstractItemView: don't block dragging after double click
Volker Hilsheimer
2021-06-03
1
-2
/
+5
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-1
/
+1
*
ItemViews: Don't remove items on internal move
Christian Ehrlicher
2021-01-18
1
-2
/
+4
*
QAbstractItemView: fix selectionCommand() with no event
Christian Ehrlicher
2021-01-05
1
-3
/
+3
*
Use (new) erase()/erase_if() algorithms
Marc Mutz
2020-12-05
1
-5
/
+2
*
QtWidgets: Propagate event device when translating mouse events
Friedemann Kleint
2020-11-27
1
-1
/
+2
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Fix a bunch of qdoc warnings
Volker Hilsheimer
2020-11-06
1
-1
/
+1
*
QAbstractItemView: don't lose items if model only allows MoveAction
Volker Hilsheimer
2020-10-16
1
-1
/
+4
*
QAbstractItemView: Don't allow CopyAction for InternalMove views
Volker Hilsheimer
2020-10-01
1
-0
/
+2
*
Fix some qdoc warnings: broken links
Volker Hilsheimer
2020-09-21
1
-4
/
+3
*
QAbstractItemView: add virtual itemDelegateForIndex
Volker Hilsheimer
2020-09-12
1
-13
/
+25
*
QAbstractItemView: make clipboard copy less constrained
Samuel Gaist
2020-08-29
1
-1
/
+1
*
Replace QAbstractItemView::viewOptions with initViewItemOption
Volker Hilsheimer
2020-08-26
1
-32
/
+48
*
Clean up itemviews after QStyleOption version cleanup
Volker Hilsheimer
2020-08-19
1
-16
/
+11
*
Introduce QEvent::isInputEvent
Volker Hilsheimer
2020-08-17
1
-19
/
+5
*
Remove call to static QGuiApplication::keyboardModifiers method
Volker Hilsheimer
2020-08-17
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-13
/
+13
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-5
/
+6
*
Remove deprecated QStyleOption::init()
Christian Ehrlicher
2020-06-21
1
-1
/
+1
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-13
/
+13
*
Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)
Joerg Bornemann
2020-04-21
1
-0
/
+2
*
Remove deprecated members from QtWidgets/itemviews classes
Volker Hilsheimer
2020-04-17
1
-58
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-5
/
+11
|
\
[next]