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
csoler
af1d165559
update of network dialog when peer address was manualy changed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-07 22:30:12 +00:00
csoler
7c1288411a
made the passwd dialog call Qt-independent (thanks to notifyBase)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-05 19:38:10 +00:00
joss17
9df3b567e7
add gpgme and gpg error includes for win32
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 21:27:06 +00:00
joss17
be575a918d
hide the password fields
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 21:26:51 +00:00
joss17
6e225dec47
Change the unix to linux-* qtcreator files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 01:41:16 +00:00
joss17
e6fd8be204
put shared instruction under unix scope for qtcreator project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:47:13 +00:00
joss17
6fba28ee0d
Solve windows gpg bug and modify windows .pro project files qtcreator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:46:58 +00:00
joss17
ec56feee3f
fix a word
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1775 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:43:16 +00:00
joss17
b99b99f0d5
Bug which causes net reset solved
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:41:55 +00:00
joss17
2e5130a1da
rewrite connection manager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1769 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:41:24 +00:00
joss17
b8be372c4d
changed net status gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:36:33 +00:00
joss17
32ea1bfd0f
remove unimplemented tcpOk flag
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:35:44 +00:00
joss17
4fe1bd8801
Remove miniupnp and add libupnp code
...
Conflicts:
libretroshare/src/libretroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1744 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:33:40 +00:00
joss17
c00928a349
change back the engine setting. Now it should work with gpg1 and gpg2
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1740 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-27 20:50:30 +00:00
joss17
090ea53d72
remove the pgp password field
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-27 20:47:46 +00:00
joss17
c7f20ab146
remove the password fields for start dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-27 20:47:19 +00:00
joss17
090bab6b28
add the RS_USE_PGPSSL flag
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1733 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-27 20:46:31 +00:00
defnax
16949dded9
update icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-16 11:09:50 +00:00
defnax
db0807e42d
added icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-16 11:02:56 +00:00
defnax
1fdc8b6937
redesign the search Button stylesheet.
...
added change icon when Friends is not unreachable,
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1726 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-15 16:39:21 +00:00
alexandrut
c7c9163c2c
add new/old age indicator for shared files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1725 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-13 20:36:29 +00:00
defnax
d9d77c0cef
added functionality to edit your own Personal message on Label click
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-08 19:08:44 +00:00
defnax
b47fc8ce4b
added each Friends statusmessage after nickname
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-07 14:13:19 +00:00
csoler
b8714f3d9c
suppressed sigsegv when deleting an unallocated object
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-06 20:32:21 +00:00
defnax
e6b191bb9b
added ownStatusMessageChanged
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-05 19:07:02 +00:00
defnax
add990abd5
fixed smileys declaration missed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1718 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 23:03:25 +00:00
csoler
798f6026cc
fixed exchange of custom strings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 22:27:42 +00:00
defnax
96d9f80d6c
fixed frame's layout's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 18:14:10 +00:00
defnax
9c5f01f49a
changend icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 16:54:37 +00:00
defnax
2319711d9d
removed not needed games dir
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:41:46 +00:00
defnax
c6c0b5ba3b
added Destructor for ConnectDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:27:22 +00:00
defnax
aa0d56f67f
added Destructor's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1712 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:24:33 +00:00
defnax
805eecd7bd
removed not gui _settings on PeersDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:21:04 +00:00
defnax
25f888b8c6
removed not needed old channels sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1710 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:17:06 +00:00
defnax
a1fbe33e43
rewrite MessagesPopupDialog for Messages Toaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-03 23:22:24 +00:00
defnax
1383ca61f6
improved SearchDialog stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-02 23:37:46 +00:00
defnax
f34bb45dd5
redesign ProfileWidget with QScrollArea
...
replaced QGroupBox's with QFrame's for each category
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 23:39:46 +00:00
csoler
97400a74ef
- fixed the update of avatars in the various chat dialogs
...
- added a "peer is typing" function to the group chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1706 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 22:30:57 +00:00
defnax
10aef0b027
set bold font for Online/Offline strings and for connected Friends
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1705 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 22:10:49 +00:00