summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3132-32/+32
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2932-32/+32
* | Plugin tests: code cosmeticsNikolai Kosjar2013-01-241-5/+6
* | Plugin tests: Allow to specify which test functions to runNikolai Kosjar2013-01-243-14/+84
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-3/+2
* | Introduce new plugin attribute "disabledByDefault".Christian Kandeler2013-01-082-8/+19
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-083-22/+13
* | Add whitespace after control keywordsOrgad Shaneh2012-11-282-3/+3
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | ExtensionSystem: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-286-43/+45
* | pluginerroroverview: remove #include "pluginerroroverview.moc"hjk2012-11-021-2/+0
* | pluginerroroverview: remove one unneeded level of indirectionhjk2012-11-022-40/+16
* | ExtensionsSystem: make Invoker connection type configurablehjk2012-10-102-2/+10
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-091-1/+1
|\ \ | |/
| * Fix remaining URLs and a few other things that still referred NokiaEike Ziller2012-10-091-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0532-681/+649
|\ \ | |/
| * Adjust license headershjk2012-10-0532-681/+649
| * Fix qbs build for Qt 5.Christian Kandeler2012-09-171-2/+2
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-4/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-5/+5
* | Support built-in testing infrastructure with qbs build.Christian Kandeler2012-09-131-2/+2
* | Make command line parsing and help output consistent.Christian Kandeler2012-09-061-0/+2
|/
* Change configuration savingTobias Hunger2012-08-202-0/+2
* rename QtDebug to QDebughjk2012-08-064-4/+4
* Contact -> qt-project.orgEike Ziller2012-07-1932-96/+32
* Fix qbs build.Christian Kandeler2012-06-211-1/+0
* Make PluginManager mostly static.Eike Ziller2012-06-199-152/+91
* Fix compilation with Qt 5.Friedemann Kleint2012-04-181-3/+7
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-041-4/+4
|\
| * Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-041-4/+4