summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/tst_integration.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QRemoteObjectNode: Add error signalKevin Funk2016-07-181-1/+12
* Rename dynamic acquire methodBrett Stottlemyer2016-04-291-14/+14
* Introduce QRemoteObjectNode::instancesKevin Funk2016-04-041-0/+36
* Simplify debugging category handlingKevin Funk2016-03-251-3/+3
* Some code cleanupBrett Stottlemyer2016-03-231-4/+2
* Provide type name for source locationsKevin Funk2016-03-211-2/+2
* Run integration tests for all backendsBrett Stottlemyer2016-02-021-260/+409
* Add Node as a Replica PropertyBrett Stottlemyer2015-12-311-2/+2
* Make QtRO Node available to QMLBrett Stottlemyer2015-12-311-1/+1
* Convert Nodes to QObject based class(es)Brett Stottlemyer2015-12-311-30/+27
* Enhance .rep enum handlingKevin Funk2015-12-011-2/+50
* Fix handling of invalid urlsBrett Stottlemyer2015-11-301-0/+10
* Stabilize unit tests on WindowsKevin Funk2015-11-261-1/+1
* [Fix] Add (in)equality operator for POD typesBrett Stottlemyer2015-11-171-0/+15
* Add ENUM type to REPCBrett Stottlemyer2015-10-071-0/+10
* REPC - Allow "merged" file generationBrett Stottlemyer2015-10-071-1/+1
* Allow the user to listen on all addresses on a free port.BogDan Vatra2015-10-021-7/+8
* [test] Fix timeout in integration testBrett Stottlemyer2015-08-311-3/+3
* [test] Get rid of more waitForSource calls.Björn Breitmeyer2015-08-271-4/+15
* [test] Use QStringLiteral in integration testBrett Stottlemyer2015-07-111-33/+34
* [behavior change] Fix/enhance property notifiersBrett Stottlemyer2015-07-071-19/+63
* Add setName() to NodesBrett Stottlemyer2015-07-031-2/+13
* Disable the localsocket tests on Mac OSX.Björn Breitmeyer2015-07-031-1/+2
* Don't use a shared pointer if a scoped one can be used.Björn Breitmeyer2015-06-261-34/+36
* Fix a memory leak in the integration test.Björn Breitmeyer2015-06-231-5/+5
* Improve connection handling of local sockets.Björn Breitmeyer2015-06-221-0/+30
* Stabilize local socket connection setup.Björn Breitmeyer2015-06-221-0/+32
* [test] Add test for passing large chunks of dataBrett Stottlemyer2015-06-161-0/+49
* [test] Add tests for property settersBrett Stottlemyer2015-06-141-0/+25
* Fix connection between Replica and ReplicaPrivateBrett Stottlemyer2015-06-141-4/+8
* [test] Fix QUrl conflictBrett Stottlemyer2015-06-101-1/+1
* Add support for acquire()'ing named SourcesBrett Stottlemyer2015-06-101-6/+44
* Make sure new Source objects are sharedBrett Stottlemyer2015-06-091-0/+43
* Remove internal waitForSource from setRegistryUrlBrett Stottlemyer2015-05-081-0/+6
* Fix slots with argumentsSebastian Sauer2015-04-011-1/+39
* Added test case for replica node starting before source host nodeManpreet S. Bajwa2015-03-201-0/+18
* Remove qRegisterMetaType{,StreamOperators} callsKevin Funk2015-03-131-3/+0
* Enhance RegistryBrett Stottlemyer2015-03-101-0/+21
* Fix registry crash when no registrySourceBrett Stottlemyer2015-03-091-0/+8
* [Behavior fix] Only expose .rep APIBrett Stottlemyer2015-03-041-0/+11
* Use QMetaType::type() to get the QMetaType IDRoland Winklmeier2015-03-041-0/+15
* Allow .rep API to differ from Source APIBrett Stottlemyer2015-01-271-0/+25
* Use property names for DynamicReplica testsBrett Stottlemyer2014-12-031-3/+16
* [repc] Generate Source and SimpleSource classesBrett Stottlemyer2014-12-021-4/+4
* Fix testsKevin Funk2014-11-261-0/+8
* Normalize signatures for QMetaObject::indexOfSlotKevin Funk2014-11-211-0/+8
* Implement QRemoteObjectPending{Call, Reply}Kevin Funk2014-11-201-6/+57
* Fix in process replica slot callsBjörn Breitmeyer2014-11-071-0/+14
* Introduce some tests for SLOT(...)Kevin Funk2014-11-061-0/+28
* Initialize values properly in QTRO sourceKevin Funk2014-11-061-0/+6