1
mirror of https://github.com/monero-project/monero-gui synced 2024-09-28 14:15:59 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
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
Ilya Kitaev
ef66f9bf16 Wizard: bugfix for "next" button on password page 2016-01-27 22:16:48 +03:00
Ilya Kitaev
cb45a37c95 Language files added to resources 2016-01-27 22:06:38 +03:00
Ilya Kitaev
3cfa176605 Hiding "next" button on the final page 2016-01-26 10:33:58 +03:00
Ilya Kitaev
63e4d19a92 Save settings for each wizard page in "wizard.settings" object and
diplay overview at the last page
2016-01-26 10:30:07 +03:00
Ilya Kitaev
78b556575a password page: checking if passwords match. merged "configuration" and
"donation" pages into one
2016-01-26 00:17:55 +03:00
Ilya Kitaev
29f3abdeac Copy lang files to the output directory at the "build" step 2016-01-25 21:36:33 +03:00
Ilya Kitaev
965a8759f0 WizardWelcome: ListView replaced with GridView 2016-01-25 16:39:52 +03:00
Riccardo Spagni
04302ec96d
fixed images 2015-04-01 12:49:26 +02:00
Riccardo Spagni
c594b955b1
add readme 2015-04-01 10:58:06 +02:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
Riccardo Spagni
885b6251a6
move from bitmonero to monero-core 2015-04-01 10:51:47 +02:00
marcin
c63251f579 use monero button 2014-08-29 10:44:31 +02:00
marcin
ac5d77d7ab blocked title bar in wizard 2014-08-22 11:03:10 +02:00
marcin
48add34d57 wizard v1.0 2014-08-21 12:09:52 +02:00
marcin
86e03f9eb0 Merge branch 'master' of https://bitbucket.org/krzysztof_anonimowy/bitmonero 2014-08-20 21:20:14 +02:00
marcin
2a1f381470 wizard v0.2 2014-08-20 21:19:21 +02:00
MartinUI
d8f9950cdb Illustration quality enhance 2014-08-19 15:04:03 +02:00
marcin
28dd3f2e58 Merge branch 'master' of https://bitbucket.org/krzysztof_anonimowy/bitmonero 2014-08-19 14:58:45 +02:00
marcin
17e18a3351 wizard v0.1 2014-08-19 14:58:02 +02:00
MartinUI
554c60923d Black resize 2014-07-23 13:59:26 +02:00
marcin
6800bb67d7 https://trello.com/c/SBd9Yyud/54-not-hugely-important-but-can-the-window-be-resizable-or-does-that-add-too-many-complications 2014-07-23 13:27:27 +02:00
marcin
74b6483b18 tabledropdown fix 2014-07-23 13:01:20 +02:00