summaryrefslogtreecommitdiff
path: root/src/libs/extensionsystem
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1232-192/+192
|\
| * Update LicenseEike Ziller2015-01-1632-192/+192
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-063-6/+6
* | Plugin Tests: Remove QTC_ASSERTNikolai Kosjar2015-02-051-1/+2
* | Fix compilation with Qt 5.3Orgad Shaneh2015-02-041-1/+1
* | Fix compilation with MSVC2010Orgad Shaneh2015-02-041-1/+1
* | Port to new connect apiMontel Laurent2015-02-041-2/+2
* | Plugin Tests: Support additional test objects/classesNikolai Kosjar2015-02-044-64/+204
* | TreeModel: (Partially) separate header data from root itemhjk2015-01-211-2/+1
* | PluginManager: Fix compile for release buildsChristian Stenger2015-01-162-2/+4
* | Use TreeModel in plugin dialoghjk2015-01-156-302/+282
* | PluginManager: Extract some functionsNikolai Kosjar2015-01-151-53/+75
* | PluginSpec cosmeticshjk2015-01-154-29/+17
* | Remove what's this button from Plugin Error dialogKai Koehne2015-01-071-0/+2
* | Plugin Tests: Exit code returns number of failuresNikolai Kosjar2015-01-062-2/+13
* | PluginManager: Clean upNikolai Kosjar2015-01-063-104/+88
|/
* PluginManager: Fix potential leakOrgad Shaneh2014-11-211-1/+3
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1432-224/+256
|\
| * License updateEike Ziller2014-10-0932-224/+256
* | Remove Qt version checks.Christian Kandeler2014-09-081-4/+0
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-026-300/+289
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | ExtensionSystem: Remove reference to custom plugin loader classEike Ziller2014-08-271-23/+5
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-273-19/+6
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
* | Replace set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-1/+1
|/
* ExtensionSystem: Compile fix.Christian Kandeler2014-07-121-0/+1
* PluginManager: Skip test run in case of plugin errorsNikolai Kosjar2014-07-111-0/+7
* PluginSpec platforms: It is "OS X"Eike Ziller2014-07-111-3/+6
* Plugin manager: Show current platform string in plugin detailsEike Ziller2014-07-111-1/+6
* PluginSpec platform: More deterministic name for LinuxEike Ziller2014-07-111-14/+8
* Fix spelling errorEike Ziller2014-07-071-1/+1
* PluginManager: Remove hardcoded list of plugins that cannot be disabledEike Ziller2014-07-045-29/+27
* About Plugins: Disable plugins that are not available on platformEike Ziller2014-07-033-6/+19
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-122-1/+53
* PluginManager::getObject(): Remove special support for aggregatesDaniel Teske2014-05-122-16/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-222-9/+9
* PluginView: Use double click on all platforms for detailsDaniel Teske2014-04-114-4/+9
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-8/+8
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-9/+3
* Inline pluginview widget codehjk2014-01-085-115/+39
* Incremented year in copyright infoRobert Loehning2014-01-0832-32/+32
* Use the qmake variable for -ldl on Unix systemsThiago Macieira2013-11-181-1/+1
* Support enabling experimental plugins from installer.Eike Ziller2013-11-142-3/+11
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+4
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-104-35/+35
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Use the canonical version of defining string literalshjk2013-09-272-4/+4