352 Commits (master)

Author SHA1 Message Date
Jaquee f012e4d968
history: show pending on top
8 years ago
moneromooo.monero 94e8f3ac4c Add mining screen
8 years ago
Jaquee f94782fecf
daemon startup flags
8 years ago
moneromooo.monero 7cca8b8aa7 Transfer: support OpenAlias addresses
8 years ago
moneromooo.monero 9be29eba58 zxcvbn: build tweaks to work on other platforms
8 years ago
moneromooo.monero fbe19d23b7 Use zxcvbn for password strength estimation
8 years ago
moneromooo.monero b882de8e1c add zxcvbn to the qmake build system
8 years ago
moneromooo.monero aae35df77d zxcvbn-c: new module for password strength estimation
8 years ago
Jaquee 143da2c390
Updated wallet close behaviour
8 years ago
Jaquee 3788943d9d
Addressbook: Fix size_t build error
8 years ago
Jaquee 0e5329ab6c
Addressbook: updated references to bitmonero
8 years ago
Jaquee a344f17cd1 AddressBook: basic functions
8 years ago
Riccardo Spagni cd550be6ac
Merge pull request #271
8 years ago
Jaquee c5206e16e3
Use daemon height if target height = 0
8 years ago
Jaquee ead9bd70be
WalletManager: lock wallet while closing
8 years ago
Jaquee 47edfd7211
rename Bitmonero to Monero
8 years ago
Riccardo Spagni bb506a2e92
Merge pull request #235
8 years ago
Riccardo Spagni 72bc417cca
Merge pull request #224
8 years ago
Riccardo Spagni bfcdf113f9
Merge pull request #217
8 years ago
Riccardo Spagni 4286b5c1c9
Merge pull request #209
8 years ago
Jaquee 7aea3d38d6 TransactionInfo: add transfers() and destinations_formatted()
8 years ago
Jaquee a4c3de9e2e
history: add Transfer class
8 years ago
moneromooo.monero 87d07515a8 libwalletqt: add a few daemon read access routines
8 years ago
Jaquee 01549a3040
walletManager: coding conventions
8 years ago
Jaquee 0e8cd146db
Wallet: add m_initialized
8 years ago
Jaquee 3f8e05d7a4
Wallet: Cache connection status query
8 years ago
Jaquee 18b7a67886
Wallet: add connectionStatusChanged signal
8 years ago
Jaquee d9f4ab45e2
daemonManager: wait for daemon stop on app close
8 years ago
Jaquee 8d19a03b68
DaemonManager: add stateChanged()
8 years ago
Jacob Brydolf 7876957b48
DaemonManager::closing()
8 years ago
Jacob Brydolf b4eb489b00
DaemonManager: forward command line arguments to monerod
8 years ago
Jacob Brydolf 7840dab9cc
DaemonManager: console debug output
8 years ago
Jacob Brydolf 3a431543fa
DaemonManager: added console updated signals
8 years ago
Jacob Brydolf 3df9e44849
DaemonManager: windows support
8 years ago
Jaquee 48471f3407
onDaemonStarted/stopped signals/slots
8 years ago
Jacob Brydolf 4cdc258b15
WalletManager: basic functionality
8 years ago
moneromooo.monero b5a993bd8a Print wallet filename in password dialog where approrpiate
8 years ago
moneromooo.monero fdd6ad4d24 QRCodeImageProvider: fix 0/1 black/white mixup
8 years ago
Riccardo Spagni cb3285e553
Merge pull request #192
8 years ago
Riccardo Spagni 1cc7b68265
Merge pull request #186
8 years ago
moneromooo.monero 96c7ddeea8 Add QR code display on the receive page
8 years ago
moneromooo.monero b7c67065b2 Wallet: fix history leak on destruction
8 years ago
moneromooo.monero 78da2b5b1b History: replace payment id search with global incremental search
8 years ago
moneromooo.monero 111248f410 Make the new sweep functions use async transactions
8 years ago
moneromooo.monero c779b376fc Support for sweeping all outputs
8 years ago
moneromooo.monero 2143392b84 Add a button to sweep unmixable outputs
8 years ago
Ilya Kitaev 01add29a74 Transfer: display number of split tx in transaction confirmation popup
8 years ago
Riccardo Spagni 29220fa09e
Merge pull request #147
8 years ago
Riccardo Spagni 75608f1772
Merge pull request #143
8 years ago
Riccardo Spagni 573049d871
Merge pull request #134
8 years ago
moneromooo.monero 69146567bf Fix sum of selected transactions being slighty off
8 years ago
Jacob Brydolf 66692be7cf createTransactionAsync(): removed reference to WalletManager
8 years ago
Jacob Brydolf 62060e183c wallet::createTransactionAsync pass variables to listener
8 years ago
Jacob Brydolf 00ea5d6be9 added Wallet::createTransactionAsync()
8 years ago
Jacob Brydolf 4e61ebeedb
add default argument to store()
8 years ago
moneromooo.monero 472f559332 sign/verify message/file
8 years ago
Riccardo Spagni ce386b99ad
Merge pull request #128
8 years ago
Riccardo Spagni 99dbbc469c
Merge pull request #122
8 years ago
Riccardo Spagni 60b65b9bcc
Merge pull request #115
8 years ago
Riccardo Spagni 10c8a2db03
Merge pull request #111
8 years ago
moneromooo.monero 689f0415e7 Report when the GUI is connected to a daemon with mismatched version
8 years ago
Jacob Brydolf cfa8929579 wallet api: added getTxKey()
8 years ago
moneromooo.monero 06e94e2fbe Add a page for checking payments via the tx key
8 years ago
moneromooo.monero d95e4a37cf Write support for tx notes
8 years ago
dEBRUYNE-1 4f386e0269
Fix erroneous DateTime & small README change
8 years ago
Riccardo Spagni cda769739e
Merge pull request #97
8 years ago
Jacob Brydolf 80795971fe
Cache daemon target height
8 years ago
Jacob Brydolf c873da75f2 added debug message on wallet close
8 years ago
Riccardo Spagni b74cae4168
Merge pull request #66
8 years ago
moneromooo.monero 628b26c429 Transfer: validate destination address
8 years ago
moneromooo.monero 51f89a8402 Transfer: disable Send button if the payment id is invalid
8 years ago
moneromooo.monero a15787aafc TransactionHistory: fix date appearing as NaN
8 years ago
Jacob Brydolf 06d628b696
libwalletqt: added isRecovering state
8 years ago
Ilya Kitaev 0ac27e13a6 History: filter by amount
8 years ago
Jacob Brydolf 9f336a5c51 libwalletqt: added restore-height parameter to recoveryWallet();
8 years ago
Ilya Kitaev 8b748bf25d History: filter by amount
8 years ago
Ilya Kitaev 9b09e83ba0 History: filtering by paymentId and date
8 years ago
Ilya Kitaev e3cea8582f TransactionHistory: firstDateTime and lastDateTime properties
8 years ago
Ilya Kitaev 612c497608 TransactionHistory sorting
8 years ago
Ilya Kitaev e7e6c583b6 Adding sort-filter-proxy model
8 years ago
Ilya Kitaev 0498c3ba64 Transaction history is not crashing and refreshing properly
8 years ago
Ilya Kitaev 522b0671ad Simple transaction history
8 years ago
Jacob Brydolf af70c81082 Added daemon BC sync progress bar
8 years ago
Ilya Kitaev 0ff3fd3212 added TransactionHistoryModel; renamings
8 years ago
Ilya Kitaev f402fd9e7d Wallet::daemonBlockChainHeight(); BC sync progress in GUI
8 years ago
Ilya Kitaev 7e769b3a87 Wallet: moneySpent, moneyReceived, newBlock signals
8 years ago
Ilya Kitaev 3280fe389a fix: Wallet storage path creation broken (#49)
8 years ago
Ilya Kitaev 4fa8ad3b19 Transfer page: validate amount
8 years ago
Ilya Kitaev 6b9afcf291 extra debug logging
8 years ago
Ilya Kitaev 8d93f01db4 WalletManager::openWalletAsync integrating with UI
8 years ago
Ilya Kitaev d3234bb915 WalletManager::openWalletAsync in progress
8 years ago
Ilya Kitaev 71da777375 Init wallet asynchronously
8 years ago
Ilya Kitaev d9f031ec2a Async API integration in progress
8 years ago
Ilya Kitaev 39cb75e58c Send money: confirmation popups added
8 years ago
Ilya Kitaev 409c5701e2 Priority aka fee multiplier integrated
8 years ago
Ilya Kitaev 17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive".
8 years ago
Ilya Kitaev 2696e49a54 mixin count for Wallet::createTransaction
8 years ago
Ilya Kitaev 8ac86a8042 Balance on UI updated by the signal
8 years ago
Ilya Kitaev eaf59243b2 basic "send money" functionality implemented in GUI
8 years ago
Ilya Kitaev 5c10be3251 Qt wrappers for libwallet API classes
8 years ago
Ilya Kitaev da1b74a707 Start in normal mode if wallet exists. Resolves #9
8 years ago
Ilya Kitaev 493e290956 libwallet integration
8 years ago