notdefine
35c97a6f65
Revert Changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-10 15:30:37 +00:00
notdefine
d9d996c587
Don't move priority files to the end of the queue, when partner peer is not reachable. set the queue priority to +1 in the queue, so they will be first resumed after one of the lower priority downloads finished
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-10 14:58:49 +00:00
thunder2
8014ee372d
Changed the display of the not known peer name from "Anonymous" to "Unknown".
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-09 14:47:52 +00:00
thunder2
f82a9a3c5f
Faster processing of the gpg keys for discovery.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-09 12:31:41 +00:00
csoler
c9911694ff
corrected a bug that caused file descriptors to never get closed. Adding some tracing comments.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-08 23:27:33 +00:00
csoler
dae62c6821
added missign destructor call that resulted in file left open
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 22:43:21 +00:00
thunder2
4b091a54d6
Added new statusbar widget about pending discovery informations.
...
You can enable it in the server settings.
Recompile of GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 16:56:57 +00:00
defnax
3a9181bc85
update french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 14:10:17 +00:00
thunder2
ad7f97bfc3
Fixed drag and drop of files for a new forum message in Ubuntu.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 13:17:22 +00:00
thunder2
dd55b2bf74
Moved strings of RsPeerDetails::autoconnect for translation to the GUI side and added integer constants for it.
...
Fixed sorting of available friends in MessengerWindow.
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-06 18:26:39 +00:00
thunder2
13ab90e14b
Removed not needed class GroupTreeWidgetItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-04 23:00:42 +00:00
thunder2
ff57befb1f
Added display menu in channels and forums to sort the group tree by name, popularity or last post.
...
Removed unnecessary loop over the forum messages in ForumDetails.
Removed date and time when lastPost==0 in ForumDetails and ChannelDetails.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-04 20:19:45 +00:00
thunder2
28b4534fdf
Removed unnecessary variable "ownId" in ftController::FileRequest.
...
Optimized parameter of rsForums from "std::string" to "const std::string&". Recompile of the GUI needed.
Cleared childTS in RsDistribMsg::clear.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3949 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-04 19:46:27 +00:00
csoler
8de9d39cc0
Suppressed 4 memory leaks:
...
- authssl would call OPENSSL_malloc without OPENSSL_free
- pqistore was not deleting items in pqiSSLStore when BIN_FLAGS_NO_DELETE is not here
- rsdir/rsinit were calling opendir withoug closedir (which might eat FDs, in addition)
- udplayer was not freeing it's 16KB buffer at end of loop.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-01 20:37:10 +00:00
thunder2
e576c56e27
Disabled the context menu actions "Subscribe to Forum" and "Unsubscribe to Forum" in forums tree, when no forum is selected.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-31 22:32:08 +00:00
thunder2
ad67844c7a
Enabled clickable links in forums and messages.
...
Added new translation in messages (count of recommended files).
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-30 17:09:32 +00:00
thunder2
2307ef04a0
Removed count of possible ways from the header text in ConnectFriendWizard.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-29 21:09:00 +00:00
defnax
7dd828b196
update french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-28 21:18:42 +00:00
defnax
37ba8ea682
fixed to scale the Channel logo
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-28 15:47:17 +00:00
thunder2
dd3ddfb912
Enabled new translation and changed some existing translation in FileTransferInfoWidget.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 18:51:16 +00:00
thunder2
c54b564436
Set the icon size for the popularity to 19x19.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 17:46:12 +00:00
thunder2
2a2912cabf
Fixed sort by name and sort by state in PeersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 14:00:13 +00:00
thunder2
9d2fa1bcb5
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 10:46:26 +00:00
thunder2
42286dd976
Removed the "release" from the config to build a debug version with QtCreator (Windows) too.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 00:44:03 +00:00
thunder2
df1e8b7537
Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 00:15:25 +00:00
thunder2
7b3da2165a
Fixed the saving of the last used page in MainWindow. The channel page was not saved.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 00:09:14 +00:00
csoler
40efe19efa
added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-26 10:58:02 +00:00
defnax
304bbf55cf
fixed the icon size for the popularity icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-25 15:48:36 +00:00
thunder2
404dfd0cbc
Added popularity column and removed hidden date column in forums tree.
...
Added new global class for working with popularity PopularityDefs.
Changed the display of the popularity icons.
0 = icon 0
1-7 = icon 1
8-15 = icon 2
16-24 = icon 3
25-34 = icon 4
>34 = icon 5
This can be changed in PopularityDefs::icon.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-25 12:52:29 +00:00
defnax
fd2955b28b
bring back network status tab.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-23 08:58:57 +00:00
thunder2
aa285ccfef
Removed useless tooltips of the gpg items in PeersDialog.
...
Show the state of the ssl item as tooltip, when the status column is hidden and "Hide state" is switched on.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 23:02:21 +00:00
defnax
a66d5f0f8f
removed not needed network status tabwidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 21:15:12 +00:00
thunder2
9715066181
Fixed the initial fill of the friends in the contact sidebar in the MessageComposer. Now the correct state image of the friend is shown.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3929 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 01:11:19 +00:00
defnax
719c0ec30d
enabled copyable thread title in forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 22:52:51 +00:00
csoler
f844c88e79
added missing notification
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 22:14:22 +00:00
thunder2
312f23bd4e
Used GPGME_VALIDITY_... constants in ConfCertDialog and NetworkDialog.
...
Changed the usage of RsPeerDetails.validLvl to RsPeerDetails.trustLvl for the display in the column "Did I authenticated peer" in NetworkDialog.
Added an icon to the MessageBox of the NotifySysMessage.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 21:13:08 +00:00
thunder2
ab42691a31
Removed unnecessary loops for debug output in CacheStrapper::loadList without debug enabled.
...
Changed parameter of RsDirUtil::cleanupDirectory from "std::list<std::string> keepFiles" to "const std::list<std::string> &keepFiles".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 13:30:45 +00:00
chrisparker126
5bc8e68059
Made key exchange more stable.
...
removed restore key function
sorry introduced lock with my last commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-20 16:03:04 +00:00
thunder2
35f91f5e07
Added some optimizations (const std::string&) to the load of the caches at startup and to the p3ConnectMgr.
...
Added PRE_TARGETDEPS in RetroShare.pro for Windows too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-19 23:50:46 +00:00
thunder2
d4393b8d0b
Fixed size of the state column after switching it on.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 21:30:24 +00:00
thunder2
74f3b3d5a3
Fixed misspelling in TrustView.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 20:26:36 +00:00
chrisparker126
2f559dae96
removed channel delete feature
...
added optimisation suggestion with load/savelist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 19:35:07 +00:00
thunder2
d3a6f7316c
Added the state column in PeersDialog again. Now you can choose to show the state in an own column or behind the name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 01:45:32 +00:00
defnax
dac49e9bfc
added new finish translation, enabled finish translation on gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-17 20:43:05 +00:00
csoler
8cfe5abbe2
reduced CPU cost of file index by suppressing lots of std::string copy actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-15 22:51:41 +00:00
thunder2
254e3de187
Removed the status column in PeersDialog and added the status to the name column.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-15 21:32:44 +00:00
csoler
98f471c56b
added auto-remove of unused and dummy locations every 10 minutes (still keeping at least one location for each GPG key). Suppressed exchange of p3disc info for dummy locations.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-14 21:56:37 +00:00
csoler
1495758d45
allowed EXTAddrFinder service by default
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 22:34:22 +00:00
thunder2
49641e311c
Fixed layout in GeneralPage when the checkboxes are hidden.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 21:04:31 +00:00
thunder2
b8bd6bfdca
Show the new setting for starting minimized on system start only for Windows.
...
Cleaned some methods for accessing the settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 20:34:07 +00:00