aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Qt Runtime version to settings pageMartín Fdez2018-04-011-0/+2
* Merge pull request #1161luigi11112018-03-261-0/+3
|\
| * Stagenetstoffu2018-03-141-0/+3
* | add window icon for linuxpazos2018-03-141-0/+5
|/
* Merge pull request #1153luigi11112018-03-131-1/+1
|\
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-041-1/+1
* | main: do not crash if we can't load some stuffmoneromooo.monero2018-03-031-0/+10
|/
* Merge pull request #1065luigi11112018-01-261-1/+1
|\
| * Update copyright for 2018xmr-eric2018-01-081-1/+1
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-0/+8
|/
* Call Monero::Utils::onStartup in main.cpp (requires #2952)stoffu2017-12-191-0/+1
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
* add scaleRatio property and isAndroidJaquee2017-11-011-0/+36
* fix windows crash on startupJaquee2017-06-221-1/+1
* Disable high dpi auto scalingJaquee2017-03-301-5/+5
* Make QtMultimedia dependency optionalMoroccanMalinois2017-03-271-7/+20
* Merge pull request #519Riccardo Spagni2017-03-031-0/+5
|\
| * preparations for background miningJaquee2017-03-031-0/+5
* | confirm daemon running on exitJaquee2017-03-031-2/+4
|/
* Merge pull request #523Riccardo Spagni2017-03-031-4/+4
|\
| * fix build with scannerMoroccanMalinois2017-03-031-4/+4
* | only enable high dpi scaling on qt >= 5.6Jaquee2017-03-021-2/+5
* | Fix high DPI scalingJaquee2017-03-011-0/+4
|/
* remove undefined variable errorJaquee2017-02-251-9/+9
* start daemon automatically and detachedJaquee2017-02-231-1/+1
* send all debug output to easyloggerJaquee2017-02-161-0/+9
* IOS specific settingsJaquee2017-02-051-5/+18
* add qrcode scannerMoroccanMalinois2017-01-311-0/+13
* GUI cold signingJaquee2017-01-151-0/+4
* AddressBook: basic functionsJaquee2016-12-141-1/+10
* Change organisation name to monero-projecttaushet2016-12-111-1/+1
* Merge pull request #226Riccardo Spagni2016-12-091-1/+3
|\
| * add isWindows propertyJaquee2016-11-291-1/+3
* | walletManager: coding conventionsJaquee2016-11-271-4/+2
* | resolve rebase conflictJaquee2016-11-261-3/+0
* | Shutdown daemon and close wallet properly on app exitJaquee2016-11-261-0/+8
* | main: debug messagesJacob Brydolf2016-11-261-0/+2
* | forward command line arguments to DaemonManagerJaquee2016-11-261-3/+1
* | daemonManager: embed as context propertyJaquee2016-11-261-0/+5
|/
* Add QR code display on the receive pagemoneromooo.monero2016-11-201-0/+2
* 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