aboutsummaryrefslogtreecommitdiff
path: root/src/qt/peertablemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift2019-01-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-3/+3
* Merge #10244: Refactor: separate gui from wallet and nodeWladimir J. van der Laan2018-04-051-1/+6
|\
| * Remove direct bitcoin calls from qt/peertablemodel.cppRussell Yanofsky2018-04-041-1/+6
* | Bugfix: Include <memory> for std::unique_ptrLuke Dashjr2018-04-021-0/+2
|/
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* Add Sent and Received information to the debug menu peer listAaron Golliver2017-10-161-2/+4
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+2
* gui: add NodeID to the peer tableCory Fields2016-09-081-3/+4
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* [Qt] tweak new peers tab in console windowPhilip Kaufmann2014-08-041-4/+5
* [Qt] style police and small addition in rpcconsolePhilip Kaufmann2014-06-031-3/+4
* Qt: Add GUI view of peer information. #4133Ashley Holman2014-06-031-0/+79