aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-2/+0
* Fix extensionsystem API documentation for new qdocEike Ziller2020-02-203-20/+23
* Fix documentation for ExtensionSystem::invokeEike Ziller2020-02-191-4/+4
* ExtensionSystem: Replace a deprecated endlhjk2020-02-191-1/+1
* ExtensionSystem: Some modernizationhjk2020-02-147-57/+57
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-079-64/+151
|\
| * Doc: Fix QDoc warnings in ExtensionSystem class docsLeena Miettinen2020-02-075-2/+26
| * Add documentation for ExtensionSystem::invokeEike Ziller2020-02-072-0/+41
| * Doc: Remove info from ExtensionSystem::IPlugin docLeena Miettinen2020-02-071-34/+7
| * Doc: Fix PluginDependency, PluginSpec, PluginArgumentDescription docsLeena Miettinen2020-02-071-28/+77
* | Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+1
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2020-02-062-98/+111
|\|
| * Doc: Fix PluginManager docsLeena Miettinen2020-02-061-57/+50
| * Doc: Fix IPlugin class docsLeena Miettinen2020-02-051-41/+61
* | Plugin manager: Robustify writing/reading of lock-fileEike Ziller2020-01-211-8/+15
* | Guard against crashing pluginsEike Ziller2020-01-203-0/+96
* | Provide "Restart Now" functionalityEike Ziller2020-01-074-1/+20
|/
* CMake build: Fix false detection of mocable fileOrgad Shaneh2019-11-011-3/+4
* PluginManager is not moc'ed automaticallyv4.11.0-beta2Michael Winkelmann2019-10-311-1/+3
* CMake Build: Use shared precompile headersCristian Adam2019-09-191-2/+2
* Compile fix with recent Qt devhjk2019-07-292-16/+8
* PluginManager: Provide helpful output if unit tests cannot be runChristian Kandeler2019-07-262-2/+13
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-252-12/+12
|\
| * ExtensionSystem: Remove one deprecated use of QTimehjk2019-07-232-12/+12
* | 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-279-75/+90
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+16
* use initializer listsTim Jenssen2019-01-211-1/+1
* Const'ify two static variablesBernhard Beschow2018-12-192-3/+3
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* ExtensionSystem: Remove icon from categoriesChristian Stenger2018-10-121-9/+0
* Fix plugin loading profiling reportEike Ziller2018-10-011-3/+3
* ExtensionSystem: Relax platform regexp matchingOrgad Shaneh2018-09-251-1/+2
* PluginManager: Replace getPlatformName with QSysInfo::prettyProductNameOrgad Shaneh2018-09-251-59/+7
* Extensionsystem: ModernizeAlessandro Portale2018-08-088-50/+42
* 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