index
:
qt/qtremoteobjects.git
5.10
5.11
5.12
5.13
5.14
5.15
5.9
6.10
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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
wip/serialization
Qt distributed object system
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
remoteobjects
/
qremoteobjectabstractitemmodeladapter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QList<int> metatype registration so that QDataStream works
Juha Vuolle
2022-08-30
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-14
1
-38
/
+2
*
Move items from qremoteobjectabstractitemmodeltypes_p.h to QtPrivate
Sona Kurazyan
2021-06-24
1
-28
/
+28
*
Update the replica when the layoutChanged signal is emitted
Andy Shaw
2021-05-05
1
-0
/
+9
*
Reimplement QAIM:multiData for QAbstractItemModelReplica
Sona Kurazyan
2021-03-16
1
-6
/
+21
*
Fix prefetching data for QAIM when no roles hint is provided
Sona Kurazyan
2021-03-02
1
-1
/
+1
*
Migrate from old signal/slot connection syntax
Sona Kurazyan
2021-02-25
1
-6
/
+6
*
Clean-up warnings
Sona Kurazyan
2021-02-22
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-13
/
+13
*
Fix compilation with Qt 6
Sona Kurazyan
2021-02-15
1
-9
/
+5
*
QAbstractItemModelSourceAdapter: Fix MSVC warning about integer conversion
v5.14.0-beta3
Friedemann Kleint
2019-10-21
1
-1
/
+1
*
Eradicate some simple Q_FOREACH loops
Marc Mutz
2019-07-04
1
-3
/
+4
*
Fix include directives
Friedemann Kleint
2019-01-18
1
-1
/
+1
*
Make sure types needed for MODELs are registered
Brett Stottlemyer
2018-11-07
1
-17
/
+19
*
Optionally cache QAIM data prior to initialized signal
BogDan Vatra
2017-11-29
1
-1
/
+39
*
Correct QtRO license headers and added missing license files
v5.9.0-beta4
Jani Heikkinen
2017-05-02
1
-13
/
+19
*
Fixes for license check
Brett Stottlemyer
2017-01-14
1
-21
/
+13
*
Remove unused code
Brett Stottlemyer
2016-12-03
1
-18
/
+0
*
Rename QAbstractItemFoo -> QAbstractItemModelFoo
Kevin Funk
2016-03-21
1
-0
/
+254