summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbaseclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-74/+124
* all: less QScopedPointerhjk2011-09-191-4/+3
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-19/+23
* VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-141-1/+13
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-29/+50
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-221-3/+3
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-5/+14
* vcsbase: move VCSBaseClient's private slots in its pimplcerf2011-08-221-41/+47
* vcsbase: allow custom init of client log editorscerf2011-07-281-2/+16
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-0/+6
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-6/+20
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-19/+19
* Editor: fix to always call forceReadOnly before activationFawzi Mohamed2011-05-191-1/+1
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-7/+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/+5
| * vcsbase: concise and readable VCS editor titlecerf2011-03-161-1/+3
| * vcsbase : fix bug in VCSBaseClient::view()cerf2011-03-161-1/+1
| * vcsbase : fix bug in VCSBaseClient::log()cerf2011-03-161-1/+1
| * vcsbase : corrected wscerf2011-03-161-4/+4
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-0/+10
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-2/+10
* | VCSBase: fix working dir in VCSBaseClient::view()cerf2011-03-251-1/+3
* | Bazaar: set global Bazaar user ID when changedcerf2011-03-151-0/+5
* | vcsbase: concise and readable VCS editor titlecerf2011-03-141-1/+3
* | vcsbase : fix bug in VCSBaseClient::view()cerf2011-03-141-1/+1
* | vcsbase : fix bug in VCSBaseClient::log()cerf2011-03-141-1/+1
* | vcsbase : corrected whitespaces in header and source files of class VCSBaseCl...cerf2011-03-111-4/+4
|/
* Header cleanup.Friedemann Kleint2011-03-021-29/+42
* L10n: tr()-Fixes.Friedemann Kleint2011-03-021-1/+1
* Bazaar: CleanupsTobias Hunger2011-02-281-17/+17
* Refactored the Mercurial plugincerf2011-02-281-0/+474