summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-1449-2286/+98
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-20/+0
* Improve examples CMakeLists.txtKai Köhne2022-03-0121-170/+65
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-154-16/+16
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1716-16/+16
* Make server example name more uniqueAllan Sandfeld Jensen2021-07-137-10/+10
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-051-1/+0
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-318-8/+8
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-204-91/+28
* Rename the target name for the example's qml pluginSona Kurazyan2021-05-063-9/+9
* Add some introductory documentation to a few more examplesMårten Nordheim2021-03-243-0/+108
* Document the modelviewclient and server examplesMårten Nordheim2021-03-244-18/+168
* Remove old instructions for generating tls certificatesMårten Nordheim2021-03-231-15/+0
* Fix error in websocket exampleMårten Nordheim2021-03-231-1/+1
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-262-10/+10
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-258-22/+24
* Regenerate certificates to match new macOS 10.15 restrictionsMårten Nordheim2021-02-2416-252/+254
* Clean-up warningsSona Kurazyan2021-02-223-5/+5
* Use QList instead of QVectorJarek Kobus2021-02-162-2/+2
* Regenerate CMake projectsSona Kurazyan2021-02-1516-15/+79
* Pass QDate by valueEdward Welbourne2020-08-141-1/+1
* Update via run_pro2cmake.pyBrett Stottlemyer2020-06-2916-24/+82
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-1622-0/+804
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-155-5/+5
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-1222-0/+804
* | QAbstractSocket: fix deprecation warnings from the error signalMårten Nordheim2020-03-232-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1v5.15.0-alpha1Qt Forward Merge Bot2020-02-051-2/+2
|\ \ | |/ |/|
| * Specify the int parameter for the hour/minuteChanged() signalsAndy Shaw2020-01-301-2/+2
* | Remove empty qresource entry from clientapp.qrcJoerg Bornemann2019-10-091-1/+0
|/
* WebSockets: Add SSL SupportBogDan Vatra2019-06-1211-1/+196
* Add WebSockets exampleBogDan Vatra2019-06-129-1/+489
* examples: require widgets explicitlyLiang Qi2019-02-061-2/+6
* SSL Examples: Explicitly state SSL requirementFriedemann Kleint2018-12-102-0/+6
* Only include the ssl example and test if the OpenSSL feature is availableAndy Shaw2018-12-071-2/+3
* Quit gracefullyv5.12.0-rc1BogDan Vatra2018-11-141-1/+2
* Add SSL example & auto testBogDan Vatra2018-10-2919-1/+791
* Fix a typo in the documentation code's commentsNicolas Ettlin2018-07-111-1/+1
* Fix errors reported by CoverityMichael Brasser2018-04-254-4/+4
* Merge remote-tracking branch 'origin/5.10' into 5.11v5.11.0-alpha1Liang Qi2018-02-122-0/+2
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsv5.10.15.10Rainer Keller2018-01-312-0/+2
* | Say hello to QRemoteObjectNode::heartbeatInterval propertyBogDan Vatra2017-12-081-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2410-10/+110
|\|
| * Fix outdated BSD license headerv5.9.3Liang Qi2017-11-0810-10/+110
* | Modernize: Use override where possibleKevin Funk2017-09-217-13/+13
|/
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-0224-388/+796
* Replace Q_NULLPTR -> nullptrKevin Funk2017-03-298-8/+8
* Adjust examples to follow Qt conventionsBrett Stottlemyer2017-03-2267-70/+48
* Fixes for license checkBrett Stottlemyer2017-01-1434-672/+477
* Generate, send and check class signature for .rep generated classesBogDan Vatra2016-09-081-1/+1