drbob
d85aff3d0e
Convert PhotoService to Request / Response data access.
...
- Added generic RsTokenService interface to simplify requesting data.
- Put the thumbnail images inside RsPhotoPhoto. etc.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-08 13:52:32 +00:00
chrisparker126
e4ecd898af
sorry this temporarily won't build, will fix tomorrow
...
using this as jump point to transfer dev'n to my laptop
nxs observer added
started to updated nxmMsg with original id and nxsItems with transaction ids
Added and netservice guts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5201 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-07 20:43:12 +00:00
drbob
bf4c250e51
Modified the Id Gui to use new async call interface.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5200 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-07 17:11:57 +00:00
drbob
d29f158a66
Changed the RsIdentity GUI Interface from sync to async calls.
...
Added p3GsxService which provides example utility functions (to be incorporated in GXS at some point)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-07 17:10:47 +00:00
drbob
fb044baa26
added missing #include <inttypes.h>
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5198 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-07 09:23:01 +00:00
csoler
af1fe976e2
exposed generic ID type in util/, patched rest of the code to use it.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5197 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-06 20:31:19 +00:00
chrisparker126
822e395f93
added more extensive test for rsdataservice and subsequent bug fixes.
...
added test for RsNxsTransac item.
applied rule of three to RsTlvBinaryData (destructor, assign op, copy constructor implemented)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5196 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-05 14:46:18 +00:00
chrisparker126
c78ca83090
added an error output for invalid image_size
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5195 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-04 13:36:59 +00:00
chrisparker126
94729aae4b
bug fix, avatar item deserialisation unsafely assumes valid image length. caused crash on windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-04 12:49:54 +00:00
chrisparker126
36103b29a1
added transaction items and more modification methods for data service (delete msg/grps)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5193 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-03 18:09:38 +00:00
thunder2
ff6276e920
Changed chatstyle structure from
...
[RS-Dir] / stylesheets / {public | private | history} / my_chatstyle /
to
[RS-Dir] / stylesheets / my_chatstyle / {public | private | history} /
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5192 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-01 21:48:53 +00:00
thunder2
569d463f02
Optimized the fill of the up- and downloads in TransfersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5191 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-01 20:51:14 +00:00
csoler
40b1f6f053
fixed incompatibility with Qt < 4.6
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-25 19:29:09 +00:00
defnax
bd67b1fe90
forget to commit this
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5189 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-25 07:49:42 +00:00
csoler
3787b14fd4
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5188 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-25 07:39:47 +00:00
chrisparker126
768cf49da6
updated rsnxsitem test and added appropriate fixes.
...
fixed undeclared virtual methods in rsdataservice, added test files
overloaded assignment op for Rstlvbindata
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-24 22:38:59 +00:00
thunder2
50bc57b0fe
Sort participants list in the chat lobby case insensitive.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-24 19:26:43 +00:00
defnax
55b6211e7e
update version string and changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-24 12:02:34 +00:00
thunder2
1855d19436
Added check for empty lobby nick name.
...
Moved notify of lobby nick name change from the gui to p3ChatService.
Added missing mutex locks for p3ChatService::_default_nick_name.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5184 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-23 22:33:45 +00:00
thunder2
917f9913df
Added patch from Imanuel
...
- Added new placeholder %style-dir% for ChatStyles.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-23 13:24:04 +00:00
thunder2
56e156a65a
Fixed replacing of %color% in ChatStyle. It should not be replaced after %message%.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5182 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-23 09:19:50 +00:00
thunder2
22a0f89751
Redesigned ConnectFriendWizard as ui file.
...
Added new base class DropLineEdit.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-22 22:24:10 +00:00
chrisparker126
add4715da0
implemented most of rsdataservice,
...
updated rsnxsitems with discrete msgs and grp item rather than collection of msgs/grps
added flags header file
added first declaration of implemented genexchange service (client API interface)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5180 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-21 22:07:43 +00:00
thunder2
25547d0ea8
Added patch from braindead:
...
changed base-class of AvatarWidget to QLabel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5179 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-21 19:37:38 +00:00
thunder2
443703e61f
Switched back to not optimized compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5178 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-21 19:06:16 +00:00
thunder2
a7eda64872
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-20 16:53:28 +00:00
thunder2
b344aebbe6
Added changes from braindead:
...
- simplified avatarwidget
- prepared property-dependend stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-19 22:18:15 +00:00
chrisparker126
f05ed342ed
added dataservice for adding and removing msgs and grps from. does not compile.
...
just a check point
Added client side defintions of msg and grp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-17 22:45:48 +00:00
csoler
ce22ab5be9
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5174 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-16 21:35:37 +00:00
thunder2
e2746efb85
Optimized RsCollectionDialog (still without thread).
...
Enabled extended selection and mark with the key 'space'.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-16 18:58:52 +00:00
csoler
5fbb6448d3
main enabled notifyQt after creation of GUI
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-15 20:35:05 +00:00
csoler
6c9d701506
forgot ifs in notifyQt
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5170 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-15 20:32:36 +00:00
csoler
c0088f3e8f
removed data race in QObject::connect() vs. NotifyQt signals by enabling notification signals only after GUI is created
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-15 20:25:53 +00:00
thunder2
14c1f9f599
Added dynamic locking function for the OpenSSL library.
...
This is needed when using OpenSSL from multiple threads.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-15 13:51:24 +00:00
csoler
ba56f5f611
fixed memory leaks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-14 20:01:00 +00:00
defnax
39c3d013f5
Improved the default recommendation text
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-14 14:14:38 +00:00
csoler
c0e066598d
switched chunk per peer and max chunk age to previous values, now that chunk cannot be slowed down by slower peers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-13 20:08:59 +00:00
csoler
ad5ca59a7a
Fixed signature parsing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-13 19:04:13 +00:00
defnax
a25e609e2f
Added a default styleSheet for the "Confirm Friend / Add as Friend" Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5163 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-12 23:44:48 +00:00
thunder2
27c0535a8a
Fixed handling of html links in HandleRichText::formatText.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-12 16:04:18 +00:00
csoler
02a7548de4
removed possible data race on boolean value (Not critical)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-12 13:10:57 +00:00
thunder2
dc2d6c975e
- Moved HandleRichText from the folder "chat" to "util" and redesigned the source
...
- Extended RsHtml::formatText to replace the RetroShare links with an image and enabled this for the certificate links in the system messages (friend recommendation and user request)
- Added new ObjectPainter for painting a button on a pixmap
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-12 00:40:53 +00:00
notdefine
5a3863d216
Improved mute feature, to update Blocklist, when the peer changes his name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5159 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-11 20:53:27 +00:00
chrisparker126
a957ec75b6
added more definition to gxs items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5158 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-10 22:03:08 +00:00
csoler
f6c6af8b59
removed non-mutex-protected reference
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-10 19:04:31 +00:00
csoler
f5c345659a
Improved multi-source file transfer in two ways:
...
- tunnels can borrow data chunks from only slower tunnels, to prevent blocking fast tunnels
- tunnels can handle up to 50 data chunks at once instead of 5
Multi-source transfers are generaly faster and more stable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-09 21:31:05 +00:00
defnax
438651f693
update language strings and corrected connect attempt message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-09 13:49:23 +00:00
notdefine
5bdd490a4d
Remove debug message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-07 21:43:21 +00:00
thunder2
ec501c6d6a
Fixed issue with lost downloads when RetroShare exits (or crashes) during the load of the file transfer items. The pending list was not saved.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5153 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-07 14:54:46 +00:00
defnax
e23f7e1055
update translation strings,
...
changed recommend friend context menu icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-07 14:43:25 +00:00