summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem/pluginspec.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* PluginManager: Remove hardcoded list of plugins that cannot be disabledEike Ziller2014-07-041-12/+19
* About Plugins: Disable plugins that are not available on platformEike Ziller2014-07-031-1/+6
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-3/+3
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-20/+25
|\
| * Doc: edit extensionsystem documentationLeena Miettinen2013-09-091-20/+25
* | Add <platform> element to pluginspec-files.Friedemann Kleint2013-09-051-4/+27
* | Use QStringRef in parsing plugin-specs.Friedemann Kleint2013-08-281-21/+15
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+4
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-52/+0
* PluginManager: Implement -load %plugin% optionDaniel Teske2013-02-191-3/+48
* Rename PluginSpec::isEnabled() into isEnabledInSettingsDaniel Teske2013-02-181-9/+12
* 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
* | Introduce new plugin attribute "disabledByDefault".Christian Kandeler2013-01-081-8/+18
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+5
* | ExtensionSystem: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-34/+35
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Add "delayedInitialize" feature to plugin manager.Eike Ziller2012-02-031-0/+19
* Long live the king!hjk2012-01-261-1/+1
* Native dir separators for PluginSpecPrivate::read error outputAlessandro Portale2012-01-121-1/+1
* 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
* | more style fixes of string literal accesshjk2011-11-021-22/+22
* | Make it possible for installers to disable plugins by default.Eike Ziller2011-10-271-0/+18
|/
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-3/+2
* 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-1/+1
|/
* It's 2011 now.con2011-01-121-1/+1
* Allow optional plugin dependencies.con2011-01-111-37/+60
* License headers.con2010-12-171-7/+11
* Plugin Manager: -Fix -noload to actually not load the plugindt2010-09-081-2/+3
* Some api documentation adaptions.con2010-07-151-5/+3
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-3/+3
* Fix PluginView to handle dependencies when disabling pluginsLasse Holmstedt2010-05-191-6/+21
* Fixed crash when using -noload to disable multiple pluginsLasse Holmstedt2010-05-121-24/+28
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-2/+2
* Support an "experimental" attribute in plugin specs.con2010-03-301-2/+20
* Some plugin spec property renaming.con2010-03-301-16/+11
* Plugin manager for enabling/disabling pluginsLasse Holmstedt2010-03-121-2/+80
* Long live the king!hjk2010-03-051-1/+1
* Add -profile option that dumps plugin load/initialization times.Friedemann Kleint2010-03-021-1/+1