RetroShare/retroshare-gui/src/gui/statistics
2017-05-29 23:06:31 +02: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 second pass over compilation warnings 2016-06-05 11:05:52 -04: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 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
BWGraph.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
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 warnings: implicit conversion from 'double' to 'int' 2017-04-17 21:51:08 +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 added msg ids to GxsTransport statistics. 2017-05-29 23:06:31 +02:00
GxsTransportStatistics.h added msg ids to GxsTransport statistics. 2017-05-29 23:06:31 +02:00
GxsTransportStatistics.ui minor code cleaning in p3GxsTrans (struct->class for consistency, sendMail->sendData), added popularity+subscribed status display in statistics 2017-05-27 22:19:52 +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 fixed up icons in statistics window 2017-05-27 15:13:23 +02:00
StatisticsWindow.h added infrastructure for gathering statistics about GxsTransport. Unfinished. 2017-05-21 15:57:10 +02: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 statistics - router - fix bold marking for tunnel speeds over 1mbs 2017-03-21 17:24:59 +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
TurtleRouterStatistics.cpp fixed a few bugs in distant chat: disabled history (for now), improved tunnel handling 2015-12-04 00:06:14 -05: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