aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem/pluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: edit extensionsystem documentationLeena Miettinen2013-09-091-31/+45
* Tests: Fix race condition when executing plugin testsNikolai Kosjar2013-07-251-0/+4
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-57/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-12/+7
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | ExtensionSystem: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Change configuration savingTobias Hunger2012-08-201-0/+1
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-44/+44
* Fix compilation with Qt 5.Friedemann Kleint2012-04-181-3/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Add "delayedInitialize" feature to plugin manager.Eike Ziller2012-02-031-1/+37
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-1/+6
|\
| * Plugin tests: Fix '-test all'.Christian Kamm2011-11-141-1/+6
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\|
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Make it possible for installers to disable plugins by default.Eike Ziller2011-10-271-10/+49
|/
* Add missing command line help.Eike Ziller2011-10-141-0/+5
* minor stylehjk2011-09-191-1/+1
* Show more useful error dialog in case of plugin errors.Eike Ziller2011-08-291-0/+16
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Fix warnings.Friedemann Kleint2011-03-281-3/+3
|/
* Pluginmanager: Test if there are tests to run, if so, then quit when done.Bill King2011-02-171-0/+2
* PluginManager: revert auto-quitting change.Bill King2011-02-171-1/+0
* Pluginmanager: quit after -test testing has completed.Bill King2011-02-161-0/+2
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+1