37 Commits (master)

Author SHA1 Message Date
wowario 50323d7a9d
wow wow wow
4 years ago
selsta 02eec351b9
src: fix qt 5.15 warnings
4 years ago
xiphon 9deca92e07 fix multiple minor issues (c-style casts, default branch, etc.)
4 years ago
xiphon 98abdaa5d5 build: fix all warnings, treat warnings as errors
4 years ago
xiphon 742a4659f4 AddressBook: thread-safety, fix use-after-free
4 years ago
luigi1111 f2424ddeaa
Merge pull request #2627
4 years ago
luigi1111 598de0f03f
Merge pull request #2623
4 years ago
xiphon 8c511722e0 Subaddress: fix use-after-free on accessing stale Wallet API data
4 years ago
xiphon e0ab9aa898 SubaddressAccount: fix use-after-free bug
4 years ago
xiphon 4e1f7349c4 TransactionHistory: fix use-after-free bugs
4 years ago
TheCharlatan 8dd2a20ff8 Migrate build system to cmake
5 years ago
xiphon 3a33ddeecd fix invalid include paths, compilation warnings, update README.md
5 years ago
mmbyday c840549db5 Add copyright headers
5 years ago
selsta bd809abc52
add account support
5 years ago
mmbyday e098a3f15e history: enable search by recipient address
5 years ago
MaxXor 5e4bc36fc3 Fix return value when deleting an addressbook entry
6 years ago
kenshi84 cee0474e37
Subaddresses minimal version: supports default account only
6 years ago
User 77bcdf9434
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile
7 years ago
Jaquee 0ae04fde4b use 10 as default required confirmations
7 years ago
Jaquee a7f52db613 History: Support coinbase txs
7 years ago
Jaquee 205bfcdd7b
History: Show num of confirmations + unconfirmed payments
7 years ago
Riccardo Spagni 3badb12ea3
Merge pull request #376
7 years ago
moneromooo.monero eff31f07d9 History: print address book description if available
7 years ago
Jaquee f012e4d968
history: show pending on top
7 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
Jaquee 7aea3d38d6 TransactionInfo: add transfers() and destinations_formatted()
8 years ago
moneromooo.monero 78da2b5b1b History: replace payment id search with global incremental search
8 years ago
moneromooo.monero 69146567bf Fix sum of selected transactions being slighty off
8 years ago
Ilya Kitaev 0ac27e13a6 History: filter by amount
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 612c497608 TransactionHistory sorting
8 years ago
Ilya Kitaev e7e6c583b6 Adding sort-filter-proxy model
8 years ago
Ilya Kitaev 522b0671ad Simple transaction history
8 years ago
Ilya Kitaev 0ff3fd3212 added TransactionHistoryModel; renamings
8 years ago