Commit graph

1058 commits

Author SHA1 Message Date
Nano Akron
4ff41181dc Activate Bahasa Indonesia translation with flag 2017-02-26 12:11:04 +00:00
Jaquee
00aa23162c
Daemon rpc login support
requires #1803
2017-02-25 22:18:52 +01:00
moneromooo.monero
1f1aa9859b Notifier: make this look nicer 2017-02-25 20:41:58 +00:00
Jaquee
80210376f3
pause refresh while starting daemon + startup timeout 2017-02-25 20:25:16 +01:00
Jaquee
df60c8190b
add start/pauseRefresh() 2017-02-25 19:49:09 +01:00
Jaquee
2ed59f41ed Daemon manager improvements 2017-02-25 14:57:39 +01:00
Jaquee
ce10016408
omit --detach flag on windows 2017-02-25 10:12:32 +01:00
Jaquee
53c86adbbe remove undefined variable error 2017-02-25 00:20:08 +01:00
Jaquee
023d96bc3e
avoid dangling pointers in destructor 2017-02-25 00:19:37 +01:00
Jaquee
3adeab87ed
wallet sync: progressbar ui improvements 2017-02-24 21:51:37 +01:00
Jaquee
2d6ddf043e
Improved blockchain sync status ui 2017-02-24 18:08:22 +01:00
MoroccanMalinois
a0fcf59348
do not use -lGL for android 2017-02-24 16:29:35 +00:00
Jaquee
465f6bfe27
fix daemon startup with --check-updates disabled 2017-02-24 16:57:44 +01:00
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