Commit graph

2977 commits

Author SHA1 Message Date
Ilya Kitaev
7c33ea931a msys64 deploy fix 2016-08-03 15:59:42 +03:00
Ilya Kitaev
f640809d25 macdeployqt app bundle crash fixed. 2016-07-27 23:17:21 +03:00
Ilya Kitaev
9cd73dfbbe Translations are separate qm files 2016-07-27 22:32:33 +03:00
Ilya Kitaev
1b35a1ae4b build automation script. tested on macos 2016-07-25 16:24:07 +03:00
Ilya Kitaev
c7c06a5893 removing "bitmonero" directory in "distclean" target 2016-07-22 15:50:51 +03:00
Ilya Kitaev
aa0ea18356 translation files moved to resources 2016-07-21 16:29:37 +03:00
Ilya Kitaev
e5d5a6082f Wizard refactoring 2016-07-21 13:56:17 +03:00
Ilya Kitaev
ecf844120b cleaning "auto-generated" bitmonero directory on "make clean". closes
#22
2016-07-21 12:47:53 +03:00
Ilya Kitaev
32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
Ilya Kitaev
39b88daf32 Apply translation for "normal" mode 2016-07-19 23:45:12 +03:00
Ilya Kitaev
a9339838ac TranslationManager, Russian translation example 2016-07-19 23:31:09 +03:00
Ilya Kitaev
de7bd2eb97 Polish translation file 2016-07-15 11:17:09 +03:00
Ilya Kitaev
573711473a update/build transations with release build. closes #23 2016-07-15 11:03:18 +03:00
Ilya Kitaev
b0f77c817c separate LIBS sections for macx, linux and win32 2016-07-14 16:05:40 +03:00
Ilya Kitaev
8b26bc4a4d Update network status dynamically (closes #17) 2016-07-14 13:40:27 +03:00
Ilya Kitaev
71da777375 Init wallet asynchronously 2016-07-14 13:09:39 +03:00
Ilya Kitaev
7df82af75d New flags images, added IT,RU,ZH translation files 2016-07-13 16:01:56 +03:00
Ilya Kitaev
d9f031ec2a Async API integration in progress 2016-07-13 15:24:40 +03:00
Ilya Kitaev
c027922cb7 fixed multicore build; statically link boost, libcrypto and libssl for
Linux;
2016-07-13 10:30:12 +03:00
Ilya Kitaev
5b1ab69d70 Mac OSX build steps added 2016-07-06 16:25:41 +03:00
Ilya Kitaev
fca82f347d Cross-plaftorm number of cpu cores 2016-07-06 16:24:14 +03:00
Ilya Kitaev
da43e9a93a "Compiling" section stub added to documentation 2016-07-04 18:25:03 +03:00
Ilya Kitaev
d880441f7e MSYS2/Win64 build fixed 2016-07-04 18:17:26 +03:00
Ilya Kitaev
0c093423f1 Fixed for MSYS2 build 2016-07-01 15:02:19 +03:00
Ilya Kitaev
2490b98897 Merge pull request #19 from dEBRUYNE-1/master
Clean up text
2016-06-29 11:36:13 +03:00
dEBRUYNE-1
f846935f95 Fix typo 2016-06-28 22:21:02 +02:00
dEBRUYNE-1
a594e25b26 Clean up text 2016-06-28 22:14:30 +02:00
Ilya Kitaev
39cb75e58c Send money: confirmation popups added 2016-06-28 22:37:14 +03:00
Ilya Kitaev
409c5701e2 Priority aka fee multiplier integrated 2016-06-27 15:45:48 +03:00
Ilya Kitaev
17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Ilya Kitaev
88d9be953b Lazy loading for the tweets 2016-06-21 11:58:06 +03:00
Ilya Kitaev
417c9bf609 Merge branch 'fluffypony-master' 2016-06-21 11:10:18 +03:00
Ilya Kitaev
30f0bce569 Merge branch 'master' of https://github.com/fluffypony/monero-core into fluffypony-master 2016-06-21 11:09:19 +03:00
Ilya Kitaev
2696e49a54 mixin count for Wallet::createTransaction 2016-06-20 23:36:56 +03:00
Riccardo Spagni
37c1c0bb79
disable right panel by default, don't perform Twitter https call if panel is disabled 2016-06-20 21:08:09 +02:00
Riccardo Spagni
b4fa1762a3 Merge branch 'master' of https://github.com/fluffypony/monero-core 2016-06-20 21:06:38 +02:00
Ilya Kitaev
e3985da4e1 Transfer page: priority dropdown hidded 2016-06-20 15:58:13 +03:00
Ilya Kitaev
8ac86a8042 Balance on UI updated by the signal 2016-06-17 16:35:07 +03:00
Ilya Kitaev
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Ilya Kitaev
3ddd9bed72 main application: initialize wallet, display balance 2016-06-15 16:34:55 +03:00
Ilya Kitaev
2151f1395c Persistent storage for common settings. closes #10 2016-06-15 13:25:45 +03:00
Ilya Kitaev
1eac46ae73 "new wallet" and "recovery wallet" flows are implemented using libwallet
api
2016-06-14 16:09:14 +03:00
Ilya Kitaev
b7787dc670 Moving wallet to the user defined location at the "donation" page (pre-
final)
2016-06-14 12:40:29 +03:00
Ilya Kitaev
fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00
Ilya Kitaev
5c10be3251 Qt wrappers for libwallet API classes 2016-06-08 13:53:24 +03:00
Ilya Kitaev
da1b74a707 Start in normal mode if wallet exists. Resolves #9 2016-06-07 16:28:44 +03:00
Ilya Kitaev
493e290956 libwallet integration 2016-06-03 17:30:19 +03:00
Ilya Kitaev
238d582b17 build against libwallet_merged and boost libs 2016-05-27 11:00:26 +03:00
Ilya Kitaev
f9e0916776 integrating libwallet 2016-05-17 16:03:59 +03:00
Ilya Kitaev
382fa30283 explicitely enabled c++11 for g++ compiler 2016-03-08 12:08:24 +03:00