aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/extensionsystem/pluginmanager.h
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-6/+6
* ExtensionSystem: Consistently use nullptrTobias Hunger2018-05-081-2/+2
* ExtensionSystem/Aggregation: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-1/+0
* ExtensionSystem: Remove type based getObjects()hjk2018-03-021-25/+0
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+2
* Add a menu entry for copying system informationEike Ziller2016-09-051-1/+3
* ExtensionSystem: Simplify PluginCollectionEike Ziller2016-08-221-2/+1
* ExtensionSystem: Use Qt5-style connectsOrgad Shaneh2016-06-011-4/+3
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-0/+2
|\
| * OS X: Fix regression for opening projects from FinderEike Ziller2016-05-041-0/+2
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tests: Emit coreAboutToClose() before exitingNikolai Kosjar2015-08-051-0/+1
* PluginManager: Behave more like a package managerEike Ziller2015-04-011-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | PluginManager: Clean upNikolai Kosjar2015-01-061-3/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-2/+2
|/
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-121-0/+24
* PluginManager::getObject(): Remove special support for aggregatesDaniel Teske2014-05-121-7/+5
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add <platform> element to pluginspec-files.Friedemann Kleint2013-09-051-0/+2
* PluginManager: Clean up interface a bithjk2013-08-301-13/+6
* Rename PluginManager::runningTests() --> testRunRequested()Eike Ziller2013-04-041-1/+1
* Client: Block until editor is closedOrgad Shaneh2013-03-151-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Change configuration savingTobias Hunger2012-08-201-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-31/+31
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-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
* | Make it possible for installers to disable plugins by default.Eike Ziller2011-10-271-1/+2
|/
* Show more useful error dialog in case of plugin errors.Eike Ziller2011-08-291-0/+1
* Remove unneeded defines.hjk2011-07-141-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* extensionsystem: "soft dependencies" infrastructurehjk2011-01-061-1/+4
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Get rid of hardcoded settingspaths that need to be synced.con2010-10-251-1/+4
|/
* QApplication::aboutToQuit signal is used for the plugin manager's shutdownDenis Mingulov2010-09-271-1/+1
* Revert "Remove the QmlJSEditor dependency from Qt4ProjectManager."dt2010-09-271-11/+0