aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Fix tar packaging for long file pathsChristian Kandeler2019-08-131-11/+22
* RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-181-1/+9
* RemoteLinux: Suppress "-j" option in MakeInstallStepChristian Kandeler2019-07-161-0/+1
* RemoteLinux: Limit the number of concurrent stat callsChristian Kandeler2019-07-092-31/+47
* RemoteLinux: Add missing check for stat failureChristian Kandeler2019-07-052-6/+7
* Remote Linux: Use double quotes for emphasis in UI textLeena Miettinen2019-06-251-2/+2
* ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-143-36/+31
* RemoteLinux: Use Util::CommandLine to construct device process commandshjk2019-06-052-30/+26
* Utils: Rename FileName to FilePathhjk2019-05-286-16/+16
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-2/+2
* RemoteLinux: Let user specify the rsync flagsChristian Kandeler2019-05-243-5/+24
* RemoteLinux: Add explanatory message on MakeInstallStep failureChristian Kandeler2019-05-242-0/+23
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-244-20/+56
* SSH: Pass remote command as QStringChristian Kandeler2019-05-247-11/+11
* Utils: Make FileName::isFileNewerThan a memberhjk2019-05-201-3/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+49
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-1/+1
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-2/+3
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-102-6/+0
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-083-5/+5
|\
| * RemoteLinux: Fix crash on WindowsChristian Kandeler2019-05-071-2/+2
| * RemoteLinux: Fix off-by-one error for stat %Y last modified columnJonathan Liu2019-04-291-1/+1
| * RemoteLinux: Do not use rsync's -z optionChristian Kandeler2019-04-231-1/+1
| * RemoteLinux: Fix off-by-one error in parsing stat outputChristian Kandeler2019-04-231-1/+1
* | RemoteLinux: Use a structure to return check resultshjk2019-04-2520-67/+68
* | RemoteLinux: Aspectify RemoteLinuxCheckForFreeDiskSpaceStephjk2019-04-245-152/+27
* | RemoteLinux: Simplify RemoteLinuxCheckForFreeDiskSpaceStepWidgethjk2019-04-241-5/+0
* | RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-2310-3/+294
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-1/+3
|\|
| * RemoteLinux: Fix upload of directoriesChristian Kandeler2019-04-051-1/+3
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+1
|\|
| * Fix quotation marksRobert Loehning2019-03-051-1/+1
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-136-4/+9
* | ProjectExplorer: Add RunControl::set{Kit,Target}hjk2019-03-121-1/+1
* | ProjectExplorer: Split EnvironmentAspecthjk2019-03-112-23/+3
* | ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-072-9/+6
* | Replace static_casts by QOverload where possiblehjk2019-02-264-7/+6
* | Move IDeviceFactory closer to IDevice implementationhjk2019-02-217-108/+41
* | QtSupport: Replace BaseQtVersion::clone()hjk2019-02-192-14/+0
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-191-1/+3
|\|
| * RemoteLinux: Add details to status messageRainer Keller2019-02-181-1/+3
* | QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()hjk2019-02-182-7/+0
* | QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-187-97/+28
* | QtSupport: Replace QtVersionFactory::canCreatehjk2019-02-152-15/+8
* | QtSupport: Split QtVersionFactory::create()hjk2019-02-152-10/+6
* | QtSupport: Drop one suite of QtVersion constructorshjk2019-02-154-12/+3
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-02-151-1/+4
|\|
| * LinuxDeviceProcess: Only look for processId on freshly started processUlf Hermann2019-02-121-1/+4
* | QtSupport: Simplify use of QtVersionFactory::create()hjk2019-02-154-12/+8
* | QtSupport: De-qobjectify QtVersionFactory hierarchyhjk2019-02-152-3/+2