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
/
editaddressdialog.cpp
Age
Commit message (
Expand
)
Author
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-07-30
gui: Reject edit address dialog when key escape is pressed
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-25
[qt] Display more helpful message when adding a send address has failed
James O'Beirne
2018-03-20
Merge #12721: Qt: remove "new" button during receive-mode in addressbook
Wladimir J. van der Laan
2018-03-19
Qt: remove "new" button during receive-mode in addressbook
Jonas Schnelli
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-01-05
Bump copyright headers to 2014
MarcoFalke
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2013-12-17
[Qt] style-police, add missing license headers
Philip Kaufmann
2013-11-04
qt: add license header to source files
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-18
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-04-15
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
Wladimir J. van der Laan
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
2011-11-08
Fix segmentation fault when editing address not in address book (issue #615)
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-08-04
select new address immediately after creation
Wladimir J. van der Laan
2011-07-16
add sendmany support
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-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