summaryrefslogtreecommitdiff
path: root/src/ivicore/qiviservicemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-021-9/+8
* Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-241-0/+8
* android: Adapt plugin loading to the new deployment mechanismDominik Holland2020-01-171-1/+9
* ivicore: Discover new plugins at runtimeDominik Holland2020-01-081-5/+21
* Fix compilation with 5.12 and 5.13Dominik Holland2019-10-301-2/+2
* Fix compliation warningsDominik Holland2019-10-101-2/+4
* Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-081-46/+56
|\
| * [docs] Review of API ReferenceKavindra Palaraja2019-07-121-46/+54
| * Always register the QIviServiceObject* as a Qt MetatypeDominik Holland2019-06-251-2/+2
| * Move the complete QML type registration to the QtIviCore Module classDominik Holland2019-06-111-0/+2
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-151-5/+1
|/
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Clang-tidy and Clazy fixesDominik Holland2018-12-051-3/+2
* Fix qdoc errors and some broken linksDominik Holland2018-09-141-2/+2
* Make the QIviProxyServiceObject class publicDominik Holland2018-07-061-1/+1
* doc: Add QML documentation for the ServiceManager objectDominik Holland2018-05-181-1/+61
* Fix documentation for 5.11Dominik Holland2018-05-141-0/+11
* Only load every plugin onceDominik Holland2018-05-031-8/+9
* Fix plugin loading with different configurationsDominik Holland2018-05-031-22/+72
* Clazy and clang-tidy fixesDominik Holland2018-04-191-40/+40
* Expose the QIviServiceManager to QMLDominik Holland2018-02-211-14/+52
* Add support for static pluginsDominik Holland2018-02-021-5/+57
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* Fix all comments to use the same formatDominik Holland2017-04-061-72/+72
* C++11 cleanupDominik Holland2017-04-051-10/+10
* Merge remote-tracking branch 'origin/5.8' into devDominik Holland2017-04-041-3/+20
|\
| * Don't expect "_simulaton" to be at the end of the plugin file nameDominik Holland2017-03-221-3/+20
* | Documentation RefactoringDominik Holland2017-03-301-0/+8
|/
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Merge branch '5.7' into devDominik Holland2016-10-191-29/+31
|\
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-171-8/+9
| * ivicore: use Q_UNLIKELY for every qWarning() etcMarc Mutz2016-09-161-21/+22
* | Fixed coding style issuesDominik Holland2016-07-271-1/+1
* | ivicore: Improved the auto discovery of the backendsDominik Holland2016-07-151-6/+16
|/
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-241-0/+380