summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projectswip/cmakeAlexandru Croitor2019-11-155-5/+5
* Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-1222-0/+804
* 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
* Fix examples installations.Rafael Roquetto2016-06-2212-29/+24
* Memory performanceBogDan Vatra2016-05-092-2/+4
* Rename dynamic acquire methodBrett Stottlemyer2016-04-292-2/+2
* Rename QAbstractItemFoo -> QAbstractItemModelFooKevin Funk2016-03-212-2/+2
* Add QMLModelViewClientBogDan Vatra2016-03-218-1/+201
* [minor] Fix setFilterRules stringBrett Stottlemyer2016-03-071-2/+2
* Fix SimpleSwitch examplesBrett Stottlemyer2016-03-076-12/+12
* Convert Nodes to QObject based class(es)Brett Stottlemyer2015-12-3110-15/+15
* Fix warning in server/TimeModel exampleBrett Stottlemyer2015-12-281-1/+1
* start extending modelview examples.Björn Breitmeyer2015-05-132-6/+31
* Convert to lower case name of rep_*.h files in examplesManpreet S. Bajwa2015-03-2416-13/+16
* Introduce documentationBrett Stottlemyer2015-03-2025-1/+1136
* Added model view example.Björn Breitmeyer2015-03-175-1/+216
* repc: Fix examples and improve warningsKevin Funk2014-12-122-2/+2
* [repc] Generate Source and SimpleSource classesBrett Stottlemyer2014-12-022-2/+2
* Add support for const'ref in SIGNAL/SLOT argumentsMontel Laurent2014-12-013-4/+4
* Add template support for PODMontel Laurent2014-11-171-0/+1
* Allow to support signal/slot with template argumentMontel Laurent2014-11-121-0/+1
* Allow to define slot with argument without argumentMontel Laurent2014-11-071-1/+1
* Follow Qt naming convention for generated signal namesTobias Koenig2014-10-281-2/+2
* Say hello to QtRemoteObjectsBrett Stottlemyer2014-10-1633-0/+1229