Commit Graph

1104 Commits

Author SHA1 Message Date
joss17
dabe44356a make peer detail gui work for the gpg and the ssl id
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:12:56 +00:00
joss17
41600dc3cf make peer details work for GPG key in the network view gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:11:02 +00:00
joss17
77b3c0afd0 first code for the gui : network dialog, start dialog and certificate first generation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:08:46 +00:00
joss17
45b2287d41 remove the store of the pgp password
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:06:53 +00:00
joss17
6055c30832 code cleaning
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:03:36 +00:00
csoler
d377aa1278 compilation fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 20:42:51 +00:00
defnax
eb33fa9014 added a checkbox to can disable Quick Start Wizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-12 22:46:18 +00:00
csoler
96147a9734 added flags to file request: RS_FILE_HINTS_ASSUME_AVAILABILITY to not wait/ask for chunk maps. Used for cache transfer and also whenever the turtle traffic is not involved, such as chat file exchange, and RS_FILE_HINTS_NETWORK_WIDE to force using turtle routing for traffic. Also moved turtle tunnel start/stop orders from ftServer to ftController
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-11 22:38:18 +00:00
csoler
cfaaec31c7 - Implemented chunk-based file transfer from partial sources. This in particular means:
- exchange of chunk availability maps from different peers
    - correct handling of what is available to which source before asking the data
    - correct display of chunks in the progress bars
    - generalised the use of compressed chunk maps
    - removed the size parameters from the hash search functions
   
- In addition:
    - suppressed a number of per-value transfers of std::string
    - improved the FileTransferInfo Widget, to show some additional info

Still to be done:
    - chunk map exchange for non anonymous traffic (easy)
    - improve accuracy of completion for uploads (for now it's a integer number of chunks)
    - check compilation on windows




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-11 16:00:42 +00:00
defnax
add5d45eeb some layout changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-10 23:14:48 +00:00
defnax
f60a69bec4 fixed to not add a new "Re:" when forum message has always one.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-10 02:03:41 +00:00
defnax
3840fa24a1 little bit improving Channel Msg item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1990 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-10 01:28:04 +00:00
defnax
ffddff8cbb fixed Contacts DockWidget to not resize
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1989 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-09 23:32:43 +00:00
defnax
3fc74316f4 changend wizard icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-09 23:10:14 +00:00
defnax
7017a35581 Added Reply to Author feature for each Forum Message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-09 16:33:00 +00:00
defnax
2ad7d02fa3 Added settings for start Quick Start Wizard at first time start.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-08 16:32:10 +00:00
defnax
5b526e9574 added Darknet/Web of Trust Combobox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1983 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-08 14:38:37 +00:00
defnax
b05dbc80e4 Added Quick Start Wizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1982 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-08 13:00:00 +00:00
defnax
6f176c620b fixed remove rows before adding new
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 23:03:54 +00:00
defnax
238b2773bf update the CommentsModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 02:40:06 +00:00
defnax
088abd243c added functionality to format speed for DetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 00:19:20 +00:00
defnax
5008cfdf25 Added DetailsDialog for Transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 00:10:15 +00:00
defnax
c9e5e72edd little improvements for Channels and Forums Design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-05 01:49:58 +00:00
defnax
2f9f390dbf update emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1976 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-05 00:00:33 +00:00
defnax
42b21bc81c update emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1975 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-04 23:26:04 +00:00
defnax
e2c863199e Added Allowed Messages Information for each Forum if its a Anonymous or Authenticated Forum
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1974 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-04 16:39:56 +00:00
defnax
5807dcd2fe added switch signed/none string when Forum has signed or none signed message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1973 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-04 16:03:26 +00:00
defnax
a7f143e0dc Added Display smiley icon in Forum Posts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1972 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-04 14:29:49 +00:00
defnax
086c13cce7 added Smiley Support when creating new Forum Message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-04 14:28:21 +00:00
joss17
7e273275a8 fix a bug in peer display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-03 13:54:38 +00:00
defnax
4cc7c5aae4 Added when no Thread selected clear Forum Name ,Post Text and Thread Title
Added when switched Thread then clear last Post Text and  Thread Title

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-03 01:27:29 +00:00
defnax
256ea3a282 Added to Display the selected Posts Thread Title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1967 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 22:50:56 +00:00
joss17
e65bce7048 fix a small bug in popup chat dialog with V scroll
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1966 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 21:46:20 +00:00
joss17
32420790cb improve the peers display update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 21:45:46 +00:00
defnax
03cbedb224 fixed forgetten tooltip
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 17:31:43 +00:00
defnax
628000480b added Popularity/Date to Forum Details
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 17:10:36 +00:00
defnax
65b35e8c53 Added Forum Details Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 15:47:07 +00:00
defnax
45d96a6e55 added for Popular/Other Forums ToolTip for Popularity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 13:36:40 +00:00
defnax
b7154bec04 removed background grey color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 12:44:14 +00:00
defnax
a26e2876fe show Popularity as ToolTip, removed not usefull items which stretches the Forums list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 12:24:59 +00:00
defnax
dbdfc52cd6 fixed expanding resizeable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 00:57:55 +00:00
defnax
af3b78449c added use for Authd forum a different forum icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 18:58:39 +00:00
defnax
7715f9dd30 added Anonymous author string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 17:14:37 +00:00
defnax
cf8330f350 Added setFocus feature, when creating new Thread or Reply Message change the Focus
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1954 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 16:05:51 +00:00
defnax
5ae41c8de9 added Start new Thread Button
added MessageBox Info when no Forum is selected

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 15:37:45 +00:00
defnax
2a107ad706 rename menu to trayMenu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 13:45:35 +00:00
defnax
5fb8107779 clean up MainWindow removed not used code for openfile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 13:28:56 +00:00
defnax
6144bb2b25 clean up MainWindow removed not used code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 13:27:46 +00:00
defnax
158e2708d5 forget to commit this for General Message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1949 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-01 13:02:49 +00:00
defnax
7b5dc1bdfe improved General Message Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-31 20:05:50 +00:00
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