aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdeployqtlibrariesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* QnxDeployQtLibrariesDialog: Reuse TaskTreeRunnerJarek Kobus2024-01-151-10/+9
* Qnx: Get rid of chmod step, it's a part of sftp transfer nowJarek Kobus2023-12-081-44/+5
* TaskTree: Rename StopWithDone -> StopWithSuccessJarek Kobus2023-11-071-4/+4
* TaskTree: Rename workflow policiesJarek Kobus2023-11-071-2/+2
* TaskTree: Get rid of onGroupError elementJarek Kobus2023-11-071-1/+1
* TaskTree: Unify done / errorOccurred signalsJarek Kobus2023-11-071-4/+2
* TaskTree: Make it possible to invoke done handler only with DoneResultJarek Kobus2023-11-071-4/+4
* TaskTree: Introduce DoneWith enumJarek Kobus2023-11-071-2/+2
* TaskTree: Introduce CallDoneIf enumJarek Kobus2023-11-071-9/+9
* TaskTree: Use common done handlerJarek Kobus2023-11-061-13/+13
* TaskTree: Rename TaskAction into SetupResultJarek Kobus2023-06-211-11/+11
* TaskTree: Rename setupRoot into setRecipeJarek Kobus2023-06-081-1/+1
* TaskTree: Rename TaskItem into GroupItemJarek Kobus2023-06-061-11/+11
* TaskTree: Rename optional into finishAllAndDoneJarek Kobus2023-05-301-2/+2
* TaskTree: Refactor Group internal dataJarek Kobus2023-05-191-1/+1
* TaskTree: Replace usages of OnGroup... with onGroup... functionsJarek Kobus2023-05-191-3/+3
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-1/+1
* Tasking::Tree: Rename Tree into TaskTreeTaskJarek Kobus2023-05-101-1/+1
* Tasking::Transfer: Rename Transfer into FileTransferTaskJarek Kobus2023-05-101-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-7/+7
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-031-3/+3
* QnxDeployQtLibrariesDialog: Add more processes into task treeJarek Kobus2023-01-261-163/+108
* Qnx: Split out QNX Qt upload service testhjk2023-01-261-68/+272
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Qnx: Use a bit of LayoutBuilder in QnxDeployLibrariesDialoghjk2022-09-221-22/+12
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-4/+2
* Qnx: Move to Tr::trhjk2022-07-131-11/+12
* Qnx: Inline QnxDeployQtLibrariesDialoghjk2022-07-121-39/+80
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-2/+2
* QnxDeployQtLibrariesDialog: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-091-72/+73
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-041-1/+1
|\
| * Qnx: Fix progress count when deploying librariesRafael Roquetto2022-04-011-1/+1
* | SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-1/+1
* | SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-2/+2
|/
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-3/+3
* ProjectExplorer: Remove one constructor overload of DeployableFilehjk2021-09-141-1/+2
* Qnx: Fix progress bar in Qt library deployment dialogChristian Kandeler2019-10-231-6/+5
* Qnx: Suppress warnings about missing statChristian Kandeler2019-10-181-1/+4
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-7/+7
* Qnx: Do not deploy files that are not neededhjk2019-06-211-0/+9
* SSH: Pass remote command as QStringChristian Kandeler2019-05-241-8/+2
* Qnx: ModernizeAlessandro Portale2018-11-281-3/+2
* QtSupport: Add a method to retrieve the QML pathUlf Hermann2017-09-291-1/+1
* make more use of BaseQtVersion::qmakeProperty()Oswald Buddenhagen2017-01-241-9/+8