thunder2
|
a00c1375e5
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02: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 |
|
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
|
66887db369
|
fixed licenses in statistics
|
2018-12-23 20:09:23 +01:00 |
|
sehraf
|
2ebca7159a
|
add missing DEFINE, fix small bugs
|
2018-11-08 18:52:56 +01:00 |
|
csoler
|
da5253059a
|
fixed retrotor compilation when removing dht and udp
|
2017-12-31 17:27:21 +01:00 |
|
csoler
|
f55b283887
|
second pass over compilation warnings
|
2016-06-05 11:05:52 -04:00 |
|
defnax
|
397729bd93
|
Added to count downloads/uploads items
Enabled to get copy the DHT label values via mouse
Added counting on DHT Window & added context menu for DHT Tree, to copy IP addresses to clipboard
|
2015-11-24 19:41:13 +01:00 |
|
defnax
|
783465bc89
|
forget to commit this, for the Search Filter DHT IPs
|
2015-08-10 18:27:29 +02:00 |
|
defnax
|
c168765bb2
|
Added tab for the DHT TreeWidgets for better view
Added a search Filter for DHT IP addresses
|
2015-08-07 15:14:47 +02:00 |
|
thunder2
|
c3b794afb2
|
Fixed compile with Qt 5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-26 08:14:09 +00:00 |
|
csoler
|
7d541318b3
|
further improvements to layouts and sizes for high DPI screens
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-25 20:11:39 +00:00 |
|
electron128
|
d9e1473533
|
fixed whitespaces in strings (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-12 08:27:26 +00:00 |
|
thunder2
|
7a562cfe9c
|
Added patch from Henry
- Fixed some typos
- Fixed utf8 issue in DhtWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-23 10:16:27 +00:00 |
|
csoler
|
b593a918a0
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-21 22:33:02 +00:00 |
|
csoler
|
8c1bf3cf8d
|
improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-15 22:00:49 +00:00 |
|
csoler
|
edd7bf7c31
|
created a generic class for graphs, and used it for DHT. The plan is to use the same class to draw all graphs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 19:04:43 +00:00 |
|
defnax
|
1fdd6d6447
|
Renamed some defines
Added background color for RTT stats graph
Moved statistics pages to statistics folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-09-10 13:53:48 +00:00 |
|