aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/deploymenttimeinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugins: And more Store and Keyhjk2023-08-251-18/+16
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Get rid of Ssh libJarek Kobus2022-05-231-1/+1
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-4/+1
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-4/+3
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+1
* ProjectExplorer: Remove one constructor overload of DeployableFilehjk2021-09-141-2/+3
* Utils: Simplify FilePath::toFileInfo().lastModified() callshjk2021-06-221-2/+2
* RemoteLinux: Avoid unneded qtsupport #include in deploymenttimeinfo.cpphjk2019-08-091-12/+8
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Remove SysRootKitInformation::hasSysRoot()Christian Kandeler2019-01-091-3/+1
* RemoteLinux: Check remote files when deployingUlf Hermann2018-10-171-37/+62
* Combine some SshConnectionParameter membershjk2017-12-191-2/+2
* RemoteLinux: Do not leak memoryTobias Hunger2016-11-291-0/+5
* Refactor the incremental deployment to a separate classDaniel Trevitz2016-10-081-0/+168