aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* 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
* qbs project files: Rename defaults.js to functions.js.Christian Kandeler2013-09-191-2/+2
* Add qbs project files for autotests.Christian Kandeler2013-09-0916-0/+266
* Autotests: Add some helpful output on failure.Christian Kandeler2013-09-052-4/+4
* ExtensionSystem: Add missing check to autotest.Christian Kandeler2013-09-051-1/+3
* PluginManager: Do not use instance() when that is not neededTobias Hunger2013-08-022-2/+2
* Tests: Allow execution from outside pluginmanager folderChristian Stenger2013-06-202-3/+10
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-039-9/+9
* Tests: Export plugins in PluginManagerOrgad Shaneh2013-03-2812-6/+54
* Fix tests compilationOrgad Shaneh2013-03-057-13/+10
* tests: allow execution of test from outsideChristian Stenger2013-03-042-0/+9
* tests: Fix compile for tst_pluginspecChristian Stenger2013-03-011-2/+2