RetroShare/retroshare-gui/src/gui/statistics
2025-07-29 18:32:47 +02:00
..
BandwidthGraphWindow.cpp fix storing graph style 2022-10-13 23:10:24 +02:00
BandwidthGraphWindow.h Use "Qt::WindowFlags flags = Qt::WindowFlags()" instead of "Qt::WindowFlags flags = 0" 2025-07-20 14:14:13 +02:00
BandwidthGraphWindow.ui fix storing graph style 2022-10-13 23:10:24 +02:00
BandwidthStatsWidget.cpp Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
BandwidthStatsWidget.h fixed compilatin 2022-03-25 23:35:12 +01:00
BandwidthStatsWidget.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
BwCtrlWindow.cpp Replaced deprecated Qt::BackgroundColorRole by Qt::BackgroundRole and Qt::TextColorRole by Qt::ForegroundRole 2025-07-29 18:32:43 +02: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 bw graph window to display both up+dn 2021-01-31 23:28:15 +01:00
BWGraph.h fixed bw graph window to display both up+dn 2021-01-31 23:28:15 +01:00
dhtgraph.h Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
DhtWindow.cpp Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6 2025-07-20 14:14:57 +02:00
DhtWindow.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
DhtWindow.ui Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
GlobalRouterStatistics.cpp Replaced depecated QPainter::initFrom by QPainter::begin 2025-07-29 18:32:47 +02:00
GlobalRouterStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GlobalRouterStatistics.ui Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
GxsIdStatistics.cpp Replaced depecated QPainter::initFrom by QPainter::begin 2025-07-29 18:32:47 +02: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 Replaced deprecated QTreeWidget::isItemExpanded by QTreeWidgetItem::isExpanded and QTreeWidget::setItemExpanded by QTreeWidgetItem::setExpanded 2025-07-29 18:32:40 +02:00
GxsTransportStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GxsTransportStatistics.ui Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
Histogram.cpp fixed compilation on arch 2023-07-24 18:35:21 +02:00
Histogram.h fixed compilation on arch 2023-07-24 18:35:21 +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 Added Dark theme for the graphframe 2021-01-16 12:42:33 +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 Added missing includes 2025-07-19 13:36:49 +02:00
StatisticsWindow.h added widget for displaying info about identities. Not ready yet 2020-07-08 23:35:44 +02:00
StatisticsWindow.ui Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
turtlegraph.h Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
TurtleRouterDialog.cpp Replaced depecated QPainter::initFrom by QPainter::begin 2025-07-29 18:32:47 +02: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 Replaced depecated QPainter::initFrom by QPainter::begin 2025-07-29 18:32:47 +02:00
TurtleRouterStatistics.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
TurtleRouterStatistics.ui Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00