Commit graph

1045 commits

Author SHA1 Message Date
Riccardo Spagni
2ca2376d45
Merge pull request #486
faacd3d start daemon automatically and detached (Jaquee)
2017-02-24 16:04:13 +02:00
Riccardo Spagni
6120013ae2
Merge pull request #485
5bfa9b5 Main.qml: Make ringsize one word (xmr-eric)
3ed4dee Transfer.qml: Make ringsize one word (xmr-eric)
2017-02-24 16:03:44 +02:00
Riccardo Spagni
65d9bde498
Merge pull request #481
9736250 Add updates notifier (moneromooo.monero)
2017-02-24 16:03:17 +02:00
Riccardo Spagni
6a40d38b93
Merge pull request #480
27541f6 fix log init (moneromooo.monero)
2017-02-24 16:02:51 +02:00
Riccardo Spagni
6075592f62
Merge pull request #478
3759e27 spelling (MiWCryptAnalytics)
20517cf fix: add ldl to non-static linux builds (MiWCryptAnalytics)
2e8306b Potential fix for undefined reference 'dlsym' linux (MiWCryptAnalytics)
2017-02-24 16:02:25 +02:00
Riccardo Spagni
fe6a095175
Merge pull request #477
f33a824 potential fix Parse error monero-core_de.ts:500:59: (MiWCryptAnalytics)
2017-02-24 15:57:53 +02:00
Riccardo Spagni
c909ab794a
Merge pull request #471
54ee034 updated translation files (Jaquee)
166a285 remove MISS_TR from untranslated strings (Jaquee)
69479ef Enable all translations (Jaquee)
2017-02-24 15:56:12 +02:00
MiWCryptAnalytics
3759e276b2 spelling 2017-02-23 21:23:55 -05:00
MiWCryptAnalytics
20517cfd4d fix: add ldl to non-static linux builds
proposes a fix to add ldl conditionally on non-static build, to fix build failures
2017-02-23 21:23:06 -05:00
Jaquee
faacd3d6a1
start daemon automatically and detached 2017-02-23 19:52:06 +01:00
moneromooo.monero
97362504e8 Add updates notifier 2017-02-22 23:19:29 +00:00
xmr-eric
5bfa9b5734 Main.qml: Make ringsize one word 2017-02-22 14:20:31 -05:00
xmr-eric
3ed4dee00e Transfer.qml: Make ringsize one word 2017-02-22 14:19:50 -05:00
Jaquee
54ee0344b8
updated translation files
rebased and fixed error in german translation
2017-02-22 12:24:34 +01:00
Jaquee
166a285a28 remove MISS_TR from untranslated strings 2017-02-22 12:19:46 +01:00
Jaquee
69479efcf3 Enable all translations 2017-02-22 12:19:45 +01:00
moneromooo.monero
27541f6ec9 fix log init 2017-02-18 20:45:15 +00:00
MiWCryptAnalytics
2e8306b341 Potential fix for undefined reference 'dlsym' linux
Fix for undefined reference including ldl. add -ldl to linux LIBS for Makefile.

/usr/bin/ld: /tmp/ccYIfntN.ltrans11.ltrans.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
/usr/lib/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:388: release/bin/monero-wallet-gui] Error 1
2017-02-18 14:13:30 -05:00
MiWCryptAnalytics
f33a824708 potential fix Parse error monero-core_de.ts:500:59:
Error during build:

/usr/bin/lrelease -compress -nounfinished -removeidentical ../translations/monero-core_de.ts -qm /x/monero-core/build/release/bin/translations/monero-core_de.qm
lrelease error: Parse error at ../translations/monero-core_de.ts:500:59: Expected '#' or '[a-zA-Z]', but got '%'.

