Re: Crow Translate

2024-07-09 Thread Hennadii Chernyshchyk
I looked into KF6BreezeIcons library, but it requires Qt6, while my application is Qt5 for now. I planned to migrate to Qt6, but after the incubation process. Any chance we could keep the current way of bundling Breeze icons and migrate to KF6BreezeIcons after the Qt6 migration? вт, 9 июл. 2024 

Re: Crow Translate

2024-07-09 Thread Hennadii Chernyshchyk
Just fixed locales (as well as other issues related to it), the problem was in my Flatpak configuration: https://invent.kde.org/office/crow-translate/-/commit/4a31b516292455e9e905a905f69101865fddb823 If you use it, please use the latest version. вт, 9 июл. 2024 г. в 01:48, Hennadii Chernyshchyk

Re: Crow Translate

2024-07-09 Thread Hennadii Chernyshchyk
> No I mean link to BrezeIcons library. Ah, I didn't know that there was a library for it! Will change it, thank you. > The problem is that the defaultLocale() function returns the C QLocale which is wrong since that's not the default locale on my user. I never apply QLocale::c(). I see how it

Re: Crow Translate

2024-07-09 Thread Hennadii Chernyshchyk
Thanks for looking into the app! > Please remove the submodule of breeze-icons and replace it by a dependency to breeze-icons. Could you elaborate? You mean to use something like FetchContent from CMake? I use it to bundle icons for Windows since on Windows there are no icon themes. >

Re: Crow Translate

2024-07-09 Thread Martin Steigerwald
Albert Astals Cid - 08.07.24, 23:53:18 CEST: > I would appreciate a big warning when using non-free software engines > that there's no expectation of privacy on what is being translated (and > same on the Free Software ones if they don't promise that level of > privacy). Would it be possible to