index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
walletmodel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-02
1
-1
/
+1
*
Serializer simplifications after IMPLEMENT_SERIALIZE overhaul
Pieter Wuille
2014-09-01
1
-18
/
+14
*
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
1
-5
/
+2
*
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
1
-5
/
+5
*
overhaul serialization code
Kamil Domanski
2014-08-31
1
-4
/
+11
*
Merge pull request #4673
Wladimir J. van der Laan
2014-08-26
1
-0
/
+7
|
\
|
*
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
Cozz Lovan
2014-08-11
1
-0
/
+7
*
|
gui: remove redundant numTransactions tracking
Wladimir J. van der Laan
2014-08-18
1
-5
/
+0
|
/
*
[Qt] Prevent balloon-spam after rescan
Cozz Lovan
2014-07-18
1
-0
/
+4
*
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
1
-1
/
+8
*
[Qt] rescan progress
Cozz Lovan
2014-04-02
1
-0
/
+3
*
Remove CWalletTx::vfSpent
Gavin Andresen
2014-02-26
1
-0
/
+1
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
[Qt] very minor style cleanups
Philip Kaufmann
2014-01-22
1
-1
/
+1
*
[Qt] Permanently store requested payments in wallet
Cozz Lovan
2014-01-19
1
-2
/
+40
*
Merge pull request #3433
Wladimir J. van der Laan
2013-12-18
1
-1
/
+1
|
\
|
*
[Qt] style-police, add missing license headers
Philip Kaufmann
2013-12-17
1
-1
/
+1
*
|
qt: status WalletModel::Aborted is no longer used
Wladimir J. van der Laan
2013-12-16
1
-3
/
+2
|
/
*
qt: keep a list of requested payments
Wladimir J. van der Laan
2013-11-19
1
-0
/
+3
*
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-18
1
-10
/
+11
*
Coin Control Features
Cozz Lovan
2013-11-14
1
-3
/
+20
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-6
/
+7
*
Merge pull request #3145
Wladimir J. van der Laan
2013-11-06
1
-2
/
+9
|
\
|
*
payment-request UI: use SendCoinsRecipient.message for memo
Philip Kaufmann
2013-10-31
1
-2
/
+1
|
*
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-31
1
-2
/
+10
*
|
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
|
/
*
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-10-23
1
-1
/
+4
*
Merge pull request #2958 from laanwj/2013_08_txfee2
Wladimir J. van der Laan
2013-09-02
1
-5
/
+9
|
\
|
*
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-31
1
-5
/
+9
*
|
qt: Handle address purpose in incremental updates
Wladimir J. van der Laan
2013-08-29
1
-1
/
+1
|
/
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-4
/
+12
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+1
*
Bitcoin-Qt: remove obsolete modal flag from GUI APIs
Philip Kaufmann
2012-12-03
1
-1
/
+1
*
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-26
1
-2
/
+2
*
Add a timer to check for changes in immature or unconfirmed balances,
Scott Ellis
2012-07-06
1
-0
/
+11
*
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-25
1
-1
/
+3
*
Process address book updates incrementally
Wladimir J. van der Laan
2012-05-20
1
-1
/
+1
*
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-0
/
+3
*
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-2
/
+6
*
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
Wladimir J. van der Laan
2012-04-15
1
-2
/
+1
*
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
1
-1
/
+1
*
remove dependency on serialize.h and util.h for SecureString
Wladimir J. van der Laan
2012-04-04
1
-1
/
+1
*
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-04
1
-2
/
+1
*
VC2010 compile fixes
Wladimir J. van der Laan
2012-04-03
1
-1
/
+2
*
Added 'Backup Wallet' menu option
sje397
2012-02-15
1
-0
/
+2
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-1
/
+0
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-0
/
+1
*
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-11-26
1
-4
/
+5
*
Improve documentation for UI classes
Wladimir J. van der Laan
2011-11-13
1
-1
/
+1
*
comments and readme update
Wladimir J. van der Laan
2011-08-31
1
-8
/
+15
[next]