summaryrefslogtreecommitdiff
path: root/src/plugins/madde
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Madde-based platforms.Christian Kandeler2013-10-15102-14364/+0
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-14/+9
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-036-11/+11
* QtVersionManager et al: Code cosmeticshjk2013-08-301-8/+8
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* Madde: Remove unused export macrosTobias Hunger2013-08-263-43/+0
* Task: Add a new Task category for deployment issuesTobias Hunger2013-08-201-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-194-20/+13
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-093-4/+4
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-6/+4
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-025-19/+8
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-202-4/+4
* Switch less often to edit modeEike Ziller2013-06-051-2/+1
* QNX/RemoteLinux/Madde: Made device test more genericTobias Nätterlund2013-05-312-36/+7
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-0/+4
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-252-7/+0
* RemoteLinux/Madde: Fix capitalization in dialog titles.Christian Kandeler2013-04-171-1/+1
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-1/+0
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+5
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-4/+1
* DebuggerRunConfigurationAspect: Suppress widgets as necessaryTobias Hunger2013-04-051-3/+0
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-052-2/+4
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-052-2/+3
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-052-13/+5
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-052-4/+4
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-5/+4
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* RemoteLinux/Madde: Do not do too much checking in run control factories.Christian Kandeler2013-03-281-17/+41
* Fix Krazy warnings about improper include guard in various plugins.Friedemann Kleint2013-03-271-3/+3
* QtSupport: Forward-declare some classes.Friedemann Kleint2013-03-271-0/+1
* QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* Fix gcc warnings about unused variables.Christian Kandeler2013-03-253-7/+3
* Maemo: Remove use of deprecated Core::Id(QString)hjk2013-03-191-4/+3
* Fix Krazy warnings about includes/header guards in Remote Linux.Friedemann Kleint2013-03-136-16/+15
* Fix Krazy warnings about QString::null/clear().Friedemann Kleint2013-03-111-1/+1
* madde.qbs: add Utils dependencyJoerg Bornemann2013-02-131-0/+1
* String fixRobert Loehning2013-02-111-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3186-86/+86
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2988-88/+88
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-172-4/+4
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-4/+1
* | RemoteLinuxDeployService: Remove superfluous dependency on bcDaniel Teske2013-01-151-3/+3
* | Disable the Madde plugin by default.Christian Kandeler2013-01-091-1/+1