170 Commits

Author SHA1 Message Date
csoler
1512819200 fixed compilation on arch 2023-07-24 18:35:21 +02:00
thunder2
e1934fd9b0 Added missing include stdint.h to Histogram.h 2023-05-08 08:00:55 +02:00
defnax
2702edab30 fix storing graph style 2022-10-13 23:10:24 +02:00
csoler
a0ac041582 fixed compilatin 2022-03-25 23:35:12 +01:00
thunder2
088d6f63f0 Fixed unused function warning 2022-01-03 01:03:18 +01:00
thunder2
3dfe4e1288 Fixed unused variable warning 2022-01-03 01:03:16 +01:00
Phenom
d7981f3811 StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
defnax
47adb3946b Enabled openExternalLinks for comments feeds
* Changed reset icon for bw graph
2021-02-17 19:54:16 +01:00
csoler
104facdfe2
Merge pull request #2263 from csoler/v0.6-BugFixing_8
Attempt to improve BW graph
2021-02-03 21:57:07 +01:00
RetroPooh
b7b4f63eae statistics - add node name in window title
(cherry picked from commit f25ce1700286d2b54965d0c1f5f3ad408e51d291)
2021-02-01 11:54:51 +03:00
csoler
f61b37e10b fixed bw graph window to display both up+dn 2021-01-31 23:28:15 +01:00
csoler
60893e2344 first modifications to improve BW graph 2021-01-30 00:03:10 +01:00
defnax
659de2830a Set to show only the Sum for Download or Upload on BW Window 2021-01-26 23:22:18 +01:00
defnax
17f32db687 Added Dark theme for the graphframe
* Added Dark theme for the graphframe
* Added Combobox for switch
* Added for other graphs the settings
* Added fix by phenom for get stored the configs for the statistics pages
* Removed uneeded line from the toolbar
* New icon for Identities stats page
2021-01-16 12:42:33 +01:00
Phenom
4e7411362e Fix default LogScale in BandwidthStatsWidget 2021-01-14 12:51:52 +01:00
csoler
49feb3c6ab
Merge pull request #2196 from jolavillette/3DigitsRttStatistics
display RTT stats with 3 decimals
2020-12-31 13:19:55 +01:00
jolavillette
65751067e8 display RTT stats with 3 decimals 2020-12-31 08:17:22 +01:00
csoler
159a2061f6
Merge pull request #2182 from csoler/v0.6-MemLeaks
Fixing mem leaks
2020-12-30 20:58:32 +01:00
defnax
7e619353e4 BW stats fix checkbox default state 2020-12-28 00:48:28 +01:00
defnax
ad2fa44a81 Added some fixes from RetroPooh
* Append space after nick paste on click at chat participant list
* Allow tabs resize in bw stats
* Remove freezes caused by resizing each update
2020-12-26 16:30:24 +01:00
csoler
41a263eccc 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
defnax
0169edcd8f Fixed to align the "Data Size" colum to align right 2020-12-23 23:39:28 +01:00
Phenom
4b10a3091d Fix uninitialised mTotalIdentities in GxsIdStatisticsWidget
Conditional jump or move depends on uninitialised value(s)
  in GxsIdStatisticsWidget::updateContent() in /retroshare-gui/src/gui/
statistics/GxsIdStatistics.cpp:278
2020-12-02 18:24:25 +01:00
sehraf
26fdd79b50
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2020-08-18 23:25:51 +02:00
drbob
09c7fdee4b Add proper header path for 'retroshare-gui/' headers
This is simplifies the include directories needed for plugins.
2020-08-18 22:43:45 +10:00
csoler
209355b9a5 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
csoler
7d12a7a085
switched to async loading of ids statistics 2020-07-11 22:26:24 +02:00
csoler
4af3f3742a
fixed text 2020-07-11 21:35:33 +02:00
csoler
6ea6e7f89e
added count for per usage and per service uses 2020-07-11 20:54:58 +02:00
csoler
de6b986c01
added histograms 2020-07-11 16:16:06 +02:00
csoler
a1c901e22a
added per-service stats 2020-07-10 22:39:17 +02:00
csoler
fcf8c57345
started display widget for GxsId statistics 2020-07-09 22:03:09 +02:00
csoler
bac8e0be70
added widget for displaying info about identities. Not ready yet 2020-07-08 23:35:44 +02:00
Gioacchino Mazzurco
3b37c1e9ad
Remove more copying of big structures in RsQThreadUtils::postToObject 2020-06-24 00:57:16 +02:00
defnax
508ff090ba update to use FilesDefs 2020-06-06 00:13:39 +02:00
defnax
58cfbbd823 Enabled sorting for gxs transport statistics, view details & small changes
* Enabled sorting for gxs transport statistics
* Context menu to view author details on gxs transport groups
* ui layout  fixes for view boards details
* Display counting for people tree
2020-06-04 19:38:46 +02:00
csoler
4653f18dd1
removed TokenQueue from GxsTransportStatistics 2020-04-04 22:00:52 +02:00
sehraf
bc1ba3654d
convert RSDHT_TOU_MODE_ to enum class 2020-02-19 20:00:18 +01:00
sehraf
46d77bfe7a
convert RSDHT_PEERREQ_ to enum class 2020-02-19 19:57:46 +01:00
sehraf
fcaabb1922
convert RSDHT_PEERCONN_ to enum class 2020-02-19 19:54:37 +01:00
sehraf
8d0a352b53
convert RSDHT_PEERDHT_ to enum class 2020-02-19 19:43:56 +01:00
sehraf
3f5dcecc4d
convert RSNET_NETSTATE to enum class 2020-02-10 19:51:09 +01:00
sehraf
acda7b8cc4
convert RSNET_CONNECT to enum class 2020-02-10 19:51:09 +01:00
sehraf
d310102808
convert RSNET_NATHOLE to enum class 2020-02-10 19:51:09 +01:00
sehraf
0237531322
convert RSNET_NETWORK to enum class 2020-02-10 19:51:09 +01:00
csoler
8e153b4acc
started removal of GxsBroadcastBase class 2020-02-06 19:57:23 +01:00
defnax
7f8d0fb23f Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
Fixed to use GxsIdRSTreeWidgetItem on Pending packets & pending data items
Added to display on Pending data items the time in seconds
Set text alingment for some items
2019-10-11 22:36:34 +02:00
defnax
ef5c6c3f65 Added back the routing & last sent time in (secs ago) 2019-10-10 23:00:56 +02:00
defnax
fe3eec64e9 Added to display avatar icons & fixes for context menu & format send/receive time
Added to display avatar icons for global router & gxs transport
Fixed to work context menu call for details View
Updated Person details windows
Display the receive/send time with date format
2019-10-10 19:56:07 +02:00