... | @@ -5,20 +5,23 @@ See **[[ReleaseNotes]]** for bugs fixed in previous releases. |
... | @@ -5,20 +5,23 @@ See **[[ReleaseNotes]]** for bugs fixed in previous releases. |
|
* bugtraq: add missing import of COMError (fixes #2013)
|
|
* bugtraq: add missing import of COMError (fixes #2013)
|
|
* commit: allow amending a revision without selecting any files
|
|
* commit: allow amending a revision without selecting any files
|
|
* commit: escape from mqPerformAction if canceled (fixes #2010)
|
|
* commit: escape from mqPerformAction if canceled (fixes #2010)
|
|
* filectxactions: descend into sub-repository if necessary (fixes #2035)
|
|
|
|
* fileview: also preserve cursor position on reloading the same file (fixes #1803)
|
|
* fileview: also preserve cursor position on reloading the same file (fixes #1803)
|
|
* guess: do not show unmodified largefiles as candidates for rename
|
|
* guess: do not show unmodified largefiles as candidates for rename
|
|
* hgqt: use setShortcuts() to preserve secondary key of StandardKey (refs #2045)
|
|
|
|
* nautilus: Fix issue #869 [1]. Nautilus extension now works
|
|
|
|
* rename: use getSaveFileName to select non-existent file for dest path
|
|
* rename: use getSaveFileName to select non-existent file for dest path
|
|
* reporegistry: fix unicode handling at open() called thru openClone()
|
|
* reporegistry: fix unicode handling at open() called thru openClone()
|
|
* repowidget: don't clear revset text by request from filterbar (fixes #2020)
|
|
* repowidget: don't clear revset text by request from filterbar (fixes #2020)
|
|
* revset: display "fromsvn" and "svnrev" items 0 or 1 time
|
|
* revset: display "fromsvn" and "svnrev" items 0 or 1 time
|
|
* shortcuts: change all "Ctrl+Alt" shortcuts into "Ctrl+Shift" shortcuts (closes #1976)
|
|
|
|
* sync: don't show "new branch" confirmation endlessly (fixes #1615)
|
|
* sync: don't show "new branch" confirmation endlessly (fixes #1615)
|
|
* sync: warn invalid port number at getfingerprint (refs #1910)
|
|
* sync: warn invalid port number at getfingerprint (refs #1910)
|
|
|
|
|
|
= Improvements since 2.4 =
|
|
== in default branch ==
|
|
|
|
|
|
|
|
* filectxactions: descend into sub-repository if necessary (fixes #2035)
|
|
|
|
* hgqt: use setShortcuts() to preserve secondary key of StandardKey (refs #2045)
|
|
|
|
* nautilus: Fix issue #869 [1]. Nautilus extension now works
|
|
|
|
* shortcuts: change all "Ctrl+Alt" shortcuts into "Ctrl+Shift" shortcuts (closes #1976)
|
|
|
|
|
|
|
|
= Improvements since 2.4 (in default branch) =
|
|
|
|
|
|
* customtools: settings: add 'Tools' panel
|
|
* customtools: settings: add 'Tools' panel
|
|
(includes format change of config file, 2f71b15196e9)
|
|
(includes format change of config file, 2f71b15196e9)
|
... | | ... | |