summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/wizard
Commit message (Expand)AuthorAgeFilesLines
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* RunFlags: Add ProgressiveOutput flagJarek Kobus2022-10-061-5/+5
* VcsCommand: Rename execute() to start()Jarek Kobus2022-09-211-1/+1
* VcsPlugin: Use VcsCommand::done() signal instead of finished()Jarek Kobus2022-09-201-1/+3
* Use SPDX license identifiersLucie GĂ©rard2022-08-266-144/+12
* VcsCommand: Remove one addJob overloadJarek Kobus2022-08-031-1/+2
* VcsBase: Fix compileChristian Stenger2022-08-021-2/+3
* VcsCommandPage: Get rid of unneeded arg in finished() handlerJarek Kobus2022-08-012-2/+2
* ShellCommandPage: Merge with VcsCommandPageJarek Kobus2022-08-012-161/+118
* Move createInitialCheckoutCommand() out from core pluginJarek Kobus2022-08-011-2/+3
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-012-7/+178
* VcsBase: Cleanup some Utils:: in cpp filesJarek Kobus2022-07-131-2/+2
* Remove Core::ShellCommandJarek Kobus2022-07-111-4/+4
* VCSbase: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-231-4/+6
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-0/+1
* VCS: Use more FilePath in ShellCommand and surroundingshjk2021-08-172-17/+17
* Fix copyright/license of vcsconfigurationpage.cppKai Koehne2020-09-211-31/+8
* Core/Utils: Migrate further to Utils::Idhjk2020-07-065-5/+6
* Some clang-tidy -use-modernize-nullptrhjk2019-08-012-6/+6
* Wizards: Do some input validation on repository URLsChristian Kandeler2019-07-262-0/+7
* Avoid warning on empty expressionshjk2019-07-232-2/+2
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* VCS: Use namespace UtilsOrgad Shaneh2018-07-181-5/+5
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-3/+1
* VcsBase: Modernize headersTobias Hunger2016-02-033-24/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-101/+94
* VcsCommandPage: Handle extra setup steps after checkoutTobias Hunger2015-06-112-4/+98
* UI text: fix capitalizationLeena Miettinen2015-06-011-1/+1
* VcsCommandPage: Disable back button when command is runTobias Hunger2015-05-182-0/+11
* Vcs: Make VcsCommandPage available to JsonWizardsTobias Hunger2015-05-122-0/+348
* Vcs: Make VcsConfiguration page trigger on config changesTobias Hunger2015-05-041-2/+8
* VcsBase: Add comments for translatorsLeena Miettinen2015-03-161-1/+6
* VcsBase: use Qt5 connectsHugues Delorme2015-03-061-2/+4
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* VcsBase: Sprinkle with autoTobias Hunger2015-01-221-2/+2
* VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-212-23/+56
* VcsBase: Add Js Extension for querying VCS configuration stateTobias Hunger2015-01-212-0/+105
* Vcs: Make VcsConfiguration page available to JSON wizardsTobias Hunger2015-01-212-3/+78
* VcsConfigurationPage: De-noise only changeTobias Hunger2015-01-211-6/+6
* VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-212-0/+154