summaryrefslogtreecommitdiff
path: root/tests/auto/core/servicemanagertest
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-028-140/+0
* Update copyright headers to 2021Dominik Holland2021-06-0211-77/+88
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-266-7/+7
* cmake integration of the ivigeneratorDominik Holland2021-05-101-0/+33
* Fix missing override keywords backend pluginsDominik Holland2021-05-105-10/+10
* Fix failing autotestsDominik Holland2021-03-262-1/+4
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-266-0/+160
* ivicore: Discover new plugins at runtimeDominik Holland2020-01-081-36/+61
* Update copyright statementsRobert Griebl2018-12-1711-0/+11
* Make the QIviProxyServiceObject class publicDominik Holland2018-07-061-3/+4
* Fix plugin loading with different configurationsDominik Holland2018-05-033-7/+17
* Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-271-1/+27
* Fix problems when building for test coverageDominik Holland2018-04-235-18/+3
* Clazy and clang-tidy fixesDominik Holland2018-04-191-0/+2
* Fix linker errors with older Qt versionsDominik Holland2018-03-091-6/+6
* Expose the QIviServiceManager to QMLDominik Holland2018-02-211-4/+14
* Add support for static pluginsDominik Holland2018-02-0211-3/+247
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-167-7/+7
* Make sure QIviServiceObject returns a unique idDominik Holland2017-09-221-1/+1
* Fix all comments to use the same formatDominik Holland2017-04-061-16/+16
* Fix issues found by clazyDominik Holland2017-04-051-0/+1
* C++11 cleanupDominik Holland2017-04-054-7/+7
* Streamline the initialization logicDominik Holland2017-04-041-1/+13
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-043-6/+6
* Don't expect "_simulaton" to be at the end of the plugin file nameDominik Holland2017-03-223-0/+24
* Updated copyright headersDominik Holland2017-02-037-7/+7
* Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-282-2/+2
* Fixed coding style issuesDominik Holland2016-07-271-3/+3
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-241-4/+4
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-247-41/+41
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-117-49/+56
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-077-64/+57
* Added support for detection and loading of simulation backendsDominik Holland2016-02-231-2/+15
* Added more autotests for the ServiceManagerDominik Holland2016-02-0314-14/+387
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-241-4/+6
* Changed the Copyright to LGPLv3 + CommercialDominik Holland2015-09-152-19/+26
* Removed unused codeJohan Thelin2015-08-251-20/+0
* Introduced 'make docs' supportDominik Holland2015-03-301-1/+1
* Fixed the autotest to use CONFIG+=testcase to be executed when doing make checkDominik Holland2015-03-301-2/+1
* Added Copyright HeadersDominik Holland2015-03-272-4/+18
* Restructured tests and added a placeholder for climate control testsJohan Thelin2015-03-262-0/+213