- 09 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I139d9d46605383f03215c80bd9e9fd965021b435 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 08 Dec, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I61de9796aaeb9484b44029c5f1d46e69834a04c3 Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 05 Oct, 2011 1 commit
-
-
cerf authored
VCSBase::Command was created from GitCommand, it replaces VCSJobRunner. VCSBase::Command is simpler to use (in VCSBaseClient) and commands can show up in the progress manager. From now on, the git plugin can easily rely on vcsbase. Change-Id: I40593f354249cd94a4c79e90f9bf1362ff3bf5ec Merge-request: 394 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt-project.org/6078
-
- 19 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: I536bdb4d4f0c10fa858560f3c160fc0fff8da9b2 Reviewed-on: http://codereview.qt-project.org/5116Reviewed-by:
hjk <qthjk@ovi.com>
-
- 14 Sep, 2011 1 commit
-
-
Tobias Hunger authored
Make initialization/cloning of a repo trigger an updateActions. This is needed to e.g. enable git actions after a git repo is created. Reviewed-by: Hugues Delorme Change-Id: Ia8513a216e584fe8e512fdd5d6215aa96c075f3f Reviewed-on: http://codereview.qt-project.org/4878Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 23 Aug, 2011 1 commit
-
-
cerf authored
Refactor how sub VCS clients redefine commands like diff, log, ... This allows sensible code shrinks in Bazaar and Mercurial plugins Change-Id: Ifeaf366c5c1c2eee776ce5d6bc748c3872e53f5a Merge-request: 2201 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3403Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 22 Aug, 2011 4 commits
-
-
cerf authored
There is now a clear distinction between the basic status command and the status command used to emit parsed output Change-Id: Ie398a866ffcd8f4cc33b864ddbe23ce9d2e97437 Merge-request: 358 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3337
-
cerf authored
Rename VCSBaseClient::settingsChanged() to handleSettingsChanged(). This avoids confusion with a signal (note : Bazaar and Mercurial plugins are impacted) Change-Id: I8afd8d60be300088081338a4ed682c2760ba42eb Merge-request: 358 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3336
-
cerf authored
This impacts Bazaar and Mercurial plugins Change-Id: Ife1e83083b268e597928fbae30378e488e31ee96 Merge-request: 358 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3335
-
cerf authored
Change-Id: Ic9bd8d75d3985538c686fdd632a6ce5993997fc6 Merge-request: 358 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/3334
-
- 28 Jul, 2011 1 commit
-
-
cerf authored
VCSBaseClient provides similar initialization of log editors as for diff editors Change-Id: Ic4cae50de70ebf7235e216a6f86b9bbc507483b8 Merge-request: 351 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/2331Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 23 Jun, 2011 1 commit
-
-
cerf authored
Bazaar and Mercurial plugins are impacted Change-Id: Ia781dae79983350d773f454de32f812e876bfbfb Merge-request: 350 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/645Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 10 Jun, 2011 2 commits
-
-
cerf authored
Bazaar and Mercurial plugins are impacted, they benefit auto load/save of the diff settings Change-Id: I67327b231fd80eeb61bb859879f9eabdc56739e8 Merge-request: 345 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/463Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
cerf authored
VCSBaseClient takes now a pointer to VCSBaseClientSettings, so settings can be changed within the VCS client. For example diff settings can now be loaded and saved from within the VCS client. This impacts the Bazaar and Mercurial plugins Change-Id: I84882b1f3355e0ca2597704f48f589dca42fd661 Merge-request: 344 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/452Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 12 May, 2011 1 commit
-
-
cerf authored
It is replaced by QStringList, allowing a simpler approach to add extra arguments to a command. The Bazaar and Mercurial VCS plugins are impacted by this change Merge-request: 325 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 03 May, 2011 1 commit
-
-
cerf authored
Merge-request: 323 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 28 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
Add toolbar controls for ignore-whitespace to editors and wire 'Revert Chunk' context menus. Fix Bazaar diff interaction (find the file on doubleclick). Introduce initializeDiffEditor to BaseClient and wire the editors there.
-
- 16 Mar, 2011 2 commits
-
-
cerf authored
This ID is automatically set when the user settings have been changed and applied from the "Options" dialog. This calls 'bzr whoami' under the hood Merge-request: 275 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
Correct Whitespace in header and source files of class VCSBaseClient Merge-request: 268 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 15 Mar, 2011 1 commit
-
-
cerf authored
This ID is automatically set when the user settings have been changed and applied from the "Options" dialog. This calls 'bzr whoami' under the hood Merge-request: 275 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 11 Mar, 2011 1 commit
-
-
cerf authored
Merge-request: 268 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 02 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 28 Feb, 2011 1 commit
-
-
cerf authored
Refactored the mercurial plugin which led to new vcsbase common tools (VCSBaseClient, VCSBaseClientSettings and VCSJobRunner) Merge-request: 229 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-