aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * "Compiling" section stub added to documentationIlya Kitaev2016-07-041-1/+19
| * MSYS2/Win64 build fixedIlya Kitaev2016-07-042-3/+32
| * Fixed for MSYS2 buildIlya Kitaev2016-07-011-4/+17
| * Merge pull request #19 from dEBRUYNE-1/masterIlya Kitaev2016-06-292-5/+5
| |\
| | * Fix typodEBRUYNE-12016-06-281-1/+1
| | * Clean up textdEBRUYNE-12016-06-281-4/+4
| |/
| * Send money: confirmation popups addedIlya Kitaev2016-06-284-12/+71
| * Priority aka fee multiplier integratedIlya Kitaev2016-06-276-25/+43
| * Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-2613-11/+359
| * Lazy loading for the tweetsIlya Kitaev2016-06-214-28/+47
| * Merge branch 'fluffypony-master'Ilya Kitaev2016-06-212-20/+23
| |\
| | * Merge branch 'master' of https://github.com/fluffypony/monero-core into fluff...Ilya Kitaev2016-06-212-20/+23
| |/|
| | * disable right panel by default, don't perform Twitter https call if panel is ...Riccardo Spagni2016-06-202-20/+23
| | * Merge branch 'master' of https://github.com/fluffypony/monero-coreRiccardo Spagni2016-06-200-0/+0
| | |\ | |_|/ |/| |
* | | Merge pull request #4Riccardo Spagni2016-01-284-11/+16
|\ \ \
* \ \ \ Merge pull request #3Riccardo Spagni2016-01-2710-135/+198
|\ \ \ \
| | | * | mixin count for Wallet::createTransactionIlya Kitaev2016-06-205-10/+23
| | | |/
| | | * Transfer page: priority dropdown hiddedIlya Kitaev2016-06-201-3/+21
| | | * Balance on UI updated by the signalIlya Kitaev2016-06-173-1/+20
| | | * basic "send money" functionality implemented in GUIIlya Kitaev2016-06-169-6/+82
| | | * main application: initialize wallet, display balanceIlya Kitaev2016-06-155-25/+91
| | | * Persistent storage for common settings. closes #10Ilya Kitaev2016-06-154-4/+41
| | | * "new wallet" and "recovery wallet" flows are implemented using libwalletIlya Kitaev2016-06-148-27/+61
| | | * Moving wallet to the user defined location at the "donation" page (pre-Ilya Kitaev2016-06-142-12/+17
| | | * new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-1013-29/+105
| | | * Qt wrappers for libwallet API classesIlya Kitaev2016-06-0811-12/+414
| | | * Start in normal mode if wallet exists. Resolves #9Ilya Kitaev2016-06-076-236/+111
| | | * libwallet integrationIlya Kitaev2016-06-036-6/+8
| | | * build against libwallet_merged and boost libsIlya Kitaev2016-05-272-3/+11
| | | * integrating libwalletIlya Kitaev2016-05-173-6/+50
| | | * explicitely enabled c++11 for g++ compilerIlya Kitaev2016-03-081-0/+1
| | | * wizard: saving locale instead of language; wallet interface continuedIlya Kitaev2016-03-011-3/+1
| | | * Qt wrapper for libwallet - in-progressIlya Kitaev2016-02-298-44/+275
| | | * integrating cpp wallet mockups with QMLIlya Kitaev2016-02-2411-36/+172
| | | * started integrating wallet libraryIlya Kitaev2016-02-2312-15/+105
| | | * Forgotten file with password strength related functionsIlya Kitaev2016-02-101-0/+39
| | | * wallet directrory in "Documents" for Windows and in "home" for *nixIlya Kitaev2016-02-082-2/+19
| | | * Wizard: "next button" visibility in backward direction fixedIlya Kitaev2016-02-081-2/+3
| | | * wordings and text alignment according to designIlya Kitaev2016-02-084-1/+9
| | | * Password strength level updatedIlya Kitaev2016-02-065-34/+60
| | | * Refactored wizard paths internal handlingIlya Kitaev2016-02-061-0/+1
| | | * Language (qt linguist) files actually added to project.Ilya Kitaev2016-02-063-2/+1386
| | | * "word mnemonic input" with clipboard button and hint is reusableIlya Kitaev2016-02-066-73/+102
| | | * Merge pull request #5 from henrikrudstrom/masterIlya Kitaev2016-02-047-263/+61
| | | |\
| | | | * fix for window drag bug on ubuntu, only tested on windowsunknown2016-02-037-263/+61
| | | |/
| | | * Selection (branching) for recovery pathIlya Kitaev2016-02-038-249/+442
| | | * Next button is in "disabled" state on password pageIlya Kitaev2016-01-292-7/+6
| | | * German and English translation filesIlya Kitaev2016-01-291-0/+24
| | |/
| | * Wizard: bugfix for "next" button on password pageIlya Kitaev2016-01-271-5/+3
| | * Language files added to resourcesIlya Kitaev2016-01-273-6/+13
| |/