joss17
a4d1e61aa2
increase udp ttl
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-14 19:48:43 +00:00
defnax
ac5eabad77
fixed QUEUE menu to work on multiple languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-14 17:17:46 +00:00
defnax
470803a5c8
added new Japanese translation, update Chinese and Korean languages, and new strings updates for all languages from TrustView changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 23:22:57 +00:00
csoler
ef67dbf244
fixed win32 compilation pb
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 12:24:14 +00:00
joss17
73615104a7
change ssl binary encryption to aes debug code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 23:10:01 +00:00
joss17
10205473fc
change ssl binary encryption to aes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 23:09:46 +00:00
joss17
43fe49e8b4
lower connection attempt timings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 23:09:32 +00:00
joss17
936f0f88cb
put UPNPBase under LGPL
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 23:09:17 +00:00
csoler
c22799b996
moved removal of sources off turtle mutex to avoid cross-lock. Added a closeFile() call when moving files out of the queue
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 19:39:23 +00:00
chrisparker126
596940400d
Fixed original mistake
...
- changed bob's logic by mistake hence configs file were not being written
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 15:37:48 +00:00
defnax
363d46ca75
removed not needed more
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 00:19:18 +00:00
defnax
42184efe70
fixed to get work again Chinese language , and load now Qt translations for widgets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 00:16:39 +00:00
csoler
5e0c8e062e
bug correction: avoid reading deleted pointers by moving saveDone() after the next line
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-11 14:14:55 +00:00
csoler
ebcc7e4c1c
add/del
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 23:16:21 +00:00
csoler
0705d9dfc7
added paste multiple links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 23:09:35 +00:00
defnax
ff0b797248
added Timestamps for forum message feeds to know the date for each Forum Message.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 22:41:10 +00:00
csoler
a657def956
cleaned the RS link code, factorized the parsing into a single class. Still missing: copy/paste of multiple links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 21:38:26 +00:00
joss17
a208efdaf9
fix a bug in the double file configuration loading
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:19:28 +00:00
joss17
63c41801c9
error message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:19:05 +00:00
joss17
d3018c4538
small code change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:18:33 +00:00
chrisparker126
6054890725
Fixed config forward compatibility problem
...
- note to self: C++ binary file not same as C binary file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2510 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 14:08:52 +00:00
defnax
0b4bc0f2eb
added some actions for photo view
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 13:35:58 +00:00
defnax
f400d8f4cc
fixed sharemanager closing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 22:42:39 +00:00
defnax
f58b245018
fixed to enable translation suppor for Trustview strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 21:12:07 +00:00
defnax
d0a772f5d9
use QPushButton for some dialogs fixes translation problems, QButtonBox default translations are only available for few languages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 20:56:57 +00:00
defnax
0ea171e237
fixed mainwindow title
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:22:58 +00:00
defnax
0c92a8b417
update language
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2504 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:21:24 +00:00
defnax
9e11f833e8
added for Queue actions own icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 21:07:53 +00:00
defnax
24ac53dcc9
clean up turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 16:13:56 +00:00
defnax
85e4a796dc
clean up korean translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 01:03:51 +00:00
defnax
b850d75d5d
remove translations with wrong naming
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:45:22 +00:00
defnax
edb4562ae4
clean up languages and corrected few languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:42:41 +00:00
csoler
5f7486f160
added proper dynamic suppression of sources from chunkmap, and updated the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:42:13 +00:00
csoler
1c2683f613
suppressed bug in dynamic removal of sources. suppressed bug in string search. Suppressed some warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2497 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:10:51 +00:00
defnax
ade3e50b3d
added to show bytes and formates size FileTranferInfoWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 12:56:24 +00:00
defnax
c635091c78
fixed the popularity icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 02:26:35 +00:00
csoler
144669e672
suppressed debug msg
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:37:42 +00:00
csoler
9e469d8baf
Added proper dl queue behavior
...
- suppressed old DwlQueue class
- turned mDownloads into a list of pointers to allow easy cross-info update between queue and std::map of downloads
- added queue functionality for moving files top/bottom/up/down
- added the necessary functions in rsFiles
Put back display of exact sizes in FileTransferInfoWidget
Suppressed some warnings.
**Warning**: this commit requires a make clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:29:47 +00:00
joss17
6c686496a9
reengineered the network dialog insert connect method
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:18 +00:00
joss17
f362daea0b
small design change of confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:00 +00:00
joss17
da095482db
restrain ip list exchange in an attempt for bug solving
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 17:34:04 +00:00
joss17
aa7bed984f
small update of connct mgr and ssl connection
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 21:27:42 +00:00
defnax
f57b4c7b64
removed old instructions from readme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 13:21:20 +00:00
defnax
4afa46cb82
Added Popularity view as icons to display for each channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 11:58:35 +00:00
defnax
eccd429f42
clean up Chinese translation file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 23:07:22 +00:00
defnax
47c14ef2ba
fixed QFont on applicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:12:25 +00:00
defnax
07da0c3917
removed translation for QFont "Arial"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:08:24 +00:00
defnax
63d8de8848
fixed to display pasted plaintext retroshare link in public chat in html format to get click able.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 16:44:20 +00:00
defnax
3ec3e4f53a
added Copy link as html format
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 15:42:50 +00:00
defnax
0780e3a09e
fixed to get click able the retroshare links in privat chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 14:15:30 +00:00