Commit Graph

1004 Commits

Author SHA1 Message Date
defnax
8d02bf5c82 fixed About Dialog Title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 15:57:06 +00:00
csoler
b482df68f8 upper/lower case fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 13:36:39 +00:00
defnax
ac493f97f8 added flag
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 13:34:36 +00:00
defnax
e919981e00 * added a about dialog
* quit RetroShare with rApp not more use qApp for quit, shutdown is now faster.
* added first retranslateUi for MainWindow
* changend Add Share string.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 02:23:02 +00:00
defnax
82ebdc5bd7 fixed header to NotifyQt
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 01:34:23 +00:00
defnax
85f74e7a75 update translations to latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-30 01:38:56 +00:00
csoler
6a10ca6daa forgot to add the new notifiqt
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-28 22:40:45 +00:00
csoler
f4a2eaecce - implemented a visualisation for currently handled chunks, availability maps, and transfer info
- implemented transfer protocol for chunk availability maps between peers (not enabled yet though)
- suppressed rsiface directory from retroshare-gui
- moved notifyqt.{h,cpp} to gui/

next moves: 
	- send availability maps to clients; 
	- connect turtle search to unfinished files;
	- test multisource download with unfinished files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-28 21:11:00 +00:00
defnax
1a86871556 removed frame borders
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-26 17:14:44 +00:00
defnax
4dc48127f9 changend profile/info button as link
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-23 16:17:36 +00:00
defnax
3d4036782d added for some strings translation support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-22 13:49:38 +00:00
defnax
e6c8e57927 fixed some layouts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-21 23:55:52 +00:00
defnax
2a7f3682ac improved ShareManager layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-21 15:36:48 +00:00
defnax
bbe773b91c removed not needed old Preferences
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 17:13:10 +00:00
joss17
671b138111 little design change
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 13:47:20 +00:00
joss17
61c570b0f0 remove DHT from the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 13:47:04 +00:00
joss17
274479bc41 change design for server sttings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 13:46:09 +00:00
joss17
f610e09f5c change sorting order
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 10:34:43 +00:00
joss17
fdb3673ce2 Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing.
Redesign the udp connection
Remove the rsiface duplicates from retroshare-gui.
Add some randomness in timings for connect manager

Merge branch 'connectionTunneling'

Conflicts:
	libretroshare/src/libretroshare.pro
	libretroshare/src/pqi/p3connmgr.cc
	retroshare-gui/src/RetroShare.pro
	retroshare-gui/src/rsiface/rsfiles.h
	retroshare-gui/src/rsiface/rstypes.h

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-13 21:59:26 +00:00
defnax
1d567a7faa set background stylesheet for each QTreeView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1866 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-11 15:57:31 +00:00
csoler
25a09900e9 - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to
- a given chunk strategy
	- the availablility map of each source 
- Integrated this into ftFileCreator
- added gui menu in file transfer+right click to change the chunk strategy: streaming vs. random

Next step: 
	- loading/saving file downloading state and availability map
	- displaying chunk details in the selected transfer tab (e.g. list of currently worked chunks, and their current downloading completion)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-08 22:29:52 +00:00
defnax
ff8befbb2c fixed RetroShare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1861 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-06 12:03:29 +00:00
defnax
3830d39278 added missed defines
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1860 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-05 14:49:15 +00:00
defnax
15b790e67c removed not needed sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1859 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-05 13:46:29 +00:00
defnax
ecac6008bc added unfinished section to compile unfinished examples and prototypes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1858 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-05 13:42:24 +00:00
nishant
d975d8bf1f Messenger Window linked with RsAutoupdate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1855 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-30 16:12:13 +00:00
defnax
b524a4cf86 improved stylesheets for Messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1853 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 23:21:05 +00:00
dondiimperial
d2665f9dd6 Fix for ticket #68
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 17:52:17 +00:00
defnax
83778b39ad restored MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 14:34:15 +00:00
defnax
87344de7d4 added for plugins own dir
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 14:21:11 +00:00
joss17
97d8640f3a tweak the peer chat and group chat vertical scroll
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-27 22:05:38 +00:00
defnax
046ec8c6a7 added new graph colors
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-24 21:11:44 +00:00
defnax
d7a052720a moved trayicon to own void function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-24 20:17:13 +00:00
defnax
10bc8e7a67 added new stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-24 17:10:11 +00:00
defnax
5b35308f81 clean up, removed not needed old sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:46:03 +00:00
defnax
0f69d49bde clean up, removed not needed old ConnectionsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:37:47 +00:00
defnax
0837cc86ef removed not need more old dialogs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:27:02 +00:00
defnax
3fdfa9f967 removed not needed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:25:46 +00:00
defnax
85a2014a15 removed not needed stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1840 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:24:42 +00:00
csoler
75a32ad032 suppressed some unused files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-18 23:03:58 +00:00
csoler
e88d2c1928 Added consistent display of chunk map
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-18 23:02:37 +00:00
csoler
833f131696 Forgot to commit this (grrr. Why the hell do we dupplicate rsiface/ ??
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 12:47:55 +00:00
csoler
506f14eb2f - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
en visible, and each time it gets showed. I already made some RS pages derive from this page.
- Modified and renamed the taskGraphPainterWidget to display info about currently selected file transfers. For know, it only shows file chunks info, but we should use it to display additional info about the transfer. Warning: in its
 current state, only fake chunk info is displayed.
 - Suppressed p3files.h, because it is not used.

 Remains to do (in order):
 - Implement a chunk map class in ft/ to properly manage which chunks should be downloaded 
 - Display correct chunk info by requesting the transfer's chunk map
 - Add check-sum verification of chunks
 - allow RS to import a partially downloaded file by force re-checking chunks
 - Add chunk map exchange from file source peer id to file destination peer id.
 - Manage chunks from different peers.
 - Allow search (turtle search) for partially downloaded files 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 12:45:06 +00:00
joss17
5a776b1eff removed unused library links for linux make
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-16 10:52:59 +00:00
defnax
97770a16f2 forget commit this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-15 20:40:56 +00:00
defnax
e26c14573f added taskGraphPainterWidet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-15 19:26:34 +00:00
joss17
8128f0b2ea fix the chat scrollbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-12 17:17:21 +00:00
joss17
efa84ef24d remove zlib dependance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-11 22:13:36 +00:00
joss17
bdd217799a add missing member in rsiface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-11 22:13:22 +00:00
joss17
e0543329ad add address list to gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-11 22:12:50 +00:00