Commit graph

410 commits

Author SHA1 Message Date
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
Ilya Kitaev
6d0179f1a7 wizard: saving locale instead of language; wallet interface continued 2016-03-01 18:41:30 +03:00
Ilya Kitaev
7d9306ca1a Qt wrapper for libwallet - in-progress 2016-02-29 17:39:39 +03:00
Ilya Kitaev
625041df18 integrating cpp wallet mockups with QML 2016-02-24 13:25:20 +03:00
Ilya Kitaev
1195a89d06 started integrating wallet library 2016-02-23 18:59:26 +03:00
Ilya Kitaev
921d16a458 Forgotten file with password strength related functions 2016-02-10 21:36:35 +03:00
Ilya Kitaev
e555631b40 wallet directrory in "Documents" for Windows and in "home" for *nix 2016-02-08 10:58:01 +03:00
Ilya Kitaev
16020ae2a8 Wizard: "next button" visibility in backward direction fixed 2016-02-08 10:15:25 +03:00
Ilya Kitaev
8bc411c598 wordings and text alignment according to design 2016-02-08 10:12:12 +03:00
Ilya Kitaev
1364c2b498 Password strength level updated 2016-02-06 19:19:54 +03:00
Ilya Kitaev
1571118e7b Refactored wizard paths internal handling 2016-02-06 18:27:47 +03:00
Ilya Kitaev
496a34c54a Language (qt linguist) files actually added to project. 2016-02-06 15:58:55 +03:00
Ilya Kitaev
e3bea0dd4a "word mnemonic input" with clipboard button and hint is reusable
component;
2016-02-06 15:49:31 +03:00
Ilya Kitaev
556de8f346 Merge pull request #5 from henrikrudstrom/master
tested on Ubuntu 14.04 too
2016-02-04 10:11:55 +03:00
unknown
6289e18f6c fix for window drag bug on ubuntu, only tested on windows 2016-02-03 16:37:10 +01:00
Ilya Kitaev
fce88a8120 Selection (branching) for recovery path 2016-02-03 00:09:45 +03:00
Ilya Kitaev
bbc35ff484 Next button is in "disabled" state on password page 2016-01-29 22:08:17 +03:00
Ilya Kitaev
46db7715f9 German and English translation files 2016-01-29 22:01:52 +03:00