aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* 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
* | VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-214-0/+16
* | VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-13/+13
|/
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+12
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-151-10/+10
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-142-8/+8
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-272-23/+8
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-2/+4
* Polish: Remove some more useless "slots" from headersTobias Hunger2016-02-102-3/+1
* Bazaar: ModernizeTobias Hunger2016-02-0422-125/+66
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1926-453/+351
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-3/+4
* Bzr: Report progress during initial checkoutTobias Hunger2015-05-191-2/+3
* Bazaar: Fix qbs build.Christian Kandeler2015-05-191-1/+0
* Bazaar: Replace CloneWizard with a Json wizardTobias Hunger2015-05-1812-597/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-17/+3
* CheckoutWizards: Simplify code to look up specific pagesTobias Hunger2015-05-111-8/+4
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-113-0/+26
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-12/+12
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-2/+1
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-093-43/+9
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-089-68/+42
* Bazaar: fix UI text capitalization and punctuationLeena Miettinen2015-03-271-7/+7
* Vcs: Fix compile with MSVC2010Christian Stenger2015-03-161-1/+3
* Vcs: colorize file items in submit editorHugues Delorme2015-03-133-4/+23
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-1/+2
* VCS: Add accelerators to context menu entry in editorsOrgad Shaneh2015-03-101-2/+2
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3
* Bzr: use Qt5 connects in BazaarPluginHugues Delorme2015-03-061-20/+21
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-2/+2