RetroShare/retroshare-gui/src/gui/statistics
2020-12-31 13:19:55 +01:00
..
BandwidthGraphWindow.cpp fixed licenses in statistics 2018-12-23 20:09:23 +01:00
BandwidthGraphWindow.h fixed licenses in statistics 2018-12-23 20:09:23 +01:00
BandwidthGraphWindow.ui fixed wrong include line in ui file 2015-07-11 23:30:07 +00:00
BandwidthStatsWidget.cpp BW stats fix checkbox default state 2020-12-28 00:48:28 +01:00
BandwidthStatsWidget.h fixed licenses in statistics 2018-12-23 20:09:23 +01: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 Added some fixes from RetroPooh 2020-12-26 16:30:24 +01:00
BwCtrlWindow.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10: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 fixed licenses in statistics 2018-12-23 20:09:23 +01:00
BWGraph.h fixed licenses in statistics 2018-12-23 20:09:23 +01:00
dhtgraph.h removed some dead files and finished license cleaning 2018-12-27 16:56:28 +01:00
DhtWindow.cpp Added some fixes from RetroPooh 2020-12-26 16:30:24 +01:00
DhtWindow.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
DhtWindow.ui Added to count downloads/uploads items 2015-11-24 19:41:13 +01:00
GlobalRouterStatistics.cpp Fixed to align the "Data Size" colum to align right 2020-12-23 23:39:28 +01:00
GlobalRouterStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GlobalRouterStatistics.ui Added back the routing & last sent time in (secs ago) 2019-10-10 23:00:56 +02:00
GxsIdStatistics.cpp Fix uninitialised mTotalIdentities in GxsIdStatisticsWidget 2020-12-02 18:24:25 +01:00
GxsIdStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GxsIdStatistics.ui started display widget for GxsId statistics 2020-07-09 22:03:09 +02:00
GxsTransportStatistics.cpp removed std::unique_ptr in a few places where it made code far too complicated and less easy to debug 2020-12-24 00:45:19 +01:00
GxsTransportStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GxsTransportStatistics.ui Enabled sorting for gxs transport statistics, view details & small changes 2020-06-04 19:38:46 +02:00
Histogram.cpp switched to async loading of ids statistics 2020-07-11 22:26:24 +02:00
Histogram.h switched to async loading of ids statistics 2020-07-11 22:26:24 +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 display RTT stats with 3 decimals 2020-12-31 08:17:22 +01:00
RttStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
RttStatistics.ui Renamed some defines 2014-09-10 13:53:48 +00:00
StatisticsWindow.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
StatisticsWindow.h added widget for displaying info about identities. Not ready yet 2020-07-08 23:35:44 +02:00
StatisticsWindow.ui
turtlegraph.h fixed licenses in statistics 2018-12-23 20:09:23 +01:00
TurtleRouterDialog.cpp fixed licenses in statistics 2018-12-23 20:09:23 +01:00
TurtleRouterDialog.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
TurtleRouterDialog.ui Renamed some defines 2014-09-10 13:53:48 +00:00
TurtleRouterStatistics.cpp fixed licenses in statistics 2018-12-23 20:09:23 +01:00
TurtleRouterStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
TurtleRouterStatistics.ui Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00