aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem/pluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* PluginManager: Fix potential leakOrgad Shaneh2014-11-211-1/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove Qt version checks.Christian Kandeler2014-09-081-4/+0
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-18/+25
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-1/+2
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* ExtensionSystem: Compile fix.Christian Kandeler2014-07-121-0/+1
* PluginManager: Skip test run in case of plugin errorsNikolai Kosjar2014-07-111-0/+7
* PluginSpec platforms: It is "OS X"Eike Ziller2014-07-111-3/+6
* PluginSpec platform: More deterministic name for LinuxEike Ziller2014-07-111-14/+8
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-121-1/+29
* PluginManager::getObject(): Remove special support for aggregatesDaniel Teske2014-05-121-9/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Support enabling experimental plugins from installer.Eike Ziller2013-11-141-2/+9
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+4
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-10/+10
* Use the canonical version of defining string literalshjk2013-09-271-3/+3
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-29/+42
|\
| * Doc: edit extensionsystem documentationLeena Miettinen2013-09-091-31/+45
* | Add <platform> element to pluginspec-files.Friedemann Kleint2013-09-051-0/+73
* | Plugin tests: Run in separate settings pathNikolai Kosjar2013-09-041-1/+2
* | PluginManager: Small docs updateTobias Hunger2013-08-301-6/+5
* | PluginManager: Clean up interface a bithjk2013-08-301-33/+39
* | Plugin tests: Specify test functions with wildcardsNikolai Kosjar2013-08-261-4/+14
* | Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-251-0/+4
|\|
| * Tests: Fix race condition when executing plugin testsNikolai Kosjar2013-07-251-0/+4
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-1/+2
|\|
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-051-4/+2
|\|
| * Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-57/+2
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-55/+3
|/
* Rename PluginManager::runningTests() --> testRunRequested()Eike Ziller2013-04-041-1/+1
* Plugin tests: Specify test functions in same parameter as plugin nameNikolai Kosjar2013-03-211-1/+1
* Plugin tests: Unlimit number of warnings to outputNikolai Kosjar2013-03-181-7/+9
* Client: Block until editor is closedOrgad Shaneh2013-03-151-3/+12
* Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-281-4/+12
|\
| * PluginManager: Implement -load %plugin% optionDaniel Teske2013-02-191-1/+9
| * Rename PluginSpec::isEnabled() into isEnabledInSettingsDaniel Teske2013-02-181-4/+4
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-181-1/+2
|\|
| * Fix crash in profiling: spec may be 0 for common reports.Friedemann Kleint2013-02-071-1/+2
* | PluginManager: Add percentages when running with -profilehjk2013-02-121-2/+7
|/
* Show summary when using -profile command line optionhjk2013-02-061-0/+20
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Plugin tests: code cosmeticsNikolai Kosjar2013-01-241-5/+6
* | Plugin tests: Allow to specify which test functions to runNikolai Kosjar2013-01-241-9/+50