35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 25 13:12:09 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.7.1
|
|
* Fix bugs in diff widget
|
|
* Adjust style for commit message
|
|
* Fix crash on blame
|
|
* Fix diff view if file is new or deleted
|
|
* Fix crash of click on folder in diffview
|
|
* fix: show commit summary instead of whole commit message on
|
|
commit title
|
|
- Add patch:
|
|
* 0001-Fix-build-with-libgit2-1.9.1.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 10:25:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.6.0
|
|
* build without kdbusaddons on windows
|
|
* Add flatpak support
|
|
* Fix show date (using QLocale for it)
|
|
* Fix mem leak
|
|
* Reactivate open file in external apps in qt6
|
|
* Add zoom support in Report Chart Widget
|
|
* Replace a QTableWidget by QTreeWidget in report page
|
|
* Fix crash when we didn't open git repository
|
|
* Fix load style/icon on windows (KF >= 6.3)
|
|
* Implement a gravatar cache
|
|
* Fix i18n
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 12:36:05 UTC 2023 - Matteo De Carlo <matteo.dek@gmail.com>
|
|
|
|
- first release
|