aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem/pluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Add option to skip startup crash checkEike Ziller2020-08-141-1/+12
* Plugin install: Check if archive contains a usable pluginEike Ziller2020-07-021-4/+2
* ExtensionSystem: Port PluginManager to QRegularExpressionhjk2020-06-161-2/+3
* Fix "Header" documentation in ExtensionSystem and AggregationEike Ziller2020-06-151-0/+1
* Fix extensionsystem API documentation for new qdocEike Ziller2020-02-201-9/+12
* ExtensionSystem: Replace a deprecated endlhjk2020-02-191-1/+1
* ExtensionSystem: Some modernizationhjk2020-02-141-30/+30
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-071-0/+2
|\
| * Doc: Fix QDoc warnings in ExtensionSystem class docsLeena Miettinen2020-02-071-0/+2
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2020-02-061-57/+50
|\|
| * Doc: Fix PluginManager docsLeena Miettinen2020-02-061-57/+50
* | Plugin manager: Robustify writing/reading of lock-fileEike Ziller2020-01-211-8/+15
* | Guard against crashing pluginsEike Ziller2020-01-201-0/+94
* | Provide "Restart Now" functionalityEike Ziller2020-01-071-0/+11
|/
* Compile fix with recent Qt devhjk2019-07-291-13/+7
* PluginManager: Provide helpful output if unit tests cannot be runChristian Kandeler2019-07-261-2/+12
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-251-8/+7
|\
| * ExtensionSystem: Remove one deprecated use of QTimehjk2019-07-231-8/+7
* | Utils: Add CommandLine convenience constructorshjk2019-07-231-2/+2
* | Use Utils::FilePath in SynchronousProcesshjk2019-06-111-3/+4
|/
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-32/+39
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Fix plugin loading profiling reportEike Ziller2018-10-011-3/+3
* PluginManager: Replace getPlatformName with QSysInfo::prettyProductNameOrgad Shaneh2018-09-251-59/+7
* Extensionsystem: ModernizeAlessandro Portale2018-08-081-20/+14
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-15/+0
* ExtensionSystem: Remove type based getObjects()hjk2018-03-021-29/+5
* ExtensionSystem: Work around linguist issueEike Ziller2017-10-241-1/+2
* ExtensionSystem: Avoid using iterators from temporariesEike Ziller2017-10-191-1/+1
* Benchmarks: Provide infrastructure for benchmarksTobias Hunger2017-09-251-0/+9
* ExtensionSystem: Add missing spacesRobert Loehning2017-09-141-3/+3
* Fix that plugins were wrongly indirectly enabled when testingEike Ziller2017-08-211-31/+9
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-4/+4
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* MimeDatabase: Add some startup phase trackinghjk2017-01-111-2/+10
* 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-051-3/+34
* ExtensionSystem: Simplify PluginCollectionEike Ziller2016-08-221-15/+4
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-7/+2
* Tests: Only disable crashhandler on UNIXChristian Stenger2016-08-011-1/+3
* Tests: Disable QTest crashhandler for plugin unit testsChristian Stenger2016-07-281-0/+2
* PluginManager: Code clean upEike Ziller2016-06-241-91/+58
* ExtensionSystem: Use Qt5-style connectsOrgad Shaneh2016-06-011-5/+5
* PluginManager: add Windows 8 and 10 to getPlatformName()Alessandro Portale2016-05-301-2/+8
* OS X: Fix regression for opening projects from FinderEike Ziller2016-05-041-0/+6
* Add "-notest" option that prevents a plugin from being testedTobias Hunger2016-02-111-0/+3
* Extension system: Extend error message for invalid test functions.Friedemann Kleint2016-02-081-1/+5