Appears to be a typo in german translation file. Removing character builds this stage OK
2017-02-18 14:04:12 -05:00
Riccardo Spagni
c6688dc876
Merge pull request #473
34415bb Update monero-core_nl.ts (keesieboy)
2017-02-17 21:47:07 +02:00
Riccardo Spagni
de1d7046ee
Merge pull request #472
cc06fab Create monero-core_eo.ts (dnaleor)
2017-02-17 21:46:48 +02:00
Riccardo Spagni
0e9ab11213
Merge pull request #468
ccdea1b Update monero-core_de.ts (hundehausen)
2017-02-17 21:45:23 +02:00
Riccardo Spagni
4a216ff786
Merge pull request #466
ad58e00 linux: remove rpath requires #1709 (Jaquee)
57a556a Linux: static libgcc and libstdc++ (Jaquee)
2017-02-17 21:44:19 +02:00
Riccardo Spagni
57fa9830b6
Merge pull request #463
d589ab4 send all debug output to easylogger (Jaquee)
2017-02-17 21:43:53 +02:00
Riccardo Spagni
87f55992f0
Merge pull request #455
c94bd2f linux: remove rpath requires #1709 (Jaquee)
2083357 Linux: static libgcc and libstdc++ (Jaquee)
08ceb5e settings: replace seed  box with popup requires #1709 (Jaquee)
2017-02-17 21:43:12 +02:00
Jaquee
d589ab4058
send all debug output to easylogger 2017-02-16 07:48:07 +01:00
keesieboy
34415bb660 Update monero-core_nl.ts
Spotted a minor flaw, my mistake. Changed line 113 from 'Abbrechen' -> 'Annuleren'.
2017-02-15 17:17:21 +01:00
dnaleor
cc06fab125 Create monero-core_eo.ts
Esperanto translation
2017-02-14 03:52:36 +01:00
Jaquee
c94bd2ff72 linux: remove rpath
requires #1709
2017-02-11 19:41:23 +01:00
Jaquee
20833579e9 Linux: static libgcc and libstdc++ 2017-02-11 19:41:23 +01:00
Jaquee
08ceb5eba0
settings: replace seed box with popup
requires #1709
2017-02-11 19:30:09 +01:00
Jaquee
ad58e0008b
linux: remove rpath
requires #1709
2017-02-11 18:09:47 +01:00
Jaquee
57a556a495
Linux: static libgcc and libstdc++ 2017-02-11 17:47:16 +01:00
hundehausen
ccdea1bf57 Update monero-core_de.ts
Added some Strings and did very few corrections, somebody should take a look over it again
2017-02-09 21:39:54 +01:00
Riccardo Spagni
fdc71d2b18
Merge pull request #465
4bcfe63 build libepee if monerod skipped (MoroccanMalinois)
2017-02-08 12:45:21 +02:00
Riccardo Spagni
ea7fab6efe
Merge pull request #464
16be0ee wizard: field bg color (Jaquee)
2017-02-08 12:44:24 +02:00
Riccardo Spagni
1869e81883
Merge pull request #460
02ab113 clear payment fields after transfer (Jaquee)
756a821 Wizard: clear restore from keys fields on wizard restart (Jaquee)
2017-02-08 12:43:48 +02:00
Riccardo Spagni
fa4078f38c
Merge pull request #459
40540cb Save custom log categories to persistent settings (moneromooo.monero)
2017-02-08 12:43:29 +02:00
Riccardo Spagni
e145793d2f
Merge pull request #458
8a0163f don't show daemon popup when connected (Jaquee)
2017-02-08 12:43:04 +02:00
Riccardo Spagni
36cd7a625f
Merge pull request #456
fb743a0 main: mixin 4 is ring size 5, not 41... (moneromooo.monero)
2017-02-08 12:42:28 +02:00
Riccardo Spagni
3640bedeee
Merge pull request #454
168e354 replace nbsp with ascii equivalent (Jaquee)
2017-02-08 12:40:36 +02:00
Riccardo Spagni
2901a33698 Merge pull request #440
78302be IOS specific settings (Jaquee)
c6dc9a2 IOS build settings (Jaquee)
2017-02-08 12:39:11 +02:00
MoroccanMalinois
4bcfe63c57 build libepee if monerod skipped 2017-02-07 01:52:01 +00:00
Jaquee
02ab113762
clear payment fields after transfer 2017-02-05 20:26:58 +01:00
Jaquee
16be0ee344
wizard: field bg color 2017-02-05 20:24:16 +01:00
Jaquee
78302be193
IOS specific settings 2017-02-05 15:22:43 +01:00
Jaquee
c6dc9a20e7 IOS build settings 2017-02-05 15:22:03 +01:00
Jaquee
756a821f41 Wizard: clear restore from keys fields on wizard restart 2017-02-05 14:04:50 +01:00
Jaquee
8a0163f14a
don't show daemon popup when connected 2017-02-05 13:49:25 +01:00
moneromooo.monero
40540cb38a Save custom log categories to persistent settings 2017-02-05 12:38:43 +00:00