Commit Graph

644 Commits

Author SHA1 Message Date
defnax
c99e4c1977 * moved changelog.txt to src directory
* update changelog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 02:36:45 +00:00
drbob
40b878697b disabled some of the gui elements - to match those in libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-13 23:06:32 +00:00
drbob
fce83cb232 More bugfixes ... got the basic channels file transfer working.
* Create channels directory correctly.
 * added File Transfers to Config List.
 * connected statusChange() monitor callback.
 * fixed file sources in transfermodule.
 * fixed up transfer restarts / sleeps.
 * enabled opening files read only.
 * disabled some of the debug.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-13 23:03:46 +00:00
drbob
b0d462c93e Small changes to how gui handles files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-09 22:21:14 +00:00
drbob
aee6cb85b4 * More bugfixes for file transfer.
* Added File Transfer / ExtraList to channels.
 * fixed mutex deadlock.
 * added slow transfer for background tf.
 * added checks to FileRequest to accumulate peers.
 * added ExtraList callback.
 * etc, etc.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-09 22:17:20 +00:00
drbob
1e33267951 Modifications to libretroshare to enable a
build against a standard OpenSSL library... 
Still lots to do (implement AuthSSL), compiles all but final gui.
use USE_XPGP flag in build script to control it.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-09 16:52:14 +00:00
defnax
f810a0f58f fixed MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 22:42:14 +00:00
defnax
8dab34d350 added stylesheet to src
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 22:11:33 +00:00
defnax
5153dca534 update openoffice retroshare README
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 16:53:44 +00:00
defnax
b2b8b3f575 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 13:15:54 +00:00
drbob
80f4686100 Bugfixes and extra debugging for file transfer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-04 23:12:53 +00:00
defnax
6343de176e added a readme for compiling under linux from latest wiki Howto,
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-04 18:28:16 +00:00
defnax
3c6f9eff60 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-04 13:56:52 +00:00
stockpicker
d0ce88e986 Minor fixes to compile with GCC 4 under Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 15:20:42 +00:00
stockpicker
db263b160c Fixes missing includes and strict gcc 4 code checks for Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 13:53:17 +00:00
stockpicker
c222c354d6 Changes to support both miniupnpc 1.0 and up-to-date 1.2
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 13:33:06 +00:00
stockpicker
c0e846f7f7 Fixes missing includes and strict gcc 4 code checks for Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@785 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 12:59:21 +00:00
stockpicker
b987d014e5 Replaced deprecated m486 flag in config-linux.mk with march=i686
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 12:47:43 +00:00
drbob
6a8509740b Updated rs interface for new File Transfer.
tweaked Transfer displays to work with new interface.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 11:39:09 +00:00
drbob
0d96b43d34 Enabled new File Transfer Code in libretroshare.
NB: This is not yet working. so SVN is now officially broken :(
Hope to have the bugs ironed out soon.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@782 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 11:38:11 +00:00
stockpicker
9f68fc5393 Updated ru translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-01 17:03:03 +00:00
csoler
90fb234b47 Fixed compilation pb in gui/HelpDialog.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-01 12:27:14 +00:00
defnax
896a982d1e update of HelpDialog to set links for new forum and wiki
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@779 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 18:32:24 +00:00
defnax
281857317d added translation wiki link to Help System
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 17:16:40 +00:00
defnax
1d8411ea94 update of RetroShare Team authors and added links for the new forum.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 11:58:24 +00:00
drbob
750fa18cae Updated libretroshare interface.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-29 21:11:45 +00:00
drbob
88ef2e0e34 Major bugfixes and testing changes for ft.
It is now almost ready for integration with rs.

Added ftserver3test.cc which successfully tests:
	* Hashing of a directory.
	* Transfer of Cache Files.
	* Local Searching.
	* Remote Searching.
	* Download from multiple sources.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-29 20:58:23 +00:00
drbob
889825b77e update for 64 bit interface change.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-29 20:54:43 +00:00
drbob
5e9a7d976b Updated Interface to 64 bit file size - helps fix > 2GB problem.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-29 20:53:14 +00:00
defnax
009f6fa58e added redscorpion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 13:27:55 +00:00
defnax
a50cd7ceb1 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@769 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 12:19:02 +00:00
defnax
2a98419498 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@768 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 01:12:23 +00:00
defnax
b1f727d080 * added a QFrame for the Background of the PushButtons in ChatWindow
* some updates for stylesheets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@766 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 23:37:15 +00:00
defnax
f90988f743 * added new stylesheet
* fixed default stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 21:56:29 +00:00
defnax
7e1646513d * fixed content and Browser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@764 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 17:43:57 +00:00
defnax
1ee1b408ff * fixed MessengerWindow
* update internal stylesheets
* update help content

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 16:17:29 +00:00
defnax
8f5e91727e * created MessengerWindow new, old one was corrupt, stylesheets does not more worked.
* add a QFrame for can use Stylesheet of Top of the MessengerWindow Background, later to can hide it.
* added stylesheets for QFrame#messengerframetop

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 15:22:35 +00:00
drbob
ef9bb372b4 re-wrote ftfileprovider / ftfilecreator to be more simple and robust.
re-wrote associated tests to be more robust.
added new fttransfermoduletest.cc 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-22 18:12:58 +00:00
defnax
26661ffb1c -added new stylesheet skin orangesurfer
-updated some other stylesheets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-19 14:36:25 +00:00
drbob
38b1c02101 MacOSX Bugfix: Commandline ip addresses were not initialised properly. added clear_sockaddr() call.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@758 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-19 13:43:56 +00:00
csoler
ef902d52cf Cleaned layout(s) in config->server, and removed the ;setFixedSize that caused some damages to the server interface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@757 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 20:07:05 +00:00
defnax
78d09f5af2 fixed images.qrc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 19:03:09 +00:00
defnax
27c4429a59 - improved QTabWidgets stylesheet for uus stylesheet
- added for QPushButtons qlineargradient color for uus stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 18:19:56 +00:00
drbob
0d6eeece82 Attempt to fix SVN problem ... removing empty files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 16:52:20 +00:00
drbob
bc98b9ea7d BugFix: DHT was not turning on.
also updated the ServerDialog with more info on exact network state.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 16:02:06 +00:00
drbob
95d5f38222 Added more comments describing how to start up libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-17 22:41:31 +00:00
defnax
b0508af376 - lots of stylesheet improvements
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@751 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-17 19:52:57 +00:00
defnax
5e85637c2b - improved red and uus qss stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-17 17:30:39 +00:00
defnax
d403806b09 -added new qss stylesheet
-fix red qss stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-16 17:41:38 +00:00
defnax
ee6323a966 * added red skin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@748 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-14 21:14:44 +00:00