defnax
4c1ac6084b
updated Spanish translation (from Senpai)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 14:49:12 +00:00
thunder2
d1dbae80e9
Fixed compile. Renamed file "contact-new22.png" to "contact_new22.png"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 12:08:26 +00:00
defnax
6e80f97125
set a icon for the pushbutton
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 09:34:40 +00:00
csoler
4c72eaa04e
added debug #ifdef to certificate handling code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 07:34:29 +00:00
defnax
9d3d457630
replaced QListWidget with QTreeWidget for Display the Identities
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 22:53:55 +00:00
csoler
878855e356
fixed include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:46:02 +00:00
csoler
60f51c358c
- added new certificate format in ConfCertDialog and ConnectFriendWizard, with a button to switch to old format if necessary
...
- added automatic cleaning of certificates in both formats
- grouped all certificate cleaning/parsing code in rscertificate.cc
- removed unused files cleanupxpgp.h/cc
- added upper/lower case to rsid template.
The new format is to be tested. It is supposed to be much more robust than the previous format,
in particular, allowing any string for location names.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:37:50 +00:00
csoler
64e171948c
removed deadly assert in validate.c:338
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:30:42 +00:00
defnax
6b76abd1cc
fixed compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 18:46:33 +00:00
defnax
1457a3b965
Added a basic Profile Manager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 15:37:21 +00:00
csoler
f7169163ae
fixed bug havign forgotten version string init
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 21:16:27 +00:00
csoler
8694919ca7
added cleaning of certs in test code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 20:58:59 +00:00
csoler
bc07b16737
- added new class for certificate handling. Has two input/output format: classical pgp armoured block (old) and
...
new pure radix format, which is easier to parse and much more robust.
- added test program to load/parse certificates in both formats.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 20:43:10 +00:00
defnax
7009b46461
update translation strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 16:11:37 +00:00
defnax
9609c96c9b
Added new Chat style Bubble, generated by Victor for RetroShare
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 13:39:47 +00:00
csoler
04dd3928e2
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 12:01:31 +00:00
defnax
e0403eceb0
update nsis script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 22:09:16 +00:00
defnax
d9dec7bdbd
Added a vertical spacer, to not stretch the content of the groupbox.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 15:10:53 +00:00
defnax
86aa6b8a62
Fixed, hide Import Identity button, when creating a new key.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 14:28:03 +00:00
thunder2
2921cbaf23
Show count of new messages in the toolbar.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 10:48:29 +00:00
defnax
121d49e5d1
* Corrected description text
...
* Set header text color white
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 10:13:26 +00:00
defnax
abbdf5c4eb
enabled colored nicknames
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-08 09:50:55 +00:00
csoler
702263686e
- fixed a few bugs in cert creation window:
...
* private key was not correctly added to private keyring
* self signature validation was reported unsuccessful when unknown signatures where found
- enabled key import when no key is present
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-07 19:16:17 +00:00
defnax
4581067b78
enabled new icons for toolbar notify
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-06 23:22:24 +00:00
csoler
570369ad9c
fixed re-copy of dht bootstrap file when the file is empty
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-06 17:04:43 +00:00
csoler
8f27ab280f
removed unnecessary assert in free code.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-06 16:37:58 +00:00
defnax
d3739b251b
Added new icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-06 15:18:19 +00:00
thunder2
1d558ff56d
Fixed german language.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-05 21:57:54 +00:00
thunder2
b21e66241b
Reworked notification code in system tray.
...
Added a base class and a possibility for the main dialogs and the plugins (derived from MainPage) to provide a notifier.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-05 20:12:55 +00:00
defnax
049b4bd577
update readme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-05 15:03:12 +00:00
thunder2
70aabe11f0
Switched off optimized compile on Windows (again).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 23:25:28 +00:00
csoler
b257ada1fd
removed small bugs in test program
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 19:42:53 +00:00
csoler
f835e83ff9
fixed up memory leak
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5374 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 19:40:24 +00:00
thunder2
5a4d517188
Trim right spaces from certificate name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 18:23:20 +00:00
csoler
afe62dad28
improved testing code for PGP handler, and added RSA/DSA flags to certificates.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 12:14:50 +00:00
thunder2
fe95818384
Switched on optimized compile on Windows (again).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 00:15:35 +00:00
csoler
24b38baf6b
removed a couple of assert that could crash RS
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-01 14:02:45 +00:00
thunder2
dda24f0875
Fixed bad default value for filter column in ForumsDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-01 12:50:28 +00:00
defnax
2bcc910943
renamed project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-31 11:36:00 +00:00
chrisparker126
538c5ed975
serialiser items for rsphotov2
...
change gxs items to pass type to rsitem base class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5358 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-30 21:29:11 +00:00
csoler
a2b6b97ef9
added systray notifications for chat lobbies.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-30 13:27:40 +00:00
drbob
bbae97b88d
missing header file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-30 11:22:29 +00:00
drbob
4e7cae83b2
fixed incorrect spelling of headers...
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-30 11:21:50 +00:00
drbob
29e0b2b7a3
Missed a line which should have be commented out - sorry.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-30 11:12:36 +00:00
thunder2
a360419f97
Enabled some more translations in news feed items and fixed german translation.
...
Removed not needed file "Thumbs.db" in skin directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-29 20:24:09 +00:00
thunder2
2367653146
Fixed crash when using rs_sprintf/bd_sprintf or rs_sprintf_append/bd_sprintf_append with empty result (maybe only on Windows).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-29 13:28:45 +00:00
drbob
6a24bdc62c
Improved the Id Reputation System to the point of compilation.
...
-> Its not tested, or running with the checkin.
* Added NEWMSG Flag to groups in test backend.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-29 13:09:36 +00:00
drbob
ceb4298208
Updated forumV2 support forms to latest version (from forums/)
...
* Can now create new forum & post/reply messages.
Flags have not been finished for these.
* Edit/Details are not yet complete.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-28 21:09:53 +00:00
chrisparker126
17da89938f
gxs back end now compilable, need to test
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-28 20:01:30 +00:00
drbob
d5520a1cd8
Merged parallel improvements to ForumsDialog into ForumsV2Dialog.
...
* Also fixed load bug for empty forums & inserting the actual Post.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-28 17:36:41 +00:00