aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Proliferate FilePath a bit furtherhjk2022-11-093-4/+4
* VCS: Simplify submit editor accept/close flowOrgad Shaneh2022-10-251-2/+2
* VCS: Deduplicate some submit editor closing logicOrgad Shaneh2022-10-171-23/+0
* VCS: Remove "Prompt to submit" settingsOrgad Shaneh2022-10-171-1/+1
* VCS: Fix misuses of parentDir().absolutePath()Orgad Shaneh2022-10-111-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Vcs plugins: Replace foreach with ranged for loopJarek Kobus2022-09-302-6/+7
* Bazaar: Remove extra Row / st againhjk2022-09-261-7/+4
* Bazaar: Convert to Tr::trhjk2022-09-2618-188/+157
* Bazaar: Inline bazaarcommitpanel.uihjk2022-09-265-139/+68
* Bazaar: Inline uncommitdialog.uihjk2022-09-234-115/+37
* Bazaar: Inline revertdialog.uihjk2022-09-234-115/+47
* Bazaar: Inline pullorpushdialog.uihjk2022-09-075-340/+129
* VcsBase: Rename vcsFullySynchronousExec into vcsSynchronousExecJarek Kobus2022-09-021-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-08-2620-480/+40
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-012-11/+11
* ShellCommand: Introduce CommandResult structureJarek Kobus2022-07-291-9/+7
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-3/+2
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-6/+5
* Remove Core::ShellCommandJarek Kobus2022-07-111-9/+8
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-022-4/+7
* Remove qmake build filesEike Ziller2022-01-202-37/+0
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+1
* Bazaar: Simplify BazaarPluginPrivate::isConfigured() checkhjk2021-08-201-4/+1
* Vcs: Use more FilePath for file pathshjk2021-08-023-43/+40
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-301-1/+1
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-303-8/+5
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-27/+27
* Fix lupdate issuesEike Ziller2021-07-091-0/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-2/+2
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-4/+4
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-8/+10
* Utils: Don't expose Utils::defaultExitCodeInterpreterhjk2021-05-111-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-2/+2
* Bazaar: Use the new AspectContainer::applied signalhjk2021-04-073-75/+43
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-3/+1
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-1/+1
* Bazaar: Aspectify settingshjk2021-03-1910-372/+169
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-063-9/+6
* Bazaar: Replace QRegExphjk2020-06-247-26/+35
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-5/+4
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-3/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2