csoler
ac4f51623b
updated tests and also fixed a few bugs in using random initialisation routines
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 22:19:32 +00:00
csoler
e8f5f44318
started implementation of new Global Router model. Switched msg service to use it (much simpler now!), and updated GUI. Implemented half the tunnel management logic.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 22:18:28 +00:00
csoler
41a5c48243
created this branch to develop new Global Router model
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 21:59:07 +00:00
defnax
6aaaa1a07e
Moved ID ComboBox at the top, before recipient or Subject fields, to switch faster and easy Identity.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 14:39:18 +00:00
defnax
3755d540b7
Moved Search Filter to the top of the Selection Widget
...
Added a Filter ComboBox for Message Composer, to switch Show types.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 00:53:16 +00:00
csoler
bec858b9d5
fixed fclose before rename (previous commit was wrong)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 19:25:05 +00:00
csoler
eacdbe6ddd
fixed missing fclose before rename
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 19:05:49 +00:00
csoler
4d26726a88
fixed unread chat cound in FriendsDialog, fix display of status in distant chat (Patch from electron)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 13:13:41 +00:00
csoler
0e2c4266fa
renamed packaging scripts, removed binary package scripts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7831 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 12:52:27 +00:00
csoler
90d9957ad7
updated scripts and README file for debian packaging
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 12:47:58 +00:00
csoler
c83d27924e
fixed bug causing a security breach by storing private GXS keys into the public key cache. Added a few asserts to totally remove that possibility. Ideally we should have 2 incompatible key types.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 07:30:26 +00:00
csoler
48e47fabd3
fixed bug introduced in simplifying patch in previous commit (backward compatibility)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 20:11:21 +00:00
csoler
e2af0cb38b
fixed non saving of checkAttempts for pgp signatures of groups, causing pgp signatures of unknown keys to be re-checked every minute (Patch from HM, modified)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 19:55:51 +00:00
csoler
bef921f70c
fixed font handling for chat config page (Patch from HM)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 19:12:47 +00:00
defnax
64c8048981
Added to Display File size of the attached files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 01:02:21 +00:00
thunder2
8f9e212e14
Rolled back changes on splitter stretch factor in IdDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-07 12:46:29 +00:00
thunder2
7cf4ef4f8b
Changed statusbar hashing label to ElidedLabel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-07 11:47:10 +00:00
csoler
f9439f2bac
Typo found by cppcheck (thx to G10H4ck)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 20:00:32 +00:00
csoler
8129d0c5d4
Fixed inconsistent code (Patch rom G10H4ck)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 19:37:42 +00:00
csoler
4704cc122d
Code simplification and suppression of a bug in handling Relay connect attempt (Patch rom G10H4ck)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 19:34:43 +00:00
csoler
306d6852c2
Added missing free() in error handling code (Patch rom G10H4ck)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 19:26:50 +00:00
csoler
a29a8c8a49
Few optimizations and code improvements. Also added one missing fclose in error handling code (Patch rom G10H4ck)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 19:20:34 +00:00
thunder2
1fa3f1febd
Added icon, publisher and version to Windows uninstall information.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-03 02:05:02 +00:00
defnax
abc33296a7
Added a info Frame, when adding a Distant Peer to the send list.
...
Added Default blue forum icons for own Forums.
Changed default text color for own group & online status text color
Switch icon when Contacts View is hided.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-03 01:40:23 +00:00
defnax
0f22870bbd
update version string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-02 13:57:51 +00:00
csoler
995251daeb
fixed packaging script (patch from Heini)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-01 14:38:30 +00:00
defnax
a753f31987
Fixed icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-01 14:06:45 +00:00
defnax
557fe7b2ba
Changed on the Message Composer when adding GXS Identity to the "To" field, for user friendly display look like a email address.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-31 12:39:33 +00:00
defnax
d26ea4a642
Enabled to display identity icons for Distant peers on Message Composer and on Friend Selection Widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 23:14:34 +00:00
defnax
57640379a8
Fixed placeholder display on GXS Group Dialog
...
Changed sign icon on create forum message, added a "Post as:" label before gxs id chooser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 21:35:34 +00:00
thunder2
499bb00b82
Added icons to GxsIdChooser
...
Fixed display of "Create new Identity" without an identity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 21:22:45 +00:00
defnax
892fd75bb5
Fixed to hide Search Box Action when ChatWidget is used on FriendsDialog
...
Fixed Incoming Nickname Text color, which looks for your eyes better then green.
Added fixed size for the splitter in Identity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 18:49:54 +00:00
thunder2
a766850a22
Fixed Windows compile of VOIP plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 17:30:45 +00:00
csoler
e25c49cfe3
added missing lib on link line
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 15:57:19 +00:00
defnax
8ab94e380c
set fixed size for the participants list.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 15:44:36 +00:00
csoler
67bd9493e1
fix memory management issue in voip (patch from electron)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 15:42:15 +00:00
csoler
326d91d4c7
fixed VOIP compilation (patch from electron)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 14:26:04 +00:00
thunder2
530fcab61d
Renamed "location" to "node" in gui (Patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 11:11:08 +00:00
thunder2
1b77e09684
Set text in HeaderFrame to elided label.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 10:40:58 +00:00
csoler
13d7866171
simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-29 21:41:05 +00:00
defnax
535fe875e4
update language strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-28 14:03:26 +00:00
defnax
72daac10c1
Added a new StackedPage for the Show mode (GXS Group Dialog), clean up the code.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-27 23:51:45 +00:00
thunder2
51825d851c
Fixed filter of description in group tree of forums, channels and posted.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-27 22:13:29 +00:00
thunder2
f7a08a53a1
Updated languages de, es and ru from Transifex
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-27 17:56:35 +00:00
csoler
9297de8fcf
improved packaging scripts (patch by Heini)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-27 17:15:50 +00:00
thunder2
afa542b636
Fixed double (or more) add of own identity to p3IdService::mOwnIds after edit in the gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-25 21:41:32 +00:00
defnax
83ecc4e8b4
Added PlaceHolderText for Name/Description (gxs Group Dialog)
...
Set the description Text field to read only for the Show Mode
Display at Header Channel name (Show Mode)
Display Subscribers on Channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-25 17:05:26 +00:00
thunder2
6c3a6f161f
Added a new base class RSTextEdit with placeholder for Qt < 5.2
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-25 02:39:40 +00:00
thunder2
e5f0e6fcc7
IdDialog:
...
- optimized fill
- fixed utf8 issue
- added new strings to translation
- added load/save of ui state
- fixed splitter resize
- fixed sensitive state of menu items in context menu
Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-24 14:43:06 +00:00
defnax
dff43792b6
Set a minimum size for Status Button.
...
Fixed when the FriendList columns are hidden, set header sizes to default.
Changed profile settings icon.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-24 01:40:08 +00:00