summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/remoteobjects_server/timemodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revamp clientapp and remoteobjects_server examplesØystein Heskestad2023-07-061-3/+5
| | | | | | | | | | Merge clientapp and plugins into a single stand-alone example. Add documentation of clientapp and remoteobjects_server. Task-number: QTBUG-112850 Pick-to: 6.6 6.5 Change-Id: I03340d3208fac7448f7de5d7720a61d2eeaf5a0a Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
* Use SPDX license identifiersLucie Gérard2022-06-141-49/+2
| | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: I315d7ce1d6c6c3497afdfe8b61a113fdc181c935 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Make server example name more uniqueAllan Sandfeld Jensen2021-07-131-0/+90
It clashes with other examples in other modules breaking top-builds with examples. Pick-to: 6.2 Change-Id: I5c0b3adfe1e6a81012a96f248b48c43976f2d2ad Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>