| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Call Monero::Utils::onStartup in main.cpp (requires #2952) | stoffu | 2017-12-19 | 1 | -0/+1 |
| | | |||||
| * | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile | User | 2017-12-08 | 1 | -1/+1 |
| | | |||||
| * | add scaleRatio property and isAndroid | Jaquee | 2017-11-01 | 1 | -0/+36 |
| | | |||||
| * | fix windows crash on startup | Jaquee | 2017-06-22 | 1 | -1/+1 |
| | | | | | requires #2101 | ||||
| * | Disable high dpi auto scaling | Jaquee | 2017-03-30 | 1 | -5/+5 |
| | | |||||
| * | Make QtMultimedia dependency optional | MoroccanMalinois | 2017-03-27 | 1 | -7/+20 |
| | | |||||
| * | Merge pull request #519 | Riccardo Spagni | 2017-03-03 | 1 | -0/+5 |
| |\ | | | | | | | 223f09d preparations for background mining requires #1827 (Jaquee) | ||||
| | * | preparations for background mining | Jaquee | 2017-03-03 | 1 | -0/+5 |
| | | | | | | | | | requires #1827 | ||||
| * | | confirm daemon running on exit | Jaquee | 2017-03-03 | 1 | -2/+4 |
| |/ | |||||
| * | Merge pull request #523 | Riccardo Spagni | 2017-03-03 | 1 | -4/+4 |
| |\ | | | | | | | 8c17a8c fix build with scanner (MoroccanMalinois) | ||||
| | * | fix build with scanner | MoroccanMalinois | 2017-03-03 | 1 | -4/+4 |
| | | | |||||
| * | | only enable high dpi scaling on qt >= 5.6 | Jaquee | 2017-03-02 | 1 | -2/+5 |
| | | | |||||
| * | | Fix high DPI scaling | Jaquee | 2017-03-01 | 1 | -0/+4 |
| |/ | | | | not android | ||||
| * | remove undefined variable error | Jaquee | 2017-02-25 | 1 | -9/+9 |
| | | |||||
| * | start daemon automatically and detached | Jaquee | 2017-02-23 | 1 | -1/+1 |
| | | |||||
| * | send all debug output to easylogger | Jaquee | 2017-02-16 | 1 | -0/+9 |
| | | |||||
| * | IOS specific settings | Jaquee | 2017-02-05 | 1 | -5/+18 |
| | | |||||
| * | add qrcode scanner | MoroccanMalinois | 2017-01-31 | 1 | -0/+13 |
| | | |||||
| * | GUI cold signing | Jaquee | 2017-01-15 | 1 | -0/+4 |
| | | |||||
| * | AddressBook: basic functions | Jaquee | 2016-12-14 | 1 | -1/+10 |
| | | |||||
| * | Change organisation name to monero-project | taushet | 2016-12-11 | 1 | -1/+1 |
| | | | | It seemed that there was agreement in discussion of #205 that the hyphenated 'monero-project' was to be preferred over camelcase or spacing. | ||||
| * | Merge pull request #226 | Riccardo Spagni | 2016-12-09 | 1 | -1/+3 |
| |\ | | | | | | | | | abd5c68 Windows: don't allow non-ascii characters in path (Jaquee) 1a610db add isWindows property (Jaquee) | ||||
| | * | add isWindows property | Jaquee | 2016-11-29 | 1 | -1/+3 |
| | | | |||||
| * | | walletManager: coding conventions | Jaquee | 2016-11-27 | 1 | -4/+2 |
| | | | | | | | | | Signed-off-by: Jaquee <jaquee.monero@gmail.com> | ||||
| * | | resolve rebase conflict | Jaquee | 2016-11-26 | 1 | -3/+0 |
| | | | |||||
| * | | Shutdown daemon and close wallet properly on app exit | Jaquee | 2016-11-26 | 1 | -0/+8 |
| | | | |||||
| * | | main: debug messages | Jacob Brydolf | 2016-11-26 | 1 | -0/+2 |
| | | | |||||
| * | | forward command line arguments to DaemonManager | Jaquee | 2016-11-26 | 1 | -3/+1 |
| | | | |||||
| * | | daemonManager: embed as context property | Jaquee | 2016-11-26 | 1 | -0/+5 |
| |/ | |||||
| * | Add QR code display on the receive page | moneromooo.monero | 2016-11-20 | 1 | -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 path | Jacob Brydolf | 2016-10-30 | 1 | -1/+1 |
| | | |||||
| * | generate default account name from env username | Jacob Brydolf | 2016-10-29 | 1 | -0/+11 |
| | | |||||
| * | change default wallet path + remove auto create path on startup | Jacob Brydolf | 2016-10-29 | 1 | -3/+1 |
| | | |||||
| * | History: filter by amount | Ilya Kitaev | 2016-10-10 | 1 | -0/+3 |
| | | |||||
| * | TransactionHistory sorting | Ilya Kitaev | 2016-10-10 | 1 | -7/+11 |
| | | |||||
| * | Transaction history is not crashing and refreshing properly | Ilya Kitaev | 2016-10-10 | 1 | -1/+5 |
| | | |||||
| * | Simple transaction history | Ilya Kitaev | 2016-10-10 | 1 | -0/+3 |
| | | |||||
| * | added TransactionHistoryModel; renamings | Ilya Kitaev | 2016-10-10 | 1 | -5/+8 |
| | | |||||
| * | Wallet::daemonBlockChainHeight(); BC sync progress in GUI | Ilya Kitaev | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | Wizard: setup testnet/daemon address | Ilya Kitaev | 2016-09-23 | 1 | -1/+1 |
| | | |||||
| * | Transfer page: validate amount | Ilya Kitaev | 2016-08-23 | 1 | -1/+1 |
| | | |||||
| * | Display "processing.." splashscreen while wallet initializing | Ilya Kitaev | 2016-08-23 | 1 | -0/+3 |
| | | |||||
| * | extra debug logging | Ilya Kitaev | 2016-08-23 | 1 | -0/+2 |
| | | |||||
| * | Translations are separate qm files | Ilya Kitaev | 2016-07-27 | 1 | -0/+3 |
| | | |||||
| * | TranslationManager, Russian translation example | Ilya Kitaev | 2016-07-19 | 1 | -0/+11 |
| | | |||||
| * | Async API integration in progress | Ilya Kitaev | 2016-07-13 | 1 | -0/+1 |
| | | |||||
| * | Send money: confirmation popups added | Ilya Kitaev | 2016-06-28 | 1 | -0/+1 |
| | | |||||
| * | basic "send money" functionality implemented in GUI | Ilya Kitaev | 2016-06-16 | 1 | -0/+3 |
| | | |||||
| * | Persistent storage for common settings. closes #10 | Ilya Kitaev | 2016-06-15 | 1 | -0/+5 |
| | | |||||
| * | "new wallet" and "recovery wallet" flows are implemented using libwallet | Ilya Kitaev | 2016-06-14 | 1 | -1/+1 |
| | | | | | api | ||||
