Commit graph

1724 commits

Author SHA1 Message Date
cryptochangements34
a9753578d7 Update FR translations 2018-02-04 12:02:21 -05:00
erciccione
1f64326321
resize south_korea.png and czech.png to 100x100 px 2018-02-03 16:15:02 +01:00
hqwrong
6fc8cfc827 update zh-cn translation 2018-02-01 13:49:29 +08:00
erciccione
cf14d744ee
change egyptian flag 2018-01-31 22:00:38 +01:00
Miguel Herranz
08beb71cca Store wallet log in ~/Library/Logs/ in macOS
In macOS it is not usual to modify anything inside an application. If
the user that runs the application doesn't have writing permissions the
log will not be saved.

This modifies the path to store them in macOS' standard location for
application logs.
2018-01-31 00:08:27 +01:00
erciccione
c1389a2f94
update Italian translation 2018-01-30 20:53:40 +01:00
luigi1111
50fb2ddf69
Merge pull request #1101
2061bc5 UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi update
2018-01-30 00:28:19 -05:00
stoffu
fd1f4bf628
Bootstrap daemon (requires #3165) 2018-01-30 07:45:11 +09:00
stoffu
af882e87f5
rectified visual switch between local node & remote node 2018-01-30 07:45:08 +09:00
stoffu
89ec822ba5
removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode 2018-01-30 07:45:03 +09:00
luigi1111
5c664685da
Merge pull request #1083
b9757fe Transfer: automatically use low priority if no backlog is present
2018-01-29 16:19:44 -05:00
Neozaru
2061bc5212 UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi update 2018-01-29 12:30:46 +01:00
Wojciech Gomoła
5adc39915e
Merge pull request #2 from szogun1987/master
Refresh with drop
2018-01-28 15:30:37 +01:00
Wojciech Gomoła
2d47554741
Merge branch 'szogun1987-polish-translations' into master 2018-01-28 15:21:55 +01:00
Wojciech Gomoła
1ad20a1fb3
Merge pull request #1 from monero-project/master
Refresh with source fork
2018-01-28 14:52:53 +01:00
Wojciech Gomoła
53d2cd4ea7
Update monero-core_pl.ts 2018-01-27 12:26:21 +01:00
stoffu
b9757fe837
Transfer: automatically use low priority if no backlog is present (requires #3123) 2018-01-27 11:00:10 +09:00
luigi1111
bed05a484c
Merge pull request #1076
c483c9c Updating all translation files

84d3639 Fixing situations where lupdate got confused
2018-01-26 14:37:56 -05:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
luigi1111
ef6a6ed651
Merge pull request #977
cee0474 Subaddresses minimal version: supports default account only

a6a7b56 ditch payment ID from the Receive page
2018-01-26 14:29:40 -05:00
erciccione
74b20236d6
change name displayed from Swedish to Svenska 2018-01-20 12:01:43 +01:00
Neozaru
4c9e2c1f1a [Issue 1080] Fixed undefined variable for password rewrite when changing wallet initial block height 2018-01-17 11:56:53 +01:00
luigi1111
b137f73440
Merge pull request #980
eda9ea1 Update monero-core_ru.ts
2018-01-16 20:08:52 -05:00
Jonathan Cross
84d3639991
Fixing situations where lupdate got confused 2018-01-14 22:38:26 +01:00
Jonathan Cross
c483c9c532
Updating all translation files 2018-01-14 22:12:51 +01:00
kenshi84
a6a7b56d73
ditch payment ID from the Receive page 2018-01-13 14:37:14 +09:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
luigi1111
3b069ec049
Merge pull request #1021
c320878 put wallet name in debug info
2018-01-11 17:02:24 -05:00
luigi1111
d52486dfab
Merge pull request #889
cec206e Refactor wallet password dialog

cf488f4 Allow password to be changed
2018-01-11 11:03:05 -05:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
luigi1111
f378035836
Merge pull request #1028
7f336b8 German translations
2018-01-06 17:29:50 -05:00
luigi1111
7c1ecc0950
Merge pull request #1052
4f0e67a README.md: Copy changes from /monero/
2018-01-06 17:27:32 -05:00
luigi1111
da2ea50616
Merge pull request #1050
c6fd3ec czech translation, seed generation fix
2018-01-06 17:25:41 -05:00
luigi1111
ba8ddb23da
Merge pull request #1056
b5c936c Add monero-core_ar.ts

6ec32c5 Add files via upload (Egyptian flag)

533b1ea Update languages.xml

13358cf Update monero-wallet-gui.pro

6c2fd8e Update qml.qrc
2018-01-06 17:23:35 -05:00
luigi1111
bdb99725a0
Merge pull request #1031
addee25 Typo fixes monero-core_nl.ts
2018-01-06 17:20:41 -05:00
luigi1111
4189900e86
Merge pull request #981
c1ac91d Refresh base translations before making any changes.

7ba6eac Cleanup html/css in text to be translated.

934f538 Regenerated en translation file from clean ver
2018-01-06 17:17:19 -05:00
luigi1111
fc131bd465
Merge pull request #965
83efc38 Android: Disable password strength meter

0ece8a9 Android dockerfile: add zmq dependency

dab4d5a Android: use new repo path
2018-01-06 17:14:56 -05:00
luigi1111
5268199679
Merge pull request #1047
158d50e Teach build.sh to find qmake on systems where it's called qmake-qt5.
2018-01-06 17:11:26 -05:00
stoffu
cf488f4406
Allow password to be changed 2018-01-05 16:11:32 +09:00
stoffu
cec206ec8d
Refactor wallet password dialog 2018-01-05 16:11:29 +09:00
3b7ameed
b5c936c496 Add monero-core_ar.ts 2018-01-03 17:11:33 +02:00
3b7ameed
6c2fd8e431 Update qml.qrc 2018-01-03 17:11:33 +02:00
3b7ameed
13358cf0a3 Update monero-wallet-gui.pro 2018-01-03 17:11:33 +02:00
3b7ameed
533b1ea283 Update languages.xml 2018-01-03 17:11:33 +02:00
3b7ameed
6ec32c5056 Add files via upload
Egyptian flag
2018-01-03 17:11:33 +02:00
xmr-eric
4f0e67a8be
README.md: Copy changes from /monero/ 2017-12-30 17:31:15 -05:00
medusadigital
618d6cf3c0
remove linebreaks 2017-12-30 22:38:39 +01:00
luigi1111
ac509ed798
Merge pull request #982
8543429 Windows installer: Switch from 'comparetimestamp' to 'ignoreversion'
2017-12-30 15:56:09 -05:00
Ruzicka Pavel
c6fd3ece1a czech translation, seed generation fix 2017-12-28 13:08:34 +01:00
luigi1111
e3663d054e
Merge pull request #984
3ad64ee Update languages.xml

9c1d207 Add files via upload

c2a1a7b Update monero-wallet-gui.pro

d46000f Update qml.qrc

9b1aac4 Add monero-core_sk.ts
2017-12-27 13:08:30 -05:00