aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseclient.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-12/+13
|/
* VcsBase: fix constness of VcsBaseClient member functionsHugues Delorme2014-05-261-2/+2
* VCS: Cleanup slot signatureOrgad Shaneh2014-05-061-2/+2
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-061-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-1/+1
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-101-1/+1
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-1/+3
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-2/+1
* VCS: Consolidate codec handlingOrgad Shaneh2013-07-191-1/+1
* VcsBase - fix QSignalMapperNikita Baryshnikov2013-06-131-1/+1
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-3/+2
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-2/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* vcs: s/VCS/Vcs/hjk2012-01-091-23/+23
* vcsbase: stylehjk2012-01-091-1/+1
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-2/+15
* all: less QScopedPointerhjk2011-09-191-2/+2
* VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-141-3/+2
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-48/+33
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-221-1/+2
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-2/+10
* vcsbase: move VCSBaseClient's private slots in its pimplcerf2011-08-221-5/+5
* vcsbase: allow custom init of client log editorscerf2011-07-281-0/+3
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-0/+1
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-2/+4
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-2/+2
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-16/+13
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-1/+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/+2
| * vcsbase : corrected wscerf2011-03-161-1/+1
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-2/+6
* | Bazaar: set global Bazaar user ID when changedcerf2011-03-151-0/+2
* | vcsbase : corrected whitespaces in header and source files of class VCSBaseCl...cerf2011-03-111-1/+1
|/
* Header cleanup.Friedemann Kleint2011-03-021-5/+4
* Refactored the Mercurial plugincerf2011-02-281-0/+190