Commit Graph

5679 Commits

Author SHA1 Message Date
defnax
74faf59288 set tabs to north
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-18 23:17:57 +00:00
defnax
5da31a90b7 fixed smplayer funtion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-18 23:16:11 +00:00
defnax
c8c7113264 forget to commit languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-18 23:14:28 +00:00
defnax
05ebf01ccf -updated to latest smplayer sources from svn.
-fixed close
-disabled smplayers stylesheet to not have collision with RetroShare stylesheet in config.h
-thanks to rvm he wrote a feature to can disable the stylesheet of smplayer not need more comment lines.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-18 23:13:09 +00:00
defnax
172c00c2a2 fixed network view layout
added network into a TabWidget too

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-17 20:52:08 +00:00
drbob
79023e7c7c Improvements to the Games Launcher.
Addition of new Bootstrap Peers.
Completion of rsgameitems serialiser.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-17 14:24:56 +00:00
drbob
5410a20756 Update notifications for Links Cloud and Photo Show.
Improvements to the Photo system.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-17 14:03:47 +00:00
defnax
0c7af5a691 added a tabwidget for network view
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-17 13:14:17 +00:00
drbob
7eeb4420fe Modifications to Game Launcher to fixup the display of names / status.
Added Date check to DHT Server File, so we don't download each restart.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-05 19:03:51 +00:00
defnax
d05ef8d797 updated installer script with mplayer section
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-05 17:47:24 +00:00
drbob
0bdc3522a6 Improved the bootstrap Stun system.
* searching for STUN ID's continues until RS_STUN_FOUND_MIN are found (10).
 * abandon STUN search if Ext or Upnp mode.
 * add Bootstrap IDs to rear of mStunList. (bugfix)

Force saving of certificates after "oldFormat" loading.
Corrected printStunList() fn call.

Added a notification system: 
 (1) libretroshare System Notifications.
 	- System notification if Firewall Status is bad.
 (2) PopUp messages.
 	- Popup for a connected peer.
 	- Popup for a new message.
 * New interface (to be revised).



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-05 16:32:18 +00:00
drbob
08860b25e6 Addition of two more Services / Applications.
(1) A PhotoService / Dialog to share slideshows.
(2) A Network View service, derived from p3disc for a graphical view of peers.
Both of these need a little help to get them fully functional.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-04 21:31:11 +00:00
drbob
fd1beee309 More Tweaks before first release.
* Switched on RELEASE flag.
 * renamed incomplete work to "Unfinished"
 * updated version strings.
 * Added Configuration path to DhtMgr.
 * reduced uPnP timeout to 30 seconds (from 60).
 * more Bin -> BinToHex printouts.
 


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 16:01:25 +00:00
drbob
9bdd44d0f5 Changes required to get Retroshare V0.4 working under windows.
Most of these changes relate to:
 (1) rand() is different 
 (2) sleep() don't exist on Windows.
 (3) networking headers are different - these need to be cleaned up in general.
 (4) disabled tests that won't compile on Windows.

Will probably have to rollback some of these changes for Unix later.





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 14:41:15 +00:00
drbob
9e954e9c0f Tweaks to the GUI side.
* Fixed the fonts, and default entries in GamesLauncher.
 * Shifted all the unfinished stuff to "In Development" section.
 * Fixed smplayer/rs project files.
 * duplicate variable in p3connmgr.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 14:12:39 +00:00
