defnax
0ba28a206d
Removed Column text for Votes, Distribution replaced by icon.
...
Set column header to "ResizeToContents" to not use much space
Added new Bio hazard icons to look same like other ones
2017-01-03 01:37:16 +01:00
csoler
a6ec626c3d
fixed wrong icon in GxsIdChooser
2017-01-01 18:07:02 +01:00
Phenom
41386c64b7
Fix some new warnings
2016-12-31 15:17:51 +01:00
csoler
fb733916ef
added two fields in settings/people to setup the thresholds to decide between neutral and remotely positive/negative reputation
2016-12-28 18:58:49 +01:00
csoler
da881e1f5b
fixed setting of author reputation from forum thread menu
2016-12-27 21:13:37 +01:00
csoler
3a92124aac
added method to show a given post author into the people tab
2016-12-27 20:42:47 +01:00
csoler
64737827a1
added an icon for when information is missing for an ID in forum distribution
2016-12-27 17:17:23 +01:00
csoler
5ed879c035
added small debug output in GxsForumThreadWidget
2016-12-26 17:00:21 +01:00
csoler
d8233bb101
merged updatream/master
2016-12-26 16:59:52 +01:00
csoler
742a7648a4
added display of warning for non forwarded posts
2016-12-26 15:59:53 +01:00
csoler
811d084dfa
only show distribution column if anti-spam is enabled
2016-12-25 23:43:29 +01:00
csoler
b34ab447da
added menu entries to vote for/against a forum poster
2016-12-24 17:29:53 +01:00
csoler
d423745064
added column to show distribution data and moved ReputationItemDelegate to GxsIdDetails
2016-12-24 15:04:08 +01:00
defnax
c100775932
Changed Share icon on Home View
2016-12-24 14:40:56 +01:00
csoler
873c0e60df
added display of reputation in forums
2016-12-24 14:13:02 +01:00
csoler
e5e59098ac
added proper display of reputation as an icon in IDDialog
2016-12-23 22:53:57 +01:00
csoler
72fb8f17a9
changed the reputation system to output a level that differentiate your own opinion to your friends opinion
2016-12-23 17:52:02 +01:00
defnax
864776119f
Changed Paste icon
2016-12-22 17:10:51 +01:00
csoler
8b9038a028
improved display/wording of usage statstics in People
2016-12-22 11:21:49 +01:00
Phenom
40cf76808c
Fix compilation and some new warnings.
2016-12-21 21:23:54 +01:00
defnax
aca36a3e37
Improving the Certificate Page for Connect Wizard:
...
Added place holder text for Cert Field
renamed some strings
Improved layout for easy paste key and display the errors.
2016-12-21 19:07:57 +01:00
csoler
d3051eff1a
added display of usage statistics for GXS identities
2016-12-21 00:34:07 +01:00
defnax
c9511c42b7
update emotes strings
2016-12-19 20:52:24 +01:00
Gio
3662a36092
Coherent behaviour of general config with auto-login compile option
2016-12-15 11:20:13 +01:00
csoler
81dffbed84
Merge pull request #591 from G10h4ck/split_autologin
...
Made autologin optional at compile time
2016-12-14 16:45:45 +01:00
defnax
96b6cd3d34
Added "Add friends Certificate" Button for Home View, for call easy the Text Page for Paste friends Cert faster.
2016-12-14 15:20:03 +01:00
csoler
12023397ee
Merge pull request #592 from csoler/v0.6-GXS-LimitedSync2
...
V0.6 gxs limited sync2
2016-12-14 00:09:54 +01:00
csoler
cbc82870e6
used item disable to show current choice in sync/store menu since some systems dont show the menu icons
2016-12-13 22:46:30 +01:00
csoler
fca8d6fc4e
added display of storage/sync in forum summary
2016-12-13 21:52:11 +01:00
csoler
5953e563f4
added auto-consistency between store/sync periods
2016-12-13 21:12:34 +01:00
defnax
2e717d35c7
Added Home Page View for easy see own Cert to Copy and Share to Friends
...
Fixed Share Manager Label layout
Update emotes file
Set radio items font size to stylesheet file
2016-12-12 21:16:56 +01: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
csoler
661038d9b2
added a function to check keep/req times for consistency
2016-12-05 23:42:44 +01:00
csoler
7afb91d1db
added machinery to allow to set/get sync and store periods for GXS groups
2016-12-05 22:14:48 +01:00
csoler
d2ef2248c6
added entry in rsgxsnetservice to change sync params
2016-12-04 23:42:26 +01:00
Gio
8656452c68
Made autologin optional at compile time
...
Autologin is disabled by default at compile time, and a warning to
discourage it's usage is printed if it is enabled.
This will make default RetroShare build safer and reduce dependencies as
example we don't depends anymore on gnome keyring is not needed in default
build for linux anymore.
2016-12-03 20:04:25 +01:00
csoler
eedeaebbe7
used light grey instead of read to show missing directories
2016-12-03 15:13:04 +01:00
csoler
8adb91be91
removed compilation of ShareDialog that is unused, and cleanup the editing in ShareManager
2016-12-03 15:05:10 +01:00
defnax
6890669820
update emotes file
2016-12-02 23:00:57 +01:00
csoler
a005fa08cc
display missing directories in red in share manager
2016-12-02 19:36:34 +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
8b22924b25
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-11-27 18:00:26 +01:00
defnax
cfd4afdc07
Update emoticons file
2016-11-27 17:59:15 +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
2a758dd880
changed shared files tree header when updating
2016-11-26 19:19:15 +01:00
csoler
d01644c854
added back the test for local/remote in SharedFilesDialog as it reduces the load anyway
2016-11-26 11:26:02 +01:00
csoler
4ef1b08ee8
attempt to fix emoticons sizes on high DPI screens
2016-11-26 11:22:35 +01:00
csoler
3386238f35
improved preservation of directories when updating, and allow to temporarily disable sorting while an update is received
2016-11-26 11:03:53 +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
mr-alice
5f69c9ea1f
added an option to follow symbolic links or not, and anti-loop system during directories traversal
2016-11-24 23:42:56 +01:00
Phenom
ae8365167e
Add grouped emoticons.
2016-11-23 18:48:16 +01:00
sehraf
2ffe3e387f
fix emoticons: make ':)' actually look like ':)' instead of ':D'
2016-11-21 15:00:33 +01:00
csoler
da84b887a9
fixed constant updating of flat dir model. Had to limit to at most 10000 files to keep it interactive.
2016-11-20 20:42:14 +01:00
Phenom
007825b1fa
Fix Anchor on Channel Message
2016-11-19 16:44:12 +01:00
csoler
deadb1fcf1
small optimization of RemoteDirModel::data()
2016-11-17 21:01:01 +01:00
felisucoibi
999ab0b98a
fix sorting crashing with qt5 in shared files of friends rev3
2016-11-16 12:07:38 +01:00
felisucoibi
ee23c42db8
fix sorting crashing with qt5 in shared files of friends rev2
2016-11-16 12:05:05 +01:00
felisucoibi
1757a7b7e1
fix sorting crashing with qt5 in shared files of friends
2016-11-16 12:02:54 +01:00
felisucoibi
ddff9f5358
Improved total file size and a small bug with a comma in TB string of file size 2 CLEANED CODE
2016-11-16 11:03:02 +01:00
csoler
8c8cc88503
fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search
2016-11-14 21:58:58 +01:00
csoler
c07dd83ba9
merged upstream/master
2016-11-12 15:53:17 +01:00
csoler
5ef4e752d9
added count of total number of files and total file isze on top of shared directories
2016-11-11 20:25:11 +01:00
Phenom
2827233880
Fix windows Compil with sys/socket.h
2016-11-08 23:04:34 +01:00
csoler
61131e4bf5
simplified the remoteDirModel cache system a little bie
2016-11-08 19:56:07 +01:00
csoler
644c41e2e7
added a small trick to cache last request of RemoteDirModel::requestDirDetails
2016-11-07 22:24:02 +01:00
Gio
8ab3c7de26
Merge branch 'master' into android
2016-11-07 14:37:23 +01:00
csoler
390bdfe12f
added request for sync on double click item for shared file lists
2016-11-05 17:03:31 +01:00
mr-alice
2bb9a87b3b
merged and fixed conflict with upstream/master
2016-11-04 13:52:11 +01:00
mr-alice
8653649132
fixed two bugs in ShareManager popup menu
2016-11-03 20:26:35 +01:00
Phenom
2db8dbd45f
Fix El Capitan OSX 10.11 Compil
2016-11-02 21:40:46 +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
02f442a400
changed naming for files visibility
2016-11-01 14:28:00 +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
c6df59a421
fixed bug in duplication of virtual dir names
2016-11-01 11:11:28 +01:00
mr-alice
761d595cb7
fixed layout and names in ShareManager and SharedFilesDialog
2016-11-01 10:46:29 +01:00
mr-alice
3430eece22
fixed display of share flags as a proper nice icon set
2016-11-01 10:30:36 +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
mr-alice
5b9ef04358
improved debug output in ftserver
2016-10-30 15:33:05 +01:00
mr-alice
34dcb410b4
fixed a few bugs in ftServer for encrypted tunnel management
2016-10-30 11:36:00 +01:00
mr-alice
babc126be3
added default encryption policy variable and GUI to change it
2016-10-29 17:59:03 +02:00
Gio
ea42d822c2
Merge branch 'master' into android
2016-10-26 13:43:24 +02: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
Cyril Soler
04992c9c29
Merge pull request #543 from PhenomRetroShare/Add_TooltipOnComments
...
Add Tooltip on comments column to see too long text.
2016-10-23 23:15:32 +02:00
Cyril Soler
e5254617cc
Merge pull request #542 from PhenomRetroShare/Add_PasteRsLinkInTextFields
...
Add ability to past RsLink in some more text fields.
2016-10-23 23:14:29 +02:00
Phenom
46cf25d3aa
Fix Copy RsLink in Clipboard.
...
Spaces and specials characters are now encoded.
2016-10-22 17:22:22 +02:00
Phenom
a67cf92192
Add Tooltip on comments column to see too long text.
2016-10-22 16:15:36 +02:00
Phenom
9eafdd30f7
Add ability to past RsLink in some more text fields.
2016-10-22 16:03:01 +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
4db6d6b56f
Fix the "Desktop file is missing" shown in option page.
2016-10-13 13:26:44 +02:00
Gio
633a6cf8c2
Fixed a bunch of warnings in safe ways
2016-10-13 00:01:33 +02:00
Phenom
3d9fb600f0
Fix Missing ID-Avatars in Create Circle Menu
...
Fix issue#530
2016-10-09 12:37:09 +02:00
Cyril Soler
259181889f
Merge pull request #515 from PhenomRetroShare/Add_ContextMenuToShowImageInLobby
...
Add context menu to show hidden image on lobby.
2016-10-08 14:04:31 +02:00
Phenom
4b0f82a6d0
Fix Desktop Filename for option page message.
2016-10-08 12:12:37 +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
csoler
ebfc82cc1e
save/restore selection in shared dir list tree view
2016-10-03 21:44:34 +02:00
Phenom
0ea909df10
Fix Windows Compilation after 6e4ba76b
2016-09-29 12:45:01 +02:00
csoler
6e4ba76bbb
improved display of shared directories for friends with no update info
2016-09-28 21:55:13 +02:00
csoler
5547d71ac7
fixed advanced search not closing
2016-09-27 21:10:18 +02:00
csoler
c26970feba
fixed open folder from File Sharing dialog
2016-09-27 21:10:18 +02:00
mr-alice
0cc4ebd89c
added comments in the file lists code. Removed unused functions. Added a few missing mutexes.
2016-09-22 21:47:58 +02:00
mr-alice
0757fb303c
merged upstream/master
2016-09-20 20:51:50 +02:00
mr-alice
7488ad457d
added display of files being hashed with green color and blue icon. This could be improved I suppose.
2016-09-18 22:32:30 +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
de104d3e34
fixed up GUI parameters in Directories. Removed HashCache duration handles since this is now automatic
2016-09-18 18:34:39 +02:00
MrAlice
ca30b0da44
fixed terrible cost of calling requestDirDetails before createIndex
2016-09-15 10:41:40 +02:00
mr-alice
ddc89a6535
fixed core dump in printout of empty slots. Improved dir sync-ing strategy
2016-09-14 21:52:16 +02:00
mr-alice
e985a2c927
removed call to setDynamicSortFilter in SharedFilesDialog, as a workaround for the crash when sorting
2016-09-14 20:43:52 +02:00
mr-alice
93818f6088
simplified a bit the code in Flat_Model, and tried to fix the crash when sorting items
2016-09-13 21:23:27 +02:00
mr-alice
53c65fff9f
removed cache transfers from the GUI
2016-09-13 18:54:00 +02:00
mr-alice
a2e34f9cc6
moved regular expression classes into a separate namespace
2016-09-13 12:05:22 +02:00
mr-alice
c1e538ff13
added interactive update of dir entries when browsing files from an online friend
2016-09-11 17:52:12 +02:00
mr-alice
0ea695beb3
fixed a few bugs in hash-based sync. Not there yet.
2016-09-08 23:43:14 +02:00
defnax
e9540d7b05
Improved look and feel layout of Profile Generation Dialog
2016-09-06 17:45:42 +02:00
Gio
9d83d56811
Merge branch 'master' into android
2016-09-04 15:16:57 +02:00
mr-alice
ade6017f74
merged with upstream/master
2016-09-01 19:52:31 +02:00
defnax
5241a7d4c0
Added last icon changes for transfers page
2016-08-30 17:18:27 +02:00
cyril soler
3b37fcc4a8
updated help text for circles
2016-08-30 14:18:36 +02:00
mr-alice
1290aa8403
fixed proper display of file sharing flags
2016-08-29 21:30:56 +02:00
csoler
a82f3149d3
removed (unfinished) GettingStarted tab
2016-08-29 20:52:02 +02:00
mr-alice
7c2ed3fca0
save/restore expanded state in file list tree view so that view gets updated seamlessly
2016-08-28 23:14:39 +02:00
defnax
19443dabf9
added missed icon
2016-08-27 20:16:04 +02:00
defnax
57c9bef993
updated settings icons and some missed one
2016-08-27 18:15:13 +02:00
mr-alice
5194287645
fixed SEGV due to calling layout change in the wrong place
2016-08-27 13:22:29 +02:00
defnax
cc8f2c6e39
changed to one plus button for Create ID/Circle with menu.
2016-08-26 02:48:46 +02:00
defnax
45198121f7
updating replacements icons
2016-08-25 17:09:33 +02:00
defnax
8d2588fec4
added missed icons
2016-08-24 16:57:33 +02:00
defnax
7706f5f7c6
update notify icons now orange color
2016-08-24 16:55:44 +02:00
defnax
f58494f9e4
fixed icon
2016-08-24 13:46:31 +02:00
csoler
5e5a8dcd9a
put back opinion combobox in the place where other reputation information already is. Removed absolute size on invite button which causes incorrect display on high DPI screens
2016-08-24 12:50:41 +02:00
defnax
5e22ddc93e
updating icons more flat replacement
...
improving people page layout
2016-08-24 03:28:57 +02:00
Gio
279551fe8d
Retroshare android service now run and start at boot on android, the qml app is still disfunctional
2016-08-23 12:15:28 +02:00
Gio
9a980def2c
libretroshare now compiles for Android, instruction on how to do it included
2016-08-23 12:15:28 +02:00
Phenom
7dd78f28d8
Fix Lobby Load embedded image option.
2016-08-22 23:08:11 +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
mr-alice
78b8744183
fixed display of remote directories
2016-08-17 14:48:54 +02:00
defnax
6682a7a491
added new mainwindow icons for RetroShare.
2016-08-16 22:02:30 +02:00
Cyril Soler
4d5be7fbce
Merge pull request #476 from PhenomRetroShare/Add_FilterBannedInIdDialog
...
Add Banned Filter in IdDialog.
2016-08-16 10:29:21 +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
df44f50f86
Add Banned Filter in IdDialog.
2016-08-15 19:59:52 +02:00
defnax
b0b4320c0b
decrease chat bar widget icon size
2016-08-13 16:20:58 +02:00
Phenom
fcad9d99ab
Fix RSTextBrowser::loadResource if image comes from stylesheet.
2016-08-13 10:42:42 +02:00
Phenom
f71aad4b9c
Add Chat Load Embedded Images Option like forum and message.
2016-08-13 09:46:31 +02:00
defnax
0e1c0c2eb3
Added search filter for participants list.
2016-08-12 22:19:44 +02:00
defnax
1fe7dce424
Set icons for the voting combo box
2016-08-10 00:22:23 +02:00
Phenom
8a5c07b5e2
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-09 21:01:00 +02:00
defnax
d1645e97bd
moved auto-ban checkbox to a better position
2016-08-09 19:38:56 +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
275c47eff9
Add Title when ask for password.
2016-08-09 01:22:14 +02:00
Phenom
6edd7bb8e3
Add possibility to create GXSId directly on GenCertDialog.
2016-08-08 22:57:06 +02:00
Cyril Soler
c2c88939fe
Merge pull request #462 from PhenomRetroShare/Add_CaseSensitiveOptionForLobbyNotify
...
Add Case Sensitive option for Lobby Notify.
2016-08-08 22:18:32 +02:00
Cyril Soler
0b1f08a1ce
Merge pull request #461 from PhenomRetroShare/Add_CommentNumberOnButton
...
Add Comment Number On Button.
2016-08-08 22:12:55 +02:00
Cyril Soler
723d96bcd1
Merge pull request #460 from PhenomRetroShare/Fix_LobbyNotifyIcon
...
Fix Lobby Notify Icon.
2016-08-08 22:11:10 +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
d0482707c5
Add Case Sensitive option for Lobby Notify.
2016-08-07 19:00:23 +02:00
Phenom
ea6bbac732
Add Comment Number On Button.
2016-08-07 14:40:04 +02:00
defnax
dea776a61a
Moved font menu to Settings menu
2016-08-06 18:35:07 +02:00
Phenom
776e404c2b
Fix Lobby Notify Icon.
...
But now this not report which type of lobby is.
2016-08-06 17:52:12 +02:00
Cyril Soler
9f14103c1c
Merge pull request #458 from PhenomRetroShare/Fix_QMessageBoxAddWidget
...
Fix QMessageBox layout addWidget.
2016-08-06 15:47:23 +02:00
Phenom
21bd8cd6df
Fix QMessageBox layout addWidget.
2016-08-06 13:49:53 +02:00
Phenom
beab81e134
Fix Forum Item sort on LastPost View.
...
msg.mMeta.mChildTs Was not updated when received new child so do it when
creating GxsIdRSTreeWidgetItem.
2016-08-06 11:57:41 +02:00
defnax
f3d1a6c1ec
Added missed notify icon
2016-08-05 19:13:59 +02:00
defnax
ac73fd92a7
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-08-05 01:01:56 +02:00
defnax
e2bb477899
Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format
2016-08-05 01:00:53 +02:00
csoler
7545ad4d11
simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect
2016-08-04 11:43:35 +02:00
Cyril Soler
60cf2991d4
Merge pull request #436 from G10h4ck/libresapilocal
...
Libresapilocal
2016-08-03 08:46:15 +02:00
csoler
5fac5a8d76
moved all getOpenFilename to use misc::getOpenFilename
2016-07-31 22:15:56 +02:00
Phenom
d000d75a38
Fix Import and Export Cert file *.asc.
2016-07-31 21:03:45 +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
Phenom
998fede7e7
Fix IdDialog ContextMenu shown at startup.
2016-07-31 11:15:47 +02:00
mr-alice
5b9fd74d85
removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase
2016-07-30 21:52:42 +02:00
Phenom
bef7db4b4d
Fix IdChooser in Signed Lobby.
...
So you cannot choose an unsigned Id.
2016-07-30 19:14:59 +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
defnax
d62f8a49f1
Fixed stylesheet
2016-07-29 23:21:46 +02:00
defnax
032bcf7a26
Fixed Stylesheets
2016-07-29 23:14:46 +02:00
Phenom
d3beccf3e2
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 21:39:58 +02:00
defnax
431dd68509
Temporary solution for the Filter Combobox it takes to much space, no space more for search filter,moved under the ToolBar.
2016-07-29 17:29:54 +02:00
Gio
fe7de83529
WebUI is now optional but enabled by default at compile time
2016-07-28 14:08:49 +02:00
csoler
c73be934ed
removed anti-spam message that has become irrelevant
2016-07-26 16:06:03 +02:00
csoler
ed05ec7008
fixed text in People tab
2016-07-25 16:06:28 -04:00
csoler
f5e55e849b
fixed a few bugs in the People tab
2016-07-25 16:04:30 -04:00
csoler
218977170c
added two new options to people page for handlign reputations: change the ban limit from friend opinions, and allow to auto-set positive opinions to contacts
2016-07-25 15:45:49 -04:00
csoler
efd503e7d4
removed the possibility of GXS groups to keep track of post origin before release, as it is too intrusive as compared to the benefits
2016-07-25 14:56:55 -04:00
Phenom
7c7da7e6d1
Fix Posted Feed Item when received comment.
2016-07-23 01:48:35 +02:00
csoler
95edc5ba8e
fixed variable name problem in ServerPage (with no consequences)
2016-07-22 10:06:24 -04:00
Gio
b5f95cb651
libresapilocal is now optional (enabled by default)
2016-07-15 11:25:31 +02:00
Gio
47414acb62
Basic support to access libresapi via unix socket / windows named pipes
2016-07-15 11:25:31 +02:00
csoler
c555300c37
fixed merging with upstream
2016-07-12 22:45:23 -04:00
csoler
931c3df282
fixed display of group node restriction in GxsGroupDialog and info
2016-07-11 21:33:09 -04:00
csoler
45b189c080
removed EXTERNAL/PERSONNAL options from GxsCircleChooser
2016-07-11 18:30:12 -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
1c277ab81b
Merge pull request #433 from csoler/v0.6-SqlCache
...
V0.6 sql cache
2016-07-05 23:47:55 -04:00
csoler
42f221075a
removed debug info in IdDialog
2016-07-03 23:15:05 -04:00
csoler
09ad53981d
fixed red color in IdDialog
2016-07-03 22:02:23 -04:00
csoler
692293e030
added red color to banned identities in IdDialog
2016-07-03 18:12:50 -04:00
csoler
e611b2bb05
moved isIdentitybanned from p3GxsReputations to p3IdService, so as to avoid calling back p3IdService from p3GxsReputations, which simplifies the code
2016-07-03 18:06:01 -04:00
csoler
0206c652df
added missing else in display of forum anti-spam message
2016-06-30 15:06:41 -04:00
csoler
ba500284c7
added GXS distribution flag to defavor posts signed by key form unknown RS nodes, and updated UI in forums to use it
2016-06-30 14:16:45 -04:00
Phenom
456751a83c
Fix ProgressBar Chunk with Standard.qss
2016-06-28 20:23:32 +02:00
Phenom
e6347d7aef
Fix "!!!The RetroShare's desktop file is missing or wrong!!!" message
...
for Linux.
2016-06-25 11:09:28 +02:00
csoler
07bda26192
fixed permission matrix widget crash
2016-06-18 16:27:15 -04:00
Phenom
d84fdff2e1
Fix GxsChannelPostItem when received comment.
2016-06-18 20:10:14 +02: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
eb05922cd1
added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them
2016-06-17 22:21:06 -04:00
csoler
cc6ae747cb
fixed color of admin circles (we cannot use a bullet, since bullets are kept for Membership property)
2016-06-16 23:17:56 -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
dbd78d2401
merged with upstream/master
2016-06-16 20:19:03 -04:00
defnax
70662cf8bf
Fixed some layout spacing
2016-06-16 18:41:56 +02:00
defnax
da11995ca3
Clean up the Chat Toolbar Buttons
...
Fixed display of Info Text on PGg details
2016-06-15 23:32:01 +02:00
Cyril Soler
ceecdb2771
Merge pull request #414 from PhenomRetroShare/Add_MessageWhenSendingArgToOtherInstance
...
Add message, when sending arguments to other instance, to disable this
2016-06-14 20:31:38 -04:00
Cyril Soler
cedce2ecef
Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button
...
Add buttons to send message in plain text and without EmoteIcon.
2016-06-14 20:30:06 -04:00
defnax
69e98b8e2d
Added count Invited Members to Create Circles Dialog.
...
Changed some context menu icons for People list and Circles tree.
Added icon when im Circle Admin.
2016-06-15 00:08:45 +02:00
Phenom
ddbcd2150c
Add buttons to send message in plain text and without EmoteIcon.
2016-06-14 23:01:08 +02:00
Phenom
9b09187340
Add message, when sending arguments to other instance, to disable this
...
option.
2016-06-14 16:49:18 +02:00
csoler
e03c5dfe56
improved GUI layout in circle creation box. Added tooltips
2016-06-13 22:38:51 -04:00
Cyril Soler
248d0c42d3
Merge pull request #412 from csoler/v0.6-MaxUpRate
...
V0.6 max up rate
2016-06-11 17:58:08 -04:00
Phenom
08258ca8b8
Fix SIGFPE in QProgressBar::paintEvent
...
When feenableexcept(FE_INVALID | FE_DIVBYZERO) is activated.
2016-06-11 14:23:26 +02:00
defnax
d1be3f3a4f
Set a minimum column width
2016-06-10 13:40:24 +02:00
csoler
83a143476e
fixed bug in setting MaxRate values
2016-06-09 23:23:51 -04:00
csoler
f5ad8b49be
moved node-wide options to node details
2016-06-09 23:13:07 -04:00
csoler
a4931edee0
fixed setting/getting maxrates using pgp id
2016-06-09 20:51:09 -04:00
csoler
226e85c9ba
added dropmenu entry in circles to allow admin to grant/deny membership
2016-06-08 21:00:26 -04:00
csoler
a1bbcd829d
fixed a few small issues in new peer rates
2016-06-07 22:06:32 -04:00
csoler
20b6745f70
added GUI and storage for max up/dn rates per peer
2016-06-07 21:48:22 -04:00
csoler
54a0ca4678
added line in circle tooltip for visibility. Re-worked tooltip text a little bit
2016-06-05 15:49:33 -04:00
csoler
ee2559620b
updated tooltip and names for self-restricted circles to "private"
2016-06-05 15:20:55 -04:00
csoler
195ad4ec8f
use grey bullet as a placeholder for circles without pending operations
2016-06-05 15:20:55 -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
2567feb971
fixed compilation broken by using deprecated Qt method
2016-06-05 09:54:26 -04:00
defnax
0eb4e9e5be
- renamed label "restricted to group" to "restricted to circle"
...
- changed icon
2016-06-04 21:27:20 +02:00
csoler
24f619d62b
added missing include for debian squeeze
2016-06-04 03:20:45 +02:00
csoler
d8189d08f7
moved placeholder text from .ui to .cpp to allow compilation with old Qt
2016-06-03 21:14:34 -04:00
defnax
4300d87b3d
Set default Header Stylesheet for Circles
2016-06-03 19:15:24 +02:00
sehraf
6e38554bcd
rename define UBUNTU to HAS_GNOME_KEYRING
...
The name UBUNTU is misleading since it is only used to select the keyring backend (which is gnome keyring on linux).
This also allows to support other keyrings on linux in the future (e.g. KDEs keyring)
2016-06-02 14:57:46 +02:00
csoler
cbef01451c
added regular test of circle auto-subscribe from cache, and auto-subscribe when submitting a membership request
2016-05-29 16:09:56 -04:00
csoler
2bde81f210
removed more debug info, improved tooltips
2016-05-28 21:09:44 -04:00
csoler
ccd72cb827
removed some debug info. Added information tooltips on circles and ids in circle member/invitee list
2016-05-28 20:58:28 -04:00
csoler
8b5e43f2b0
remove subitems in circles member list when they are gone from cache
2016-05-28 17:18:25 -04:00
Cyril Soler
dafb2e6bc2
Merge pull request #396 from csoler/v0.6-Circles
...
V0.6 circles
2016-05-27 17:35:23 -04:00
csoler
74b4d6667a
added ifdef to allow to remove the sorting of circles into member/not member. To be tested for final decision
2016-05-26 21:16:21 -04:00
csoler
ae5929e9ad
fixed possible crash due to using a deleted item
2016-05-26 18:58:48 -04:00
csoler
a32bcbae0a
changed Members to Invited members in circle creation dialog
2016-05-25 21:17:09 -04:00
csoler
d1f4e134a5
removed display of circle members in left ID list
2016-05-25 19:04:45 -04:00
csoler
cfeed5c171
fixed column width and titles in circles
2016-05-25 18:47:06 -04:00
csoler
605763d812
added all IDs in circle to display tree
2016-05-25 18:34:12 -04:00
csoler
219dd01958
improved GUI display in circle list
2016-05-25 17:51:23 -04:00
csoler
5b69fa06fd
fixed re-draw of subitem in circle tree when flags changed
2016-05-24 21:23:35 -04:00
csoler
5bc83d902b
fixed unsubscription of external circles
2016-05-23 21:09:06 -04:00
csoler
55cb15caa9
fixed updating of membership when loading circle cache entry
2016-05-22 20:35:51 -04:00
csoler
68e618ba4c
fixed GUI for circle invites
2016-05-22 18:21:48 -04:00
csoler
d60e99e8e0
added subwidgets for invited GXS ids in circles
2016-05-21 16:50:50 -04:00
csoler
722609a3e6
finished implementing the backend part for the subscription system
2016-05-18 21:13:54 -04:00
Phenom
a2a058211c
Change Open existing file link from Question to Warning.
2016-05-16 17:42:39 +02:00
Phenom
1f8f413c85
Fix RsCollectionFile::load(QString, bool) calls.
...
Remove "this" as bool parameter.
2016-05-16 11:32:17 +02:00
csoler
9e182414c1
fixed wrong signal connection
2016-05-14 11:48:23 -04:00
csoler
aa80ffd5e6
fixed GUI for invitation handling menus
2016-05-14 11:13:54 -04:00
csoler
a3a0b1d312
added proper menus for adding/removing IDs from circles
2016-05-12 22:30:12 -04:00
csoler
d01c61fde8
added items for encoding subscription requests and the logic to create them from GUI calls
2016-05-11 17:59:42 -04:00
csoler
9a86989060
first version of circle messages
2016-05-10 21:24:31 -04:00
csoler
c9846c0dcf
added proper context menu for requesting/cancelling circle subscription
2016-05-06 22:12:44 -04:00
csoler
83049259f2
added bullets to show subscription status of circles. Enabled message sync in circles. Changed flags in GxsCirclesDetails to include new subscription flags
2016-05-06 21:37:17 -04:00
csoler
70648398e2
merged with upstream/master
2016-05-01 15:22:13 -04:00
Nyfor
5e94c772b3
Fixed compilation for Clang.
2016-04-23 09:50:49 +02:00
csoler
d696f72533
fixed compilation
2016-04-22 20:38:07 -04:00
csoler
acd059bdf0
removed potential memory leak in TransfersDialog
2016-04-22 18:49:42 -04:00
csoler
52cf66a536
fixed memory leak in SubscribeToolButton menu
2016-04-22 17:55:15 -04:00
Cyril Soler
3fae108cb1
removed div by zero in transfers dialog
2016-04-21 12:59:07 -04:00
csoler
a35a60849a
renamed subscribed circle item into belongingCircle item which is more appropriate
2016-04-19 22:00:32 -04:00
Chuck Rhode aka Manuel Davis
8be53dd79a
Improve inserting placemark in ChatLobby.
...
*append* inserts text at end but with formatting in effect at
current cursor position, such as in the middle of a hotlink,
which would be strange. This OTOH inserts text with
formatting in effect on the last line, which may be strange
or not.
2016-04-19 11:11:58 -05:00
csoler
d44efc7b68
added some info in circles
2016-04-17 18:05:31 -04:00
csoler
34bd998c8e
cleaned the mess in Circles, due to mixing up GxsIds and PgpIds, which is now irrelevant because items for external circles are not sent based on PGP signatures anymore
2016-04-17 17:13:42 -04:00
csoler
c14c240f07
fixed update of circles GUI using a timer. This is not optimal, and should be replaced by a proper notify call
2016-04-17 00:52:01 -04:00
csoler
3000f94999
separated subscribe status from wether we are part of a circle or not. Still needs update of GUI
2016-04-17 00:52:00 -04:00
defnax
2552b556eb
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-04-15 20:32:00 +02:00
defnax
85942f43c3
improving the create circle layout
2016-04-15 20:30:32 +02:00
csoler
048192ee9c
added mOriginator to CircleCache entry and auto-ask for unknown GXS ids to the friend who supplied the circle group
2016-04-14 23:47:42 -04:00
csoler
971f8e0c12
fixed potential crash due to not updating mPendingDataIterator after deleting map entry
2016-04-13 18:41:49 -04:00
Cyril Soler
92eb9c5113
Merge pull request #346 from PhenomRetroShare/Move_ChatNotifyButtonToToolBar
...
Move Chat notify button from search bar to tool bar.
2016-04-13 18:15:56 -04:00
defnax
aad295dafb
Fixed layout margin
2016-04-13 21:00:07 +02:00
Phenom
45f77def2b
Change Lobby Send button tooltip.
2016-04-13 20:42:12 +02:00
Phenom
718d6f9b19
Resize Chat Tool Bar Button for Hight DPI screen.
2016-04-13 20:26:36 +02:00
Phenom
42a2b37abb
Move SearchBar to Tool Bar and remove Show/Hide action.
...
As asked by Cyril in PR#346
2016-04-13 19:21:18 +02:00
Phenom
c5873f3216
Move Chat notify button from search bar to tool bar.
...
As search bar is hidden by default.
2016-04-13 18:35:42 +02:00
csoler
d512c4a35a
enabled new link type for posted (patch from Fanch)
2016-04-12 22:59:12 -04:00
Cyril Soler
cf746f160c
fixed possible crash in GxsIdDetails
2016-04-12 10:06:01 -04:00
csoler
d5ed84ec9d
allow one to change the contact author of a circle
2016-04-11 23:43:18 -04:00
csoler
8f9028dc52
fixed bug in GxsIdLabel due to not removign existing jobs for a given widget before setting it to a new ID
2016-04-11 23:30:42 -04:00
csoler
6b2de05e89
added channel admin and distribution method in channel summary page
2016-04-11 22:42:02 -04:00
csoler
4fe66d67ef
removed Edit/New circles buttons, put them in context menu. Added header frame (needs a proper look)
2016-04-10 10:53:27 -04:00
Phenom
d727311dbc
Fix Graphic Circles update.
2016-04-10 12:00:23 +02:00
csoler
3b45fd8389
create new item "My own identities" to store own ids in IdDialog
2016-04-09 17:50:46 -04:00
Cyril Soler
c8cae4c33c
Merge pull request #297 from PhenomRetroShare/Add_AllowOnlyOneIntanceAndPassArg
...
Allow only one instance. If exists, pass to it arguments.
2016-04-07 00:09:00 -04:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
csoler
9217ec3c9d
added circle distribution info in forum summary page
2016-04-04 21:36:37 -04:00
csoler
ff4c360e27
fixed display bug in bw statistics graph
2016-04-04 21:16:05 -04:00
csoler
d34b2e885a
allow to change the author ID of a group during update. Set proper value in group author widget
2016-04-03 17:11:13 -04:00
csoler
9ced5175fe
improved tooltips in people list
2016-04-02 16:54:30 -04:00
csoler
53dbc526a8
removed mention of null PGP ids in People
2016-04-02 16:50:22 -04:00
csoler
5bbaa1e8e5
added people settings page, removed debug output
2016-04-02 16:14:18 -04:00
csoler
9d9b790a3e
exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold.
2016-04-02 16:14:18 -04:00
csoler
9a6bcf81d7
removed blue color for admin flag in forums, since admin flag is already indicated by position in "My Forums" list, and it also hides the anti-spam flags
2016-04-02 16:14:18 -04:00
Phenom
c6f1cc4e63
Clear WebAPI when clear chat history in GUI.
...
Move notifyChatCleared call to p3ChatService
To maintain notify direction.
2016-03-31 22:52:53 +02:00
defnax
cee3477734
Fixed the default splitter expanding of People Dialog
2016-03-30 17:06:34 +02:00
zeners
aca88308ea
compatible to g++11 / QT5
...
method suggested by cyril
2016-03-29 21:22:14 +02:00
csoler
1b8b9d4e56
turned PeopleDialog to unix ff
2016-03-25 21:10:01 -04:00
csoler
6c8737c84a
merged with upstream/master
2016-03-25 21:09:37 -04:00
csoler
4831465137
fixed tiny bits in circles/people GUI
2016-03-25 21:03:09 -04:00
csoler
9efc29fff3
improved display of circle creator ID
2016-03-25 20:58:10 -04:00
csoler
d1b09b93b9
removed some debug info
2016-03-25 18:54:13 -04:00
csoler
083dc626da
small code cleaning bits
2016-03-25 18:27:20 -04:00
csoler
3d45947e5b
fixed small bug in debug output; cleanup debug output
2016-03-25 18:21:37 -04:00
csoler
44cadc22b2
cleaned debug info and disabled local circles before merge
2016-03-24 19:46:08 -04:00
csoler
7d8001b60d
fixed display of warning in posting into forums without proper credentials
2016-03-24 19:23:34 -04:00
csoler
9dc7328dc7
fixed async-ed circle loading in IdDialog
2016-03-24 18:41:15 -04:00
csoler
d33a1e8555
added disabling of combo elements in GxsIdChooser for creating forums posts with unautorised GXS ids. Still needs a bit of work
2016-03-24 00:05:54 -04:00
csoler
981f81deae
added anon ids to offline vetting
2016-03-23 20:54:45 -04:00
csoler
c304a3a86a
fixed display of properties in restricted groups
2016-03-20 22:21:09 -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
526a83a303
fixed update of circle name in the GUI
2016-03-18 22:11:07 -04:00
csoler
4e0ee29d6a
fixed creation/distribution of self-restricted circles
2016-03-17 20:18:54 -04:00
csoler
b6388d7a7a
fixed update of GUI when circles change
2016-03-17 18:17:58 -04:00
csoler
36edde6d25
fixed bug causing GUI to not auto-unsubscribe in circles
2016-03-16 23:30:23 -04:00
csoler
a2a9079380
fixed qt4 compilation
2016-03-16 23:03:46 -04:00
csoler
31356bab96
added reload of grp meta on update
2016-03-16 21:27:46 -04:00
csoler
b2192957ef
added update of GUI, instead of re-creating everything when a circle change
2016-03-16 21:27:46 -04:00
Phenom
76fddb29af
Fix delete in PictureFlow
2016-03-16 19:05:39 +01:00
dartraiden
5ba4f42cb9
correct path to Hidden Service configuration panel
2016-03-16 16:24:06 +03:00
csoler
bdb326a989
attempt at fixing circle cache loop. Renamed a few variables and fixed logic. Not yet fully working
2016-03-14 23:19:37 -04:00
csoler
83e39d8ae5
fixed effect of selecting known/signed IDs in circle creation dialog
2016-03-13 17:29:38 -04:00
csoler
4cf57d64d8
set default value for circle distribution type
2016-03-13 17:19:14 -04:00
csoler
9c649aa58c
improved debugDump(), showing the subscription status of each grp
2016-03-13 12:08:03 -04:00
csoler
5fe390d485
changed titles of tree root nodes in circles
2016-03-13 11:41:33 -04:00
csoler
a065dba8f8
cleaned code a little bit
2016-03-12 11:05:03 -05:00
csoler
61c7da7e2d
unselect all IDs when no circle is selected
2016-03-12 11:02:32 -05:00
csoler
456a882343
added highlighting of currently selected circle members
2016-03-12 10:41:35 -05:00
csoler
670fb3d1eb
merged
2016-03-12 09:25:00 -05:00
Phenom
16c59af9f4
Correct Colored Name Contrast in chat, same way than text.
2016-03-12 13:25:10 +01:00
csoler
b97c5df581
fixed culumn name in GR stats
2016-03-11 17:47:12 -05:00
Cyril Soler
ecebaced23
Merge pull request #301 from PhenomRetroShare/Add_NewColumnInRsCollForPath
...
Add a new column in RsColl Editor to get only name in first one.
2016-03-11 14:26:27 -05:00
Phenom
d62a20547d
Fix Paste RetroShare Link action when copy File link.
2016-03-11 20:08:28 +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
csoler
4e4980ba0e
fixed display of info for non admin circles, and added readonly system to not allow editing them
2016-03-10 22:57:04 -05:00
csoler
0282c2aeb3
added ban menu entry to chat lobby participant list
2016-03-09 21:49:24 -05:00
csoler
3fc6f6b2db
updated TODO(circles), removed useless context menu, added tooltips for circle distribution options
2016-03-09 20:53:49 -05:00
csoler
7e31bdafcf
fixed removal of peers from circles
2016-03-08 23:00:24 -05:00
csoler
cba4795911
improved circles GUI logic
2016-03-08 00:02:16 -05:00
csoler
9b92f66c61
added edit of existing circles
2016-03-07 22:51:23 -05:00
csoler
9ddef9e45b
merged with upstream/master
2016-02-25 17:48:59 -05:00
defnax
7b1460c4c9
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-02-24 21:45:43 +01:00
Phenom
e639dc57ce
Fix connect for avatar updateAvatar in ChatMsgItem and MessengerWindow.
...
As it is already connected in AvatarWidget's constructor.
2016-02-18 11:48:58 +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
Phenom
3276790bf8
Add minimal Size for stackPages in MainWindow for first start.
2016-02-16 23:15:33 +01:00
Cyril Soler
efadc7d2c6
Merge pull request #270 from PhenomRetroShare/Fix_GxsChannelFilterWhenLoading
...
Fix Channel filter when loading big post.
2016-02-14 13:38:08 -05:00
electron128
821c14426c
remove dead code from RsNotify (old forum and channel read status changed notify)
2016-02-14 12:48:52 +01:00
electron128
63a8260cb9
change RsNotify to use RsGxsId for chat lobby events
2016-02-14 11:53:27 +01:00
defnax
abf7a72ce8
increase default font size for the ListWidget.
2016-02-13 17:38:01 +01:00
defnax
8637d3cb31
Fixed issue #263
2016-02-13 16:15:41 +01:00
Phenom
3ebb8c6ce8
Fix GenCertDialog on Mac stay on.
...
Only call processEvent() if hasPendingEvents().
If no events are available, this function will wait until more are
available and return after processing newly available events.
2016-02-12 17:54:35 +01:00
csoler
71071595c8
called re-loading of circles after creation. Added debug info in msg vetting
2016-02-11 21:59:45 -05:00
csoler
de66a2343c
fixed ui file for IdDialog
2016-02-10 18:37:17 -05:00
csoler
3db3ccf636
merged with upstream
2016-02-10 00:00:21 -05:00
Phenom
5f0afb3d6e
Fix Channel filter when loading big post.
...
And fix "Not a GxsChannelPostItem, deleting!" error message
Don't search empty text in very long string.
2016-02-08 19:42:56 +01:00
csoler
4a8edee615
reverted commits 1843a5460d
and 48d7c57662
for the release, since they dont fit the GUI style and cause problems, until they are made right
2016-02-06 12:01:39 -05:00
defnax
80ac88994f
Merge pull request #265 from PhenomRetroShare/Add_SaveOpMode
...
Save last state of OpMode status bar droplist and restore it at start.
2016-02-04 20:11:47 +01:00
csoler
c6bb23aff7
updated french text, and improved message in IdDialog
2016-02-03 21:20:16 -05:00
Phenom
1843a5460d
Add colored style sheet to OpModeStatus ComboBox.
2016-02-03 18:00:01 +01:00
Phenom
48d7c57662
Save last state of OpMode status bar droplist and restore it at start.
2016-02-03 18:00:01 +01:00
csoler
aa194caea3
fixed bug preventing save of routage info in distant messaging
2016-01-31 20:27:53 -05:00
csoler
f0a49a427e
changed global router routing strategy. Should be more effective now.
2016-01-30 20:27:56 -05:00
csoler
58e59d1181
added sounds to chat lobbies (patch fromManuel Davis)
2016-01-28 20:19:44 -05:00
Cyril Soler
b1f165fec8
added sound event to lobbies (patch from Manuel Davis)
2016-01-28 10:22:32 -05:00
csoler
3bc444b087
removed some debug info
2016-01-26 23:00:10 -05:00
csoler
af770fda9c
fixed messagebox to remember which from ID was used last time
2016-01-26 22:46:07 -05:00
csoler
749ca08f9f
slightly improved message shown over lobby names
2016-01-26 22:30:04 -05:00
csoler
f063e5ba6f
Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis)
2016-01-26 22:16:45 -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
defnax
70bf938654
reduced the default width & height
...
reorder in MessagePage, move Distant Message box to the top.
2016-01-23 13:37:08 +01:00
csoler
fc0067f980
fixed bug in network graph search sizes
2016-01-22 22:06:31 -05:00
csoler
c428739abd
cleaned the network graph a little bit. Removed text, updated bounding boxes, removed background
2016-01-22 21:32:35 -05:00
Cyril Soler
b3625448e9
fixed compilation
2016-01-22 09:31:40 -05:00
csoler
b3df4c19dc
made the Global router stats widget more efficient/compact/explicit
2016-01-21 23:55:22 -05:00
csoler
449aba928a
fixed compilation of SearchDialog.cpp
2016-01-21 22:44:48 -05:00
csoler
94b586846e
moved SearchDialog into FileTransfer/
2016-01-21 21:49:52 -05:00
csoler
6a32da2420
removed explicit size constraint on listview for config page (screws up the view in HDPI screens) to let the list take its preferred size
2016-01-21 21:40:48 -05:00
Cyril Soler
9347b86e63
new simple solution for sound on linux based on using system sound player. To be tested.
2016-01-21 11:48:41 -05:00
Cyril Soler
9999742ec7
reverted commit for phonon since phonon is deprecated. Will be replaced by qtmultimedia in the next commit
2016-01-21 11:32:17 -05:00
csoler
e25787bcd5
fixed sound on linux using phonon. This should be extensible to all unix systems
2016-01-20 23:25:08 -05:00
Cyril Soler
fc3606c18e
fixed DHT icon size problem
2016-01-20 14:02:13 -05:00
Cyril Soler
9063612c33
fixed utf8 issue in ChatWidget. To be tested.
2016-01-20 11:19:36 -05:00
csoler
c597c8cb6f
removed explicit spacing sizes in plugins page
2016-01-19 23:19:46 -05:00
csoler
3203249bd2
fixed size of help icons in MainPage class
2016-01-19 22:59:11 -05:00
csoler
597f541c50
added 2 icons
2016-01-19 22:44:27 -05:00
csoler
3d58f9b2b1
added correct icons in ToasterStatus
2016-01-19 22:35:58 -05:00
csoler
b382c3e846
fixed icon sizes in peerstatus/statusbar
2016-01-19 22:16:25 -05:00
csoler
a2d8cc84fd
fixed DHT status icon sizes and added tooltip
2016-01-19 22:01:26 -05:00
csoler
37204d768e
fixed icon in NewsFeed, added missing spacer in IdDialog
2016-01-19 21:46:22 -05:00
csoler
1471979e0e
added a few tooltips in Tor configuration panel
2016-01-19 18:08:47 -05:00
csoler
39e6a9b61a
fixed up People context menu so as to handle actions for multiple persons at once
2016-01-16 20:44:52 -05:00
csoler
8296fa9f22
added checkbox to toggle logscale in statistics
2016-01-16 11:30:15 -05:00
defnax
63b88ecf68
correct sorting for "Reputation" in People, patch by Eugene Tooms
2016-01-16 14:50:12 +01:00
csoler
36241eed8c
fixed merge
2016-01-13 23:08:14 -05:00
csoler
fd04f0b3bb
updated to upstream/master
2016-01-13 20:27:08 -05: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
d13526facd
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
2016-01-12 21:10:11 -05:00
electron128
09ed1ea22c
removed getVirtualPeerId method from rsmsgs lobby interface.
...
It is not neccesary anymore to have the virtual peer id exposed to the GUI layer.
2016-01-10 14:22:06 +01:00
electron128
67e1495d9a
use ChatId instead of virtual peer id for chat lobby popup. Removed a now unused method from rsmsgs interface and DistributedChatService.
2016-01-10 13:29:40 +01:00
csoler
c3d422ac86
added some tooltips on keys and certificate details
2016-01-09 15:05:02 -05:00
electron128
b125cb1f1e
fix the bug where a filter is applied in friends file list even if view mode is tree and search box is hidden. Problem was: SharedFilesDialog::FilterItems() is called from multiple places. The check if we should filter or not is now in the filter function itself.
2016-01-09 12:09:43 +01:00
electron128
a118870db9
if file in friends file list is available locally or is being downloaded, then show it in red like in search.
...
The color is hardcoded, because it is not possible to style arbitrary QObjects with stylesheets.
closes #195
2016-01-09 12:01:32 +01:00
Cyril Soler
56a844b58d
Merge pull request #243 from csoler/v0.6-Messaging
...
V0.6 messaging
2016-01-08 23:08:14 -05:00
csoler
a540ffd9a2
removed two debug outputs from MessageDialog
2016-01-08 22:52:01 -05:00
csoler
75edb46c99
added auto-resend of unsent messages. Fixed display of From field in outbox
2016-01-08 20:48:47 -05:00
defnax
81e2a597e9
Fixing People Margins
...
Update emotes file
2016-01-07 19:25:52 +01:00
csoler
61f8e73c36
improved text of warning against pasting pgp keys in connect wizard
2016-01-06 18:12:15 -05:00
csoler
984ce2d3ad
removed circles tab from IdDialog. Came from a difficult manual merging between dos and unix encoded files
2016-01-06 18:07:20 -05:00
Cyril Soler
141f0927e3
added tooltip and fixed text in connect friend dialog
2016-01-05 14:22:38 -05:00
defnax
19011ba002
clean up emotes, removed some unused.
...
changed icons for emotes button.
reduze the size of the emoticons
2016-01-05 18:23:43 +01:00
sehraf
54f9912c32
Add whitespaces around smileys.
...
Only replace smileys with an image when they are surrounded by whitespaces.
This fixes smileys in links and other text that happen to include the sequence for a smiley.
2016-01-05 15:01:22 +01:00
Phenom
c5e6f62382
Make Plugin working in Mac OSX.
2016-01-02 14:19:53 +01:00
csoler
b6b5f9cd17
fixed some of the issues reported by coverity scan (mainly uninitialised class members)
2016-01-01 22:36:07 -05:00
csoler
8ec0e10019
updated v0.6-Circles with latest trunk
2016-01-01 22:18:43 -05:00
csoler
9da8a8abc3
fixed compilation of RsNxsTransaction encryption code
2016-01-01 21:37:27 -05:00
csoler
6ecd2991e7
merged with latest trunk
2016-01-01 15:15:19 -05:00
electron128
72812be7be
added missing initialisation of integers in GxsForumThreadWidget
2016-01-01 11:54:59 +01:00
csoler
6392d657aa
fixed [dos] LF in IdDialog.h
2015-12-31 16:50:52 -05:00
defnax
37a3c46173
Fixing Margins
2015-12-31 16:40:06 +01:00
electron128
69f6bd0ea9
insert the newest channel posts first and the oldest last (modified patch from Eugene Tooms)
2015-12-31 14:02:51 +01:00
Cyril Soler
eab4253437
Merge pull request #224 from PhenomRetroShare/Fix_GenCertDialogMaskingPGPKeyPassword
...
Fix GenCertDialog masking PGP Key password dialog at end.
2015-12-28 18:15:51 -05:00
defnax
312cea7481
Fixed double selection bug on Windows Vista style
2015-12-28 16:42:42 +01:00
Phenom
c1b88500e0
Fix GenCertDialog masking PGP Key password dialog at end.
...
Sometimes, at end, when creating new key, the dialog stay behind.
2015-12-28 13:45:58 +01:00
Cyril Soler
00517fe68d
Merge pull request #223 from csoler/v0.6-ContactList
...
V0.6 contact list
2015-12-27 22:22:51 -05:00
csoler
9dfac71822
connected GUI to distant chat permission flags system
2015-12-27 21:10:20 -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
a63482d642
Expand All/Contacts items by default & store/load expand settings.
2015-12-27 19:14:20 +01:00
csoler
140205108a
added backend for distant message and distant chat filtering based on contact list
2015-12-25 22:37:06 -05:00
defnax
f5c2aa31e3
update emotes
2015-12-25 17:23:15 +01: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
defnax
12c919491c
Added Send Invite Button to People Dialog.
2015-12-24 14:31:52 +01:00
Cyril Soler
f30f71db8e
Merge pull request #218 from csoler/v0.6-ContactList
...
V0.6 contact list
2015-12-23 18:07:10 -05:00
csoler
73f58c79f4
improved layout and namign in MessageComposer
2015-12-23 13:48:56 -05:00
csoler
4c50641700
cosmetic change in IdDialog
2015-12-23 12:12:34 -05:00
csoler
52da8cd0e6
fixed display of contactlist when changing status, and improved computaitonal efficiency
2015-12-23 12:08:20 -05:00
defnax
15a7487c27
Save sorting on Chat lobby
2015-12-23 16:55:23 +01:00
csoler
5d9272055f
merged with upstream/master
2015-12-22 18:33:01 -05:00
csoler
ab763c7a8a
converted file to unix mode
2015-12-22 18:29:27 -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
334b414335
cleaning up resource file for emojione, removed old smileys
2015-12-22 17:24:12 +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
33b3eb7284
/me style is defined in chat styles
2015-12-21 01:21:04 +01:00
hunbernd
77804bbf16
Remove location from user name when using /me
2015-12-20 21:31:45 +01:00
defnax
03896d7f8c
Added Sorting Menu entry.
2015-12-18 01:40:39 +01:00
defnax
42bf9962a2
Sort lobby Parcipants by activity
...
Set spacing between items
2015-12-15 20:20:11 +01:00
defnax
e824a2faea
update file extensions, patch by Agurer
2015-12-14 16:32:00 +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
bc4691ceb4
Show save image option only when it is needed
2015-12-12 22:41:15 +01:00
csoler
fc94cf2c2d
added latest update to IdDialog from defnax
2015-12-11 23:49:35 -05:00
defnax
4724007c65
Changed Context Menu order issue: #187
2015-12-07 17:11:25 +01:00
hunbernd
5a8f74ce99
Spoiler feature
...
Select text to hide, then right click --> Spoiler
2015-12-07 02:28:27 +01:00
hunbernd
cdda411c79
/me
...
TODO: allow customizing the style
2015-12-07 01:21:16 +01:00
hunbernd
1da28aff90
Added custom context menu and save image option into forums
2015-12-06 23:01:23 +01:00
hunbernd
ff44965e2c
Added save image function into chat
2015-12-06 23:00:29 +01:00
hunbernd
0b92c79eb0
Quote function on chat
...
select text --> right click --> Quote
2015-12-06 21:44:53 +01:00
hunbernd
1dd0a2acd1
>greentext
2015-12-06 21:11:47 +01:00
csoler
11fb0bacc8
fixed missing code in previous merge
2015-12-05 17:25:55 -05: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
325956e8ed
renamed flag for messaging permissions to a more appropriate name
2015-12-04 23:15:52 -05:00
csoler
be17a563d1
fixed compilation and added flag function for permissions in messaging
2015-12-04 23:08:49 -05:00