aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-0631-50/+49
* Fix the cmake/RemoteLinux combinationChristian Kandeler2020-06-231-0/+1
* All: Use Utils::SkipEmptyPartshjk2020-06-172-2/+5
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-2/+2
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-023-3/+4
* PublicKeyDeploymentDialog: Make theme-awareAndre Hartmann2020-05-151-5/+5
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-092-5/+5
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-2/+2
* RemoteLinux: Use a RemoteLinux.SupportsRSync keyhjk2020-04-095-20/+7
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-031-3/+4
|\
| * RemoteLinux/Debugger: Pass right platform string to LLDBhjk2020-04-021-0/+1
| * RemoteLinux: Rename some gdbServer variable to debugServerhjk2020-04-021-3/+3
* | Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-2/+2
* | RemoteLinux: Declare step id constants publiclyhjk2020-03-173-2/+9
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-1/+1
|\|
| * Remote Linux: Fix UI text according to the guidelinesLeena Miettinen2020-03-111-1/+1
* | ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-191-1/+1
|/
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Merge "Merge remote-tracking branch 'origin/4.11'"The Qt Project2020-02-051-1/+2
|\
| * Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-1/+2
| |\
| | * RemoteLinux: Consider hidden files in MakeInstallStepChristian Kandeler2020-01-311-1/+2
* | | Add final specifies to classesIgor Sidorov2020-02-052-2/+2
|/ /
* | De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-232-8/+2
* | ProjectManager: Add convenience Task subclasseshjk2020-01-203-26/+16
* | Qnx: Do not offer incremental deploymentChristian Kandeler2020-01-154-12/+28
* | ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-0915-22/+26
* | ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-2/+0
* | Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-182-14/+10
* | ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-172-6/+0
* | Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-1/+1
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-162-11/+20
|\|
| * RemoteLinux: Add RemoteLinuxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-102-2/+7
* | Standardize RunConfiguration id specificationhjk2019-12-114-12/+2
* | RemoteLinux: Allow custom command line in MakeInstallStepChristian Kandeler2019-12-112-2/+44
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-1/+1
|\|
| * RemoteLinux: Fix deployment of directories via rsyncChristian Kandeler2019-12-031-1/+1
* | ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-3/+3
* | ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-052-21/+11
* | Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-285-7/+13
* | RemoteLinux: Use new runconfiguration aspect update mechanismhjk2019-11-252-19/+13
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-5/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-192-2/+3
|/
* RemoteLinux: Correct clean shutdown when debuggingChristian Stenger2019-10-231-0/+1
* Fix publickey deployment issueTommi Pekkala2019-10-101-1/+1
* Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-081-1/+1
* SSH: Ignore connection timeout with Microsoft's OpenSSHChristian Kandeler2019-10-011-1/+1
* SSH: Fix for Microsoft-provided sftp.exeChristian Kandeler2019-10-011-20/+18
* RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-272-5/+3
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-042-28/+19