Guillaume LE VAILLANT
cfc6abcfdc
Embed the translation files in the monero-wallet-gui binary
...
If a translation file exists in a "translations" directory located in the same
directory as the binary, it is used in priority (this can be useful when working
on translations as you don't have to recompile the whole program all the time),
and if no such file is found the embedded translation file is used.
2018-04-23 13:56:12 +02:00
luigi1111
5a5d92e6f6
Merge pull request #1323
...
b38729f
fix openalias resolve
2018-04-22 20:04:15 -05:00
luigi1111
d248e45563
Merge pull request #1321
...
251db80
show correct address in wizard if remote node used
2018-04-22 20:03:00 -05:00
luigi1111
dba28580e9
Merge pull request #1311
...
28fb9fa
update ApplicationName to monero-gui
2018-04-22 20:00:56 -05:00
Sander Ferdinand
b75eedde0a
Fixes CTRL-A hotkey
2018-04-22 22:49:11 +02:00
Phillip Jensen
2c73ca216e
Added missing translations
2018-04-22 21:10:12 +02:00
Sander Ferdinand
c13b4cb7bd
Redesigned shared ringdb panel
2018-04-22 20:07:31 +02:00
lovvskillz
d5b8ce4bec
fix some grammar and wording ( #11 )
...
* fix some grammar and wording
* remove the space in front of the dots
2018-04-22 18:31:36 +02:00
Rafficer
85aa323a2d
Rename "entfernter Node" to "remote-Node"
2018-04-22 18:31:36 +02:00
vadim
b0f54f6d1d
fix typo
2018-04-22 18:31:36 +02:00
Rafficer
acb76b867e
remove translatorcomment
2018-04-22 18:31:36 +02:00
vadim
977d9873a7
fix unfinished type
2018-04-22 18:31:36 +02:00
Rafficer
ee328592e9
updated empty fields to unfinished
2018-04-22 18:31:35 +02:00
FalconGoat
431feea267
Translating leftover terms
2018-04-22 18:31:35 +02:00
Rafficer
4f62745207
Added new translations
2018-04-22 18:31:35 +02:00
FalconGoat
05bb8beb71
Proof-read some missed entries
2018-04-22 18:31:35 +02:00
FalconGoat
ab42e7b23a
Implemented conclusions from today's discussion
2018-04-22 18:31:35 +02:00
FalconGoat
b4a54eb047
Some work done
2018-04-22 18:31:35 +02:00
Rafficer
5279971bd7
second half update
2018-04-22 18:31:35 +02:00
FalconGoat
f86360faf4
Finished 1st run over chunk
...
Translate all instances of balance to 'Guthaben'
2018-04-22 18:31:34 +02:00
Rafficer
57d8ec5e32
updated/added german translations
2018-04-22 18:31:34 +02:00
FalconGoat
68898636a4
begin translation
2018-04-22 18:29:24 +02:00
cryptochangements34
b38729fc0e
fix openalias resolve
2018-04-21 21:48:31 -04:00
Sander Ferdinand
544b872ada
Selection color for inputs
2018-04-21 15:26:48 +02:00
Sander Ferdinand
25e5b3528e
dynamic panel height for the settings page
2018-04-20 22:42:32 +02:00
luigi1111
72541b6d51
Merge pull request #1329
...
9c44252
fix black checkmark on sharedringdb page
2018-04-19 11:39:22 -05:00
luigi1111
a7a954bb22
Merge pull request #1322
...
66f2983
fix typo in daemon setup wizard
2018-04-19 11:38:03 -05:00
luigi1111
d72e9873d1
Merge pull request #1320
...
f04a9e0
single colour privacy level
2018-04-19 11:37:02 -05:00
luigi1111
46dc634a5c
Merge pull request #1315
...
d074854
replace qDebug for qWarning, lean message
2018-04-19 11:35:20 -05:00
luigi1111
9b8badc00c
Merge pull request #1306
...
67e9109
Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton
2018-04-19 11:33:11 -05:00
luigi1111
7251254d8f
Merge pull request #1287
...
6ba65d4
Settings: use checkbox instead of button for daemon mode switching
2018-04-19 11:31:47 -05:00
qubenix
9c4425295b
fix black checkmark on sharedringdb page
...
+ changed `checkedBlackIcon.png` to `checkedIcon-black.png` in pages/SharedRingDB.qml
2018-04-18 14:28:19 -06:00
cryptochangements34
f04a9e07e1
single colour privacy level
2018-04-15 09:45:30 -04:00
cryptochangements34
66f29831e1
fix typo in daemon setup wizard
2018-04-14 23:50:05 -04:00
cryptochangements34
251db80609
show correct address in wizard if remote node used
2018-04-14 23:33:51 -04:00
pazos
791c26734f
fix Leftpanel overlay
2018-04-13 21:43:15 +02:00
pazos
d074854aae
replace qDebug for qWarning, lean message
2018-04-13 19:37:48 +02:00
cryptochangements34
28fb9fa2be
update ApplicationName to "monero-gui"
2018-04-12 20:56:11 -04:00
Sander Ferdinand
67e9109c14
Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton
2018-04-10 22:36:39 +02:00
René Brunner
5109cb7b33
ReadMe: Updated Windows/MSYS2 compile instructions
2018-04-10 21:29:17 +02:00
luigi1111
b4353a31ac
Merge pull request #1239
...
4e6a421
Add Qt Runtime version to settings page
2018-04-08 17:54:20 -05:00
luigi1111
a15f088e8b
Merge pull request #1245
...
84fad36
Add missing newline to transfer confirm dialog
2018-04-08 17:53:13 -05:00
luigi1111
3034348ac8
Merge pull request #1243
...
9393529
ProgressBar: fix conversion to percentage
2018-04-08 17:50:09 -05:00
luigi1111
4927d9c29e
Merge pull request #1258
...
ffd49c1
Updated README.md with new dependencies for Ubuntu 16.04+:
2018-04-08 17:45:31 -05:00
luigi1111
d71c35ab22
Merge pull request #1263
...
6ef2a8e
Wallet: fix listener leak
2018-04-08 17:43:59 -05:00
luigi1111
11e3380ab1
Merge pull request #1272
...
4a96678
Fixes a bug where progress bars were not 100% filled visually (slightly off)
2018-04-08 17:42:39 -05:00
luigi1111
3d00c4ae30
Merge pull request #1271
...
3b76636
Refactoring signal functions
1378ae4
Reset flickable scrollview to 0 Y position
2018-04-08 17:40:11 -05:00
luigi1111
8db58b42af
Merge pull request #1270
...
6ca0713
Fixes blockchain size warnings
2018-04-08 17:39:03 -05:00
luigi1111
8d5690c834
Merge pull request #1269
...
39ca338
Fixes misaligned symbols/shortcuts and changes Shared RingDB shortcut to 'A'
2018-04-08 17:37:58 -05:00
luigi1111
a8e545891c
Merge pull request #1268
...
0e92a8f
Fixes transparent dropdown
2018-04-08 17:36:43 -05:00