RetroShare/retroshare-gui/src/gui/statistics
2017-11-10 18:32:18 +03:00
..
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 improved display in bw statistics 2017-05-11 21:22:07 +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 second pass over compilation warnings 2016-06-05 11:05:52 -04: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 Fix clang warning: unused variables 'PARTIAL_VIEW_SIZE', ... 2017-07-16 21:42:23 +02:00
GxsTransportStatistics.h fixed display of GxsTrans statistics 2017-07-01 15:29:48 +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 Renamed some defines 2014-09-10 13:53:48 +00:00
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 Added a new Statistics Window 2014-09-04 17:01:28 +00:00
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 stats tunnels rearranged columns for better readablilty 2017-06-05 14:25:09 +03:00
TurtleRouterDialog.h added GUI to display authenticated tunnel info. Added counting of data sent/recvd. 2015-12-01 23:40:35 -05:00
TurtleRouterDialog.ui Renamed some defines 2014-09-10 13:53:48 +00:00
TurtleRouterStatistics.cpp Fix clang warning: unused variable 'MAX_TUNNEL_REQUESTS_DISPLAY' 2017-07-16 21:41:14 +02:00
TurtleRouterStatistics.h improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well 2014-10-15 22:00:49 +00:00
TurtleRouterStatistics.ui Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00