cerf
901ea8fa95
vcsbase : fix bug in VCSBaseClient::view()
...
The VCS command was executed in the wrong working directory
Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-16 17:29:08 +01:00
cerf
86b77ca950
vcsbase : fix bug in VCSBaseClient::log()
...
The editor returned by createVCSEditor() had always the wrong source
Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-16 17:29:07 +01:00
cerf
c414c1a3f2
vcsbase : corrected ws
...
Correct Whitespace in header and source files of class VCSBaseClient
Merge-request: 268
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-16 17:29:05 +01:00
cerf
455a85bd86
Bazaar: set global Bazaar user ID when changed
...
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 >
2011-03-15 15:47:45 +01:00
cerf
9ffcff105a
vcsbase: concise and readable VCS editor title
...
The user string returned by VCSBaseClient::vcsEditorTitle() now
begins with the basename of the VCS binary
Merge-request: 270
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-14 11:18:49 +01:00
cerf
cba7359afa
vcsbase : fix bug in VCSBaseClient::view()
...
The VCS command was executed in the wrong working directory
Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-14 09:41:25 +01:00
cerf
dbbd7244a1
vcsbase : fix bug in VCSBaseClient::log()
...
The editor returned by createVCSEditor() had always the wrong source
Merge-request: 269
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-14 09:41:25 +01:00
cerf
878157c66f
vcsbase : corrected whitespaces in header and source files of class VCSBaseClient
...
Merge-request: 268
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-03-11 15:32:08 +01:00
Friedemann Kleint
48ca10b090
Header cleanup.
2011-03-02 12:49:55 +01:00
Friedemann Kleint
fcd4c9e194
L10n: tr()-Fixes.
2011-03-02 12:01:34 +01:00
Tobias Hunger
3adb533ad7
Bazaar: Cleanups
...
Clean up whitespaces and coding style issues.
2011-02-28 16:10:47 +01:00
cerf
6c1dd96f12
Refactored the Mercurial plugin
...
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 >
2011-02-28 16:08:15 +01:00