Commit Graph

38 Commits

Author SHA1 Message Date
notdefine
5affea57ae cleanup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-03 07:59:24 +00:00
notdefine
d870ae4ef2 It makes no sense if the total Transfer rate is lower than the individual rate.
Avoid this due setting uper limit for individual rate, and correct old wrong saved settings.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-03 00:41:38 +00:00
defnax
5025c34033 * Added new icon for Notify
* set correct icon for Deny Friend Context Menu


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1123 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-09 20:19:03 +00:00
beardog_uk
22c2974466 Feature: user can set commands fo opening shared files with some external applications. First revision. TODO: test on Windows, add additional functionality(see trac)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1119 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-07 08:08:03 +00:00
csoler
4bb497a905 Cleaned the gui a little bit:
- added a checkbox to control the use of external servers for ip determination.
- put back Network on the left
- put channels out of RS_RELEASE_VERSION, as it's not working yet.
- NetworkDialog:
	- set the info in columns about trust to be more explicit
	- changed dark green into light green to comply with colors in the trust matrix (it's also more readable in light green)
	- corrected trust strings that appeared in the Last Contact column
- changed "generate certificate" in connect friends wizard into "export my certificate..." which is more appropriate



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-05 13:04:18 +00:00
csoler
56b3370cd1 added a forgotten time(NULL) in notifyqt.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-01 15:18:34 +00:00
defnax
b57cdeb4fc * Added QMessagesBox feature for the ShareManager's Add/Remove
* Fixed DirectoriesDialogs's Add Folder method.
* Set ToolTips for The DirectoriesDialogs's Buttons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 22:35:22 +00:00
defnax
67706cc73c * update Preferences and Settings forms
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 22:07:49 +00:00
defnax
5cb9f16dd7 * Added for Partials Directory to Directories Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:54:41 +00:00
drbob
12b08c6221 missed the extra files... sorry.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 15:03:26 +00:00
drbob
c05acf2f95 Added NewsFeed / Popup / Chat Configuration options.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 14:19:13 +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
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
defnax
e261a8b515 fixed include headers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@703 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-20 22:32:41 +00:00
drbob
45f2108fd0 * Cleaned up fonts for MacOSX.
* made changes to win32.cpp cross-platform.
 * updated rsfiles.h
 * updated version to v0.4.10b




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@692 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 17:10:01 +00:00
defnax
483118daec -fixed RWindow
-MainWindow uses now RWindow for storing size and position
-added stringlist header for GeneralDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 20:07:54 +00:00
defnax
2f30ee6b1d removed not more avaible header
fixed some lines which not more usen

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 19:03:50 +00:00
defnax
cb891ff08a -added Log feature for QT .
-fixed Prefences and General Dialog
-disabled show function from main.cpp it will not allow to start minimized, it blocks minimize gui function.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 17:49:57 +00:00
defnax
8b9e64f9f6 added forgetten function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@685 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 11:22:41 +00:00
defnax
c84f34e916 -added new Preferences Dialog for Appearance
-moved some Settings from General to Appearance ( Language, Style, stylesheet
-added checkbox for Start RetroShare with System start in GeneralDialog
-moved Rsharesettings to Preferences folder to find bether 
-added new RSettings source 
-clean uped some old code stuff in MainWindow which is not more needed
-replaced in MainWindow PreferencesWindows open function with new one.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 00:23:27 +00:00
defnax
4789209ab5 added Help Button to Preferences Window
added basic config.html(Configuring RetroShare) page to Help Dialog, needs more Input.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@682 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-14 10:38:27 +00:00
defnax
7372007866 changend Server icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 09:20:28 +00:00
defnax
48293b5d6e -ckeckbox for autologin, removed Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-06 10:33:42 +00:00
defnax
4c840b5c7e -some icon changes
-Start Minimized settings Checkbox
-disabled Help in Preferences
-added for BandwidthGraph a function to use down and up from rsiface, does not work correct.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@661 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-03 21:26:25 +00:00
drbob
32973f0838 * Switched to new rsFiles interface.
* Updated Transfers/SharedFiles/Messages.. etc Dialogs.
 * Disabled 'Recommendation Lists' for the moment.
 * updated Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 16:59:56 +00:00
drbob
65bb6a65d7 * Fixed Colors and Fonts for Private and Group Chat.
* Fixed Chat Delay.
 * Cleaned up Options->Server, removing unneccessary stuff.
 * Cleaned up Config Friend, removing stuff.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 12:14:49 +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
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
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
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
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
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
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
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