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
/
bantablemodel.cpp
Age
Commit message (
Expand
)
Author
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-30
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-10-09
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-04-10
Remove excess logic.
practicalswift
2017-01-27
[trivial] Fix typos in comments
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-09-08
net: move ban and addrman functions into CConnman
Cory Fields
2015-12-30
Double semicolon cleanup.
21E14
2015-09-16
[QA] adabt QT_NO_KEYWORDS for QT ban implementation
Jonas Schnelli
2015-09-16
[Qt] adapt QT ban option to banlist.dat changes
Jonas Schnelli
2015-09-16
[Qt] add sorting for bantable
Philip Kaufmann
2015-09-16
[Qt] bantable polish
Philip Kaufmann
2015-09-16
[Qt] remove unused timer-code from banlistmodel.cpp
Jonas Schnelli
2015-09-16
[Qt] polish ban table
Philip Kaufmann
2015-09-16
[Qt] bantable overhaul
Jonas Schnelli
2015-09-16
[Qt] bantable fix timestamp 64bit issue
Jonas Schnelli
2015-09-16
[Qt] add banlist table below peers table
Jonas Schnelli