qt5base-lts/src
Christian Ehrlicher e8b3d35a18 QTableView: fix selection with rows and cells in ExtendedSelection mode
QTableView stored the current row/column selection start in an own
variable instead using currentSelectionStartIndex. This leads to an
inconsistent behavior when the selection is done with a click on the
header and then in a cell (and the other way round)

Fixes: QTBUG-92561
Change-Id: I4c8bda3a938de451b6eff2819141e86a6870fbef
Pick-to: 6.1 6.2
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-07-12 08:19:16 +00:00
..
3rdparty Fix harfbuzz-ng compilation for Integrity 2021-06-28 15:36:25 +03:00
android Android: Make the manifest less to scary to read and edit 2021-07-01 23:54:15 +03:00
concurrent Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
corelib QNonContiguousByteDevice: ++explicit 2021-07-10 16:07:37 +02:00
dbus QDBusMarshaller: fix -Wformat-overflow 2021-07-08 01:49:26 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Fix QTextFormat::FullWidthSelection for right-to-left text layouts 2021-07-10 13:27:46 +02:00
network QLocalSocket/Win: reimplement skipData() function 2021-07-08 16:14:11 +03:00
opengl opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY() 2021-07-06 15:56:09 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins macOS: Don't make frameless tool windows miniaturizable 2021-07-12 10:14:09 +02:00
printsupport Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
sql Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
testlib QTest: remove unneeded cast in toPrettyUnicode() 2021-07-07 19:32:52 +02:00
tools Fix C++20 compilation of androiddeployqt 2021-07-09 13:35:54 +00:00
widgets QTableView: fix selection with rows and cells in ExtendedSelection mode 2021-07-12 08:19:16 +00:00
xml Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00