aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/madde
Commit message (Expand)AuthorAgeFilesLines
* MaemoRpmPackageCreationStep: Change back to use '/' instead of '\'Daniel Teske2012-07-181-2/+2
* Fix buildOrgad Shaneh2012-06-211-1/+1
* Fix reading of existing .user filesTobias Hunger2012-06-213-10/+20
* Whitespace ChangesTobias Hunger2012-06-212-2/+2
* Profile introductionTobias Hunger2012-06-2150-2830/+1832
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-192-7/+0
* maemo: remove hard assert that depend on base class capabilities.hjk2012-06-131-1/+0
* SSH: Streamline SshRemoteProcessRunner's output handling.Christian Kandeler2012-06-086-54/+22
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-084-9/+9
* Fix warnings about uninitialized variablesTobias Hunger2012-06-071-1/+1
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-312-4/+18
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-305-55/+31
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-297-16/+14
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-39/+10
* Move SSH support into a dedicated library.Christian Kandeler2012-05-2216-52/+46
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-182-4/+4
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-1613-65/+66
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-072-2/+2
* Device support: Make device actions a little more flexible.Christian Kandeler2012-05-022-9/+11
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-022-15/+15
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-303-4/+3
* Fix warnings on windowsTobias Hunger2012-04-256-14/+14
* Device support: Use value semantics for Core::Id.Christian Kandeler2012-04-252-4/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-2529-226/+227
* IDevice: Make id creation (a bit) less magicTobias Hunger2012-04-182-6/+6
* Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-182-10/+11
* Device Support: Fix memory leaks.Christian Kandeler2012-04-131-3/+3
* Device: Add create method to IDeviceFactoryTobias Hunger2012-04-124-6/+16
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-105-75/+74
* Madde: Introduce new class MaddeDevice.Christian Kandeler2012-04-056-6/+141
* RemoteLinux: Fix ports gatherer API.Christian Kandeler2012-04-031-1/+1
* RemoteLinux: Make mapping between targets and devices more flexible.Christian Kandeler2012-03-295-26/+41
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-292-5/+6
* Fix bug QTSDK-1228 Qt SDK does not add all necessary fields to the debian con...Juhapekka Piiroinen2012-03-131-1/+3
* Introduce the concept of an abstract device.Christian Kandeler2012-03-085-29/+44
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-0814-40/+44
|\
| * Ui: No spaces before "..."Daniel Teske2012-03-074-9/+9
| * Normalized connect()sRobert Loehning2012-03-066-12/+12
| * React to qt versions changes on the project setup page.Daniel Teske2012-03-061-3/+3
| * QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-065-12/+16
| * UI text: use full stops in the end of messagesLeena Miettinen2012-03-051-4/+4
* | RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-0721-101/+100
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+2
* | PortList: Move to utilsKai Koehne2012-03-019-17/+17
|/
* Rename ITargetFactory::supportedTargetIdsChangedDaniel Teske2012-02-241-1/+1
* runconfiguration: interface cleanuphjk2012-02-231-1/+2
* debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidgethjk2012-02-232-3/+1
* Maemo: Fix packaging in publisher.Christian Kandeler2012-02-221-0/+7