aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Forward setEnabledBySettings to PluginSpecIvan Donchevskii2018-05-142-0/+7
* ExtensionSystem: Consistently use nullptrTobias Hunger2018-05-086-7/+7
* ExtensionSystem/Aggregation: Use override consistentlyTobias Hunger2018-05-076-6/+6
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-112-16/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-051-1/+16
|\
| * Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-03-021-1/+16
| |\
| | * Allow plugins to specify a "revision" to show in addition to the versionv4.5.2Eike Ziller2018-03-021-1/+16
* | | ExtensionSystem: Remove type based getObjects()hjk2018-03-022-54/+5
* | | ExtensionSystem: Remove per-plugin object poolshjk2018-02-233-62/+9
|/ /
* | PluginView: do not allow to edit Load columnNikita Baryshnikov2017-12-261-2/+2
* | De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+2
|/
* ExtensionSystem: Work around linguist issueEike Ziller2017-10-241-1/+2
* ExtensionSystem: Avoid using iterators from temporariesEike Ziller2017-10-192-3/+4
* Plugins: Fix capitalization of Plugin Loader Messages dialogLeena Miettinen2017-10-181-1/+1
* Benchmarks: Provide infrastructure for benchmarksTobias Hunger2017-09-251-0/+9
* ExtensionSystem: Add missing spacesRobert Loehning2017-09-141-3/+3
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* PluginView: remove stale includesNikita Baryshnikov2017-08-312-10/+0
* Do not disable "required" plugins when testingEike Ziller2017-08-231-1/+1
* Fix that plugins were wrongly indirectly enabled when testingEike Ziller2017-08-216-39/+37
* Extensionsystem: Add a full stop to the end of error messageLeena Miettinen2017-07-281-1/+1
* Unit tests: Fix ProjectInfoGenerator.* testsNikolai Kosjar2017-07-272-24/+3
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-252-7/+7
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-4/+4
* Move mimetype definitions to plugin specsEike Ziller2017-02-273-22/+30
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* MimeDatabase: Add some startup phase trackinghjk2017-01-111-2/+10
* Support 'hidden' pluginsEike Ziller2017-01-095-3/+70
* PluginSpec: Use member initializationEike Ziller2017-01-042-21/+11
* Explicitly mark experimental plugins as such in plugin overviewEike Ziller2017-01-031-1/+4
* Help: Small improvements for System Info dialogAlessandro Portale2016-09-281-1/+1
* ExtensionSystem: Replace macro usage with HostOsInfoOrgad Shaneh2016-09-161-60/+55
* ExtensionSystem: Fix compile on OSXChristian Stenger2016-09-061-1/+1
* Add a menu entry for copying system informationEike Ziller2016-09-052-4/+37
* ExtensionSystem: Simplify PluginCollectionEike Ziller2016-08-228-158/+11
* Simplify Utils::sort calls that sort by memberOrgad Shaneh2016-08-091-2/+1
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-7/+2
* Utils: Rename the "error" icon to "broken"Ulf Hermann2016-08-051-1/+1
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-08-051-1/+3
|\
| * Tests: Only disable crashhandler on UNIXChristian Stenger2016-08-011-1/+3
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-2911-28/+6
|\|
| * Tests: Disable QTest crashhandler for plugin unit testsChristian Stenger2016-07-281-0/+2
| * Move "Ok", "Error" and "Notloaded" icons from ExtentionSystem to UtilsAlessandro Portale2016-07-2510-28/+4
* | Utils: Streamline TreeModel APIhjk2016-07-272-4/+4
|/
* ExtensionSystem: Fix PluginView model level typeshjk2016-07-062-2/+2
* PluginManager: Code clean upEike Ziller2016-06-244-100/+72
* Extensionsystem: Fix compile for gcc 4.7.3/Qt5.5...Christian Stenger2016-06-241-4/+5
* PluginView: Functional style dependency list creationEike Ziller2016-06-233-18/+21
* Plugin Tests: Make 'all' override previous args, and give sensible orderEike Ziller2016-06-221-4/+4