summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PluginView: Do not disable required pluginsEike Ziller2016-06-211-4/+3
* qbs build: More steps toward creating a "development installation".Christian Kandeler2016-06-131-43/+47
* ExtensionSystem: De-slotOrgad Shaneh2016-06-011-2/+1
* ExtensionSystem: Use Qt5-style connectsOrgad Shaneh2016-06-013-14/+12
* ExtensionSystem: Revive manual testOrgad Shaneh2016-06-0121-648/+0
* PluginManager: add Windows 8 and 10 to getPlatformName()Alessandro Portale2016-05-301-2/+8
* TreeModel: Take responsibility for some of the castinghjk2016-05-302-10/+8
* TreeModel: Rework tree iterationhjk2016-05-121-0/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-093-0/+10
|\
| * OS X: Fix regression for opening projects from FinderEike Ziller2016-05-043-0/+10
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-1/+1
|\ \ | |/
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-3018-73/+18
|/
* Documentation fixNiels Weber2016-02-181-2/+2
* Add "-notest" option that prevents a plugin from being testedTobias Hunger2016-02-114-25/+55
* Extension system: Extend error message for invalid test functions.Friedemann Kleint2016-02-081-1/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1932-544/+384
* Utils::Icon: Make the style options flag basedAlessandro Portale2015-12-231-3/+3
* PluginView: Refresh iconsAlessandro Portale2015-11-278-7/+27
* Split long --help output lineshjk2015-09-071-1/+6
* Tests: Emit coreAboutToClose() before exitingNikolai Kosjar2015-08-053-14/+5
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-031-0/+0
* Properly delete plugins dependent on failed pluginJarek Kobus2015-06-172-6/+11
* PluginManager: Destruct plugins that fail to initializeEike Ziller2015-06-161-0/+3
* Move sort filter proxy model with category logic to utilsEike Ziller2015-06-101-31/+2
* TreeModel: More API cleanuphjk2015-04-221-1/+1
* TreeModel: API cleanuphjk2015-04-221-1/+1
* Add filtering to About Plugins.Eike Ziller2015-04-132-3/+51
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-022-10/+13
|\
| * About Plugins: Fix sorting by "Load" columnEike Ziller2015-04-021-8/+11