csoler
71ed00cd68
made warning about missign fingerprint beingprinted only once
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-11 21:55:47 +00:00
csoler
c91dfb5bbf
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-11 21:41:42 +00:00
defnax
959f04e5e0
removed html from the warning label, and added stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5967 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-11 16:58:13 +00:00
defnax
bd3d08a2ae
removed html from the User Permission Label, for better translation
...
added a default stylesheet for better look,
added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5966 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-11 14:35:00 +00:00
csoler
58dff54b3e
remove debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-10 22:29:03 +00:00
csoler
2f7b7c4366
use a std::map to search file hashes instead of sweeping the entire database (ouch)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-10 22:25:57 +00:00
csoler
3dd81f3e77
removed unnecessary button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-10 08:28:35 +00:00
drbob
fd992ac813
* add ToolTip to OpModeStatus .... (can't actually view - please correct as necessary)
...
* disable bitdht printStatus
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-09 22:27:34 +00:00
thunder2
63d66ee53c
Fixed display of "TextLabel" in SecurityItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-09 18:26:30 +00:00
csoler
6e60be0ef7
fixed bug in ShareManager causing directory flags to be set on wrong directory after sorting
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-09 15:00:50 +00:00
drbob
80c89599a2
increased expected dht startup period, as message rate has been dropped.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-08 17:27:08 +00:00
defnax
54e669cb68
disabled, needs to be fixed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-06 16:00:13 +00:00
thunder2
8596b2ca9e
Added patch from Henry
...
- enable italian language
Updated languages from transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-06 14:31:40 +00:00
defnax
b7934e9e6a
removed some unused images
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-06 09:58:08 +00:00
defnax
8cdefe9764
Added "Edit Share Permissions" Context Menu entry to My Directions, to edit easily share permissions for each directory
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-05 13:26:26 +00:00
defnax
bf70038ad2
- Fixed HeaderFrame icon to use correct one (Share Dialog)
...
- Change Header Text/ Window Title when Share Dialog is in Edit mode.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-05 10:27:54 +00:00
csoler
d01745e54f
Made the private lobbies more accessible:
...
- record which friend participates in a lobby even after they unsubscribed. The lobby list that is sent to these
friends contains the privaye lobby as well. In practice, people jsut need to be invited once to a private lobby.
Afterwards, they get the lobby in the list of nearby lobbies and can join by clicking on it.
- added new item RsChatLobbyList_deprecated2, to replace old existing item. Should be removed in v0.6
- changed PublicLobbies for VisibleLobbies in the code, to avoid confusion
- the change is backward compatible, although old peers won't receive private lobby info from new peers, of course.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-04 21:36:05 +00:00
csoler
8f7f00c6b9
removed compilation warnings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-04 21:28:35 +00:00
thunder2
a3e3566304
Set email address in GenCertDialog to optional.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-04 11:42:34 +00:00
thunder2
85c089b09b
Fixed #ifdef for Windows compile in openpgpsdk.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-03 18:08:16 +00:00
thunder2
2de928dc64
Moved new files for ops_open from util to openpgpsdk.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-03 16:20:44 +00:00
thunder2
b85bccbbe6
Added function "ops_open" to openpgpsdk to open files with utf8 characters on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-03 15:58:44 +00:00
defnax
7339af3a21
corrected string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-03 15:55:01 +00:00
defnax
9721b5a924
renamed translation string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-03 14:21:22 +00:00
csoler
898011e514
changed fopen into RsDirUtil::rs_fopen, to allow paths with utf8 chars on windows. Shoudl probably fix many startup issues
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-02 21:12:31 +00:00
thunder2
d2b6efddb3
Added patch from Henry
...
Renamed gpg to pgp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-02 00:25:11 +00:00
csoler
e3da77612a
- Added flags for services and service permissions for peers
...
Flags are identity-related, meaning that all locations of the same peers have the same flags.
- It's now possible to tweak which services each peer can use. Service that can be disabled are
forums/channels, discovery, anonymous routing.
- by default, peers have all flags on.
- fixed missing error msg in p3cfgmgr when serialisation fails.
- fixed bug in RemoteDirModel causing infinite loop to happen when group name is unknown
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 19:22:22 +00:00
csoler
099a3ad33e
removed obvious text, added message to warn user about re-hashing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 15:21:37 +00:00
drbob
860909a788
minor fixes to dht tests.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 12:49:52 +00:00
drbob
9f12ce34b1
updated bloomfilter.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 11:51:33 +00:00
drbob
140c204d47
updated other bdboot.txt files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 10:58:20 +00:00
drbob
577f0ea554
updated bdboot file and fixed up example.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 10:36:21 +00:00
thunder2
24c15a945a
Added patch from Imanuel.
...
Fixed display of hashing status in statusbar for wider desktops.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-01 01:54:08 +00:00
thunder2
6fe0c42b45
Fixed display of files in flat view. The files of friends are shown again.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-30 22:38:59 +00:00
defnax
980b789809
update Swedish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-30 16:45:13 +00:00
defnax
df7229af91
update danish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-30 15:43:11 +00:00
thunder2
224ece5795
Added patch from Henry
...
- renamed own/your to my
- renamed gpg to pgp
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-28 19:58:14 +00:00
thunder2
163b1286f9
Now the english translation (again).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-27 11:05:10 +00:00
thunder2
4acc7e5e34
Added patch from Henry
...
- Changed some english strings
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-26 22:59:49 +00:00
drbob
f127201ae5
Added OperatingMode ComboBox to the status bar.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 22:50:38 +00:00
drbob
90415627a2
* Added second (temporary) switch to turtle.
...
* Use session switch for OperatingMode.
* made OperatingMode temporary - not saved.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 22:49:00 +00:00
thunder2
80dfa620b2
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 21:48:00 +00:00
thunder2
8dd38be88b
Switched back the default page to network configuration in server settings.
...
Updated english translation for transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 21:12:31 +00:00
drbob
a134f81f95
Protected waitingIds with Mutex.
...
NB: This is windows code - which I cannot compile. Sorry for any bugs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 20:52:10 +00:00
drbob
4561752c45
associated changes for the GUI. move all datarate reference to use rsConfig.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 20:26:32 +00:00
drbob
de80f2aa3e
* Moved DataRate interface from rsiface (old) -> rsConfig.
...
* Internally moved storage of data rate from pqipersongroup -> p3serverconfig
* made DataRate + Operating Mode work together.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5889 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 20:25:34 +00:00
drbob
0fa8d55062
Reviewed Mutex in pqihandler.
...
- In general it is okay, except for: DataRate Handling, and Win32 specific: WaitingList.
- Cleaned up some functions.
- renamed createPerson and createListener to locked_createPerson and locked_createListener.
This is required as neither Listener nor Person are thread safe (TODO).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5888 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 16:36:55 +00:00
drbob
696e7735a1
Added new libretroshare interface for switching between Operating Mode.
...
This is so people can use RS in limited bandwidth or background modes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 14:59:42 +00:00
csoler
fd723bcea7
added global switch to enable/disable anonymous routing. This will be used for connexion profiles with very limited bandwidth
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 14:26:32 +00:00
thunder2
863951c589
ProfileWidget
...
- fixed layout (with some system fonts)
- fixed date time format
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-25 11:01:42 +00:00