summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-092-5/+32
|\
| * Set executable flag on applications while deployingAndreas Holzammer2012-10-094-8/+46
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0582-1696/+1639
|\ \ | |/
| * Adjust license headershjk2012-10-0590-1857/+1796
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-042-0/+12
|\ \ | |/
| * Device support: Ensure UI changes are always propagated to the device.Christian Kandeler2012-10-022-0/+12
* | qbs files: Sort filesOrgad Shaneh2012-10-031-28/+28
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-6/+6
* | Do not use qMemSet and qMemCopy.Christian Kandeler2012-09-211-14/+16
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-112-3/+3
|\ \ | |/
| * Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-052-3/+3
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-0415-53/+56
|\ \ | |/
| * s/profile/kit/Tobias Hunger2012-09-0414-50/+50
| * Fixed signed int overflow in remotelinux pluginDavid Schulz2012-09-031-5/+6
| * Unblock device test dialog on Qt 5.Friedemann Kleint2012-09-031-1/+3
| * RemoteLinux/QNX: Fixed signal-slot connectionTobias Nätterlund2012-08-271-3/+3
* | ProjectExplorer: Add signal to inform about deployment data changes.Christian Kandeler2012-08-293-5/+4
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-2438-1593/+260
|/
* Madde: Some Fremantle fixes for bugs introduced in recent refactorings.Christian Kandeler2012-08-151-1/+1
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-064-9/+9
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-033-8/+2
* Device support: Let devices create project list model.Christian Kandeler2012-08-022-44/+60
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-029-91/+136
* Improved translated stringsRobert Loehning2012-08-021-2/+2
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-0117-76/+65
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-0111-889/+195
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-317-496/+4
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-3111-340/+21
* I18n: Fixed plurals of bytesRobert Loehning2012-07-301-2/+2
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* projectexplorer: move kill/list to IDevicehjk2012-07-273-4/+76
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-279-763/+10
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-2630-210/+142
* madde: prefer using Profile instead of qt4BuildConfiguration etchjk2012-07-262-12/+20
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-262-36/+5
* remotelinux: use IDevice base class when appropriatehjk2012-07-255-32/+22
* debugger: simplify StartGdbServerDialoghjk2012-07-252-47/+28
* debugger: remove unued gnutarget parameterhjk2012-07-251-8/+0
* debugger: remove unused codehjk2012-07-251-1/+0
* ProfileChooser: Introduce flags specifying which profiles to list.Friedemann Kleint2012-07-241-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-192-2/+0
* Contact -> qt-project.orgEike Ziller2012-07-1999-297/+99
* Debugger: Profile -> TargetOrgad Shaneh2012-07-171-1/+1
* move ProfileChooser from Debugger to ProjectExplorerOrgad Shaneh2012-07-171-3/+3
* remote linux: fix mem leakMontel Laurent2012-07-164-1/+12
* remote linux configuration: fix mem leak. Private struct never deletedMontel Laurent2012-07-162-0/+6
* New QNX plugin.Tobias Nätterlund2012-07-136-13/+32