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
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
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
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
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
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
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
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
csoler
dee82c5f1b
- fixed up avatar exchange between peers
...
- reverted preceding commit about PNG/JPG in popup chat dialog. This only concerns internal data representation and this string has nothing to do with accepted image formats.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1704 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 20:53:18 +00:00
defnax
6edab88278
added hover stylesheet's for the QPushButton's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 15:05:42 +00:00
defnax
ec1f9309b8
added background stylesheet for frame.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 14:41:38 +00:00
defnax
6c8faff680
improved stylesheet for Messages frame.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 14:22:51 +00:00
defnax
036cb7cb57
Load own status from chat.cfg
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 13:29:45 +00:00
defnax
ab5c321fc3
Added and ToolTip's For Avatar Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 23:41:29 +00:00
defnax
0f27feea63
Added StatusMessage Dialog
...
Added functionality to store own status to chat.cfg and to gui settings
Added timers for update own status/avatar faster
Edited ProfileWidget to open from there the StatusMessage Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1697 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 22:52:46 +00:00
csoler
396058c665
- ported commit from v0.4.x to integrate new RsAvatarItem code
...
- suppressed compatibility with old avatar transmition code
- added code for storing and sending a custom status string (for e.g. saying "I'm not here now") in p3ChatService
- added code for sending group chat status messages "peer is typing". Not fully functionnal yet.
Warnings:
- this commit breaks the compatibility for avatar transmission
- the new avatar transmission is not fully working yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 20:37:20 +00:00
defnax
dfee01d4d4
Redesign MessageToaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 14:50:27 +00:00
joss17
a3e010b842
improve chat scrollbar
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-26 19:18:20 +00:00
defnax
966c900ff0
Added ProfileWidget as Tab to show own Profile Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-26 01:10:25 +00:00
defnax
261f21f22a
improved design layout of some pages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-25 23:28:42 +00:00
defnax
f8d8599c02
added background frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-25 17:05:47 +00:00
defnax
09cfa7e070
update icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-25 15:26:07 +00:00
alexandrut
b715d07708
make possible to download an entire found directory from search dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-25 12:17:28 +00:00