Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.51k stars 112 forks source link

migrated gittyup to qt6 #428

Open wolfseifert opened 1 year ago

wolfseifert commented 1 year ago

I have just migrated a private clone of Gittyup to Qt6.

It compiles (without deprecation warnings) and seems to run, but is still mostly untested (on Manjaro-KDE-Linux only).

If you ever decide to move on to Qt6 this might help: patch-gittyup-qt6.txt

Murmele commented 1 year ago

Hi @wolfseifert,

thanks for the effort! Please create a pullrequest so we can see if the CI is running. Can you add for macos, linux and windows CI steps (if they don't work don't worry we can help there).

wolfseifert commented 1 year ago

I forked Gittyup again, applied the patch, pushed it and created a pull-request!

Please remember that I work on Linux only and could not really test the changes (I put a breakpoint there, but did not know how to hit it from the GUI)

Murmele commented 1 year ago

Don't worry. Currently I would like to create a bug fix release and after we can check also the Qt6 topic. Therefore it will take a little bit of time when we are working on this