summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-0932-224/+256
* 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
* Plugin manager: Show current platform string in plugin detailsEike Ziller2014-07-111-1/+6
* PluginSpec platform: More deterministic name for LinuxEike Ziller2014-07-111-14/+8
* Fix spelling errorEike Ziller2014-07-071-1/+1
* PluginManager: Remove hardcoded list of plugins that cannot be disabledEike Ziller2014-07-045-29/+27
* About Plugins: Disable plugins that are not available on platformEike Ziller2014-07-033-6/+19
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-122-1/+53
* PluginManager::getObject(): Remove special support for aggregatesDaniel Teske2014-05-122-16/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-222-9/+9
* PluginView: Use double click on all platforms for detailsDaniel Teske2014-04-114-4/+9
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-8/+8
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-9/+3
* Inline pluginview widget codehjk2014-01-085-115/+39
* Incremented year in copyright infoRobert Loehning2014-01-0832-32/+32
* Use the qmake variable for -ldl on Unix systemsThiago Macieira2013-11-181-1/+1
* Support enabling experimental plugins from installer.Eike Ziller2013-11-142-3/+11
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+4
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-104-35/+35
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Use the canonical version of defining string literalshjk2013-09-272-4/+4
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-273-52/+70
|\
| * Doc: edit extensionsystem documentationLeena Miettinen2013-09-093-54/+73
* | qbs project files: Fix some dependency exports.Christian Kandeler2013-09-091-0/+4
* | Add <platform> element to pluginspec-files.Friedemann Kleint2013-09-057-125/+252
* | 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-303-46/+48
* | Use QStringRef in parsing plugin-specs.Friedemann Kleint2013-08-281-21/+15
* | 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-256-7/+13
|\ \ | |/
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-206-7/+13
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-054-62/+2
|\ \ | |/
| * Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-054-115/+2
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-05-281-1/+0
|\ \ | |/
| * Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
| |\
| | * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | | Doc: fix function signatures in code documentationLeena Miettinen2013-05-232-58/+3
|/ /
* | Rename PluginManager::runningTests() --> testRunRequested()Eike Ziller2013-04-042-2/+2
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-4/+3
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Plugin tests: Specify test functions in same parameter as plugin nameNikolai Kosjar2013-03-212-18/+14