Commit Graph

11 Commits

Author SHA1 Message Date
6944b51d13 This commit designates two changes: MIT and deprecation of Qt5 interface.
As I'm the only code contributor, I'm announcing that URTrator code
is now licensed under MIT license.

Also I'm deprecating Qt5 interface as it is really hard to write Qt
code and create installers with it. Maybe one day I even figure out
how to work with QtQuick (which attracts me more and more ATM) and
URTrator will use it, but not now.
2018-11-10 21:13:06 +05:00
2b3c9ef9ea gofmt. 2018-11-10 20:58:15 +05:00
127e1b8ab9 Updated to latest GTK2 bindings API and moved to Gitlab. 2018-11-10 13:21:53 +05:00
1e676437d8 Stability fixes, profile path and more.
Fixed a bunch of data races which should lead in stability improvements.

Added possibility to specify game profile path within profile item.

Added Urban Terror 4.3.2.
2017-05-08 23:38:54 +05:00
1836c46d66 Argh, my bad, so much commits with typo and my blindness... 2017-02-09 03:09:57 +05:00
fddb30b939 One more try to fix Windows's Translator. 2017-02-09 03:05:18 +05:00
f934cc4d68 One more Windows Translator fix. 2017-02-09 03:01:32 +05:00
5be1b103cb Forgotten import for Windows's Translator part. 2017-02-09 02:53:16 +05:00
5d3fb76f0f Windows build fix. 2017-02-09 02:50:24 +05:00
9273273b49 Language selection combobox in options and accepted languages.
Added language selection combobox in options dialog. Selecting
language here will overwrite language code gathered from system.

Added AcceptedLanguages map to Translator, which holds readable
names and lang-country codes with avaailable languages. Filled
it with languages in which URTrator already translated. Francais
coming :)
2017-02-09 02:31:24 +05:00
65f6bd8b4d URTrator now can be translated. 2017-02-09 01:16:51 +05:00