... | @@ -4,8 +4,25 @@ |
... | @@ -4,8 +4,25 @@ |
|
|
|
|
|
== Bug Fixes ==
|
|
== Bug Fixes ==
|
|
|
|
|
|
|
|
* bookmark: don't sort in reversed order
|
|
|
|
* chunks: keep permission of working-copy file by atomictemp (fixes #2414)
|
|
|
|
* commit: avoid double refreshWctx when creating commit widget (refs #3227)
|
|
|
|
* grep: do not start search in constructor (fixes #2639)
|
|
|
|
* lexers: use the C++ Lexer for .cc and .hh files (fixes #3240)
|
|
|
|
* repowidget: unapply all patches through MQWidget (--force option) (fixes #1766)
|
|
|
|
* settings: add 'never' option to 'Monitor Repo Changes' setting (refs #3227)
|
|
|
|
* settings: do not clear description text on focus out (fixes #1429)
|
|
|
|
* shelve: allow to resize name combobox smaller than content length (fixes #2637)
|
|
|
|
* shelve: double-check platform-specific bad filenames (fixes #2640)
|
|
|
|
* sync: use built-in drag-and-drop infrastructure (fixes #744)
|
|
|
|
|
|
== Improvements ==
|
|
== Improvements ==
|
|
|
|
|
|
|
|
* customtools: add "Custom Tools" context menu to revdetails and manifest widgets
|
|
|
|
* graft: add GUI options for --currentuser, --currentdate and --log (refs #2328)
|
|
|
|
* sync: add 'Update subrepo paths' checkbox to save dialog
|
|
|
|
* workbench: improved tooltip of sync toolbar
|
|
|
|
|
|
== Installer ==
|
|
== Installer ==
|
|
|
|
|
|
== Bug Fixes in Third-party Modules ==
|
|
== Bug Fixes in Third-party Modules ==
|
... | | ... | |