Commit Graph

915 Commits

Author SHA1 Message Date
csoler
a293a39d1b - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching.
- added a console in config->server->F2F routing to be able to visualize turtle routing statistics

WARNING: this is not complete yet. The fllowing still needs to be done:
- detect duplicates in search results between turtle and friends search
- RegExpr search does ot work with turtle (still to code).
- search does not search own files. Is this really needed after all ?



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-16 20:10:53 +00:00
alexandrut
44efa071f4 download recommended files from inside links cloud dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-16 19:29:20 +00:00
defnax
b4ac276ce6 added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 23:21:47 +00:00
alexandrut
8f0c7fbdfe clear downloads which are in queue directly from custom menu cancel action (until now they were remaining in queue when for ex all list was selected for a clear and a separate action was needed for them)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 20:48:53 +00:00
defnax
0f5e003f18 set default size of Preferences Windows now little bit bigger then before
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 12:51:13 +00:00
defnax
384145ef48 set different icon and Text label when creating Channels from ChannelFeed.
added retroshareRevision for writing Revision in seperate string.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 11:49:15 +00:00
alexandrut
98eb6b835d scroll to previously selected item(s) at next redisplay
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 23:22:26 +00:00
defnax
04db41a45c update to the correct version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 17:14:41 +00:00
joss17
eef31ea805 Revert "now retrieve version for gui directly from lib"
This reverts commit 0aa0d500c001730e05ffecd69cf3068d87138557.

The GUI and LIB could have two different version when compiling, so we
need to keep both version info.

Conflicts:

	retroshare-gui/src/version_detail.sh

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:11:08 +00:00
joss17
f95755641e improved version_detail sript
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:10:19 +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
e56f29ce92 setFocus for Login and Search Field
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 12:16:35 +00:00
alexandrut
caf1c7850f resolve compile problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-12 19:20:32 +00:00
defnax
97628d9552 added forgotten license text
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 21:59:40 +00:00
alexandrut
3083165767 priority column added in transfers dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 20:27:59 +00:00
csoler
7b534ba299 - added a pointer controller to findex to avoid RemoteDirModel to incidentally request for deleted pointers.
- suppressed auto-collapse of directories when updated.

Still To do:
	- auto-update QTreeView in PostMod() to avoid display inconsistencies.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 19:43:51 +00:00
csoler
cf2343105b Improved RemoteDirModel interactivity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 18:14:55 +00:00
csoler
4720de4f70 corrected include insistency of RemoteDirModel.h
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 09:36:35 +00:00
defnax
e7b289b367 Clean up MainWindow removed unused headers and not needed SMPlayer entries
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 23:44:46 +00:00
defnax
a2e9054cac Clean up rsiface folder, moved RemoteDirModel to gui folder.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 23:28:15 +00:00
defnax
4e8294444b Fixed SharedFiles column size's
Enabled for Network Log to show again rsversion
Added .rsfb extension for Uploads Progressbar

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 23:11:17 +00:00
alexandrut
a78013b131 now retrieve version for gui directly from lib
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 21:25:16 +00:00
csoler
45618c39c5 comment correction
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 19:04:02 +00:00
csoler
a808ab9173 Share Flags
- 1st attempt at displaying share properties in the SharedFlagsDialog.
	- added share flags in DirDetails structure in place of Rank, that is not used anymore.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 18:55:49 +00:00
defnax
2380b0c793 added checkbox for Preferences to can disable the Quit MessageBox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 01:40:17 +00:00
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
defnax
1df1039d44 Fixed some correct language namings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 20:03:11 +00:00
defnax
5b0d2ebe6d update language
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:59:53 +00:00
defnax
7a903ea7d5 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:45:10 +00:00
defnax
0712d11b62 update language strings to the latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:32:06 +00:00
defnax
d5e866082e enabled for some strings translation support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:29:19 +00:00
defnax
6abadc6375 Added new settings which will be replace soon as possible Preferences
Changend Quit RetroShare MessageBox with "Yes" and not more with "OK"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-23 17:11:51 +00:00
joss17
56bdbb352c add build date information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 22:12:07 +00:00
joss17
a36475a167 Add a static and a build time version information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 22:03:34 +00:00
joss17
774476f4d3 add include for gcc 4.4 compliance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 22:02:33 +00:00
alexandrut
26bade91b8 change hash name with real name path for preview
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 21:04:44 +00:00
defnax
0033ae20ea update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 11:45:38 +00:00
defnax
7a0a929a50 update language strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-21 23:25:57 +00:00
drbob
cf60b0a0b9 Fixes to the PGP Network View.
* Made Signature Arrows Red.
 * they now move around correctly too.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-21 21:22:28 +00:00
