aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bantablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-2/+0
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-3/+3
* Remove direct bitcoin calls from qt/bantablemodel.cppRussell Yanofsky2018-04-041-5/+6
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Merge #10493: Use range-based for loops (C++11) when looping over map elementsMarcoFalke2017-11-301-3/+3
|\
| * Use range-based for loops (C++11) when looping over map elementspracticalswift2017-10-091-3/+3
* | scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-6/+6
|/
* Remove excess logic.practicalswift2017-04-101-3/+1
* [trivial] Fix typos in commentspracticalswift2017-01-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+6
* net: move ban and addrman functions into CConnmanCory Fields2016-09-081-1/+2
* Double semicolon cleanup.21E142015-12-301-2/+2
* [QA] adabt QT_NO_KEYWORDS for QT ban implementationJonas Schnelli2015-09-161-5/+5
* [Qt] adapt QT ban option to banlist.dat changesJonas Schnelli2015-09-161-5/+5
* [Qt] add sorting for bantablePhilip Kaufmann2015-09-161-0/+22
* [Qt] bantable polishPhilip Kaufmann2015-09-161-6/+0
* [Qt] remove unused timer-code from banlistmodel.cppJonas Schnelli2015-09-161-18/+1
* [Qt] polish ban tablePhilip Kaufmann2015-09-161-11/+5
* [Qt] bantable overhaulJonas Schnelli2015-09-161-6/+6
* [Qt] bantable fix timestamp 64bit issueJonas Schnelli2015-09-161-7/+3
* [Qt] add banlist table below peers tableJonas Schnelli2015-09-161-0/+192