Hennadii Chernyshchyk
Hennadii Chernyshchyk
I agree, currently this is not convenient. But I do not like the proposed solution, since the application also has other translation-related shortcuts (for example, translate and copy to clipboard)....
Yes, I thought about it. This is possible because Qt Widgets support Android applications. But need to adapt interface for touch control. Also need to get rid of selection and...
Unfortunately, there are some technical problems. Qt allows to get selection [only for X11](https://doc-snapshots.qt.io/qt5-5.13/qclipboard.html#Mode-enum). I could implement it using the native API (as it was done on Windows), but I...
> Could It be done like [here](https://stackoverflow.com/questions/49545402/get-selected-text-from-current-window-with-c-qt)? I know this `Shatur95` personally, and I can definitely say that he doesn't know MacOS well :D This method is only for Windows...
Yes, I already have a proposal for translations history, the ability to save will be added too.
> This would be a very good addition. Is there any way to help? Feel free to send a pull request. I will happy to review it and draft a...
> we need a history of translated word. Do not bump the issue without significant information. I currently busy, but anyone interested in it could send a PR, I will...
Sure, need to adjust CI a little. Contributions are welcome.
Sounds like a cool project (I would use a different repo for it)! The application translation core located in [QOnlineTranslator](https://github.com/crow-translate/QOnlineTranslator). So widget could use this library to provide translation with...
What if we set direction automatically depending of the selected language?