drbob
63828f77a8 Significant improvements to DHT behaviour, and reconnection attempts.
* Added GUI interface for auto connect state.
 * Added HTTP retrieval and storage of DHT peers update.
 * Added code for partial recv() from DHT peers.
 * Disabled Chat/Disc/Udplayer/tcpstream debug output.
 * Added Unreachable Check to connMgr.
 * Added auto reconnect functions to connMgr (#define to disable).
 * Restructured DHT notify code... much cleaner.
 * DHT now flags out of date DHT results.
 * DHT notifies ConnMgr on any results (same or diff).
 * Added Fns to cleanup old udp connection.
 * other bugfixes.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-02 14:25:59 +00:00
defnax
7b3fc2976e fixed smplayer liblole32
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:54:49 +00:00
defnax
71e78fa852 smplayer include changes fixed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:52:27 +00:00
defnax
fda0111d9b removed not needed makefile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:51:38 +00:00
defnax
acff1f81a0 added latest smplayer sources with fixes for compile as lib.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@365 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:49:42 +00:00
defnax
fae3182079 removed old smplayer sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:41:41 +00:00
defnax
d59a17ceb9 added turkish license
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 14:34:03 +00:00
defnax
174d544282 updated with turkish translation, turkish translation will be shown on supported systems see:
Since NSIS 2.26, the language selection dialog of Modern UI hides languages unsupported by the user's selected codepage by default.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@362 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 14:33:38 +00:00
drbob
2dc2954f40 Added Code to detect Symmetric NAT (BAD!) Firewalls.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-28 15:58:54 +00:00
drbob
06cb9e0121 Added a seperation between 'desired' net mode and 'actual' net mode
this is needed for accurate stunlist creation. Also added stunStatus
calls from discovery.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-26 16:14:13 +00:00
defnax
39d8b258ab set for timestamp own color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-18 14:52:51 +00:00
defnax
71a4cbd869 fixed rootisdecorated for ULListModel to false
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-18 01:57:27 +00:00
defnax
f7646b9389 set maxvalue for indivRate spinbox to 12500
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-18 01:46:14 +00:00
defnax
df06f4f123 set maxvalue for totalRate spinbox to 12500
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-18 01:43:22 +00:00
defnax
0234c5f5cf -changend order of the columns
-set correct Alignment for each column

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-16 22:42:34 +00:00
drbob
a56f9266f8 split transfers into uploads and downloads.
corrected serverdialog layout.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-11 16:32:02 +00:00
defnax
ade0665664 added author xesk which developes xProgressBar for QT4
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-10 23:05:42 +00:00
defnax
08d3634d28 changend the order of the Transfers Columns
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@340 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 23:49:29 +00:00
defnax
4a5d3f23a6 removed double definition of drawText
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 23:40:54 +00:00
defnax
81fcc83bdc added new xProgressBar, thanks to xesk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 16:36:30 +00:00
drbob
b7abbda1fb * Enabled network configuration control from GUI.
* Added Safe configuration save before quit().
 * Updated libretroshare's interface files.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 16:20:14 +00:00
drbob
2c69fd7eaf Finished off the basic Link Ranking system.
* added serialiser types.
 * finished streaming on p3ranking.
 * removed Bandwidth limitations from BinFile / BinMem.
 * added bytecount() to BinInterface.
 * moved the CacheTransfer creation to Startup.
 * added ranking to CacheStrapper & server tick() system.
 * Tweaked LinksDialog for final touches.
 * enabled downloads from Messages.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-05 13:45:04 +00:00
drbob
215e3386f2 Fixed up GUI side of retroshare messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-04 17:55:59 +00:00
drbob
07a458367b Addition of sorting algorithms to the LinksDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 16:43:03 +00:00
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
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
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
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
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
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
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
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
defnax
9f76b1a313 some fixes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@269 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-11 07:07:07 +00:00
defnax
0c6d24e007 some fixes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@268 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-08 11:27:01 +00:00
defnax
28a47501ee -removed not realy working bold/italic/underline/color functions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@266 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-28 00:45:16 +00:00
defnax
f0f2bddf0e fixed Close SMPlyer , to not allow to close RetroShare when closing SMPlayer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-19 18:24:23 +00:00
defnax
1f1c2de1fb fixed RetroShare windowicons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-19 14:35:49 +00:00
libris
dc4cee6f92 Fixed Bug 1833356: connected Search Remove All (now with reset of search ID allocation)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-19 10:56:12 +00:00
defnax
6490d67e84 -added systray menu function for can start SMPlayer .
-added for MessagesDialog/ New Message Dialog needed items for File Name,Size, Sources if correct?, Hash
-added resizesection/resizemode to see the complete Message Timestamp/Date item for MessagesDialog.
-added WidgetInformation function for MessengerWindow/New Message Dialog to save the Widget Position and Size.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-18 23:35:53 +00:00
defnax
5c56857a99 -redesign the Compose New Message Dialog, again little bit more userfriendly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-18 02:24:03 +00:00
defnax
88ff3c8db7 changend language order to Default English
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-18 00:26:44 +00:00
defnax
92d5c61c8c -added remove Friend feature
-added Add Friend feature

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@251 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-17 01:35:52 +00:00
drbob
e0304cd2de Tweaked the build scripts to work with the compile script.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-16 01:36:46 +00:00
drbob
935745a08e Created V0.3.x branch and moved the head into the trunk directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00