RetroShare/retroshare-gui/src/gui/statistics
2014-12-08 01:04:57 +00:00
..
BwCtrlWindow.cpp added very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer 2014-10-31 21:24:42 +00: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 Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
bwgraph.h improved display of graphs 2014-10-16 19:17:17 +00: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 improved display of graphs 2014-10-16 19:17:17 +00:00
DhtWindow.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
DhtWindow.h improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well 2014-10-15 22:00:49 +00:00
DhtWindow.ui Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
GlobalRouterStatistics.cpp Renamed some defines 2014-09-10 13:53:48 +00:00
GlobalRouterStatistics.h Renamed some defines 2014-09-10 13:53:48 +00:00
GlobalRouterStatistics.ui Renamed some defines 2014-09-10 13:53:48 +00:00
OutQueueStatistics.cpp added very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer 2014-10-31 21:24:42 +00: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 improved display of graphs 2014-10-16 19:17:17 +00: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 improved RSGraph class. Not finished yet. 2014-10-13 22:05:50 +00:00
StatisticsWindow.h improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well 2014-10-15 22:00:49 +00:00
StatisticsWindow.ui Added a new Statistics Window 2014-09-04 17:01:28 +00:00
turtlegraph.h improved display of graphs 2014-10-16 19:17:17 +00:00
TurtleRouterDialog.cpp fixed display of unknown hash in turtle router dialog 2014-10-25 11:48:02 +00:00
TurtleRouterDialog.h Renamed some defines 2014-09-10 13:53:48 +00:00
TurtleRouterDialog.ui Renamed some defines 2014-09-10 13:53:48 +00:00
TurtleRouterStatistics.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00: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