aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-062-2/+3
* Consolidate build/deploystep default display name handlinghjk2020-10-028-14/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-237-11/+16
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-1/+1
* RemoteLinux: Make build/deploysteps constructible by id onlyhjk2020-09-166-5/+18
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-1/+1
* RemoteLinux: Compile fix with Qt6hjk2020-08-202-0/+10
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-1410-46/+46
* Some Qt6 portinghjk2020-07-221-1/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-212-2/+2
* RemoteLinuxCustomCommandDeploymentStep: Add history and macro expanderhjk2020-07-201-0/+3
* 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