aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarclient.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-3/+0
* Bazaar: Remove some dead codehjk2020-01-291-1/+0
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-241-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Bazaar: ModernizeOrgad Shaneh2018-09-201-9/+9
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+0
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+1
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-3/+3
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-1/+1
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-2/+4
* Bazaar: ModernizeTobias Hunger2016-02-041-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+14
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-0/+2
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-3/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-221-6/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Some naming re-organizationhjk2014-08-281-3/+3
|/
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-261-1/+1
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-261-1/+1
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-061-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Bzr: add support for "uncommit" commandHugues Delorme2013-12-111-0/+3
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+1
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-0/+1
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use "bzr branch" instead of "bzr clone"Aurélien Gâteau2012-03-151-0/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-4/+4
* Bazaar: whitespace and indentation fixesHugues Delorme2011-11-141-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Bazaar: fix whitespacescerf2011-09-211-0/+2
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-24/+8
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-1/+1
* Bazaar: support of log format optionscerf2011-07-281-0/+3
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-7/+3
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-1/+6
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-34/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-1/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
| * Bazaar: set global Bazaar user ID when changedcerf2011-03-161-0/+1
* | Bazaar: Remove unnecessary virtualsTobias Hunger2011-04-081-27/+27