Commit Graph

2897 Commits

Author SHA1 Message Date
Volker Fischer
bbe1a3b1c4
Merge pull request #444 from ignotus666/master
Update Spanish translation
2020-07-10 06:56:15 +02:00
daryl
bb4e640426 update Spanish translation 2020-07-09 22:14:32 +02:00
ignotus
ff396dba24
Merge pull request #4 from corrados/master
update
2020-07-09 22:08:27 +02:00
Volker Fischer
0a0de6edc2 insert a spacer in the GUI options tab 2020-07-09 20:21:03 +02:00
Volker Fischer
d4a8875c8b merge fixes, update translations 2020-07-09 20:15:52 +02:00
Volker Fischer
2744b376e5
Merge pull request #442 from genesisproject2020/master
update translation
2020-07-09 20:07:59 +02:00
Volker Fischer
e7daf34063 added a GUI control to set the server Welcome Message in the server GUI 2020-07-09 20:03:09 +02:00
ignotus
8b54adcbba
Merge pull request #3 from corrados/master
update
2020-07-09 19:47:14 +02:00
Volker Fischer
8cd4f5b3e8 move vecWindowPosMain in the settings base class 2020-07-09 18:19:33 +02:00
Volker Fischer
d0f4b9b6a0 introduce a tab widget for the server GUI (as proposed in #367) 2020-07-09 16:13:40 +02:00
Volker Fischer
663de1d92e
Merge pull request #441 from melcon/master
Update translation_pt_BR.ts
2020-07-09 07:45:35 +02:00
Melcon Moraes
1dff704163 Update translation_pt_BR.ts 2020-07-09 00:11:25 -03:00
genesisproject2020
e4b683c4df Update translation_sv_SE.ts
Update
2020-07-08 23:52:04 +02:00
genesisproject2020
96cb2fee33 Update translation_sv_SE.ts 2020-07-08 23:42:46 +02:00
ignotus
1df53d8bf7
Merge pull request #2 from corrados/master
update
2020-07-08 22:50:32 +02:00
Volker Fischer
91d5560f94 update 2020-07-08 19:17:58 +02:00
Volker Fischer
46bb1435a0 rename variable 2020-07-07 22:07:19 +02:00
Volker Fischer
38cdd659e1 bug fix: if group is set to disabled, reset "previous level" 2020-07-07 22:02:44 +02:00
Volker Fischer
b15e61353b bug fix 2020-07-07 18:38:13 +02:00
Volker Fischer
6a7f0a6dc3 add new register message which contains server version 2020-07-07 18:31:26 +02:00
Volker Fischer
e0750d8b1a remove the version label at the bottom of the server GUI since we now have many settings and we want to clean up a bit -> the version can be seen in the About dialog anyway 2020-07-07 16:35:00 +02:00
Volker Fischer
a8651df25d updates 2020-07-07 16:24:35 +02:00
Volker Fischer
f25cabd235
Merge pull request #439 from ignotus666/master
Updated Spanish translation
2020-07-06 22:56:45 +02:00
daryl
80d3e25d83 Update Spanish translation 2020-07-06 22:47:21 +02:00
ignotus
6454ca1d6a
Merge pull request #1 from corrados/master
update
2020-07-06 22:38:38 +02:00
Volker Fischer
e6a6c8a79e system language: first try to find the complete string, if not found use only first two letters instead 2020-07-06 20:01:40 +02:00
Volker Fischer
1e57b7b0d5 update translation files 2020-07-06 19:32:15 +02:00
Volker Fischer
399f1da5a7 add language selector also in the server GUI 2020-07-06 19:31:42 +02:00
Volker Fischer
bb9b82d2be update German translation 2020-07-06 18:49:02 +02:00
Volker Fischer
c7d82f743d implementation for the client: add support to change language (#297) -> server implementation still TODO 2020-07-06 18:39:35 +02:00
Volker Fischer
3743a6c923 update translation files 2020-07-06 16:35:26 +02:00
Volker Fischer
410a3a2133
Merge pull request #438 from trebmuh/patch-1
Update French translation
2020-07-06 15:50:28 +02:00
Olivier Humbert
752134b1fd
Update French translation 2020-07-06 14:57:06 +02:00
Volker Fischer
440e783557
Merge pull request #436 from ignotus666/master
Some strings were not translatable
2020-07-06 11:06:53 +02:00
daryl
0e91a42889 update translation 2020-07-06 09:34:15 +02:00
ignotus
8841ce9bbf
Update serverdlg.h 2020-07-06 09:28:12 +02:00
ignotus
963415c10d
Update serverdlg.cpp 2020-07-06 09:23:06 +02:00
ignotus
f3fe7934a0
Update serverdlg.h 2020-07-06 09:19:52 +02:00
Volker Fischer
479ec6f1df store language selection in settings file; add translation help functions in util.h/.cpp 2020-07-05 20:49:43 +02:00
Volker Fischer
335f14631f
Merge pull request #432 from ignotus666/master
Spanish translation update
2020-07-05 19:42:52 +02:00
daryl
7dccd4cf7b Spanish translation update 2020-07-05 19:40:09 +02:00
Volker Fischer
b8ed6e9435 bug fix: clip state not correctly reset when changing servers 2020-07-05 16:33:53 +02:00
Volker Fischer
ac06f31e1f only scale instrument picture if its width is too large for Compact skin 2020-07-05 16:18:07 +02:00
Volker Fischer
b8ba6ce8db update translation files 2020-07-05 11:19:45 +02:00
Volker Fischer
2289a1c9d5 update 2020-07-05 09:03:28 +02:00
Volker Fischer
0466ff6210 scale instrument picture to a small size if Compact skin is chosen 2020-07-05 09:01:32 +02:00
Volker Fischer
174740fa47 code style changes 2020-07-04 22:25:08 +02:00
Volker Fischer
dc6cfe0b5a moved a server setting in the settings class 2020-07-04 22:20:50 +02:00
Volker Fischer
d479c09307 moved one more settings in the settings class 2020-07-04 20:23:00 +02:00
Volker Fischer
9fe9c4c261 moved some settings from client class in the settings class 2020-07-04 19:55:04 +02:00