Commit Graph

17 Commits

Author SHA1 Message Date
defnax
1d5dc08cc6 possible fixed the Add Button in ShareManager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 15:21:03 +00:00
thunder2
831c73dd9d Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
Save and restore the position of the ShareManager window.
Fixed german translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-18 16:05:32 +00:00
defnax
7baafb3f90 enabled word wrap for ShareManger Description
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 23:07:47 +00:00
thunder2
ed737e2c9f Fixed umlauts (utf8) in Windows. Changed some parameters to reference pointer. Added virtual folders to the lib.
Recompile needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 18:27:30 +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
0a5e3c9b63 added more info for Network Wide/Browsable to the Description Label in Share Manager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-12 17:21:35 +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
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
be8d0a06e9 fixed stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-19 01:32:00 +00:00
defnax
c398ea4ef1 added to Friends own Avatar and own nick labels
changed to ShareManager Title Background 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 22:42:31 +00:00
defnax
129842f0a9 added for ShareManager and CreateForum stylesheet background images
little redesign CreateForum

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 13:35:18 +00:00
defnax
d5581629ef set header size for first column and enabled again contextmenu for ShareManager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-04 20:46:26 +00:00
csoler
f9dc3b223b Started implementing flags to handle the sharing mode.
What works:
- the gui shows the flags in ShareManager
- the flags are loaded/saved to ft_shared.cfg and passed on to FileIndexMonitor
What does not work yet:
- the flags are not accounted for yet by FileIndexMonitor

In addition:
- simplified the directories dialog in Preferences, so that it calls the ShareManager instead of dupplicating the directories management 
code that becomes larger.
- setup the ShareManager to be a singleton, so as to coherently call it from different places.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-03 19:43:52 +00:00
defnax
8ba3c2de28 * added context menu for Share Manager to can remove a Shared Directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 17:47:35 +00:00
defnax
526a5c2cdb * improved little bit Share Manager Design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 15:35:51 +00:00
defnax
5459a536be * Added a Basic Share Manager for the replacement "Add Share" on MainWindow
* Fixed SharedFilesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:19:34 +00:00