summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Promote the QtIfRemoteObjectsHelper lib to a proper qt moduleDominik Holland2023-11-139-4/+9
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-1816-0/+32
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-095-13/+13
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-0917-166/+199
* qtifmedia: Cleanup of the SQL queriesDominik Holland2023-05-093-4/+13
* Improve the SERVER_CONF deprecation warningDominik Holland2023-04-254-0/+24
* Fix 6.6 QSqlDatabase deprecationsRobert Griebl2023-03-131-7/+8
* doc: Add a "What's New" Page with all new featuresDominik Holland2023-02-151-0/+1
* Add QIfConfiguration based settings to qtifmediaDominik Holland2023-01-2422-101/+472
* Use std::as_const instead of qAsConstDominik Holland2023-01-111-2/+2
* CMake: Cleanup all qmake2cmake leftoversDominik Holland2022-08-318-38/+1
* ifcodegen: Don't propagate library dependencies for plugins and executablesDominik Holland2022-08-171-13/+0
* CMake: Fix standalone tests to configure successfullyAlexandru Croitor2022-07-271-0/+13
* Use SPDX license identifiersDominik Holland2022-06-1539-1524/+144
* ifmedia: Fix nullptr connection in the media_simulator backendDominik Holland2021-12-011-2/+3
* Fix narrowing issue in direct signal connectionDominik Holland2021-11-091-1/+3
* Fix missing 's' in private QIfRemoteObjectsHelper moduleDominik Holland2021-09-228-25/+25
* cmake: Fix target names of vehiclefunctions pluginsDominik Holland2021-09-152-5/+5
* Change the QML code to versionless importsDominik Holland2021-08-242-4/+4
* cmake: Remove usage of deprecated APIDominik Holland2021-08-245-10/+10
* CMake: Shorten the qface-tutorial project and target namesDominik Holland2021-07-152-5/+5
* Refactor the ifcodegen CMake APIDominik Holland2021-07-092-8/+8
* ifcodegen: Streamline the naming for the various input variablesDominik Holland2021-07-052-6/+6
* Rename the IfRemoteObjectsHelper module to IfRemoteObjectsHelperPrivateDominik Holland2021-07-021-1/+1
* ifmedia: Only link against taglib in case the feature is enabledDominik Holland2021-06-231-0/+4
* ifmedia: Port to the new QtMultimedia APIDominik Holland2021-06-231-10/+12
* Rename all files to match the new module nameDominik Holland2021-06-1652-0/+0
* Rename everything to match the new module nameDominik Holland2021-06-1651-634/+634
* Enable building with the new QtMultimedia moduleDominik Holland2021-06-025-22/+31
* Remove QMake project filesDominik Holland2021-06-0210-195/+0
* Update copyright headers to 2021Dominik Holland2021-06-0239-355/+320
* cmake: Adapt to the new QtRemoteObjects cmake APIDominik Holland2021-06-021-1/+1
* Remove all plugins from the default listDominik Holland2021-05-205-0/+5
* cmake integration of the ivigeneratorDominik Holland2021-05-103-9/+17
* cmake: Integrate the taglib buildingDominik Holland2021-03-262-167/+36
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-269-0/+338
* Qt6 port without cmake supportDominik Holland2020-12-024-6/+0
* Qt6 build fixDominik Holland2020-04-273-12/+12
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-021-1/+1
|\
| * media_qtro: Correctly emit the current state on a reconnectDominik Holland2020-03-021-1/+1
* | Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-241-0/+4
* | ivigenerator: Improve the autogenerated simulationDominik Holland2020-01-211-37/+40
* | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-4/+4
|\|
| * simulation: Fix unknown function in QIviConcreteWindowControlSimulation.qmlDominik Holland2020-01-151-4/+4
* | Fix compilation with 5.12 and 5.13Dominik Holland2019-10-301-1/+1
* | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-309-18/+18
* | Fix compliation warningsDominik Holland2019-10-101-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-0817-131/+340
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-275-5/+5
| |\
| | * Fix build to work without the QtGui moduleDominik Holland2019-07-084-4/+4