index
:
monzero-gui.git
main
Monzero desktop wallet graphical interface.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year in Cypyright
inson1
2024-01-27
10
-10
/
+10
*
cmake: remove unnecessary file globbing
selsta
2021-07-10
1
-4
/
+0
*
History: cleanup unused lookupPaymentID function
selsta
2021-04-24
2
-6
/
+0
*
src: fix qt 5.15 warnings
selsta
2020-04-28
1
-0
/
+6
*
fix multiple minor issues (c-style casts, default branch, etc.)
xiphon
2020-02-28
3
-2
/
+4
*
build: fix all warnings, treat warnings as errors
xiphon
2020-02-16
3
-9
/
+0
*
AddressBook: thread-safety, fix use-after-free
xiphon
2020-02-01
1
-23
/
+20
*
Merge pull request #2627
luigi1111
2019-12-19
1
-11
/
+16
|
\
|
*
Subaddress: fix use-after-free on accessing stale Wallet API data
xiphon
2019-12-17
1
-11
/
+16
*
|
Merge pull request #2623
luigi1111
2019-12-19
1
-15
/
+21
|
\
\
|
*
|
SubaddressAccount: fix use-after-free bug
xiphon
2019-12-17
1
-15
/
+21
|
|
/
*
/
TransactionHistory: fix use-after-free bugs
xiphon
2019-12-16
2
-75
/
+60
|
/
*
Migrate build system to cmake
TheCharlatan
2019-11-27
1
-0
/
+4
*
fix invalid include paths, compilation warnings, update README.md
xiphon
2019-09-02
3
-3
/
+3
*
Add copyright headers
mmbyday
2019-05-01
10
-14
/
+238
*
add account support
selsta
2019-01-22
2
-0
/
+102
*
history: enable search by recipient address
mmbyday
2018-12-22
1
-0
/
+3
*
Fix return value when deleting an addressbook entry
MaxXor
2018-07-28
1
-1
/
+1
*
Subaddresses minimal version: supports default account only
kenshi84
2018-01-13
4
-0
/
+176
*
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile
User
2017-12-08
1
-1
/
+1
*
use 10 as default required confirmations
Jaquee
2017-10-23
1
-1
/
+2
*
History: Support coinbase txs
Jaquee
2017-08-03
2
-0
/
+5
*
History: Show num of confirmations + unconfirmed payments
Jaquee
2017-01-14
2
-0
/
+6
*
Merge pull request #376
Riccardo Spagni
2017-01-08
1
-1
/
+5
|
\
|
*
history: show pending on top
Jaquee
2016-12-31
1
-1
/
+5
*
|
History: print address book description if available
moneromooo.monero
2017-01-01
2
-0
/
+6
|
/
*
Addressbook: Fix size_t build error
Jaquee
2016-12-15
1
-1
/
+2
*
Addressbook: updated references to bitmonero
Jaquee
2016-12-14
2
-2
/
+1
*
AddressBook: basic functions
Jaquee
2016-12-14
2
-0
/
+113
*
TransactionInfo: add transfers() and destinations_formatted()
Jaquee
2016-12-04
2
-1
/
+7
*
History: replace payment id search with global incremental search
moneromooo.monero
2016-11-17
2
-1
/
+47
*
Fix sum of selected transactions being slighty off
moneromooo.monero
2016-11-10
2
-1
/
+6
*
History: filter by amount
Ilya Kitaev
2016-10-10
2
-48
/
+35
*
History: filter by amount
Ilya Kitaev
2016-10-10
2
-10
/
+109
*
History: filtering by paymentId and date
Ilya Kitaev
2016-10-10
2
-5
/
+107
*
TransactionHistory sorting
Ilya Kitaev
2016-10-10
4
-9
/
+110
*
Adding sort-filter-proxy model
Ilya Kitaev
2016-10-10
2
-0
/
+18
*
Simple transaction history
Ilya Kitaev
2016-10-10
2
-4
/
+29
*
added TransactionHistoryModel; renamings
Ilya Kitaev
2016-10-10
2
-0
/
+150