defnax
11001bd1d4 added functionality to change text label when switch to different view.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-21 16:17:22 +00:00
defnax
13eed1c932 redesign SharedFiles, with splitted view for Remote and Local Dirs and added QFrame's for switch to different views.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-20 17:03:27 +00:00
defnax
400ad9e0bd update French tanslation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-20 00:29:02 +00:00
defnax
0ac7a92677 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 21:50:57 +00:00
alexandrut
d9e99a8774 add RS version on peer details panel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 21:41:20 +00:00
alexandrut
48df36f6d0 download of whole directory from gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 20:07:43 +00:00
defnax
8a1ae827b9 Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files.
Added SoundManager for the events, at the moment there is no connect for a event to use it.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 11:21:40 +00:00
defnax
5335509028 added icons to Menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-16 17:11:13 +00:00
defnax
a112c2d02a Added Export Cert to Contect menu
renamed View Button to Menu
Added Add Friend and Export Cert to Menu Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-16 14:36:03 +00:00
defnax
063c4bb44f reorder Search, clear search field automaticly after result will be shown.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-16 00:49:39 +00:00
defnax
e80b56c63c Changend File Associations icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-15 23:04:40 +00:00
defnax
f7c12bef70 added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 23:13:02 +00:00
defnax
9c65c694c5 Added a Security Page for Options to View, Copy and Export own Public Key.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 23:11:37 +00:00
defnax
1c729b93fc update language strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 17:52:41 +00:00
defnax
a638131707 update translators
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 17:05:12 +00:00
defnax
44f6df178f removed icq entries from MessageBoxes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 15:09:20 +00:00
csoler
f8ca2fae4c cleaned the notify dialog a little. Added checkbox for group chat. Not enabled yet though.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 14:43:51 +00:00
defnax
fff4bc06ab Added Copy Cert to Clipboard functionality for ConnectWizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 13:29:49 +00:00
defnax
8cab711a52 Set Font size for Links to 9
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 21:32:59 +00:00
alexandrut
ca60cfc949 alert chat window when a new message was arrived
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 19:58:11 +00:00
defnax
441ccd9f51 changend group chat systray notification to 3 seconds, 1 second its too short.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 17:12:06 +00:00
defnax
254bc39e27 added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 16:11:42 +00:00
csoler
72112fb54c added systray notification for group chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 14:01:49 +00:00
defnax
a2c29ba507 Added icon for Trust Tab in PeerDetails
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 12:44:33 +00:00
defnax
05fa84dd2f update HelpDialog, Set Font Size to 9
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1365 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 22:55:05 +00:00
defnax
557622b416 set default Font size to 9, this fixes problems on new qt styles under Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 21:51:13 +00:00
alexandrut
fe2934f6db proper update of shared list when list is modiffied from a different place
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 21:03:26 +00:00
defnax
894486c48e Set Font size 9 for ToolBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 15:50:15 +00:00
defnax
37d83c3ab1 enabled checkbox for share incoming directory by default
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1360 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 14:14:53 +00:00
alexandrut
990ed277bd share of incoming directory by default
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1359 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 13:22:31 +00:00
defnax
2f07cfaee7 update strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 11:45:16 +00:00
defnax
3bd022bea3 added storing Network Tab Position
added for Check files button to change text when checking files

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-11 00:45:17 +00:00
defnax
aae4208470 enabled format file size's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-10 23:48:20 +00:00
ammorais
070939704c * Change on the Timers of Network Menu that weren't wroking properlly
* Fixed the context menu position of the Netwok Log


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-10 22:49:46 +00:00
defnax
6ba3dc355b update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-08 23:12:03 +00:00
alexandrut
0526f5db3a bugfix - right click on local shared list won't abort the app
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-08 22:15:00 +00:00
ammorais
2eccbce332 Updated the RetroShare.pro, fixed problem in p3face-startup, and upnputil.c with UPNP_AddPortMapping number of parameters when compiled with miniupnpc-1.0
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-08 14:49:20 +00:00
alexandrut
cfc2aa89c7 added open file/folder actions in local sharedfiles dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-07 18:56:31 +00:00
defnax
902c475b9d added the hashingstatus sources not enabled yet, for replacement which is written in MainWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1329 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-07 11:23:25 +00:00
defnax
50a5aee3a3 corrected mingwm10.dll path
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1328 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-06 18:17:36 +00:00
defnax
2a98fa229a update installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1327 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-06 14:33:07 +00:00
defnax
ac151bf154 changend context menu order
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1326 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 17:58:11 +00:00
alexandrut
00ed06f94b separate openOrPreview action in two individual actions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1325 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 16:27:58 +00:00
defnax
16de90fc8d update changens from last month to changelog, and set to new version string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1324 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 16:15:10 +00:00
defnax
857dd6968d update polish translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 11:08:45 +00:00
defnax
42a5c890c3 enabled polish translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1322 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 10:31:47 +00:00
defnax
d454e152f4 update installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 09:45:41 +00:00
defnax
38f5c7d6ef changend preview icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1318 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-04 23:36:04 +00:00
alexandrut
8ab5cf4f3e open or preview downloading files with a suitable application
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-04 21:54:58 +00:00
defnax
b0deb297a9 enabled ip service check box to checked
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-03 11:43:24 +00:00
defnax
663659577c reorder transfer context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1314 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-02 23:47:38 +00:00
alexandrut
8dd20a62ad pause, resume and open folder actions added in context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-02 18:40:31 +00:00
defnax
e9f0fd7c34 Enabled SimpleChinese translations for Windows Installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-01 23:08:11 +00:00
defnax
efb8c01784 added French language support for RetroShare installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-01 00:59:42 +00:00
alexandrut
0b6800a5ce exchange of what version of retroshare our friends are using
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-28 20:57:02 +00:00
alexandrut
9b7d486d6c bug fixing when storing incoming and partials directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1296 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-11 21:41:42 +00:00
joss17
646603d71d new computing for download and upload rate. No more indiv rate settings
Merge branch 'maxUploadRate'

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 17:09:00 +00:00
joss17
9d0f90d434 add include for gcc44 compliance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 16:55:41 +00:00
defnax
6001db3188 added StegoSaurus plugin,
Stegosaurus 1.0 is a tool to perform steganography on 24-bit BMP files.
Use this to hide and recover any type of file to and from a selected BMP image, without altering the original size of the image

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1291 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 12:46:41 +00:00
csoler
48218e98cb turtle tunnel management
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-03 18:47:14 +00:00
defnax
2bd3899c05 added delete autostart functionality when uninstall RetroShare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1288 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-01 12:22:52 +00:00
defnax
39319f8345 added functionality when collapse tree change treeicon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-31 23:06:14 +00:00