forked from wtr9987/gvtree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
70 lines (55 loc) · 1.89 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
ChangeLog gvtree V1.1-0
-----------------------
6. February 2022 : Released gvtree V1.1-0
ChangeLog gvtree V1.2-0 dev_1.2
-------------------------------
13. February 2022 :
- added dock widget to view other branches
- fixed font initialization problem
- fixed compare widget when changing branch or
in case of reload
20. February 2022 :
- fixed -r
- fixed branchlist, now ignoring "->" branches if not current
- fixed branchlist, detached HEAD issue
- selection is kept until RMB context menu "Reset selection" is activated
- selection of root version blocked
- removed compiler warnings
30. September 2022 :
- fixed git log --graph parsing error
- fixed -f parameter
- add commit comment to node
- fixed update of version information regexp
- sorted version information tabs
1. October 2022 :
- gvtree-1.3-0-beta.1
2. October 2022 :
- fixed problem with git log --graph parsing...
- width of commit comment to prefernces
- maximum length of commit comment to preferences
- TODO Stylesheet of QSpinBox not correct
3. October (...) :
- changed version information to tree widget
- integrated search line edit into version information dock
14. October 2022 :
- Release v1.3-0 ;)
17. October 2022 :
- started dev_1.4
- added color preferences for tag / version information
19. October 2022 :
- Version Information is now sorted ascending
- doc properties title is now gvtree-1.3-0
29. October 2022 :
- Colored text
- RegExp of static version information not editable
- version information tree compressed
- decorations
- selection of version node instead of merge arrow
5. November 2022 :
- level of detail refinement in version and edge
- animated focus version
- lineEdit/TextEdit with Copy function (focus click)
- add TextEdit for git log information of the selected version
- improved text rendering
6. November 2022 :
- animation skipped if difference from/to is too small