thunder2
327af4ca61
Add group support to the ConnectFriendWizard.
...
Add friend (now also in context menu of the group) sets the current selected group as default for the new user.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 19:30:59 +00:00
thunder2
7fd43d30b5
Fixed translation in advanced search. QOject::tr outside a function is not translated.
...
Fixed some german translations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 15:29:07 +00:00
thunder2
4c835472d6
MessageComposer: Set the color of the edittext back to standard on adding a new friend as recipient.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 23:16:50 +00:00
thunder2
d3fc7f3982
Reindroduce the read/write mutex for AuthGPG as mutex for the data member.
...
Added second mutex for the gpg engine.
Now the call to the gpg engine (for example AuthGPGimpl::LoadCertificateFromString) doesn't block the GUI.
The existing problem is still the call of AuthGPGimpl::storeAllKeys every minute before access the gpg data.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 22:30:57 +00:00
defnax
0e460eec90
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 21:56:48 +00:00
thunder2
de16f6c72d
New class for working with peer names (rsid, name + location, ...) - PeerDefs.
...
Show the location in brackets - "name (location)" (defined now in PeerDefs).
Renamed head of context menu in PeersDialog for ssl items.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 20:33:34 +00:00
defnax
277a321f1b
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 17:02:45 +00:00
defnax
710052ab62
rename Context menu string in PeersDialog and update some translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 15:43:06 +00:00
defnax
6af91da0cf
set default Font size 9 pixel to the TreeWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 11:31:18 +00:00
defnax
797a270b0e
set a default Foreground color for the Group items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 11:21:42 +00:00
defnax
11685161f5
set a maximum height for the button frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 10:52:20 +00:00
defnax
2096dcdbe9
changed the maximum width of the left side message list frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 10:41:29 +00:00
thunder2
e8d22e2940
Show Cc and Bcc in MessagesDialog if available.
...
Send message to friend with a click on To, Cc or Bcc label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3546 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 00:03:12 +00:00
thunder2
89314af64e
Cleaned ProfileWidget and fixed german translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 22:08:03 +00:00
defnax
ad7a2fea39
enabled word wrap for To Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 22:06:32 +00:00
chrisparker126
22472209b7
enabled two pass load for new config saving. was mistakenly not enabled i.e. bug
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 21:42:44 +00:00
thunder2
374d1820b4
Fixed umlauts (utf8) in DirectoriesPage in Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 21:42:26 +00:00
thunder2
627b0ca54a
Reworked MessageComposer
...
- Added To, Cc, Bcc and Recommend friends
- Added group support
- Show state of the friends in real time
- Save state of the window in profile
- Translated into german
Added "Message group" to PeersDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 21:05:52 +00:00
chrisparker126
baac505c15
removed memory leak caused by moving initretroshare to msgservice onstructor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-25 12:54:34 +00:00
csoler
b0f0e4c380
Added sources to RS link download (now works for copy links from browsable only files). Removed unused optional list of sources from RetroShareLink::process()
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 21:01:13 +00:00
thunder2
55a45dacd3
Send stack for outgoing peer informations on connect of a peer.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 17:06:09 +00:00
defnax
0ffaf67ae0
added context menu icon for Edit Channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 15:20:35 +00:00
defnax
8fae298502
some little redesign Share key dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 14:59:09 +00:00
defnax
37b797a2b4
Display the Channel Type on Channel Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 14:51:00 +00:00
thunder2
789ca4ff6b
Removed methods on RsControl for handling id's of chat and messages.
...
Now the user can write mail messages and two or more parallel MessageComposer's.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 11:38:46 +00:00
defnax
752495d239
changed Message Friend icon and added a separator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 23:41:54 +00:00
defnax
a4c7da0e13
Added expand/collapse icons for the actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 22:46:36 +00:00
defnax
2672a83309
changed the Deny icon on Friend Deny
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 22:34:40 +00:00
defnax
8d6b4a2a09
Added Icons for Edit/Remove Group Actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 21:32:07 +00:00
chrisparker126
8385984d78
moved tag initialisation to msgservice constructor to deal to situation where loadlist() is not call
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 21:27:34 +00:00
defnax
2ef645b6a5
Added a icon for Edit Action in ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 21:08:22 +00:00
thunder2
4614a06d57
Reworked context menu in PeersDialog.
...
Add "Edit group" to the context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 18:49:52 +00:00
defnax
e3fcfe6c1a
disabled the OK Button by default, enable it back when file is attached.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 17:16:27 +00:00
thunder2
09925c1bd5
Some changes for groups:
...
- Show user groups without assigned friends too, the standard groups are hidden without assigned friends
- Show the standard groups in he tree first, than the user groups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 08:37:03 +00:00
thunder2
addb330205
Stack for incoming RsDiscReply items to give RetroShare time to send heartbeats and process other services.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-22 23:45:54 +00:00
thunder2
077b2871f1
Groups for friends in PeersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-22 22:37:57 +00:00
chrisparker126
8b1ffdb5d9
fixed transitioning of msg service config files from global signature format
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 22:02:35 +00:00
defnax
f84b6ff501
corrected the Offline info text for PopupChatDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 20:05:27 +00:00
thunder2
c12ec062a2
Fixed deadlock in saving chat messages with an own avatar.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 17:32:31 +00:00
defnax
ad9f981ab0
Added CreateGroup Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 16:11:19 +00:00
thunder2
1352b27e7a
Added version to RsPrivateChatMsgConfigItem for better extensibility.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 12:18:57 +00:00
thunder2
37fe5ff3a3
Save incoming not read private chat messages in config and delete it after reading.
...
Added queue for outgoing private offline chat messages. The queue is also saved until the private chat message could be delivered.
It does not work in the short time between the shutdown of the peer and the switch of the state to offline for that peer. For this we need a response of the peer.
Need recompile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 00:08:06 +00:00
chrisparker126
412cf5f928
updated msgServices to deal with loading and saving into new type
...
may still not load old type. will look at portability fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-20 22:11:09 +00:00
thunder2
a51bf3da67
Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model.
...
Sort strings case insensitive in NetworkDialog, PeersDialog (changed to RSTreeWidgetItem), MessengerWindow (changed to RSTreeWidgetItem) and SharedFilesDialog (with folders first).
Sort the columns size and age in SharedFilesDialog by internal data and not by the shown string.
Save and load layout of the SharedFilesDialog in profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-20 00:10:51 +00:00
chrisparker126
52e0d2a095
added new individual config saving system
...
global signature file format will be converted
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-18 19:09:11 +00:00
thunder2
831c73dd9d
Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
...
Save and restore the position of the ShareManager window.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-18 16:05:32 +00:00
defnax
7baafb3f90
enabled word wrap for ShareManger Description
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 23:07:47 +00:00
thunder2
5277ca61e2
Some more changes for utf8 in Windows.
...
Changes in RetroShareLink and drag'n'drop of files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 21:54:25 +00:00
thunder2
fff12a58c6
Changed the reference pointer from last commit to const.
...
Need recompile again, sorry.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3510 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 19:21:14 +00:00
thunder2
ed737e2c9f
Fixed umlauts (utf8) in Windows. Changed some parameters to reference pointer. Added virtual folders to the lib.
...
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 18:27:30 +00:00