aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-0274-361/+385
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-277-14/+0
|/
* qbs build: Get rid of CopyTransformer.Christian Kandeler2014-07-1711-60/+21
* Autotests: Fix qbs build.Christian Kandeler2014-07-161-3/+4
* PluginManager: Remove hardcoded list of plugins that cannot be disabledEike Ziller2014-07-042-1/+4
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-121-0/+16
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-081-1/+1
* qbs build: Make the autotest template available as an import.Christian Kandeler2014-05-082-4/+4
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Replace deprecated construct in qbs files.Christian Kandeler2014-03-271-3/+3
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-0823-24/+24
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* Tests: Fix pluginspec testChristian Stenger2013-10-292-0/+2
* Tests: Fix pluginmanager testChristian Stenger2013-10-2913-0/+13
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* qbs project files: Remove workarounds for qbs bug.Christian Kandeler2013-09-193-7/+0