summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Rename the module and fix compilationDominik Holland2024-01-151-3/+0
* CMake: Cleanup all qmake2cmake leftoversDominik Holland2022-08-313-9/+0
* android: Fix all tests to work on android as wellDominik Holland2022-07-281-7/+5
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Android: disable auto tests to unblock the module in CIAssam Boudjelthia2022-07-141-5/+7
* Refactor the ifcodegen CMake APIDominik Holland2021-07-091-3/+3
* ifcodegen: Streamline the naming for the various input variablesDominik Holland2021-07-051-2/+2
* Rename everything to match the new module nameDominik Holland2021-06-162-7/+7
* Fix build after splitting the repositoryDominik Holland2021-06-081-3/+0
* Remove QMake project filesDominik Holland2021-06-023-16/+0
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* cmake: Enable all autogenerated autotests againDominik Holland2021-05-251-13/+14
* cmake integration of the ivigeneratorDominik Holland2021-05-102-9/+15
* cmake: Add configure test for DLT and fix building GeniviExtrasDominik Holland2021-03-261-1/+1
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-263-0/+31
* Use QMAKE_PROJECT_NAME to mark all test executables for QtCreatorDominik Holland2018-03-201-0/+1
* Cleanup unneeded filesDominik Holland2018-02-075-1338/+0
* Add an autotest generator templateDominik Holland2018-02-073-2/+10
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-162-2/+2
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-271-1/+1
* Fix issues found by clazyDominik Holland2017-04-052-4/+19
* C++11 cleanupDominik Holland2017-04-052-29/+29
* Streamline the initialization logicDominik Holland2017-04-042-4/+30
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-042-8/+8
* Updated copyright headersDominik Holland2017-02-032-2/+2
* Move qtivi over to the new config systemDominik Holland2017-02-011-7/+3
* Add a geniviextras-only config option to only build qtgeniviextrasDominik Holland2017-01-091-2/+4
* Merge branch '5.7' into devDominik Holland2016-11-231-0/+1
|\
| * Build fix for Qt 5.6Dominik Holland2016-11-231-0/+1
* | Merge branch '5.7' into devDominik Holland2016-10-192-22/+28
|\|
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-172-22/+28
* | Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-282-6/+6
* | Fixed coding style issuesDominik Holland2016-07-272-15/+15
* | Use the config check output instead of qtHaveModuleDominik Holland2016-07-271-1/+1
|/
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-242-2/+2
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-242-225/+225
* Cleanup all zones when a backend got disconnected in clearServiceObjectDominik Holland2016-05-101-12/+11
* Added a WindowControl classDominik Holland2016-05-103-1/+476
* Changed the climatecontrol autotest to use the new test helper functionsDominik Holland2016-04-272-209/+204
* Made the ClimateControl API more completeDominik Holland2016-04-261-32/+185
* Changed the AirflowDirection to be Flags instead of a enumDominik Holland2016-04-231-16/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-7/+8
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-071-10/+9
* Fixed a crash in QtIVIAbstractZonedFeature when setting a NULL ServiceObjectDominik Holland2016-01-281-0/+54
* Use the new QtIVIProperty class in the ClimateControl FeatureDominik Holland2016-01-281-61/+210
* Get rid of all getter functions in qtiviclimatecontrolbackendinterfaceDominik Holland2016-01-131-37/+0
* Fixed warnings in climatecontrol autotestDominik Holland2016-01-131-1/+9
* Refactor QtIVI to use new architectureMarko Kangas2015-11-261-117/+112
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-241-4/+6
* Merge branch 'master' of qtiviDominik Holland2015-10-204-1/+502
|\