.. |
BandwidthGraphWindow.cpp
|
Removed limit on opacity setting with recent windows versions on BandwidthGraphDialog
|
2015-08-30 22:53:38 +02:00 |
BandwidthGraphWindow.h
|
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
|
2015-07-10 03:24:39 +00:00 |
BandwidthGraphWindow.ui
|
fixed wrong include line in ui file
|
2015-07-11 23:30:07 +00:00 |
BandwidthStatsWidget.cpp
|
Add wrapper function to convert uint16_t service IDs to internal unsigned int.
|
2018-08-01 20:47:02 +02:00 |
BandwidthStatsWidget.h
|
added mechanism to allow services to document the names of their items, and improved bandwidth graph to show names for GXS services. Other services still need to supply their own names
|
2017-04-20 20:54:51 +02:00 |
BandwidthStatsWidget.ui
|
added mechanism to allow services to document the names of their items, and improved bandwidth graph to show names for GXS services. Other services still need to supply their own names
|
2017-04-20 20:54:51 +02:00 |
BwCtrlWindow.cpp
|
fix non-latin peer name display in bw stats
|
2017-11-10 18:32:18 +03:00 |
BwCtrlWindow.h
|
improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well
|
2014-10-15 22:00:49 +00:00 |
BwCtrlWindow.ui
|
Added nickname column to pending packets & context menu action to view details
|
2015-11-21 13:47:50 +01:00 |
BWGraph.cpp
|
removed updateTotals() method. Replaced it with costless on-the-fly update of totals
|
2017-09-27 22:26:14 +02:00 |
BWGraph.h
|
removed updateTotals() method. Replaced it with costless on-the-fly update of totals
|
2017-09-27 22:26:14 +02:00 |
dhtgraph.cpp
|
fixed RTT graph. Added colors, and new options to RSGraphWidget. Still needs to draw names for different colors
|
2014-10-14 20:25:23 +00:00 |
dhtgraph.h
|
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
|
2015-07-10 03:24:39 +00:00 |
DhtWindow.cpp
|
add missing DEFINE, fix small bugs
|
2018-11-10 20:34:03 +01:00 |
DhtWindow.h
|
Added to count downloads/uploads items
|
2015-11-24 19:41:13 +01:00 |
DhtWindow.ui
|
Added to count downloads/uploads items
|
2015-11-24 19:41:13 +01:00 |
GlobalRouterStatistics.cpp
|
Fix clang warning: unused variable 'MAX_TUNNEL_REQUESTS_DISPLAY'
|
2017-07-16 21:41:14 +02:00 |
GlobalRouterStatistics.h
|
made the Global router stats widget more efficient/compact/explicit
|
2016-01-21 23:55:22 -05:00 |
GlobalRouterStatistics.ui
|
fixed culumn name in GR stats
|
2016-03-11 17:47:12 -05:00 |
GxsTransportStatistics.cpp
|
retroshare-gui fix windows compilation error due to time_t usage
|
2018-10-07 15:51:02 +02:00 |
GxsTransportStatistics.h
|
retroshare-gui fix windows compilation error due to time_t usage
|
2018-10-07 15:51:02 +02:00 |
GxsTransportStatistics.ui
|
fixed layout in GxsTrans stats
|
2017-07-01 16:20:39 +02:00 |
OutQueueStatistics.cpp
|
removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs
|
2015-07-31 17:24:19 +02:00 |
OutQueueStatistics.h
|
added very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer
|
2014-10-31 21:24:42 +00:00 |
RttStatistics.cpp
|
second pass over compilation warnings
|
2016-06-05 11:05:52 -04:00 |
RttStatistics.h
|
improved display of graphs
|
2014-10-16 19:17:17 +00:00 |
RttStatistics.ui
|
|
|
StatisticsWindow.cpp
|
Merge branch 'master' into hid1
|
2017-10-23 11:46:39 +03:00 |
StatisticsWindow.h
|
add windows size/pos saving
|
2017-10-22 13:49:38 +03:00 |
StatisticsWindow.ui
|
|
|
turtlegraph.h
|
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
|
2015-07-10 03:24:39 +00:00 |
TurtleRouterDialog.cpp
|
Add wrapper function to convert uint16_t service IDs to internal unsigned int.
|
2018-08-01 20:47:02 +02:00 |
TurtleRouterDialog.h
|
added visualisation for GXS net tunnels (unfinished)
|
2018-07-15 14:40:50 +02:00 |
TurtleRouterDialog.ui
|
|
|
TurtleRouterStatistics.cpp
|
added visualisation for GXS net tunnels (unfinished)
|
2018-07-15 14:40:50 +02:00 |
TurtleRouterStatistics.h
|
added limiter in number of responses forwarded back by turtle search, which should avoid bursts of bandwidth for popular requests
|
2018-02-17 23:37:25 +01:00 |
TurtleRouterStatistics.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-08 01:04:57 +00:00 |