aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* VCS: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-211-3/+2
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-202-23/+1
* VCS: Abstract multi-choice settings in editor configOrgad Shaneh2020-02-131-6/+7
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-2/+2
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-27/+43
* Vcs: Move responsibility to set editor parameters to editor factoryhjk2020-02-063-5/+5
* VcsBase: More use of settings instead of client when it sufficeshjk2020-02-041-1/+1
* Vcs: Remove some unneded indirectionshjk2020-01-311-7/+6
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-317-261/+155
* Bazaar: Remove some dead codehjk2020-01-292-11/+0
* Bazaar: Move plugin pimpl into .cpphjk2020-01-299-303/+169
* Vcs: Drop VcsBaseOptionsPage hierarchy levelhjk2020-01-271-1/+3
* Bazaar: Remove direct accesses to singletonshjk2020-01-246-40/+33
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-243-7/+7
* Vcs: Pimpl pluginshjk2020-01-244-75/+92
* Vcs: Move static functions out of VcsPlugin "namespace"hjk2020-01-231-4/+2
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+3
* Bazaar: Add Optionspage category information againhjk2020-01-161-0/+1
* Bazaar: Remove VcsClientOptionsPage level in settings class hierarchyhjk2020-01-162-18/+22
* Vcs: Move Settings widget definitions to .cpp fileshjk2020-01-152-28/+24
* Vcs: Base VcsClientOptionsPageWidget on Core::IOptionsPageWidgethjk2020-01-152-2/+2
* Utils: Add a FilePath::isDir() convenience functionhjk2019-09-111-1/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-284-7/+7
* Qt Creator CMake portCristian Adam2019-05-171-0/+19
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* Bazaar: ModernizeOrgad Shaneh2018-09-2011-27/+29
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-282-33/+1
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-0/+3
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-9/+8
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-4/+4
* VCS: Fix buildNikolai Kosjar2017-09-121-1/+1
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+3
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-2/+1
|/
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-4/+4
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-12/+12
* | VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-6/+10
* | VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1