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
/
tests
/
auto
/
widgets
/
itemviews
Commit message (
Expand
)
Author
Age
Files
Lines
*
QAbtractItemView: deselect before click opens editor
Volker Hilsheimer
2023-02-28
1
-16
/
+13
*
QListView: Reset style after using a temporary proxy
Volker Hilsheimer
2023-02-27
1
-0
/
+5
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
16
-32
/
+0
*
QAbstractItemView: don't start editing on Ctrl-Click
Volker Hilsheimer
2023-02-16
1
-1
/
+43
*
QAbstractItemView: Don't unselect on click on empty area in SingleSelect
Sebastian Beckmann
2023-02-11
1
-0
/
+32
*
Fix two variables' "may be used uninitialized" compiler warnings
Ahmad Samir
2023-01-22
1
-1
/
+1
*
QListView: Prevent infinite loop when wrapping text of item with null-icon
Volker Hilsheimer
2023-01-04
1
-0
/
+17
*
QHeaderView test: Remove unused variables
Volker Hilsheimer
2022-12-12
1
-8
/
+0
*
Adapt to QTimeZone replacing Qt::TimeSpec usage
Edward Welbourne
2022-12-10
1
-5
/
+6
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
12
-330
/
+330
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-5
/
+5
*
tests: skip two tests in tst_QAbstractItemView on Wayland
Liang Qi
2022-10-07
1
-0
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
8
-72
/
+72
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
9
-42
/
+53
*
QAbstractItemDelegate: tolerate that editor gets reparented
Volker Hilsheimer
2022-08-25
1
-0
/
+70
*
QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO defines
Ivan Solovev
2022-08-24
1
-2
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
16
-16
/
+16
*
Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TO
Ivan Solovev
2022-08-19
1
-1
/
+1
*
Unblacklist tests that are no longer flaky
Dimitrios Apostolou
2022-08-17
1
-4
/
+0
*
Wait for window focus instead of expose event
Dimitrios Apostolou
2022-08-11
2
-3
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
16
-0
/
+48
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
15
-17
/
+17
*
QListview: PageDown/Up infinite loop
Tang Haixiang
2022-07-05
1
-0
/
+21
*
Fix memory leak in tst_qtreewidget
Andreas Buhr
2022-05-18
1
-0
/
+2
*
QtWidgets: restore Qt 5 compatibility for save/restore state
Giuseppe D'Angelo
2022-05-18
1
-5
/
+32
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
16
-433
/
+33
*
tst_qitemdelegate: make it more robust
Giuseppe D'Angelo
2022-04-27
1
-2
/
+1
*
QAbstractItemView: with single selection, deselect on Ctrl+Release
Volker Hilsheimer
2022-03-24
1
-0
/
+8
*
Repair some of tst_qtableview tests on Android
Andreas Buhr
2022-03-15
2
-3
/
+2
*
QAbstractItemModel: fix persistent index corruption when moving columns
David Faure
2022-02-28
1
-0
/
+20
*
Remove unused Qt4-compat test
Andreas Buhr
2022-02-24
1
-41
/
+0
*
Repair some of tst_qtableview tests on Android
Andreas Buhr
2022-02-22
2
-32
/
+28
*
Repair tst_qtreeview on Android
Andreas Buhr
2022-02-16
2
-8
/
+3
*
Repair tst_qabstractitemview in case of no cursor
Andreas Buhr
2022-02-16
2
-6
/
+7
*
Deprecate QContextMenuEvent and QMouseEvent ctors without globalPos
Shawn Rutledge
2022-02-05
3
-24
/
+42
*
Add a QHoverEvent ctor taking global mouse position; deprecate the other
Shawn Rutledge
2022-02-03
1
-3
/
+3
*
QTableView: correctly toggle column selection when scrolled
Volker Hilsheimer
2021-12-02
1
-0
/
+56
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
2
-2
/
+2
*
QAIV: Reset double-click flag in mousePressEvent
Volker Hilsheimer
2021-11-05
1
-0
/
+38
*
QAbstractItemView: auto-scroll with selection rectangle
Volker Hilsheimer
2021-10-22
2
-0
/
+117
*
Select a single range of cells in QTableView, away from merged cells
Shawn Rutledge
2021-10-12
1
-0
/
+71
*
QTableWidgetSelectionRange: Make it possible to compare for equality
Volker Hilsheimer
2021-10-12
1
-0
/
+14
*
QAbstractItemView: Fix IM input starting edit session
Volker Hilsheimer
2021-10-01
1
-0
/
+75
*
Fix QListView assert when the last row is moved in IconMode
ChunLin Wang
2021-09-01
1
-0
/
+217
*
QListView: fix AdjustToContents (sizeAdjustPolicy)
Thorbjørn Lund Martsum
2021-08-10
1
-0
/
+42
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
emit layoutAboutToBeChanged timely
Luca Beldi
2021-07-20
3
-0
/
+208
*
QListView: don't scroll if selected items are removed
Volker Hilsheimer
2021-07-16
1
-0
/
+69
*
QTableView: fix selection with rows and cells in ExtendedSelection mode
Christian Ehrlicher
2021-07-12
1
-0
/
+72
*
BLACKLIST tst_QListView::internalDragDropMove for OpenSUSE leap
Heikki Halmet
2021-06-21
1
-0
/
+3
[next]