summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Plugin tests: Unlimit number of warnings to outputNikolai Kosjar2013-03-181-7/+9
* | Client: Block until editor is closedOrgad Shaneh2013-03-154-5/+27
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-288-47/+138
|\ \ | |/
| * Don't show the collection item if plugins list is emptyYuchen Deng2013-02-201-18/+21
| * Fix the wrong logic for plugin loadingYuchen Deng2013-02-201-5/+4
| * Fix crash if plugins list is emptyYuchen Deng2013-02-201-1/+2
| * PluginManager: Implement -load %plugin% optionDaniel Teske2013-02-196-5/+90
| * Rename PluginSpec::isEnabled() into isEnabledInSettingsDaniel Teske2013-02-186-23/+26
* | 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-062-0/+22
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-062-7/+7