aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-262-2/+2
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-263-0/+5
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1232-189/+189
|\
| * Update LicenseEike Ziller2015-01-1632-189/+189
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-13/+13
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-1/+1
* | Convert to new connect apiMontel Laurent2015-01-301-1/+1
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-222-112/+57
* | Bazaar: Sprinkle with autoTobias Hunger2015-01-223-19/+11
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Bzr: fix regression, commit was broken !Hugues Delorme2015-01-191-4/+4