Commit Graph

7636 Commits

Author SHA1 Message Date
csoler
97a1c74b12 updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-21 19:09:07 +00:00
thunder2
0626255bbb Updated languages from Transifex
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-21 10:11:45 +00:00
thunder2
00cf152a24 Used QTextBrowser to show the channel description for unsubscribed groups to avoid the horizontal growing of the channel list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-21 01:00:01 +00:00
electron128
1eec348734 removed unused variable in TmpBlobStore
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 14:43:04 +00:00
electron128
7884925217 let interface classes initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 12:47:38 +00:00
electron128
ef5e218859 initialise BanListPeer::addr
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 12:08:34 +00:00
electron128
728d5d6704 let turtle reputation classes initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 12:04:48 +00:00
electron128
dc65d365d8 let turtle items initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 11:55:01 +00:00
electron128
a1febb2c54 in RSStyle use list.clear instead of list.empty, which was probably a bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-19 11:39:34 +00:00
thunder2
4d364042ad Added destructor to p3LinkMgrIMPL.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 17:05:02 +00:00
thunder2
a0c0b9afa5 Fixed memory leak in GuiExprElement.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 16:29:29 +00:00
electron128
3bc17bf3c2 added missing initialisation in p3GxsChannels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 15:20:51 +00:00
electron128
b9255ad594 added missing initialisation in p3GxsCircles
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 15:17:37 +00:00
electron128
c6c3b45a3e added missing initialisation in p3GxsForums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 15:09:56 +00:00
electron128
32b07ecaf8 removed useless ifs in rsaccounts.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 14:32:33 +00:00
electron128
8049d09f8d added missing initialisation in resource_api::Request
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 14:04:28 +00:00
electron128
f7935e3bd7 added missing initialisation in ApiServerMHD
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 13:57:54 +00:00
electron128
13355a7efe changed Radix64::decode to return result as std::vector
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 13:45:08 +00:00
electron128
6a924cb854 fixed pasting of rslinks with special characters with Qt5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 12:53:54 +00:00
electron128
99f0868f3f fixed strings in IdDialog (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 11:26:00 +00:00
thunder2
71cae5921c Fixed using uninitialized variable in p3HistoryMgr::setSaveCount.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 10:39:49 +00:00
thunder2
73778c92d8 Fixed using uninitialized variable in p3HistoryMgr::setEnable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 10:36:52 +00:00
thunder2
5aa8de3e62 Fixed uninitialized members of bdProxyId and bdConnectionRequest.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 10:19:36 +00:00
thunder2
846d5f4f50 Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 18:59:12 +00:00
electron128
4cb081f4ff make IP connect state string fully translatable (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 17:18:52 +00:00
electron128
962db670f1 fixed potential mismatch free/delete[] in distant chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 10:15:25 +00:00
electron128
7f7ede0e2a added missing initialization for RsGXsIdGroup::mLastUsageTS
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:49:27 +00:00
electron128
cc0f1be95d added check for return value of fseek in ftFileProvider
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8510 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:36:20 +00:00
electron128
15bb95a398 fixed potential memory leak in pgphandler
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:25:55 +00:00
electron128
72033c0efa fixed memory leak in FileIndexStore
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:21:27 +00:00
electron128
e5425f31dc removed unused branch and dummy function in pqihandler
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:07:45 +00:00
electron128
edf6b3e495 removed pqisecurity dummy functions. It is a packet filter which was never implemented. It's job is now done by service permissions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 08:49:43 +00:00
defnax
8234155f5e Use a better icon for "linked to your profile"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:45:47 +00:00
defnax
1e95534e41 Enabled ordered/bullet list for Message Composer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8504 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:34:31 +00:00
csoler
ab95a6c865 removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:17:52 +00:00
csoler
34570daba1 fixed compilation for versions not using sqlcipher
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:17:25 +00:00
csoler
49534d9efd commented out some debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:11:07 +00:00
csoler
be774c866a removed debug info in p3postbase
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 19:03:40 +00:00
csoler
bb38ffbf14 fixed uninitialised memory read in RsGxsNetUtils
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 18:54:25 +00:00
csoler
fb2be005ab fixed Chat Lobby gui complaining about wrong string passed to RsGxsId constructor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 18:53:35 +00:00
csoler
461a1c3e8d added more debug info in pqissl when connection is attempted from banned address
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8497 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 18:52:44 +00:00
csoler
3b889e595a changed default news feeds to include security_IP, remove Peer connects (this one drives most people crazy)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 18:41:13 +00:00
electron128
069d5e1a78 added missing include (thx jolavillette)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 15:15:36 +00:00
electron128
8aa6be3517 added missing delete in p3GeneralConfig
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 14:51:20 +00:00
thunder2
5f4e465a09 Added proper shutdown of the plugins with remove of the service and dlcose of the plugin handle.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 14:20:59 +00:00
electron128
bfab3622ec fixed unlikely but possible invalid read in formatting of bandwidth numbers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 14:18:09 +00:00
electron128
779ebbf925 fixed potential use after free in openpgpsdk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 14:09:34 +00:00
electron128
4b624a6091 fixed double free in openpgpsdk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 13:47:41 +00:00
electron128
26b28a88f9 added missing socket close in pqissllistenbase destructor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 13:41:42 +00:00
defnax
0755786037 Set again the default tab Network settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 13:32:12 +00:00