-
Notifications
You must be signed in to change notification settings - Fork 69
2.5
Cristian Tibirna edited this page May 21, 2018
·
2 revisions
Released on 2012-09-20.
The version 2.5 of qgit is now available.
You can fetch it from our main repository (direct link) or from the local copy (md5 checksum 0e70fc4468b060ab042933497f6a6f3c).
This is another quick-fix release:
- Chris OBryan fixed the sorting of the tree-view with non-latin locales;
- Tim Blechmann contributed a better support for dark GUI color schemes;
- the annoying bug of off-sync line numbers in the annotation file view is now gone.
As usual, for a full development history, see http://repo.or.cz/w/qgit4/redivivus.git.
Chris OBryan (1):
- Make tree-view sort locale aware
Cristian Tibirna (12):
- un-deprecation and cleanup
- realign contributors addition (waiting for whitespace cleanup)
- Add Tim Blechmann to contributors.
- refactorings (FileHistory and Git classes)
- sed/working dir/working directory/ and regenerate the help.h file
- fix issue #20 (line numbers in file view were misaligned)
- remove unused struct
- avoid choking on git trace
Tim Blechmann (5):
- get foreground color from palette
- revision list: change label text color
- better more readable colors with dark color scheme
- patch view: modify colors to improve readability on black background
- color scheme integration: fix one further instance of hardly readable text