Commit Graph

4077 Commits

Author SHA1 Message Date
drbob
7d6fcba5c9 Addition of new LinksDialog to Retroshare GUI.
Addition of rsRank Interface to control information.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@326 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 06:31:11 +00:00
drbob
06aae24efd * Addition of almost completed p3ranking class - still streaming / ranking to do.
* Major modifications to p3disc to use the new AuthMgr and ConnMgr.
 * Modified RsDiscItems to match new p3disc.
 * Modified ConnMgr to accept information from p3disc.
 * Addition of new Load/Save Certificate From/To Binary to AuthMgr.
 * Corrected default build to Linux.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@325 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 06:29:02 +00:00
drbob
3451af6152 Changes to libretroshare to make the system compile on Mac OSX 10.3
* minor changes to networking headers.
* addition of several virtual destructors (remove warnings)
* switched Makefiles to new system.
* added macosx specific configuration file.
* removed KadC compilation checks.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@324 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 06:17:33 +00:00
defnax
789e3a1f62 added SharedFiles Delegate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-02 13:38:17 +00:00
defnax
53ac3b2a24 fixed headeritem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@322 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-01 19:21:21 +00:00
defnax
091da19977 -set TextAlignment of some QTreeWidgetItems,
-changend order of searchResultWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-01 18:55:21 +00:00
defnax
204fbd300b formated some alignment to Qt::AlignRight size,completed and speed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@320 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-29 13:03:18 +00:00
drbob
798e19d58c Conversion of the SSL connection methods.
* Added new XPGP functions to checking certificates.
* Converted SSL classes from cert * -> p3AuthMgr.
* Added check of addresses before connect attempt.
* started up listener correctly.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-28 05:40:32 +00:00
drbob
f9d6f1c418 changes to support i8n in the gui (chat and messages)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@318 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-26 13:08:28 +00:00
drbob
bfb0b2be2b Modifications to chat and msgs to allow wchar_t messages
(support for multiple languages)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-26 13:00:57 +00:00
drbob
c4e1d73837 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the GUI code.
Changes to use the new rspeers.h interface to 
the retroshare core.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 08:49:40 +00:00
drbob
c7ce92aba2 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the rsiface code.

Addition of new Retroshare Interface for Peer/Neighbour control.
Mods to notifytxt to use new interface.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@315 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 08:01:40 +00:00
drbob
fd8adceb7e Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the rsserver code.
Major changes to use the new networking code. Added
p3peers.h as a new interface for peer/neighbour management.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@314 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:58:29 +00:00
drbob
7c2d5611bd Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the server code.
Changes inline with p3authmgr.h, and conversion of
the configuration storage to p3cfgmgr.h




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:54:31 +00:00
drbob
9ba4549133 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the serialiser code.
Added serialisation of Key-Value pairs Config message.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:52:46 +00:00
drbob
37d6a4b968 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the services code.
Modifications to match the switch to p3connmgr.h and p3authmgr.h



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:49:28 +00:00
drbob
059d43244a Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the upnp code.
Modifications to use the new generic p3upnpmgr.h interface.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@310 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:25:05 +00:00
drbob
456325dc08 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the dht code.
An interface to a second new DHT system (OpenDHT) has been added.
This has a number of features that make it preferable to the KAD dht network.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 07:22:15 +00:00
drbob
e28c8a846f Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the util code.
added some more utility functions for HexToBin & Hashing.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 06:45:12 +00:00
drbob
2780be3931 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the dbase code.

only minor changes: 
rename loadCache->loadLocalCache to avoid clash.
switch to new monitoring system in cachestrapper.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@307 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 06:42:55 +00:00
drbob
6435357c07 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the pqi code, 
and provides the majority of the improvements.

(1) Introduced new interfaces for DHT and UPnP abstraction: p3dhtmgr.h, p3upnpmgr.h
(2) Introduces abstraction for Authentication: p3authmgr.h
(3) New Connection Manager to coordinate networking code: p3connmgr.h
(4) New Configuration Manager: p3cfgmgr.h

This library has been significantly modified to support DHT synced connections
to enable connections between Firewalled Friends. The connection code has
been rewritten within a new framework, which should make extensions easier to code.

Also removed significant amount of old code relating to Tunnels, Channels etc.
This will be recycled later as higher level services that should not be
part of the core networking library.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@306 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 06:36:40 +00:00
drbob
de0ce110b9 The first commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the TCPonUCP code.

