aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/WalletManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Cypyrightinson12024-01-271-1/+1
* libwalletqt: add make_uri functionselsta2021-09-051-0/+8
* Receive: implement payment requestrating89us2021-08-191-0/+10
* cmake: fix compilation with zxcvbn, always enableselsta2021-06-141-2/+0
* WalletManager: support kdf round in device wallet restoreselsta2021-04-201-5/+5
* TxConfirmationDialog: implement multiple recipients support, layout fixesxiphon2021-03-031-2/+13
* Wallet: WalletManager: implement proxy supportxiphon2020-07-301-0/+23
* WalletManager: instantiable QML typexiphon2020-07-291-11/+0
* WalletManager: parse_uri_to_object extra parameters supportxiphon2020-07-161-2/+16
* WalletManager: displayAmount should be staticxiphon2020-07-141-2/+2
* trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-37/+37
* checkUpates: installer support (Win), use GUI buildTag and versionxiphon2020-04-231-3/+11
* updater: fetch signed hashes from getmonero.org, verify downloadsxiphon2020-04-141-3/+25
* WalletManager: wallet recovery - seed offset passphrase supportxiphon2020-02-121-2/+2
* misc: cleanup unused variables and commentsselsta2019-12-201-1/+0
* Transfer: improve warning flowthotbot2019-12-191-1/+1
* QML: warning fixesselsta2019-07-241-1/+1
* src: fix compiler warningsselsta2019-07-161-1/+1
* WalletManager: async close with splash screenxiphon2019-07-021-3/+3
* qt: implement FutureScheduler, always await async code to completexiphon2019-06-241-49/+22
* WalletManager: remove unused functionsselsta2019-06-141-13/+0
* Merge pull request #2182luigi11112019-06-051-0/+7
|\
| * WalletManager: non-blocking mining status updatesxiphon2019-05-301-0/+7
* | Merge pull request #2180luigi11112019-06-051-4/+4
|\ \
| * | WalletManager: fix compilation warnings (unused args, members order)xiphon2019-05-281-4/+4
| |/
* | Merge pull request #2179luigi11112019-06-051-2/+9
|\ \
| * | WalletManager: fix crash on null/dangling pointer dereferencexiphon2019-05-281-2/+9
| |/
* / WalletManager: async setDaemonAddressxiphon2019-05-281-2/+4
|/
* Add copyright headersmmbyday2019-05-011-0/+28
* async device open and create from device, passphraseDusan Klinec2019-04-061-2/+108
* WalletManager: fix handling Payment URLs with empty amountxiphon2019-01-161-2/+2
* Merge pull request #1768luigi11112018-12-011-1/+25
|\
| * transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-301-1/+25
* | Allow adjusting number of rounds for the key derivation functionstoffu2018-11-301-11/+11
|/
* Add support for creating hardware walletstoffu2018-08-241-0/+14
* delete unused WalletManager functionspazos2018-05-081-20/+0
* Stagenetstoffu2018-03-141-18/+18
* Merge pull request #1153luigi11112018-03-131-0/+20
|\
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-041-0/+20
* | Merge pull request #1015luigi11112018-03-131-0/+5
|\ \ | |/ |/|
| * Use wallet2_api isAddressLocal utils method for isDaemonLocal checkTim L2017-12-111-0/+5
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-2/+2
* | Android: Disable password strength meterMoroccanMalinois2017-12-241-0/+2
|/
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
* Tx proofstoffu2017-11-201-10/+0
* add localDaemonSynced()Jaquee2017-11-011-0/+5
* check updates asyncJaquee2017-08-061-0/+18
* Settings: Rescan wallet cache buttonJaquee2017-05-031-0/+19
* preparations for background miningJaquee2017-03-031-2/+2
* mining: make threads parameter optionalJaquee2017-03-021-0/+2