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
/
bantablemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-31
1
-5
/
+5
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Use correct C++11 header for std::swap()
Hennadii Stepanov
2019-11-29
1
-1
/
+1
*
refactor: Remove addrdb.h dependency from node.h
Hennadii Stepanov
2019-10-29
1
-2
/
+2
*
Remove unused includes
practicalswift
2019-10-15
1
-2
/
+0
*
refactor: replace qStableSort with std::stable_sort
fanquake
2019-08-22
1
-1
/
+3
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-2
/
+0
*
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
1
-2
/
+1
*
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-1
/
+1
*
Use C++11 default member initializers
MarcoFalke
2019-01-05
1
-4
/
+2
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-2
/
+0
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-3
/
+3
*
Remove direct bitcoin calls from qt/bantablemodel.cpp
Russell Yanofsky
2018-04-04
1
-5
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-30
1
-3
/
+3
|
\
|
*
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-10-09
1
-3
/
+3
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
|
/
*
Remove excess logic.
practicalswift
2017-04-10
1
-3
/
+1
*
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
1
-1
/
+6
*
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
1
-1
/
+2
*
Double semicolon cleanup.
21E14
2015-12-30
1
-2
/
+2
*
[QA] adabt QT_NO_KEYWORDS for QT ban implementation
Jonas Schnelli
2015-09-16
1
-5
/
+5
*
[Qt] adapt QT ban option to banlist.dat changes
Jonas Schnelli
2015-09-16
1
-5
/
+5
*
[Qt] add sorting for bantable
Philip Kaufmann
2015-09-16
1
-0
/
+22
*
[Qt] bantable polish
Philip Kaufmann
2015-09-16
1
-6
/
+0
*
[Qt] remove unused timer-code from banlistmodel.cpp
Jonas Schnelli
2015-09-16
1
-18
/
+1
*
[Qt] polish ban table
Philip Kaufmann
2015-09-16
1
-11
/
+5
*
[Qt] bantable overhaul
Jonas Schnelli
2015-09-16
1
-6
/
+6
*
[Qt] bantable fix timestamp 64bit issue
Jonas Schnelli
2015-09-16
1
-7
/
+3
*
[Qt] add banlist table below peers table
Jonas Schnelli
2015-09-16
1
-0
/
+192