This library has been significantly modified to support
multiple UDP "connections" from a single port.
This requires some trickery and a listener thread.
Code to "STUN" peers was also added.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 06:11:39 +00:00
defnax
b0f31a1340 -added for first Start to can set needed language .
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 17:57:41 +00:00
drbob
905e1ee66a Added missing destructor functions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@303 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 10:40:49 +00:00
drbob
b05d5d3297 Addition of new GamesDialog and PhotoDialog.
The GamesDialog is semi-functional, but doesn't launch games yet, while the PhotoDialog is a place holder.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@302 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 09:26:12 +00:00
drbob
0712590a99 * Addition of the basic Games Launcher - used to organise networked games with peers.
* New external interface for launcher (rsiface/rsgame.h)
* changed pqiservice type Ids from int -> uint32_t.
* added NO_DELETE option to pqistreamer.
* added HASHDATA flag for BinInterfaces





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@301 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 09:22:42 +00:00
defnax
ad8562467f fixed to load saved extern stylesheets bether.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@300 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-19 17:13:50 +00:00
defnax
6936a4d311 added new qss stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@299 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-19 12:41:06 +00:00
defnax
da88c394f0 -fixed stylesheet loading.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-18 23:18:21 +00:00
defnax
1b42c9457e implemented save stylesheets feature, but seems not work correctly, need to be fixed.save and load stylsheets works but loading saved stylsheets works at the moment when only opened the Options.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-16 08:12:16 +00:00
defnax
fed8983cdb fixed script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@296 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-14 21:39:01 +00:00
defnax
35762a644a -updated german translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-14 14:04:23 +00:00
defnax
e28346ea5b added needed new files for installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-14 02:17:33 +00:00
defnax
c64ef98d93 -added splash image for installer script
-added Changelog.txt file, every new Changelog can be view after installations.
-Uninstall Startmenu links supports now translations too.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-14 02:15:57 +00:00
defnax
f7237a6583 -added multi language support for Installer, now can install in different languages, at the moment English and German is supported.
for new languages need to be tranlate some language strings and Edit retroshare.nsi

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-13 22:48:38 +00:00
defnax
c807fcb8bd fixed to remove Quicklaunch Shotcut too when will uninstall
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@291 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-13 14:51:53 +00:00
defnax
09803ff16c added Quicklaunch Shortcut
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@290 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-13 14:21:48 +00:00
chrisparker126
983efff1c0 initialial doxygen documentation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-10 22:19:00 +00:00
chrisparker126
bbd3c17b6d completed: compiles but not debugged
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@287 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-06 13:07:20 +00:00
chrisparker126
1ca334090f added licence info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-06 13:05:32 +00:00
libris
826860bb2e Channels: added demo context menu to channel browser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-04 08:17:08 +00:00
defnax
d807a5324f ToolBox Page renaming
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@283 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-19 18:08:00 +00:00
defnax
7b2484e4d7 testing design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-19 15:33:15 +00:00
defnax
fda827bcd0 fixed dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@281 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-18 18:54:10 +00:00
defnax
046d09ae0c redesign ChannelsDialog, hope its bether then before when can show aviable Channels in a listview/listwidget.
only what was usefull too to show the Messages Text for each Message in ChanMsgDialog.ui , then can remove in future the widget for Message Text.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@280 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-18 18:47:06 +00:00
libris
beb7612c35 Channels: Activation of a simple prototype for the new Channels module. This is non-functional but gives an idea of some of the features we want to incorporate. It has been activated primarily as an aid to the Channels Team. Feedback and suggestions welcome.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-14 16:19:44 +00:00
libris
5deaf2658b Check-in of GUI files for the new Channels Module implementation. These files are place holders only.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-13 16:02:33 +00:00
drbob
9b695977ae Modifications to the GUI to support new message types.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-12 02:55:50 +00:00
drbob
46a001af47 Final changes to add the new serialiser.
- added Chat / Msg and Disc services.
- expanded rsiface to handle new serialiser.
- mods to rsserver with new conversions etc.
- added service directory to Makefile.
- removed PROXY / CHANNELS from make.opt



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-12 01:43:17 +00:00
drbob
d9efb76b01 Modifications to bring in the new serialiser:
- Switched to 64 bit lengths for files.
- Switched to new data types (RsItem).
- Moved Msg and Chat to services.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-12 01:39:09 +00:00