Commit Graph

3703 Commits

Author SHA1 Message Date
defnax
ed44bc6884 enabled wordWrap for the topic label
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-06 16:07:37 +00:00
csoler
e9ccc323a2 added new delegate for BW statistics window. Changed column names to more appropriate values (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-06 12:19:13 +00:00
csoler
7cd9ca9f09 Added proper sorting of DL files according to sources (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-06 12:09:36 +00:00
csoler
f3f7a40ad7 changed the connect wizard so that we can add someone key to keyring without making friend. Made connection progress dialog only show up when really making friend
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-04 20:55:16 +00:00
csoler
a9290e9dd7 fixed image resizing for channel thumbnails. Apparently there is a bug in Qt preventing Qt::KeepAspectRatioByExpanding to work correctly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-04 19:40:29 +00:00
thunder2
b49ba8b98f Changed the additional buttons of ChatLobbyDialog and AudioPopupChatDialog to QToolButton.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-04 12:13:09 +00:00
thunder2
bf9270dd54 Removed the external library pthreads 2.8.0 on Windows build and used the library of MinGW (version 2.8.0 too). This fixes header mixup of both versions.
Switched to the release version of pthread so the name of the dll changes from pthreadGC2d.dll to pthreadGC2.dll. The new dll can be found in the bin directory of MinGW.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-03 16:23:02 +00:00
defnax
6ae9178712 Added a new frame for the Plugin Buttons, add the plugin buttons before the send button.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6785 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-01 20:21:57 +00:00
thunder2
959c9c2aca Fixed compile on Windows when using shadow build.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-01 13:50:34 +00:00
thunder2
45f6ec7320 Moved info widget for encrypted messages in MessageWidget above subject.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-29 23:04:21 +00:00
csoler
4e259fecfd allow max storage duration to be 0, in which case we keep all history
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-29 12:10:59 +00:00
thunder2
4dd77457ad Added info widget for encrypted messages in MessageWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-28 22:05:38 +00:00
csoler
40ed94f7fb removed copy/paste of links of type PERSON in friendlist. This caused confusion and did not provide anything useful since the creation of the full certificate links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-27 21:40:51 +00:00
csoler
e21d869006 - added history parameters for chat lobbies
- added max storage time for items in chat history. Avoids filling up the history with chat from volatile peers.
- worked out the layout in config->ChatPage in a more compact design and added help
- set the max size of chat messages to 6000 bytes instead of 2000 which was a bit too low
- default max number of lobby messages saved in each lobby is 20. Avoids flooding for peers who havn't configured it yet.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-27 21:18:44 +00:00
csoler
be2025382b restrict last commit to left mouse button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6766 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-25 20:19:24 +00:00
csoler
1d0c7b2e2f highlight peers in network graph according to friendship distance from selected node
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-25 20:13:57 +00:00
thunder2
1dd9d0e49f Moved stylesheet from ShareManager to Standard.qss.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-25 17:24:42 +00:00
defnax
440968cb98 Added a icon label to RSImageBlockWidget
changed some icons for encrypted messages

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-25 15:58:01 +00:00
thunder2
3ced628dc3 Fixed showing info page in ChatLobbyWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6761 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-24 21:09:49 +00:00
thunder2
6a9dfed408 Added new action "Load images always for this message" to image blocking.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-24 20:19:21 +00:00
csoler
0a3419c692 fixed bug showing play for unfinished files and preview for finished ones
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-24 19:07:44 +00:00
defnax
715984249c * Added a default stylesheet for the generate button
* hide/show the correct info labels at top.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-24 14:04:19 +00:00
defnax
83abd53872 moved the Info Page to the UI, the get look more user friendly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-23 22:31:52 +00:00
csoler
cda8557b73 added entropy collection system based on mouse movement to location/identity creation, to make keys less predictable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-23 20:55:34 +00:00
thunder2
6b1613d8bb - Added blocking of embedded images (+ settings) to forums and messages
- Added image support for forum messages
- Renamed LinkTextBrowser to RSTextBrowser
- Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-23 19:53:26 +00:00
csoler
5beefde701 patch from Phenom to add columns and sorting to chat lobbies (modified: removed unused Delegate code)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-19 19:22:17 +00:00
defnax
6dbbf83783 improving posted item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6743 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-16 22:12:45 +00:00
defnax
45c0da0f0f changed default header text
and context menu icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-13 18:31:37 +00:00
defnax
d076848f92 changed the default style layout of profile creation dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-13 17:19:34 +00:00
defnax
0ae1a8a101 update the nsis script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-12 23:06:54 +00:00
defnax
8770551c72 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-10 22:23:21 +00:00
thunder2
4f9a107e83 Hide ip column in friend list by default
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-10 22:04:39 +00:00
thunder2
961f079882 Fixed version number (*.in)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-10 21:10:11 +00:00
thunder2
0d41814aef Updated languages from Transifex ;-)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6726 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-10 20:55:59 +00:00
csoler
1af7d88d56 fixed showing the filehash in hash column for the parent file only. The combined hash+tunnel id is used to give a unique id to each source, but should not be displayed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-10 18:33:22 +00:00
drbob
894c2d965e fixed version number.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-09 05:03:26 +00:00
thunder2
23f4ac23db Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-08 19:48:48 +00:00
csoler
f474663fc2 removed tabs in help strings that caused translated text to show arrows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6718 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-08 15:08:36 +00:00
thunder2
3879622fb9 Fixed version number in retroshare-gui
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-08 10:15:12 +00:00
defnax
54314c0b89 update vote icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6712 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-07 23:37:33 +00:00
csoler
5e81b6158c fixed headers in Network Dialog. New strings are already translated. Patch from Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-07 14:06:08 +00:00
csoler
dd6fbe44ab added selection box to show only friends (already translated) in message composer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-07 14:02:24 +00:00
thunder2
9bec763c4b Fixed encoding of special chars in RetroShare link after patch in revision 6600.
Added space to encoding and changed encoding to hex (e.g. %20 instead of %32).

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6705 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-07 12:30:41 +00:00
csoler
2cca7a3b02 updated version number to 0.5.5 prior to release
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6703 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-07 08:21:13 +00:00
csoler
436f37fbb8 removed the 1 from the 1st column of the keyring
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-06 19:10:51 +00:00
thunder2
ec6218d0e8 Fixed some typos and added new strings to translation (Patch from Henry)
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 20:18:47 +00:00
thunder2
04e543a154 Show gray icons for not subscribed lobbies.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 20:12:24 +00:00
defnax
22ee98f897 Fixed to use the correct sized Icon
Fixed item in Network Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 15:48:44 +00:00
thunder2
d59801088d Fixed font size and color of the version number in AboutDialog
Update english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 13:15:47 +00:00
thunder2
a9a919de55 Fixed compile on Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 11:24:29 +00:00
thunder2
79606aafaa Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 09:28:20 +00:00
defnax
40ded5d97d Added a headerFrame to Create distant chat
Enabled default context menu icons for Subscribe, Unsubscribe actions
Added a default stylesheet for the info label

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-05 00:57:48 +00:00
thunder2
f66ef5d3b4 Fixed compile on Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-03 21:06:13 +00:00
defnax
6dbe3f3669 Added a tabwidget for the addresses info, to get more space, and the dialog looks little bit less.
Some changes on Circle Dialog with icons and layout fixes.
Changed tray new message icon, to look or use same like from the Toaster.
Added context menu icons on MessagesDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 23:01:24 +00:00
thunder2
e5d8860e21 Moved friend recommendations into the ConnectFriendWizard
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 22:51:26 +00:00
thunder2
495cc17da3 Moved service permission matrix to the left toolbar
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 21:48:23 +00:00
csoler
3f66f9d338 removed top level icons in lobby list. Only kept the icons in front of each lobby. Makes the list clearer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6677 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 20:23:52 +00:00
defnax
211d206038 Changed some icons for the Identity Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6676 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 19:20:47 +00:00
thunder2
90bac2a18e Fixed some strings
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6675 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 17:16:54 +00:00
drbob
f74de6242d fixed up Qt version issue.
QDateTime::toMSecsSinceEpoch() is not available in old versions of Qt.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6674 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 03:40:59 +00:00
defnax
93bac8e7bc changed for Wiki Pages item icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 00:59:57 +00:00
defnax
f143ff3525 moved the "new topic" button to the groupTreeWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 00:44:19 +00:00
defnax
0416a0d888 Added Search Filter to the ChatLobbyWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-02 00:08:38 +00:00
thunder2
4559b48a9d Use sslid to add a location when accepting a friend request from the security item with a known pgp key.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-01 22:18:39 +00:00
csoler
8239c69963 fixed Qt version issue with QDateTime method
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-01 21:08:57 +00:00
csoler
a6905df48c Put last DL column in order
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-01 13:56:05 +00:00
defnax
2212293493 added voting icons for the buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-01 00:12:45 +00:00
defnax
d91c0a1eb5 Added voteup/votedown icons to the comments tree context menu
Added icons for Top and New buttons in Posted Links

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6663 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-31 21:47:00 +00:00
csoler
ff67c7eea4 fixed MsgFeedItem for encrypted distant msgs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-31 21:46:04 +00:00
defnax
9488a6a33d improving posted dialog design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-31 19:23:49 +00:00
csoler
19808587e9 fixed display of toaster for distant msgs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-31 13:12:26 +00:00
csoler
abd8c1e32f improved name support for distant peers in messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 20:40:28 +00:00
defnax
8aaa4db85c Changed icons and default text
fixed layout, at bottom display only Create and Cancel Buttons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 16:30:23 +00:00
defnax
2aa3201774 Added a default stylesheet, for the lobby info label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 15:41:53 +00:00
thunder2
d6194164a5 Moved the send button in ChatWidget back to the toolbar below the input.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6650 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 12:42:11 +00:00
thunder2
cc92fdfc81 Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList.
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 12:24:39 +00:00
defnax
0fb66c4af4 added/changed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-30 01:28:30 +00:00
thunder2
0051782aef Changed help buttons from QPushButton to QToolButton to use auto raise effect.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-29 22:02:04 +00:00
csoler
7be951eebf changed reply to forum post signer to use distant messaging
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-29 20:52:28 +00:00
thunder2
21eed4c956 - Moved display button and new forum/channel button into GroupTreeWidget
- Fixed size of display button in FriendsDialog
- Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-29 20:32:14 +00:00
defnax
4ee3bec87e created new splash and about screen images, which colors
looks like the rs logo.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-29 01:38:00 +00:00
defnax
b5c6875706 Added default icon for the Status Message Button
changed some default context menu icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 23:27:46 +00:00
csoler
cefe23504b fixed icons in chat lobby list (patch from phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6641 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 21:13:35 +00:00
csoler
477c05e71f reset block format for text (Patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 20:36:37 +00:00
csoler
5f3be942d3 fix (Phenom) for about dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 20:29:52 +00:00
csoler
08a8868865 patch from phenom to fix date display in chat history
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 20:25:06 +00:00
csoler
c3af05b0bf made help browser close on click
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 20:14:37 +00:00
csoler
dbb8e4980e removed time shift warning (too invasive), and replaced it by a warning in the help panel of chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 20:02:09 +00:00
csoler
2109c05d26 fixed security checking of collection files to avoid xml bombs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 19:10:55 +00:00
defnax
a7af0516e7 Added "Send Message" functionality to NetworkDialog, to send a distant message to a known peer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-28 15:37:11 +00:00
thunder2
ef2d202c07 Fixed compile with Qt 4.7
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6630 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-27 19:57:10 +00:00
thunder2
5155c99296 Set the active lobby tree item in the tree when activating the lobby from the toaster.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-27 15:26:11 +00:00
thunder2
e99b202b51 Added missing set of service permission flags when adding a friend in ConnectFriendWizard with signing the key.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-27 10:57:57 +00:00
thunder2
fa503f1603 Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-27 08:45:45 +00:00
defnax
43fecc2307 changed the peer details icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 23:52:06 +00:00
thunder2
68a1e46b0d Fixed display of icons in chat lobby tree.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 23:37:13 +00:00
defnax
21eabaa5d9 fixed the default stylesheet's for ProfileManager/CreateLobbyDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 21:47:44 +00:00
thunder2
6b8f4b2265 Fixed showing utf8 characters in DetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 20:55:35 +00:00
csoler
8549e10d1c rework and code cleaning in customPopupMenu for Transfers (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 17:56:30 +00:00
defnax
d249786b6c changed the default font size to 9
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 16:15:29 +00:00
drbob
fd66a963d2 Improvements for ProgressDialog.
- Launch progress dialog after connectWizard.
 - fix display of location on connectWizard.
 - add cleanup code to ProgressDialog.
 - Qt4.7 bugfix.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-26 07:24:37 +00:00
csoler
1554e17f48 patch from Stefan Sperling to allow compilation on OpenBSD
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 21:06:29 +00:00
csoler
5bf1ce8f07 hability to delete some lines in chat history browser (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:45:59 +00:00
csoler
d1d2fbb869 added attach picture system to broadcast (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:41:50 +00:00
csoler
2d3cb91cd8 added DL path to columns in transfers and changed variable names to easy code reading (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:35:29 +00:00
csoler
c007cb1051 link from hashed file is paste in edit window, not in sent messages (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:24:47 +00:00
csoler
4db4742f00 fixed up completer for nicknames in chat lobbies (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:22:41 +00:00
csoler
348c860d6e fixed up icons in sharedFilesDialog (Patch fromPhenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:19:01 +00:00
csoler
283785cd70 end of Phenom patch for chat Icon activity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 20:13:51 +00:00
defnax
ff7b56da36 added newsfeed notify icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 16:05:45 +00:00
csoler
e74be8e484 added activity status in chat lobby participants list (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-24 15:07:31 +00:00
csoler
1976fece8c Added Open Folder to own files in search (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 21:13:13 +00:00
csoler
38d875fa7f avoid auto-sending text when a file is pasted in chat. The text is copied to the edit window instead (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 20:51:21 +00:00
csoler
b73e08d618 Added open folder and copy RS link to upload list (patch fromPhenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 20:46:11 +00:00
csoler
5aedf393b2 patch from Phenom to encode non standard character in file names correctly in RS links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 20:34:50 +00:00
csoler
fe14b2c469 fixed case problem causing compilation failure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 20:13:12 +00:00
defnax
ea648895a5 fixed the space
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6596 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 18:41:38 +00:00
defnax
4421d14590 Added headerFrame to "FriendRecommendDialog"
Fixed Layout of the "ConnectProgressDialog"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-23 17:42:19 +00:00
defnax
b4301ccb56 update icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-22 15:00:52 +00:00
thunder2
d40c203a26 Added "Use as direct source, when available" to ServicePermissionDialog.
Updated english translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-22 13:29:31 +00:00
thunder2
081a82e960 Fixed compile on Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-22 11:58:04 +00:00
thunder2
219fa49790 Fixed compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-22 09:53:03 +00:00
drbob
b566d6d69c Added ConnectProgressDialog - to help people workout why RS is not connecting.
- Pops up when you do a "Connect Attempt" from the FriendList.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-22 07:30:54 +00:00
defnax
889f55b529 Added for "Edit Group" own header frame icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-21 23:53:39 +00:00
drbob
a45a70a1d5 Tweaks to the GUI for removal of RsIface class.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-21 21:39:40 +00:00
defnax
ebbf6d9e26 Added a headerFrame to Service Permissions Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-21 16:26:34 +00:00
defnax
b07dfa4a01 added colored icon for chat notify
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-20 16:57:05 +00:00
defnax
52efb8b21d added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-18 14:19:03 +00:00
defnax
20c35ea27f changed and replaced some icons (needs fresh recompile)
changed the default headerframe colors

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-15 16:20:14 +00:00
defnax
6ca05401fc fixed spacing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-14 15:53:01 +00:00
thunder2
570d8db1d5 Updated languages from transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-14 05:23:35 +00:00
defnax
bce4e577cf messages buttons needs to be order from left to right
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-12 20:38:31 +00:00
csoler
57ed22910d updated version numbers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-09 16:54:30 +00:00
csoler
1e2307df47 removed quick message menu and replaced message writing so that it runs a distant message. This is most likely to be needed if the peer is not a friend or can not be connected anyway
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-08 15:09:20 +00:00
csoler
9cd2f19d6e fixed passphrase question at start
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-08 14:15:50 +00:00
thunder2
1c4f68bc60 Disabled setting "Start RetroShare when my system starts" on Windows when running the debug version.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-08 12:46:32 +00:00
thunder2
c4c5eb5399 - Fixed crash when closing the main window without the setting "Minimize to Tray Icon"
- Renamed the setting "Do not Minimize to Tray Icon" to "Minimize to Tray Icon" and fixed wrong usage
  Please check your setting!
- Updated english translation


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-04 23:53:29 +00:00
csoler
7dbc17b2a4 Enabled distant messages. These need to be switched on the config->Messages. GUI improvements needs to be done, such as properly setting peers names everywhere, but the service works. Have fun using it!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-04 14:11:59 +00:00
csoler
d7a1d3fe97 added signature icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-04 13:19:27 +00:00
csoler
dc7003bd92 Added signature verification in distant messages. Decrypted does not always work due to openpgp limitations.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-02 23:00:36 +00:00
csoler
3f86a707b7 Distant messages GUI code. Now the GUI can receive/send/decrypt distant messages. Since the protocols are not finalized, the GUI is disabled, to avoid later crashes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-31 16:34:34 +00:00
thunder2
1ebf18c282 Fixed height of the header frame in the main pages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-28 09:56:24 +00:00
thunder2
a823cc9edc Fixed some utf8 issues in identities.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-24 14:33:47 +00:00
thunder2
a2ab72fed3 Added frame to title bar in NewsFeed page.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-23 09:24:36 +00:00
thunder2
fef4a87c7c Simplify layout of NewsFeed dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-22 19:14:49 +00:00
thunder2
83f0920721 Fixed layout of forums dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-22 16:20:26 +00:00
csoler
9e7d6aa00b changed welcome message in broadcast chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-22 12:34:05 +00:00
csoler
b105d02524 updated strings for translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-22 11:59:36 +00:00
csoler
d43a43963f fixed layout in NewsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-21 19:52:48 +00:00
thunder2
3730645808 Fixed layout of forums dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-20 17:30:58 +00:00