Friedemann Kleint
c07e1f7fc1
Mercurial: Fixed committing untracked files.
...
by passing -A (plus security check).
2010-01-11 15:43:23 +01:00
Friedemann Kleint
da6463ee2f
VCS[Mercurial]: Implement annotate previous as for git.
...
Task-number: QTCREATORBUG-503
2010-01-08 09:44:07 +01:00
Friedemann Kleint
8bb87fcda4
VCS[Mercurial]: Single file log annotation.
...
Task-number: QTCREATORBUG-503
2010-01-07 17:29:58 +01:00
Friedemann Kleint
730fd82ac8
VCS: Add "Open file" context menu action to VCS log pane
...
to be used for status/opened output. enabling convenient opening.
Append repository as block data to log text to be able to resolve
relative paths.
2009-12-15 14:20:06 +01:00
Friedemann Kleint
7ce3683143
CVS: Use new VCSBasePlugin-class.
...
Make the diff-base directory a property of VCSBaseEditor and use
everywhere.
2009-12-09 12:41:10 +01:00
Friedemann Kleint
de49067803
Mercurial: Adapt to 8097879d6d
...
Make use of VCS base class.
2009-12-08 14:28:00 +01:00
Friedemann Kleint
5ec1c36c23
Mercurial: Emit version control changed() signals correctly.
...
Add a QVariant cookie to HgTask to be emitted on successful
execution, wired to IVersionControl.
2009-12-04 12:58:01 +01:00
Friedemann Kleint
b0e1fdbfc4
Mercurial: Save resources, polishing.
...
Start the jobrunner on demand, save options only if changed,
give it the structure used elsewhere in the VCS plugins. Remove
last traces of the cmd /c hack.
2009-11-06 12:32:38 +01:00
Friedemann Kleint
d570b05bec
Mercurial: Work on Windows using Tortoise Hg, polishing.
...
Do not use "cmd /c hg" on Windows as this will fail randomly
depending on arguments with blanks, such as "-U 8". Output log
messages about synchronous commands, format author correctly,
label menus correctly.
2009-11-05 12:45:02 +01:00
Friedemann Kleint
db9a967f75
Mercurial: Compile with QT_NO_CAST_FROM_ASCII, const-correctness.
2009-11-03 16:38:39 +01:00
Friedemann Kleint
5e8d179a5d
Mercurial: Compile windows, use common output window.
...
Polish: Canconical slots, const-correctness, some QLatin1Strings/tr,
2009-11-03 14:21:48 +01:00
dt
9c5271470c
Adding License to mecurial plugin
2009-11-02 18:50:06 +01:00
Brian McGillion
989e1b5acf
Mercurial plugin, merge request with suggested fixes.
2009-09-21 12:29:31 +03:00