aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* daemonManager: embed as context propertyJaquee2016-11-261-0/+5
|
* Add QR code display on the receive pagemoneromooo.monero2016-11-201-0/+2
| | | | | | | This embeds MIT licenced code from Project Nayuki: https://www.nayuki.io/page/qr-code-generator-library The C++ part of the code is embedded in src/QR-Code-generator. See src/QR-Code-generator/Readme.markdown for more info.
* Capitalized Monero in default pathJacob Brydolf2016-10-301-1/+1
|
* generate default account name from env usernameJacob Brydolf2016-10-291-0/+11
|
* change default wallet path + remove auto create path on startupJacob Brydolf2016-10-291-3/+1
|
* History: filter by amountIlya Kitaev2016-10-101-0/+3
|
* TransactionHistory sortingIlya Kitaev2016-10-101-7/+11
|
* Transaction history is not crashing and refreshing properlyIlya Kitaev2016-10-101-1/+5
|
* Simple transaction historyIlya Kitaev2016-10-101-0/+3
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-5/+8
|
* Wallet::daemonBlockChainHeight(); BC sync progress in GUIIlya Kitaev2016-09-261-1/+1
|
* Wizard: setup testnet/daemon addressIlya Kitaev2016-09-231-1/+1
|
* Transfer page: validate amountIlya Kitaev2016-08-231-1/+1
|
* Display "processing.." splashscreen while wallet initializingIlya Kitaev2016-08-231-0/+3
|
* extra debug loggingIlya Kitaev2016-08-231-0/+2
|
* Translations are separate qm filesIlya Kitaev2016-07-271-0/+3
|
* TranslationManager, Russian translation exampleIlya Kitaev2016-07-191-0/+11
|
* Async API integration in progressIlya Kitaev2016-07-131-0/+1
|
* Send money: confirmation popups addedIlya Kitaev2016-06-281-0/+1
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-0/+3
|
* Persistent storage for common settings. closes #10Ilya Kitaev2016-06-151-0/+5
|
* "new wallet" and "recovery wallet" flows are implemented using libwalletIlya Kitaev2016-06-141-1/+1
| | | | api
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-0/+6
| | | | the destination at the final step
* Start in normal mode if wallet exists. Resolves #9Ilya Kitaev2016-06-071-2/+2
|
* libwallet integrationIlya Kitaev2016-06-031-1/+2
|
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-241-1/+6
|
* started integrating wallet libraryIlya Kitaev2016-02-231-0/+5
|
* wallet directrory in "Documents" for Windows and in "home" for *nixIlya Kitaev2016-02-081-0/+15
|
* fix for window drag bug on ubuntu, only tested on windowsunknown2016-02-031-0/+5
|
* added licensesRiccardo Spagni2015-04-011-0/+28
|
* wizard v0.1marcin2014-08-191-0/+1
|
* https://trello.com/c/LXEnXYLF/42-fix-monero-logomarcin2014-07-161-1/+4
| | | | | | https://trello.com/c/VpuuPT5L/27-per-transaction-descriptions-should-be-removed-from-dashboard-history-as-discussed https://trello.com/c/wy3nFH3g/30-please-add-ctrl-tab-ctrl-shift-tab-shortcut-keys-to-rotate-between-tabs https://trello.com/c/6Y6kOXsU/44-add-monero-title-to-the-main-window
* shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fixmarcin2014-07-131-3/+2
|
* fixes + addressbook v1 + transfer v1marcin2014-07-111-2/+2
|
* dashboard + few tipitem fix + shortcutsmarcin2014-07-091-0/+3
|
* first pushmarcin2014-07-071-0/+20