| Commit message (Expand) | Author | Age | Files | Lines |
* | qtremoteobjects: update certificates | Timur Pocheptsov | 13 days | 14 | -256/+258 |
* | CMake: Fix examples built outside of Qt build | Joerg Bornemann | 2025-01-26 | 3 | -11/+18 |
* | Correct license for example and snippet files | Lucie Gérard | 2024-04-04 | 13 | -13/+13 |
* | Move bluetooth examples to tests/manual/examples | Øystein Heskestad | 2023-10-11 | 26 | -1249/+0 |
* | Document simpleswitch examples | Øystein Heskestad | 2023-10-11 | 1 | -0/+34 |
* | Doc: Fix issues and enable documentation testing in CI | Topi Reinio | 2023-10-10 | 2 | -2/+4 |
* | Move some simpleswitch examples to tests/manual/examples | Øystein Heskestad | 2023-09-22 | 18 | -479/+1 |
* | Revamp clientapp example to prefer QML types over C++ classes | Øystein Heskestad | 2023-09-14 | 16 | -135/+86 |
* | Exclude sslserver and sslcppclient examples for Android build | Elias Hautala | 2023-08-21 | 3 | -2/+12 |
* | ble example: fix namespaced builds | Marc Mutz | 2023-08-02 | 4 | -2/+8 |
* | websockets example: fix namespaced builds | Marc Mutz | 2023-08-02 | 2 | -4/+1 |
* | Doc: Change category of examples to Connectivity | Øystein Heskestad | 2023-07-31 | 4 | -4/+4 |
* | Doc: Add \examplecategory to Qt RemoteObjects | Venugopal Shivashankar | 2023-07-19 | 3 | -0/+3 |
* | Doc: Update example category names | Kai Köhne | 2023-07-10 | 2 | -2/+2 |
* | Revamp clientapp and remoteobjects_server examples | Øystein Heskestad | 2023-07-06 | 30 | -287/+258 |
* | Delete cppclient example | Øystein Heskestad | 2023-06-06 | 6 | -125/+0 |
* | Revamp WebSockets example | Øystein Heskestad | 2023-06-06 | 3 | -5/+76 |
* | Revamp SSL example | Øystein Heskestad | 2023-06-06 | 11 | -142/+150 |
* | Regenerate certs | Mårten Nordheim | 2023-05-31 | 14 | -260/+268 |
* | Move qmlmodelviewclient example to tests/manual/examples | Øystein Heskestad | 2023-05-26 | 8 | -168/+0 |
* | Disable cmdline-only examples on Android | Ville Voutilainen | 2023-05-12 | 5 | -4/+20 |
* | Disable cmdline-only examples on Android | Ville Voutilainen | 2023-05-05 | 4 | -2/+14 |
* | Suppress the QTP0001 policy warning | Amir Masoud Abdol | 2023-01-27 | 1 | -0/+1 |
* | Enable QtRemoteObjects example documentation | Juha Vuolle | 2022-09-23 | 6 | -23/+23 |
* | Add QtRO over BT LE example | BogDan Vatra | 2022-08-29 | 26 | -0/+1241 |
* | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 19 | -19/+19 |
* | Add license headers to cmake files | Lucie Gérard | 2022-07-07 | 19 | -0/+57 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-14 | 49 | -2286/+98 |
* | Remove .prev_CMakeLists.txt | Kai Köhne | 2022-03-22 | 1 | -20/+0 |
* | Improve examples CMakeLists.txt | Kai Köhne | 2022-03-01 | 20 | -168/+65 |
* | Switch examples to build as isolated sub-builds | Alexandru Croitor | 2021-12-15 | 4 | -16/+16 |
* | Raise cmake_minimum_required to VERSION 3.16 in examples | Joerg Bornemann | 2021-08-17 | 16 | -16/+16 |
* | Make server example name more unique | Allan Sandfeld Jensen | 2021-07-13 | 7 | -10/+10 |
* | CMake: Update to latest qml CMake API | Alexandru Croitor | 2021-06-05 | 1 | -1/+0 |
* | Make qt6_add_repc_{replica, source} plural | Sona Kurazyan | 2021-05-31 | 8 | -8/+8 |
* | Use fixed qt_add_resource BASE argument | Joerg Bornemann | 2021-05-20 | 4 | -91/+28 |
* | Rename the target name for the example's qml plugin | Sona Kurazyan | 2021-05-06 | 3 | -9/+9 |
* | Add some introductory documentation to a few more examples | Mårten Nordheim | 2021-03-24 | 3 | -0/+108 |
* | Document the modelviewclient and server examples | Mårten Nordheim | 2021-03-24 | 4 | -18/+168 |
* | Remove old instructions for generating tls certificates | Mårten Nordheim | 2021-03-23 | 1 | -15/+0 |
* | Fix error in websocket example | Mårten Nordheim | 2021-03-23 | 1 | -1/+1 |
* | Migrate from old signal/slot connection syntax (part 2) | Sona Kurazyan | 2021-02-26 | 2 | -10/+10 |
* | Migrate from old signal/slot connection syntax | Sona Kurazyan | 2021-02-25 | 8 | -22/+24 |
* | Regenerate certificates to match new macOS 10.15 restrictions | Mårten Nordheim | 2021-02-24 | 16 | -252/+254 |
* | Clean-up warnings | Sona Kurazyan | 2021-02-22 | 3 | -5/+5 |
* | Use QList instead of QVector | Jarek Kobus | 2021-02-16 | 2 | -2/+2 |
* | Regenerate CMake projects | Sona Kurazyan | 2021-02-15 | 16 | -15/+79 |
* | Pass QDate by value | Edward Welbourne | 2020-08-14 | 1 | -1/+1 |
* | Update via run_pro2cmake.py | Brett Stottlemyer | 2020-06-29 | 16 | -24/+82 |
* | Merge remote-tracking branch 'origin/wip/cmake' into dev | Alexandru Croitor | 2020-06-16 | 21 | -0/+797 |
|\ |
|