aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bazaar/bazaarclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-1/+1
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-221-106/+57
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-3/+3
* | Vcs: Some naming re-organizationhjk2014-08-281-22/+22
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-2/+4
|/
* Bazaar: Avoid repetitive callsOrgad Shaneh2014-05-201-4/+5
* 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/+19
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+10
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-0/+27
* Vcs: Allow multiple flags in parameter widgetsOrgad Shaneh2013-04-291-1/+1
* Clean headers in Bazaar.Friedemann Kleint2013-04-051-4/+0
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-5/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+19
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+2
* Use "bzr branch" instead of "bzr clone"Aurélien Gâteau2012-03-151-0/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-5/+4
* vcs: s/VCS/Vcs/hjk2012-01-091-15/+15
* Bazaar: whitespace and indentation fixesHugues Delorme2011-11-141-4/+4
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Bazaar: fix whitespacescerf2011-09-211-1/+1
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-7/+9
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-109/+23
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-221-1/+0
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-16/+16
* Bazaar: support of log format optionscerf2011-07-281-0/+44
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-51/+41
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-2/+7
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-2/+2
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-170/+15
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-2/+3
* 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/+10
* | Bazaar: status summary and diff patch for 'log -rX'cerf2011-04-081-1/+1