Commit Graph

1256 Commits

Author SHA1 Message Date
csoler
6de5024634 corrected bug in conversion char * (from gpgme) into string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:31:10 +00:00
joss17
d00a33ca14 add warning log info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:20:46 +00:00
joss17
055f9141a6 removed useless initAuth
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:20:15 +00:00
joss17
674a6dc719 remove log sslPassword
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 17:49:28 +00:00
csoler
76fe07e428 added missing return in error case handling
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-01 19:48:18 +00:00
csoler
acb1000ef2 corrected potential bug due to double destruction of rsItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-31 20:54:42 +00:00
csoler
2597e6a61e added large file support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 18:55:13 +00:00
joss17
70a5cbf107 add include for gcc44
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 14:14:29 +00:00
csoler
c35a48feb7 Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 11:25:06 +00:00
defnax
d31bc2055f changend icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 16:36:50 +00:00
defnax
cf1452191d added background color for labels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 16:16:30 +00:00
defnax
05ddd5eda9 little design change
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 01:07:42 +00:00
alexandrut
10d44a15b8 -add support for searching and display directories
-downloading directories from search dialog not implemented yet
-needs more code clean and beautify the directory tree

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 20:49:50 +00:00
csoler
1292a69ccf suppressed some debugging stuff
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 12:17:22 +00:00
csoler
3c09b4f2d2 added regexp search to turtle router
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 12:04:43 +00:00
defnax
bb7e3684f0 clean up mainwindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-22 10:19:47 +00:00
alexandrut
c0523dabbd changes to speedup settings dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1562 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-21 17:58:55 +00:00
defnax
fbf0939cea set Text Label for AddLinksDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-20 23:18:42 +00:00
alexandrut
6df179afa4 load settings before display pages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:47:10 +00:00
alexandrut
1c93c63ba4 add new settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:19:35 +00:00
alexandrut
19920e95bc code refactoring and other small changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:15:16 +00:00
joss17
39882161b1 remove autologin button for other than windows sys
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 09:31:33 +00:00
joss17
6db7ae1fe5 add error handling. Maybe some code review ciould be a good idea
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:44:54 +00:00
joss17
1bb1aa0fc5 add return when decrypting went wrong
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:44:32 +00:00
joss17
aeb1e53c06 updated field focus
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:44:17 +00:00
joss17
55a52437ff updated gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:44:03 +00:00
joss17
f36027185e add random ssl password generation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:43:48 +00:00
joss17
ee99a37502 hide ssl password when logging in
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:43:33 +00:00
joss17
0a28f35eea encrypt and decrypt ssl password
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 12:43:19 +00:00
csoler
128aa9ceda added missing AddLinksDialog files in .pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 07:37:22 +00:00
alexandrut
c5e66682c8 set default title as file name for a link
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 22:06:48 +00:00
defnax
6145efd378 reorder local context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 21:40:34 +00:00
defnax
b91d9ab4b8 added changes from GeneralDialog to GeneralPage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1546 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 21:19:50 +00:00
alexandrut
13d099702c don't allow invalidation of rs link
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 21:06:55 +00:00
alexandrut
6e87a8d31f add links to cloud from shared files dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 20:19:53 +00:00
defnax
43b6505512 added rating icons to show on first columns too
update settings with latest changes from Preferences

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 20:19:02 +00:00
csoler
6972bc1cb8 improved turtle router console
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 17:11:32 +00:00
csoler
53dd3019fb added these missign files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-17 07:00:34 +00:00
csoler
a293a39d1b - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching.
- added a console in config->server->F2F routing to be able to visualize turtle routing statistics

WARNING: this is not complete yet. The fllowing still needs to be done:
- detect duplicates in search results between turtle and friends search
- RegExpr search does ot work with turtle (still to code).
- search does not search own files. Is this really needed after all ?



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-16 20:10:53 +00:00
alexandrut
44efa071f4 download recommended files from inside links cloud dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-16 19:29:20 +00:00
defnax
b4ac276ce6 added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 23:21:47 +00:00
alexandrut
8f0c7fbdfe clear downloads which are in queue directly from custom menu cancel action (until now they were remaining in queue when for ex all list was selected for a clear and a separate action was needed for them)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 20:48:53 +00:00
defnax
0f5e003f18 set default size of Preferences Windows now little bit bigger then before
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 12:51:13 +00:00
defnax
384145ef48 set different icon and Text label when creating Channels from ChannelFeed.
added retroshareRevision for writing Revision in seperate string.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 11:49:15 +00:00
csoler
dfeaed705b corrected potentially harmful uninitialized memory reads
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 07:28:58 +00:00
alexandrut
98eb6b835d scroll to previously selected item(s) at next redisplay
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 23:22:26 +00:00
defnax
04db41a45c update to the correct version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 17:14:41 +00:00
joss17
eef31ea805 Revert "now retrieve version for gui directly from lib"
This reverts commit 0aa0d500c001730e05ffecd69cf3068d87138557.

The GUI and LIB could have two different version when compiling, so we
need to keep both version info.

Conflicts:

	retroshare-gui/src/version_detail.sh

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:11:08 +00:00
joss17
0043af68c1 changed ctx->current_cert into X509_STORE_CTX_get_current_cert(ctx) according to steve@openssl.org
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:10:43 +00:00
joss17
f95755641e improved version_detail sript
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:10:19 +00:00