Commit Graph

750 Commits

Author SHA1 Message Date
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
defnax
622914c923 * removed old config path
* added FindWindow for Library Dialog
* Fixed Cancel Button of ShareFiles


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-20 21:39:03 +00:00
defnax
b522636e08 * added a Basic Library Dialog to ApplicationWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-19 22:08:48 +00:00
defnax
dc73c346f1 * fixed Sources and Hash column to show the correct input.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-18 18:16:34 +00:00
drbob
f9b22cc5d2 Updated interface files.
Added SrcIds to FileRequests().



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 16:14:03 +00:00
drbob
eb8dacc798 Integration of ft into a working system.
* Made ftTransferModule compile.
 * bugfixes to make ftserver1test work.
 * New P3Pipe / P3Hub ...
 * Added Test Notes.
 * First functions added to ftcontroller
 * added isOnline to p3ConnectMgr.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 15:23:11 +00:00
defnax
c4a3792500 * added for expandButtons correct hide/show icons + ToolTips
* added some Vertikal Spacer to put each new Widget on Top for News Feed
* added icons for typeComboBox

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@697 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 14:13:09 +00:00
defnax
0626a08d01 * added noskin.qss for use RetroShare without styleesheets
* added for expandButton for the hide/show correct icons/ToolTips
* added for Blogs Comboboxes some usefull icons


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 10:16:12 +00:00
defnax
df509a3683 * fixed layout of News Feed
* changend some icons
* fixed config.html

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 01:09:32 +00:00
defnax
223528e03f * updated config help html
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 23:44:31 +00:00
defnax
8a2e563c66 * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps.
* Lots of Layout fixes for ApplicationWindow Dialogs


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 22:24:53 +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
drbob
cf7d072a5b Added missing functions to connectMgr.
Some debugging (which should be #ifdefd )
Removed old make.opt



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@691 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 15:40:47 +00:00
drbob
8df643596e Missed a file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 15:06:03 +00:00
drbob
33032e8a83 * Modified p3ConnectMgr to enable Standalone testing of components.
* Created pqiNetAssist interfaces for DHT and UPnP.
 * Created PQIHub etc for standalone testing (in ft/pqitestor.h for now).
 * Add basics of first server test ... its not quite complete yet.
 * Improvements to ftserver.
 * Changes to many tests to match other mods.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 15:02:24 +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
drbob
4e43cb2f09 Updated Language Files and some of the gui.
There are still lots more HTML tags to remove from the other files.
This is important - as it makes the translators job so much harder!




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@683 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-14 20:01:17 +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
f0737c315e -added Icon/Text Label for News Feed
-fixed lots of Layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@681 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-14 01:03:40 +00:00
defnax
31098421b2 -fixed Lokal Directories hide Button to Checked
-added a Toolbar for New Forum Message
-moved Post Forum Msg/Cancel Button to ToolBar 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-12 21:07:41 +00:00
defnax
4db47ef482 added for each toggleview correct icons if is hidden/show and set ToolTips .
added for PhotoDialog toggleview function to hide
added some icons for PhotoDialog treewidget
added a new Button in Forums for New Forum Message
again some icon changes

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-12 18:41:08 +00:00
defnax
1ca6f135b3 -update PhotoView with fixes for header
-added icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-12 12:40:49 +00:00
defnax
49feb4bffb update icons to forums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@677 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-12 12:24:47 +00:00
defnax
c410fc5fff added to forums some usefull icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@676 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-12 12:03:23 +00:00
drbob
189dcbb482 Completed most of ftserver class.
Also changes to make everything fit together.
changes to Interface to support srcId list.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@675 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-09 17:03:24 +00:00
drbob
d7e1a90c28 Tweaked dbase functions for ftSearch functionality.
(made a bunch of functions "const")



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@674 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-09 16:06:01 +00:00
defnax
de2956637b fixed Make Friend Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@673 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 21:01:45 +00:00
defnax
074e4adbf3 -replaced MessageToaster with OnlineToaster for POPUP_CONNECT
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@672 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 19:47:50 +00:00
defnax
2ac326f076 -added new icons for Authed/denied16
-set header text aligment to AlignHCenter/AlignVCenter 
-removded not needed Authcode column

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 14:32:13 +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
239c29ba6d added QFrame for can hide Lokal Directories
-fixed not streach last section, stretch root.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-07 18:49:57 +00:00
defnax
3cdb34ed02 added for files icons too
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-07 17:12:50 +00:00
defnax
3bdd429200 updated icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-07 10:48:18 +00:00
defnax
107e94c7cb -removed the background colors for Files TreeView.
-added folder icons for folders in Files.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-06 21:53:41 +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
ewensun
6f1a6e78cc fill adjustSpeed and recvFileData
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-06 04:12:36 +00:00
defnax
c39d670c10 update qss stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@663 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-05 21:39:13 +00:00
defnax
e92080789a added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-05 18:36:07 +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
5c6e558942 More Improvements to FileTransfer:
* Added TlvShallowClear() to serialisers
 * Added RsQueueThread for periodic queue processes.
 * Completed ftDataMultiplex which replaces ftServer/ClientModules.
 * Added Server Queue / Thread to ftDataMultiplex.
 * Added ftdataplextest to exercise ftDataMultiplex.
 * Generalised ftFileSearch to handle an array of ftSearch classes.
 * Tweaked rsfiles.h #defines to match new ftFileSearch scheme.
 * Added Generic ftData Interfaces for Testing.
 * added ftDataSend/Recv Interfaces to ftServer + ftDataMultiplex respectively.
 * Completed much of ftServer (External Interface), but not yet done.
 * Extra debugging and small changes to ftExtraList
 * Integrated new ftTransferModule with minor interface changes.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-03 12:45:53 +00:00
defnax
d584516859 changend Exit Icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-03 12:41:31 +00:00
defnax
662541f78b added icons for minimize/maximize
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@658 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-02 20:26:29 +00:00
defnax
f02d66b752 update/Change icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@656 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-31 15:29:14 +00:00
defnax
f1f16e057d fixed Button tooltips and icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@655 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-31 10:34:14 +00:00
defnax
e617197a01 updated icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@654 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-30 16:24:07 +00:00
defnax
1dd4274f2e changend icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-29 18:53:27 +00:00