Commit Graph

2125 Commits

Author SHA1 Message Date
csoler
2094734391 improved networkview. It now displays GPG connexions from p3disc, and accepts dynamic friend level modification. Needs full recompilation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 21:03:36 +00:00
chrisparker126
1597bd9136 don't allow user to cancel attachment before hashing is finished
(file stays hashed in extra but does not appear among msg files)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 19:15:42 +00:00
defnax
173dbfc18d set for some labels a minimum size, for bether resize of the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 17:03:32 +00:00
chrisparker126
696cfe3a29 renamed framecapture utility source. refactored code and fixed some bugs
next step to coordinate cross-platform integration

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 11:59:35 +00:00
thunder2
624aef2065 Changed the color for the posts in ForumsDialog.
- unread posts = black + bold
- read parent posts of unread posts = gray + bold
- read posts = gray

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 22:42:20 +00:00
thunder2
734301c2bc Scroll the text browser of the PopupChatDialog on first show and on every new chat messsage to the end.
Removed setting "Reopen if closed by user" and flag RS_CHAT_REOPEN.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 21:53:06 +00:00
chrisparker126
cb4f44ea39 framecatcher utility for capturing frames from videos (libxine dependency)
- initial ci

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 19:08:05 +00:00
csoler
f6e4257442 patch from apoapo to avoid crash in RemoteDirModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 18:02:08 +00:00
thunder2
9ef2260dd4 Removed focus rectangle of the icon column in NetworkDialog.
Removed minimum size of the GraphWidget in NetworkView.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 10:22:43 +00:00
thunder2
c36fab48d8 Fixed recommended files in MessageComposer. Unchecked recommended files was sent too.
Removed not needed member inRecommend on FileInfo.

Recompiled of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-12 23:48:12 +00:00
csoler
e5ce0c5877 corrected bug in networkview
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3775 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-10 20:18:53 +00:00
thunder2
ae4f43d9e8 Added smiley support for messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-10 13:35:38 +00:00
thunder2
a27855450f Show count of unread NewsFeeds in the Friends Storm tab (without PeerItem's).
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-10 12:24:36 +00:00
defnax
90aa1e6fc0 forget to commit this changes for the blogmsgitem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-10 10:31:58 +00:00
thunder2
e20e9a529a Add spacing again for forums, messages and channels.
Added a new base class "RSItemDelegate" for adding a spacing for the item and remove the focus rectangle of the empty text for items with only an icon.
Removed existing classes "ForumsItemDelegate" and "MessagesItemDelegate".

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-09 23:56:02 +00:00
csoler
ca45c73dc2 added context menu to networkview
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-09 21:37:24 +00:00
thunder2
b79341503e Removed new lines of the QLineEdit input fields after input in forum, channel, message and group.
Removed size hint of he trees to show erroneous texts.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3768 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-09 19:57:05 +00:00
defnax
49a9268b9e corrected spelling mistake
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3767 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-09 16:52:53 +00:00
defnax
96e6c4e64c fixed to exclude svn directories for windows installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3766 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-09 00:48:45 +00:00
defnax
60d750f799 forget to add the changes for the nextbutton in QuickStartWizard, to get work properly the Discovery changes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-08 17:54:50 +00:00
defnax
4c43c471ec update the QuickStartWizard with the changes for the Discovery combobox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-08 16:27:48 +00:00
thunder2
f3ec123b88 Show the user count of DHT in an userfriendly format.
Hide user count when DHT is off.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3761 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-08 12:25:49 +00:00
defnax
a98367f188 fixed layout problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-07 21:51:06 +00:00
thunder2
dd4c43cf7d Removed menus with friends in SharedFilesDialog.
Add a single action to send files as message.
Add send as message to the remote files too.
The files are now send as recommended files.
Disable context menus for the person item.
Auto hide the AttachFileItem in all dialogs after the successfully finish of the hash.
Removed the column source of the files in messages.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-07 21:33:48 +00:00
thunder2
4751295a3f Fixed History Browser for group chat and private chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3758 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-07 00:22:46 +00:00
chrisparker126
885d71370c added channels file clean up warning
added channels private key notification, and new private channel key behaviour (must subscribe to accept a private key)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-07 00:02:51 +00:00
thunder2
0f05f8d85e Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-06 19:40:44 +00:00
thunder2
2122dd8351 Friends Storm:
- Don't update the connection time of the PeerItem. Only show the real connection time.
- Removed memory leak. All PeerItems are only set to invisible and wasn't deleted.
- Added button to remove all items.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-06 19:13:33 +00:00
csoler
a32bcbb635 dynamic update of networkview from p3disc info. Disabled friend level for now.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-05 22:46:40 +00:00
thunder2
3fa3e2d6db Fix autostart of the portable version.
The current directory of the programs started from the registry run key is not the application directory. Now the current directory is changed to the application directory on start of RetroShare on Windows.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3751 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-04 22:54:18 +00:00
thunder2
37c71b4d71 Loads the language file for the Qt standard dialogs from the translations dir in the application path, when the load from Qt library path failed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-04 18:39:24 +00:00
thunder2
89f80f9d5a Set the standard page in MainWindow back to Network.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3748 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-04 13:09:08 +00:00
thunder2
ad6b10272b Added setting for the count of messages to load from the history for group and private chat
Restore the last active page in MainWindow on startup
Removed not needed methods RshareSettings::getChatAvatar and RshareSettings::setChatAvatar


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3747 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-04 11:14:47 +00:00
defnax
5a6456ebf1 added spinbox's for Chat History to settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-04 00:27:29 +00:00
defnax
630b46cbfd Added a "add new link" button, for use the external popup dialog for add a link.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3745 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-03 23:28:17 +00:00
thunder2
0e41211f3c Added new return codes to RsInit::InitRetroShare to know, what failed.
Show error box when gpg initialization failed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3744 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-03 22:54:34 +00:00
defnax
89f448d282 changed the format of the timestamp for the ForumMsgItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3743 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-03 18:24:58 +00:00
thunder2
3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&"
- Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW
- Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself
- Added RsMsgParentId (with test) to save the parent of the message in draft
- Change methods of MessageComposer from "std::string" to "QString"
- Show image in the message row in MessagesDialog again
- Fixed umlauts in recommended files in MessageComposer
- Renamed tab "Live Chat" in "Group Chat"
- Fixed german translation

recompile of the GUI needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 21:11:11 +00:00
defnax
935903287d renamed some log entries for logview in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3740 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 18:52:58 +00:00
csoler
c5a8d25067 improved clustering effect with a non linear edge length
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3739 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 15:15:56 +00:00
csoler
0fcc298801 first networkview implementation. Totally unfinished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 14:17:18 +00:00
defnax
a1f9d2a607 enabled sorting for the second TreeWidget in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:20:29 +00:00
defnax
6265f3d48b forget this to disable emoticons on installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:11:27 +00:00
defnax
0dd1442383 added to installer to install translations for the dialogs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:07:11 +00:00
thunder2
321e218c9a Beautify statusbar.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 00:03:05 +00:00
csoler
d593be9cbb added tooltip to DHT status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:56:26 +00:00
thunder2
8852ca3c79 Fixed display of the correct name in private Chat for offline chat messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3731 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:53:41 +00:00
csoler
80492cfd48 enabled cache fill when on and empty. Cleaned the tooltips
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3730 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:35:15 +00:00
csoler
630156a5e8 added an optional cache for hashes, so that hashed files are remembered for some days.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 20:35:31 +00:00
thunder2
5cc222d251 Show tags as label in MessagesDialog.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 19:37:05 +00:00