Skip to content

QGit 2.13

Latest

Choose a tag to compare

@tibirna tibirna released this 15 Oct 21:43
· 2 commits to master since this release

Bug fixing release to address annoying issues with search input and external diff, caused by the whole regular expression "windstorm" due to migration to Qt6.

Cristian Tibirna:
Fix issue #162: match partial strings as well as wildcards in listview search
Fix issue #164. listview: always wipe clean the branch tags before painting them
listview: FIX truncated tag width with Qt5
some cautionary comments
Remove unused include
FIX confusion on symbol of returned value from askApplyPatchParameters

Sebastian Pipping:
Make external diff command work again