summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectabstractitemmodeladapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QList<int> metatype registration so that QDataStream worksJuha Vuolle2022-08-301-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Move items from qremoteobjectabstractitemmodeltypes_p.h to QtPrivateSona Kurazyan2021-06-241-28/+28
* Update the replica when the layoutChanged signal is emittedAndy Shaw2021-05-051-0/+9
* Reimplement QAIM:multiData for QAbstractItemModelReplicaSona Kurazyan2021-03-161-6/+21
* Fix prefetching data for QAIM when no roles hint is providedSona Kurazyan2021-03-021-1/+1
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-6/+6
* Clean-up warningsSona Kurazyan2021-02-221-1/+1
* Use QList instead of QVectorJarek Kobus2021-02-161-13/+13
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-9/+5
* QAbstractItemModelSourceAdapter: Fix MSVC warning about integer conversionv5.14.0-beta3Friedemann Kleint2019-10-211-1/+1
* Eradicate some simple Q_FOREACH loopsMarc Mutz2019-07-041-3/+4
* Fix include directivesFriedemann Kleint2019-01-181-1/+1
* Make sure types needed for MODELs are registeredBrett Stottlemyer2018-11-071-17/+19
* Optionally cache QAIM data prior to initialized signalBogDan Vatra2017-11-291-1/+39
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Remove unused codeBrett Stottlemyer2016-12-031-18/+0
* Rename QAbstractItemFoo -> QAbstractItemModelFooKevin Funk2016-03-211-0/+254