index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
addresstablemodel.h
Age
Commit message (
Expand
)
Author
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-05-29
Merge #17918: qt: Hide non PKHash-Addresses in signing address book
Jonas Schnelli
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-01-18
qt: Hide non PKHash-Addresses in signing address book
Emil Engler
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-02
Merge #12928: qt: Initialize non-static class members that were previously ne...
Wladimir J. van der Laan
2018-05-02
Make sure initialization occurs in the constructor
practicalswift
2018-04-25
[qt] Display more helpful message when adding a send address has failed
James O'Beirne
2018-04-10
Initialize non-static class members where they are defined
practicalswift
2018-04-10
Initialize editStatus and autoCompleter. Previously not initialized where def...
practicalswift
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/addresstablemodel.cpp
Russell Yanofsky
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-03
Fix all header defines
Pavel JanÃk
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-05
qt: remove unused signal from addresstablemodel
Wladimir J. van der Laan
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-08-29
qt: Handle address purpose in incremental updates
Wladimir J. van der Laan
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-01-09
Bitcoin-Qt: fix known addressbook bugs
Philip Kaufmann
2012-05-20
Process address book updates incrementally
Wladimir J. van der Laan
2012-05-20
Fine-grained UI updates
Wladimir J. van der Laan
2012-04-04
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-09-02
update to work with new lock system, add protocol.* to build system
Wladimir J. van der Laan
2011-08-31
Wallet encryption part 2: ask passphrase when needed, add menu options
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-08
Add context menu on transaction list: copy label, copy address, edit label, s...
Wladimir J. van der Laan
2011-07-02
ui improvements: allow inline editing of labels/addresses in address book tab...
Wladimir J. van der Laan
2011-07-02
Check addresses in address book for validity
Wladimir J. van der Laan
2011-07-02
Send: dialog redesign (automatically look up label for entered address)
Wladimir J. van der Laan
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-21
Allow changing default address (fixes issue #6)
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan