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
/
qremoteobjectabstractitemmodelreplica_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race condition when accessing invalid index
Elias Steurer
2022-07-05
1
-1
/
+4
*
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
-36
/
+36
*
Make qremoteobjectabstractitemmodeltypes.h private
Sona Kurazyan
2021-06-24
1
-1
/
+1
*
Update the replica when the layoutChanged signal is emitted
Andy Shaw
2021-05-05
1
-2
/
+2
*
Use QList instead of QVector
Jarek Kobus
2021-02-16
1
-26
/
+26
*
Ensure we always emit initialized signal
Michael Brasser
2018-04-27
1
-1
/
+1
*
Optionally cache QAIM data prior to initialized signal
BogDan Vatra
2017-11-29
1
-3
/
+13
*
Rename ReplicaPrivate -> ReplicaImplementation
Kevin Funk
2017-10-06
1
-12
/
+12
*
Modernize: Use override where possible
Kevin Funk
2017-09-21
1
-2
/
+2
*
Provide static method for registering metatypes
Brett Stottlemyer
2017-05-16
1
-1
/
+1
*
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
*
Fix namespaced build
Volker Krause
2017-01-13
1
-0
/
+4
*
Fix warnings from syncqt.pl
Kevin Funk
2016-11-30
1
-0
/
+11
*
Workaround until we fix the cross-model index usage.
BogDan Vatra
2016-06-20
1
-1
/
+0
*
Clear the exceeding elements and reserve enough elements for hash
BogDan Vatra
2016-05-24
1
-17
/
+29
*
Make sure the parent is cached when we try to insert a child.
BogDan Vatra
2016-05-24
1
-1
/
+1
*
Memory performance
BogDan Vatra
2016-05-09
1
-25
/
+176
*
[fix] Avoid rare crash in QAIM
Brett Stottlemyer
2016-03-28
1
-0
/
+1
*
Some code cleanup
Brett Stottlemyer
2016-03-23
1
-0
/
+3
*
QHash has faster lookup than QMap
BogDan Vatra
2016-03-22
1
-1
/
+1
*
Check if the model supports the role.
BogDan Vatra
2016-03-22
1
-2
/
+5
*
Rename QAbstractItemFoo -> QAbstractItemModelFoo
Kevin Funk
2016-03-21
1
-0
/
+284