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
/
peertablemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every row
Jonas Schnelli
2018-07-01
1
-1
/
+2
|
\
|
*
Show symbol for inbound/outbound in peer table
wodry
2018-06-26
1
-1
/
+2
*
|
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
-4
/
+4
*
Remove direct bitcoin calls from qt/peertablemodel.cpp
Russell Yanofsky
2018-04-04
1
-23
/
+13
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
Add Sent and Received information to the debug menu peer list
Aaron Golliver
2017-10-16
1
-3
/
+17
*
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
net: define NodeId as an int64_t
Cory Fields
2017-04-12
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
1
-2
/
+7
*
Display minimum ping in debug window.
R E Broadley
2016-10-15
1
-3
/
+3
*
net: Add most functions needed for vNodes to CConnman
Cory Fields
2016-09-08
1
-9
/
+6
*
gui: add NodeID to the peer table
Cory Fields
2016-09-08
1
-1
/
+5
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
Double semicolon cleanup.
21E14
2015-12-30
1
-1
/
+1
|
/
*
[trivial] Fix typo in peertablemodel.cpp
MarcoFalke
2015-12-02
1
-1
/
+1
*
[Qt] minor optimisations in peertablemodel
Philip Kaufmann
2015-08-10
1
-13
/
+6
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-4
/
+4
*
[Qt] replace Boost foreach with Qt version peertablemodel.cpp
Philip Kaufmann
2015-06-11
1
-2
/
+2
*
[Qt] extend rpc console peers tab
Philip Kaufmann
2015-06-11
1
-0
/
+1
*
GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Servi...
Luke Dashjr
2015-02-26
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
[Qt] Add TRY_LOCK back to peertablemodel
Cozz Lovan
2014-08-10
1
-2
/
+8
*
[Qt] format ping times in peers tab as ms
Philip Kaufmann
2014-08-04
1
-2
/
+5
*
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-08-04
1
-34
/
+30
*
Merge pull request #4297
Wladimir J. van der Laan
2014-06-06
1
-2
/
+2
|
\
|
*
qt: PeerTableModel: Fix potential deadlock. #4296
Ashley Holman
2014-06-06
1
-2
/
+2
*
|
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
1
-2
/
+0
|
/
*
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-06-03
1
-0
/
+238