summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move qtivi over to the new config systemDominik Holland2017-02-012-15/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Dominik Holland2017-01-261-0/+2
|\
| * Fixed problems when resolving the libdlt dependencyDominik Holland2016-11-291-0/+2
* | 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
* | Removed remaining Q_FOREACH loopsDominik Holland2016-10-191-3/+3
* | 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-285-10/+10
* | Fixed coding style issuesDominik Holland2016-07-276-28/+28
* | Added a autotest for the QIviSearchAndBrowseModelDominik Holland2016-07-274-0/+922
* | Use the config check output instead of qtHaveModuleDominik Holland2016-07-271-1/+1
* | Added a unit test for the qiviabstractfeaturelistmodelDominik Holland2016-07-274-83/+339
* | ivicore: Improved the auto discovery of the backendsDominik Holland2016-07-151-14/+36
|/
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-2414-22/+22
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-2417-438/+438
* Added a parser for the qtivi query language based on QLALRDominik Holland2016-05-133-0/+259
* 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
* Fixed issues with the auto discoveryDominik Holland2016-04-262-2/+32
* 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
* Fixed QtIVIProperty to also work with QFlagsDominik Holland2016-04-232-3/+93
* Register the QtIVIPropertyAttribute metatypes for all basic typesDominik Holland2016-04-132-3/+0
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-1115-107/+122
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-0716-131/+185
* Added support for detection and loading of simulation backendsDominik Holland2016-02-233-13/+82
* Add an autotest for QtIVIAbstractFeatureDominik Holland2016-02-034-0/+338
* Added more autotests for the ServiceManagerDominik Holland2016-02-0314-14/+387
* Fixed a crash in QtIVIAbstractZonedFeature when setting a NULL ServiceObjectDominik Holland2016-01-281-0/+54
* Fixed QtGeniviExtras to compile as a qt moduleDominik Holland2016-01-282-4/+10
* Use the new QtIVIProperty class in the ClimateControl FeatureDominik Holland2016-01-281-61/+210
* Adding a property attribute systemDominik Holland2016-01-267-1/+622
* 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-243-13/+19
* Merge branch 'master' of qtiviDominik Holland2015-10-208-2/+720
|\
| * Removed the not fully functional QtIVISimpleDiscoveryModelDominik Holland2015-09-153-195/+1
| * Changed the Copyright to LGPLv3 + CommercialDominik Holland2015-09-1510-97/+78
| * Added initial attached zones implementation.Johan Thelin2015-09-041-138/+140
| * Basic simple discovery testJohan Thelin2015-08-311-12/+20
| * Removed unused codeJohan Thelin2015-08-251-20/+0
| * Initial auto tests of QtIVISimpleDiscoveryModelJohan Thelin2015-08-243-1/+180
| * Introduced 'make docs' supportDominik Holland2015-03-302-2/+2
| * Fixed the autotest to use CONFIG+=testcase to be executed when doing make checkDominik Holland2015-03-302-4/+2
| * Extended climate control unit tests to try setting/getting through propertiesJohan Thelin2015-03-271-11/+43
| * Added Copyright HeadersDominik Holland2015-03-278-8/+76