csoler
792ddf1d25
Share Flags
...
- own directory browsing is now done through FileIndexMonitor. This allows:
- to browse shared directories independently of their flags
- to update files as they get hashed (yeah!)
- still to do:
- turtle requests should respect the share flags
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-09 20:00:25 +00:00
csoler
4157321000
Share Flags
...
- now only the directories with flag "browsable" on are dispatched to friends
- when switching flags, directories are re-sent to friends
Still to do:
- turtle search only files with "Network wide" flag on
- test what happens when 2 directories have the same base name
- display own directories by calling FileIndexMonitor instead of FileIndexStore
Warning: at this time, directories that are not browsable do not appear in the Files dialog under "my directories".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-09 16:32:31 +00:00
alexandrut
47fce35968
call rsGlobalShutDown() to save configs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-09 14:39:47 +00:00
drbob
b756edd32e
* Updated rsiface / rspeers.h
...
* Added correct menu items to the NetworkView.
* Tweaked speed of NetworkView to conserve CPU.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-09 13:08:58 +00:00
defnax
0924fa49c2
fixed to not stretch last section for Browsable column
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-08 11:17:49 +00:00
defnax
637bb50c6e
renamded XPGP text entries to PGP
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-08 10:05:56 +00:00
defnax
739216f2d2
changend Windows Title and Banner texts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-05 00:13:19 +00:00
defnax
01935af39b
added for Network menu Create new Profile action to can generate more Profiles without need to run Login Window.
...
disabled from Profile Generator Dialog not used the optional Cert loading sections.
fixed startdialogs layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-04 23:37:01 +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
joss17
59692a9aa9
improve vertical scrollbar popupchatdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-04 14:38:31 +00:00
joss17
e57db77455
improved vertical scrollbar behaviour for groupchat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-04 14:38:12 +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
8f2085c9a4
moved version_detail_bash_script to linux section doesnt works with windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 17:51:15 +00:00
joss17
83531eacdc
add return button shorcut for pgp password field
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 14:11:54 +00:00
joss17
6cb4b8e455
remove a the v character for version display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-01 13:54:35 +00:00
joss17
96f2d92ee7
rewrite script to include them in the make file. Use both util/rsversion.h and gui/help/version.html for gui version information
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-01 13:53:47 +00:00
defnax
0d33e14147
added rsversion for MainWindow again its usefull to know on MainWindow Title which version im running.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 22:24:08 +00:00
joss17
48b1cd0a0c
fix qmake script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 19:20:28 +00:00
joss17
c05fb7669d
improved svn revision script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:33:15 +00:00
joss17
5540897c49
add libretroshare version message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:32:16 +00:00
joss17
b436ab516f
Add libretroshare version information
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:30:09 +00:00
joss17
ed2777b85f
change tab order
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:27:58 +00:00
joss17
40f18ff5b2
fix version parsing sript
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:27:01 +00:00
joss17
6bd87814ea
remove old version display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:26:19 +00:00
defnax
92c5fbf6db
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 15:28:50 +00:00
defnax
9586868ae0
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 15:26:44 +00:00
drbob
439ae4e7b5
Added #include for windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 13:12:46 +00:00
defnax
a65f555ce0
new swedish translation thanks to Daniel Wester
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 22:17:51 +00:00
drbob
246927ac46
GUI side of the v0.5.0 modifications.
...
* Changes to startup / login function to handle multiple accounts.
* Switched on OpenPGP version by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 21:48:54 +00:00
alexandrut
3394239297
let hash name for partial files, use qfile link instead
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-28 15:29:21 +00:00
alexandrut
e68d874406
*redesign of dwl queue - dwls will be enqueued and picked from there;
...
*changes to display the dwl queue in the transfers dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-28 10:21:19 +00:00
defnax
fdfc02a1c1
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 23:44:25 +00:00
defnax
4827b06417
set correct version similar libretroshare
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 22:25:39 +00:00
defnax
7b9e56ced7
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:51:22 +00:00
defnax
9834ef5cbf
reorder context menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:24:58 +00:00
defnax
8f60bb04d0
added .rsrl extension for the Ranklist
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 19:12:59 +00:00
alexandrut
0fa44603ad
priority actions added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 17:22:56 +00:00
defnax
874f2bb8fd
update icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 11:57:58 +00:00
defnax
e71b85fe8e
fixed icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 11:50:38 +00:00
csoler
e4ad7ecabc
corrected the scroll bug in the group chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 21:05:13 +00:00
alexandrut
6f69a9edf3
changes to reflect download queue. not totally finished yet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 15:02:16 +00:00
alexandrut
c7ecf8c46d
add implementation for priority download queue
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 15:00:29 +00:00
defnax
dacdc90c4b
added switching colors for different uploads
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 23:54:56 +00:00
defnax
9f9773caba
update translators
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 19:02:23 +00:00
defnax
90300bdd13
fixed MessageBox text
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 14:23:41 +00:00
defnax
20052173fc
set sizeHint for uploads to 17
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 23:55:19 +00:00
defnax
4d8aa4dd72
fixed selectionModel for uploads
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 23:28:20 +00:00
defnax
c3cc5c22ce
Changend Uploads columns order
...
Changend Uploads Progressbar color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 22:39:34 +00:00
defnax
313d25e559
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 21:34:16 +00:00
defnax
fbd256100f
fixed languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 21:33:00 +00:00