summaryrefslogtreecommitdiff
path: root/tests/auto/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* Various Tests: Use typed connections in QSignalSpyJarek Kobus2023-02-271-3/+3
* ExtensionSystem: Remove the IPlugin back pointer to pluginspechjk2023-02-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0617-17/+17
* tests: Remove foreach usageArtem Sokolovskii2023-01-031-4/+6
* PluginSpec: Add a "LongDescription" to plugin meta dataEike Ziller2022-12-162-2/+7
* Use SPDX license identifiersLucie Gérard2022-08-2617-408/+34
* Fix pluginspec test for Windows release buildsEike Ziller2022-07-011-1/+1
* Use QTEST_GUILESS_MAIN where applicableEike Ziller2022-06-132-2/+2
* CMake: Qt Creator Static build supportCristian Adam2022-04-296-0/+12
* Tests: Fix pluginspec test on WindowsChristian Stenger2022-02-082-2/+2
* Remove qmake build filesEike Ziller2022-01-2014-172/+0
* Tests: Fix pluginspecs test for cmakeChristian Stenger2021-02-105-7/+9
* CMake: add missing Utils dependency to extensionsystem testDavid Schulz2020-12-141-1/+1
* PluginManager test: Fix linkage for Qbs build systemAlessandro Portale2020-12-071-0/+1
* Add API for saving settings with default valueEike Ziller2020-12-041-1/+1
* Aggregation/Utils/ExtensionSystem: Make member functions const/staticAlessandro Portale2020-11-272-44/+44
* CMake Build: Make sure testplugin target exists before setting propertyCristian Adam2020-10-201-1/+3
* Tests: Fix nullptr accessChristian Stenger2020-07-301-0/+1
* qbs build: Take differences between clang and "apple clang" into accountChristian Kandeler2020-05-121-0/+1
* qbs build: Suppress more warningsChristian Kandeler2020-05-071-1/+10
* ExtensionSystem: Some modernizationhjk2020-02-142-2/+2
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-076-17/+0
* Add final specifies to classesIgor Sidorov2020-02-053-3/+3
* CMakeLists: Allow for internal plugin registrationTobias Hunger2019-08-097-3/+10
* CMake build: Add "Devel" packageCristian Adam2019-07-253-3/+5
* CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-057-0/+7
* ExtensionSystem: Move away from QListEike Ziller2019-05-272-5/+5
* Qt Creator CMake portCristian Adam2019-05-1712-0/+89
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-132-2/+0
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-2/+0
* Test: Fix compile after removing getObjects() from ExtensionSystemAndre Hartmann2018-03-051-35/+0
* ExtensionSystem: Remove per-plugin object poolshjk2018-02-2310-79/+54
* Auto Tests: Fix extensionsystem testsDavid Schulz2017-04-191-1/+1
* PluginManager: Code clean upEike Ziller2016-06-241-0/+2
* Convert some c-style castsEike Ziller2016-06-241-6/+6
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-2/+3
* Add version number to lib dependencies on windows.David Schulz2016-05-187-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-308-32/+8
* Use C++11 unconditionally for qbs build of auto testshjk2016-02-241-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1917-289/+206
* qbs project files: Do not use "base" inside groups.Christian Kandeler2015-07-071-1/+1
* TstPluginspec: fix compilationNikita Baryshnikov2015-04-011-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1222-120/+120
|\
| * Update LicenseEike Ziller2015-01-1622-120/+120
* | Fix test compilationOrgad Shaneh2015-01-161-1/+1
* | qbs build: Make use of AutotestRunner.Christian Kandeler2014-12-191-6/+0
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-102-2/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1417-119/+136
|\
| * License updateEike Ziller2014-10-0917-119/+136
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-158-8/+8