csoler
c61536e737
fixed RsGraphWidget by adding an extra data point in the lower right corner, and fixed typo that caused an invalid point to be drawn
2017-07-01 16:21:22 +02:00
csoler
332feddb17
fixed mismatched free/delete[] in AvatarDefs
2017-06-24 11:38:48 +02:00
csoler
38d07430b7
used more saturated colors in stats graph
2017-05-11 21:22:07 +02:00
csoler
7a19deea03
small fix to statistics view
2017-05-11 21:22:07 +02:00
csoler
eb30af57bd
improved display in bw statistics
2017-05-11 21:22:07 +02:00
csoler
6484ea66f7
improved graph widget
2017-05-04 21:19:23 +02:00
Phenom
07201e894c
Fix FriendList Import/Export filename and error message.
2017-05-01 12:48:11 +02:00
Phenom
90aaace69c
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Value assigned to field 'mMainAction' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/common/UserNotify.cpp:94
2: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/common/UserNotify.cpp:95
3: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/common/UserNotify.cpp:103
2017-04-25 09:52:01 +02:00
Phenom
1f16f46aad
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/common/MimeTextEdit.cpp:65
2: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/common/MimeTextEdit.cpp:83
2017-04-25 09:51:08 +02:00
csoler
5f8bf03dfe
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
Phenom
107d48f1b8
Fix windows height at first start.
2017-03-15 23:00:22 +01:00
mestaritonttu
65c7ca744e
Clarify sorting by posts
2017-03-07 13:49:57 +02:00
csoler
cdb0c6e59e
fixed [No title] text in people
2017-03-02 22:35:21 +01:00
csoler
f8b3194343
Merge pull request #705 from PhenomRetroShare/Fix_NewWarnings
...
Fiw New Warnings
2017-03-01 22:43:51 +01:00
csoler
006e5423db
fixed auto-expanding of nodes in friend list
2017-03-01 21:18:16 +01:00
Phenom
e4dbc46b34
Fiw New Warnings
2017-03-01 19:43:34 +01:00
csoler
e081567fbc
fixed empty names in header drop menu
2017-03-01 19:08:20 +01:00
csoler
a8adf8d494
fixed names in FriendList for details
2017-02-28 23:05:19 +01:00
Gioacchino Mazzurco
c51ee19e8f
Some consistence fixes in GUI
2017-02-26 21:41:45 +01:00
csoler
3230e55f04
added some delay in the showHelp() feature
2017-02-26 00:16:36 +01:00
csoler
12246e369b
added settings variable to allow to always display the help of each tab the first time it is shown
2017-02-25 23:52:57 +01:00
csoler
dc51911fce
added welcome message to show on first start in HomePage
2017-02-22 23:55:29 +01:00
RetroPooh
36dbdee409
show in people - enabled for yourself; Votes in tooltip; lastpost 1970 to Never
2017-01-11 22:44:27 +03:00
unknown
a954b19d8e
groups tree tooltips and info panels - add last post date info
2017-01-10 01:18:35 +03:00
unknown
8365ac2647
Revert "groups tree tooltips and info panels - add last post date info"
...
This reverts commit 2bb7c8d010
.
2017-01-10 00:46:29 +03:00
unknown
2bb7c8d010
groups tree tooltips and info panels - add last post date info
2017-01-10 00:31:32 +03:00
csoler
4933cce278
Merge pull request #595 from PhenomRetroShare/Add_UnreadColumnToGroupTreeWidget
...
Add Unread column to GroupTreeWidget
2016-12-10 22:58:23 +01:00
Phenom
803d1b62ef
Fix RSElidedItemDelegate text color.
2016-12-10 19:52:46 +01:00
Phenom
8f452eefb1
Add Unread column to GroupTreeWidget
2016-12-10 17:59:58 +01:00
Phenom
674b6de381
Fix Some gcc warnings 383 to 208 lines
...
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
defnax
d616df3b28
Merge pull request #586 from hunbernd/fix/external-emoticons
...
Fixed loading of external emoticons
2016-11-30 08:12:38 +01:00
hunbernd
5fd1de0011
Fixed loading of external emoticons
...
- path comparison was Linux specific, also it had problems with relative paths
- name.scheme() returns empty string in this case, check if the url really points to a file instead
2016-11-28 00:35:09 +01:00
csoler
6937d870b0
changed from std::string to RsPgpId to represent openned items in FriendList
2016-11-27 20:57:51 +01:00
defnax
521663698f
Merge pull request #585 from PhenomRetroShare/Add_RSELidedItemDelegate
...
Add RSElidedItemDelegate.
2016-11-27 16:42:45 +01:00
defnax
486c11377f
Changed smiley widget default width
...
Update Emotes file
2016-11-27 15:58:53 +01:00
defnax
0f6392128b
Fixing icon size for smiley widget.
2016-11-27 00:11:21 +01:00
csoler
4ef1b08ee8
attempt to fix emoticons sizes on high DPI screens
2016-11-26 11:22:35 +01:00
defnax
7aaf3306f0
Added category icons for Smiley Groups
...
Updated emotes file, sorted Emoticons.
2016-11-26 00:02:58 +01:00
Phenom
d4c3372dec
Add RSElidedItemDelegate.
...
This works like ElidedLabel.
2016-11-25 22:14:17 +01:00
Phenom
ae8365167e
Add grouped emoticons.
2016-11-23 18:48:16 +01:00
mr-alice
2bb9a87b3b
merged and fixed conflict with upstream/master
2016-11-04 13:52:11 +01:00
mr-alice
5aef67d332
fixed tooltips in ShareManager, and fixed anonymous search mechanism
2016-11-02 21:31:14 +01:00
Cyril Soler
46dd5be2f2
Merge pull request #554 from hunbernd/feature/paste-RS-link
...
Automatically detect retroshare links when pasting text
2016-11-01 16:30:46 +01:00
mr-alice
8c7c7647b0
fixed conflicts in merging upstream/master to v0.6-FTEncryption
2016-11-01 14:23:13 +01:00
mr-alice
8fe85b9bdd
improved ShareManager a little bit more
2016-10-31 23:24:35 +01:00
mr-alice
9d586bcfb0
made a drastic simplification pass on the ShareManager, which now only needs a single window except for selecting files using a QFileDialog
2016-10-31 16:28:26 +01:00
mr-alice
e8e054eeae
addednew flag for anonymous search. Merged the two browsable flags in one single flag.
2016-10-31 14:26:01 +01:00
hunbernd
36dc532da6
Automatically detect retroshare links when pasting text
2016-10-31 01:07:50 +01:00
hunbernd
05b5c08e9f
Fixed emoticon order
2016-10-30 19:42:28 +01:00
Phenom
32e54e53b7
Fix PR#536 revealing of bad factor management in StyledElidedLabel.
2016-10-25 18:39:22 +02:00
Cyril Soler
c77d0521d0
Merge pull request #536 from PhenomRetroShare/Add_ElidedLabelToGroupTreeWidget
...
Add ElidedLabel to GroupTreeWidget
2016-10-23 23:25:53 +02:00
hopetech
ecaea051fa
Fix some compilation warnings
2016-10-19 15:41:25 +02:00
Phenom
8483c0d0ca
Add ElidedLabel to GroupTreeWidget
2016-10-16 19:00:33 +02:00
Phenom
fdfd2e9248
Add context menu to show hidden image on lobby.
...
A tooltip show hidden image too.
The RSImageBlockWidget is removed.
2016-10-05 12:27:31 +02:00
mr-alice
ff4c43819e
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
2016-09-18 21:41:18 +02:00
mr-alice
ade6017f74
merged with upstream/master
2016-09-01 19:52:31 +02:00
defnax
5e22ddc93e
updating icons more flat replacement
...
improving people page layout
2016-08-24 03:28:57 +02:00
mr-alice
f8ed1d3fb7
changed DirDetails::children to be a vector, removed costly caching of DirDetailVector
2016-08-19 18:49:42 +02:00
Cyril Soler
6bb1543839
Merge pull request #471 from PhenomRetroShare/Add_AutoHideToRSImageBlockWidget
...
Add AutoHide to RSImageBlockWidget
2016-08-18 17:18:25 +02:00
Cyril Soler
fea4159b86
Merge pull request #455 from PhenomRetroShare/Add_CopyRSTreeWidgetHeaderContextMenuToItemContextMenu
...
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-18 17:11:07 +02:00
Phenom
9780f1ff78
Add AutoHide to RSImageBlockWidget
2016-08-17 23:33:41 +02:00
Cyril Soler
4572dc650c
Merge pull request #475 from PhenomRetroShare/Fix_RSTextBrowser_loadRessource_OnWindows
...
Fix RsTextBrowser::loadRessource on Windows.
2016-08-16 10:22:00 +02:00
Phenom
accd3ca734
Fix RsTextBrowser::loadRessource on Windows.
...
When current style use images (like bubble).
2016-08-15 20:02:01 +02:00
Phenom
dd2e4c32d5
Change Image Blocked Icon On RSTextBrowser
2016-08-15 20:01:14 +02:00
Phenom
fcad9d99ab
Fix RSTextBrowser::loadResource if image comes from stylesheet.
2016-08-13 10:42:42 +02:00
Phenom
8a5c07b5e2
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-09 21:01:00 +02:00
Cyril Soler
aaf13eb4dd
Merge pull request #466 from PhenomRetroShare/Fix_RsCollEditorCountUpdateWhenRemove
...
Fix RsCollection Editor Count Update When Removing items.
2016-08-09 10:47:08 +02:00
Phenom
ee368ef045
Fix RsCollection Editor Count Update When Removing items.
...
Thanks to Jola to get this bug.
2016-08-08 20:45:43 +02:00
Phenom
88407e6d30
Fix Image Block on RSTextBrowser.
2016-08-07 19:41:44 +02:00
Phenom
03179043f1
Add Remove Duplicate checkbox in RsCollection editor.
...
If unchecked, you can add the same file (same hash) in multiple
directories.
2016-07-31 16:08:15 +02:00
Cyril Soler
2921d9eac2
Merge pull request #445 from PhenomRetroShare/Add_MergeDisplayMenuToHeaderContextMenu
...
Move Display button's menu to Header context menu on FriendList.
2016-07-30 15:26:27 +02:00
Phenom
46e4b3b4c8
Fix FriendList sorting when expand PGPItem sorted by LastContact or IP
2016-07-30 13:58:02 +02:00
Phenom
ae9ab644a9
Move Display button's menu to Header context menu on FriendList.
2016-07-30 13:27:23 +02:00
Phenom
d3beccf3e2
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 21:39:58 +02:00
csoler
931c3df282
fixed display of group node restriction in GxsGroupDialog and info
2016-07-11 21:33:09 -04:00
csoler
d089e2ef1a
added a GroupChooser class to choose groups of friend nodes
2016-07-09 18:06:59 -04:00
csoler
a69629cf73
added missing own id from group list, and removed possible duplicates in random group ids
2016-07-06 22:16:05 -04:00
csoler
269f9457be
fixed load/save of new group ids and backward compatibility with FriendList
2016-07-06 22:02:56 -04:00
csoler
01c0d2f0f1
finished conversion to RsNodeGroupId for file transfer and GUI
2016-07-05 23:49:43 -04:00
Cyril Soler
7627bd96ca
Merge pull request #417 from csoler/v0.6-SecurityKeys
...
V0.6 security keys
2016-06-17 22:53:05 -04:00
csoler
4d452bf6eb
removed annoying warning in avatar widget
2016-06-16 23:17:56 -04:00
csoler
b9ba51f2ba
improved naming of publish/admin rights in GroupTreeWidget
2016-06-16 22:23:27 -04:00
csoler
f55b283887
second pass over compilation warnings
2016-06-05 11:05:52 -04:00
csoler
927f782bef
pass over compiler warnings
2016-06-05 10:43:57 -04:00
csoler
52cf66a536
fixed memory leak in SubscribeToolButton menu
2016-04-22 17:55:15 -04:00
csoler
6c8737c84a
merged with upstream/master
2016-03-25 21:09:37 -04:00
dartraiden
c627e1bfb7
Fix typo
2016-03-20 19:27:28 +03:00
Phenom
b13292bb80
Fix error reported by CppChecker:
...
/libretroshare/src/gxs/rsgenexchange.cc:2850: erreur : Cppcheck:
Dereferencing 'grp' after it is deallocated / released
/libretroshare/src/gxstunnel/p3gxstunnel.cc:1004: erreur : Cppcheck:
Invalid usage of output stream: '<< std::cerr'.
/libretroshare/src/util/contentvalue.cc:185: erreur : Cppcheck: Memory
leak: dest
/openpgpsdk/src/openpgpsdk/reader_armoured.c:575: erreur : Cppcheck:
Common realloc mistake: 'buf' nulled but not freed upon failure
/retroshare-gui/src/gui/FileTransfer/DLListDelegate.cpp:103: erreur :
Cppcheck: Array 'byteUnits[4]' accessed at index 4, which is out of
bounds.
/retroshare-gui/src/gui/FileTransfer/DLListDelegate.cpp:122: erreur :
Cppcheck: Array 'byteUnits[4]' accessed at index 4, which is out of
bounds.
/retroshare-gui/src/gui/FileTransfer/DLListDelegate.cpp:141: erreur :
Cppcheck: Array 'byteUnits[4]' accessed at index 4, which is out of
bounds.
/retroshare-gui/src/gui/FileTransfer/ULListDelegate.cpp:92: erreur :
Cppcheck: Array 'byteUnits[4]' accessed at index 4, which is out of
bounds.
/retroshare-gui/src/gui/FileTransfer/ULListDelegate.cpp:111: erreur :
Cppcheck: Array 'byteUnits[4]' accessed at index 4, which is out of
bounds.
/retroshare-gui/src/gui/People/PeopleDialog.cpp:774: erreur : Cppcheck:
Uninitialized variable: layout
/retroshare-gui/src/gui/People/PeopleDialog.cpp:864: erreur : Cppcheck:
Uninitialized variable: layout
/retroshare-gui/src/gui/common/AvatarWidget.cpp:225: erreur : Cppcheck:
Uninitialized variable: status
/retroshare-nogui/src/rpc/proto/rpcprotostream.cc:805: erreur :
Cppcheck: Memory leak: buffer
/supportlibs/pegmarkdown/GLibFacade.c:150: erreur : Cppcheck: va_list
'args' was opened but not closed by va_end().
/openpgpsdk/src/openpgpsdk/reader_armoured.c:575: erreur : Cppcheck:
Common realloc mistake: 'buf' nulled but not freed upon failure
/tests/unittests/libretroshare/serialiser/rsturtleitem_test.cc:213:
erreur : Cppcheck: Return value of allocation function 'init_item' is
not stored.
2016-03-20 13:12:30 +01:00
csoler
a2a9079380
fixed qt4 compilation
2016-03-16 23:03:46 -04:00
Phenom
76fddb29af
Fix delete in PictureFlow
2016-03-16 19:05:39 +01:00
Phenom
7e76e28af7
Add a new column in RsColl Editor to get only name in first one.
2016-03-11 17:26:18 +01:00
Phenom
dc2578b528
Fix "(EE) cannot update avatar. mId has unhandled type." error.
...
Error was raised because event pass trought all widgets.
2016-02-17 18:18:56 +01:00
defnax
8637d3cb31
Fixed issue #263
2016-02-13 16:15:41 +01:00
csoler
3bc444b087
removed some debug info
2016-01-26 23:00:10 -05:00
Phenom
1d2be232f0
Fix Quote Lines With Image
...
When get text with image from toPlainText(), a (-4) char is inserted.
2016-01-23 18:38:30 +01:00
csoler
2c019d984f
added load image option in forum posts when images are to be displayed
2016-01-13 00:39:22 -05:00
csoler
2a8fc7fe01
hardened the restriction to image loading to avoid external resources in RSTextBrowser
2016-01-13 00:08:27 -05:00
csoler
d55993d1e4
removed two instances of malloc(0) captured by new rs_malloc funtion
2016-01-12 21:43:04 -05:00
csoler
b32eb6e0c8
added temporal filtering to RSGraphWidget to clear up the display. Auto-changes with scale. Can be changed manually with shift+wheel
2015-12-27 17:00:54 -05:00
defnax
7afcc2a91e
Enabled back counting People
...
Enabled "Sort by Posts" for Channels/Forums/Posted
Fixed Width/Height of Message Composer
Moved Chat Settings Page order.
2015-12-24 17:46:02 +01:00
csoler
5d9272055f
merged with upstream/master
2015-12-22 18:33:01 -05:00
defnax
95d8647a7e
Optimized the emoticon selector box size based on how many emoticons are loaded (by anmo), update emotes.acs
2015-12-22 19:57:26 +01:00
defnax
8e9fe6d800
Merge pull request #189 from hunbernd/feature/chat-enhancements
...
Chat enhancements
2015-12-22 01:07:02 +01:00
defnax
4ccab411c0
Added new Emojione Emoticons
2015-12-21 22:27:10 +01:00
hunbernd
e2c40d6693
Greentext color is defined in stylesheet, and can be overridden with qss files
2015-12-13 02:01:06 +01:00
hunbernd
5a8f74ce99
Spoiler feature
...
Select text to hide, then right click --> Spoiler
2015-12-07 02:28:27 +01:00
hunbernd
1dd0a2acd1
>greentext
2015-12-06 21:11:47 +01:00
csoler
0c1e6301b3
merged with latest upstream trunk
2015-12-05 16:49:00 -05:00
electron128
7cd880e1e4
removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat.
...
reverted naming confusion in in libresapi ChatHandler and fixed author of distant chat messages (distant chat is still unfinished)
2015-12-05 17:00:57 +01:00
Cyril Soler
0ac76d621e
Merge pull request #188 from csoler/v0.6-SecuredTunnelService
...
V0.6 secured tunnel service. Please reports bugs to me (I have tested with valgrind and as many configurations as possible, but the multi-service gathering into GXS tunnels shared for each GXS id pair is not a totally simple thing, so I expect to have missed a few issues).
2015-12-05 10:28:16 -05:00
csoler
39f4878244
incorporated changed from defnax
2015-12-04 22:42:56 -05:00
csoler
9193d3579b
merged with latest master before creating PR
2015-12-04 21:24:51 -05:00
realityfabric
9f561993ee
fixed spelling errors in several files
2015-12-02 06:18:17 -08:00
csoler
81ab43beb9
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
2015-11-30 00:02:44 -05:00
csoler
a29f15ae32
fixed compilation, added missing methods for new distant chat
2015-11-28 14:55:56 -05:00
defnax
e97f23d91a
Improved icon size display on GroupTree.
2015-10-09 12:06:16 +02:00
Cyril Soler
66691d4f37
Merge pull request #108 from sehraf/i2p
...
Adding I2P support to RS
2015-09-16 20:01:39 -04:00
Phenom
48e6618c8d
Send Mouse event to FriendList's item, since ElidedLabel was fixed.
2015-09-13 19:00:31 +02:00
Phenom
ce9fc7b7b5
Fix ElidedLabel::mousePressEvent.
2015-09-09 22:37:38 +02:00
sehraf
0107f4e406
first run on gui integration
2015-09-07 21:34:10 +02:00
thunder2
5f36500d02
Fixed click in column "Friend nodes" in FriendList.
2015-09-06 14:21:05 +02:00
AsamK
feafb1e291
Add "Paste as plain text" to context menu of RS text edits
...
Useful for example when pasting from a website
2015-09-03 00:28:19 +02:00
Cyril Soler
ef292faa22
Merge pull request #61 from PhenomRetroShare/Improve_ElidedLabel_Alignment_HTML
...
Improve ElidedLabel
2015-08-31 10:43:29 -04:00
hunbernd
acc3e4bb62
Replaced Q_WS_ --> Q_OS_
...
Q_WS macros are not available in Qt5
Restores some functions in Options->General dialog that were not available under Qt5
2015-08-30 22:51:15 +02:00
Phenom
f73ee2c769
Improve ElidedLabel
...
Now respect alignment and html text.
Html is shown as plain text, no html in QTextLine...
Test with:
retroshare://file?name=Test_ElidedLabel.7z&size=7330&hash=bd19f1a486d34d08e434ca4309cf4b8f7a436e9e
2015-08-29 21:06:36 +02:00
thunder2
641a433f97
Fixed filter in FriendList.
2015-08-26 19:30:43 +02:00
Cyril Soler
836b8668fc
Merge pull request #37 from sehraf/pr-friendlist_import_export-V2
...
friendlist import export
2015-08-24 20:28:38 -04:00
sehraf
d1deef0733
fixed new lines in certificate string
2015-08-23 16:43:34 +02:00
sehraf
791fb78ed9
renaming details and details2 for better clarification
2015-08-23 09:58:31 +02:00
sehraf
ad499e6bd6
renamed 'pubkey' to 'certificate' and removed empty location names
2015-08-23 09:55:43 +02:00
thunder2
334ddf8efc
Enabled sort by columns other than name combined with sort by state in FriendList.
2015-08-22 00:57:26 +02:00
thunder2
176c3abd8c
FriendSelectionWidget:
...
- Added sort by state
- Moved buttons "All"/"None" into context menu
MessageComposer:
- Removed double details action
2015-08-21 19:24:24 +02:00
thunder2
4923c47eb3
RSTreeWidget:
...
- Added possibility to add own actions to header context menu
- Added resort of items
2015-08-21 19:24:23 +02:00
sehraf
04a1c10a56
fixed UTF-8 group names
2015-08-19 19:12:38 +02:00
sehraf
941959cc86
conversion from QSettings to XML
2015-08-19 19:08:48 +02:00
thunder2
3b40f0e0c8
FriendList:
...
- Show information of the "best" ssl item on the gpg item only when the gpg item is not expanded.
- Calculate the icon height from the font metrics
- Show the information text with normal font and color
2015-08-19 11:04:50 +02:00
sehraf
80d765e1d6
small fix
2015-08-18 23:17:29 +02:00
sehraf
36349814a6
added import/export friendlist
2015-08-18 23:05:22 +02:00
thunder2
e73e68d860
Reduced the size of the status icon on the avatar image in FriendList.
2015-08-11 13:40:02 +02:00
thunder2
c9197864c6
Fixed typo.
...
Updated english translation.
2015-08-09 15:52:26 +02:00
thunder2
87f2e6da37
FriendList:
...
- Removed avatar column
- Removed state column
- Added combined avatar and status icon
- Added status icons in 64px
- Renamed "Hide state" to "Show state"
- Added sort by name and state
RSTreeWidget:
- Added version for load/save state
- Added method setColumnCustomizable
2015-08-08 20:27:19 +02:00
electron128
9897def2cc
fix #21 typo "defaut" instead of "default" in switch statement in RSGraphWidget (patch from Chozabu)
2015-07-31 17:27:04 +02:00
csoler
2a47095599
removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs
2015-07-31 17:24:19 +02:00
csoler
685ddbbf0a
fixed a few bugs in statistics GUI. Still misses names and proper curve display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-31 17:23:31 +02:00
csoler
9471a91795
added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-12 04:04:18 +00:00
csoler
975b2d8783
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-10 03:24:39 +00:00
thunder2
c0ad7d3e46
FriendList:
...
- Added customize of columns with RSTreeWidget.
- Reduced display menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-09 20:53:28 +00:00
thunder2
e8e02b9c79
Added customize of columns to RSTreeWidget.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-09 20:23:52 +00:00
csoler
d3257e4455
fixed a few more icons (help icons, grou tree widgets, bullets)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-30 16:44:58 +00: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