Commit Graph

780 Commits

Author SHA1 Message Date
defnax
643379aec7 * replaced toText in MessagesDialog QTextEdit with QTextBrowser to get use a scrollbar
* update little bit ProfileView(added function for load a image to picture label, added a Button for Edit Profile) 
* set context menu icon for Connect To Friend
* Fixed OnlineToaster's Picture Label Layout
* set for Make Friend a Header Image and Text

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-23 01:58:56 +00:00
csoler
80a8b41d66 Added a display for file hashing activity using notifyQt class. This time it works nicely.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-22 21:06:54 +00:00
ewensun
812cdd6bd6 time out unused uploads
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-18 04:00:24 +00:00
defnax
47c267dc01 * Changend MainWindow Title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-11 11:56:43 +00:00
defnax
f9dcdec18f * changend from toPlainText to toHtml
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-11 11:42:31 +00:00
defnax
bd02925ab1 * little redesign login
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-10 22:04:12 +00:00
defnax
f8b418cac1 * little redesign Online Toaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-10 01:56:13 +00:00
defnax
689132ff84 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-09 02:20:19 +00:00
defnax
63b1758537 added idle sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-09 01:51:49 +00:00
defnax
ccc7a63e9d * update installer script
* corrected path for qss, style
* switched to autostart , its will be bether then Run with Registry, loading stylesheet images works now on system start .

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 20:52:19 +00:00
defnax
e6367a2947 * removed frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 18:28:18 +00:00
defnax
c3f610c519 * Added MessagesPopupDialog
* Added for Messenger Window Share Manager Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 17:29:01 +00:00
defnax
5dc3e39337 * added for systray contextmenu Open Messages (working)
* set for MessengerWindow to use RWindow now
* added Messages button for MessengerWindow not working at the moment


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 21:12:31 +00:00
defnax
935a52dee3 * set for the Avatar Button a Background image
* set for Avatar Pictures to use IgnoreAspectRatio

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 01:56:09 +00:00
defnax
e3775fceda * enabled again Chat Style, seems under linux now stable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 23:11:56 +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
5a3403a3a0 * changend groupchats load emoticons to the new method
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 02:47:42 +00:00
defnax
2637b88e8b * redesigned to load emoticons
* removed old method emoticons 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 02:33:15 +00:00
defnax
9a62557665 update stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-05 01:17:06 +00:00
csoler
071903fd48 suspended hashing info, as it causes (rare) core dumps. I ll try to fix an asynchronous gui update properly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 21:25:18 +00:00
csoler
4ee6f4847f added a callback in MainWindow.cpp to display info about hashed files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 20:29:55 +00:00
defnax
d2e64551c2 * added basic set avatar picture for MessengerWindow and Privat Chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 02:28:30 +00:00
defnax
50b18911c5 added blacknight stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-03 19:49:18 +00:00
defnax
9ade4fe0b2 removed some folders which doesnt need more
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-03 19:43:10 +00:00
defnax
9947abf33a * added second tab in Peer Details for Trust Settings
* added Last Contact info to Peer Details

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-02 00:55:03 +00:00
defnax
60244f6f7f * added doubleclick download feature
* added download Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-02 00:09:59 +00:00
defnax
78fe71b2f4 * added doubleclick feature for can start a privat chat without need to use context menu for Friends Dialog and Messenger Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 23:25:16 +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
8ba3c2de28 * added context menu for Share Manager to can remove a Shared Directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 17:47:35 +00:00
defnax
526a5c2cdb * improved little bit Share Manager Design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 15:35:51 +00:00
defnax
db1698b264 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-27 15:03:50 +00:00
defnax
5512b4e55c update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-27 14:52:26 +00:00
defnax
03d2ba0857 update RemoteDirModel's extension's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-24 20:54:30 +00:00
csoler
797d5fc933 Added tool tip and info to peer that trust you, in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-24 17:09:41 +00:00
csoler
b95a0b0f17 small improvement in display of 3rd party trust info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-23 17:59:58 +00:00
csoler
69f48f7d20 Added the infrastructure for propagating trust info through third parties, and little interface to be able to see it.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-23 16:25:32 +00:00
csoler
9b92699500 small change to display peer names in transfers dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-12 21:42:44 +00:00
csoler
e3514aaa3c Added two hidden columns in searchresultTableWidget to store the real size and srcId hash, so as to get the download menu work properly. Eventually, we should use a delegate to adapt the display correctly, while still being able to retrieve the usable information from the table
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@889 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-12 21:41:34 +00:00
defnax
e5b7ad1a1b * Fixed Share Manager to load Shared Directorys when call Share Manager Dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 10:14:35 +00:00
defnax
f477ec5f44 * update Todo , need Customizeable Directories for cache and channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 02:09:16 +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
defnax
616f4e671f update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@884 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:26:35 +00:00
defnax
5459a536be * Added a Basic Share Manager for the replacement "Add Share" on MainWindow
* Fixed SharedFilesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:19:34 +00:00
defnax
f362746576 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@882 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 18:07:27 +00:00
defnax
3c801c0a86 update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@881 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 16:35:10 +00:00
defnax
3438a98f7f update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@880 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 12:36:58 +00:00
defnax
4393f7d490 little changes in Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@879 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 11:48:13 +00:00
defnax
b243b47f18 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@878 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 11:45:56 +00:00
defnax
613eec470c update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-08 20:39:05 +00:00
drbob
ac4e2cefb5 Bugfix for launching desktop support.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 18:34:54 +00:00
drbob
6bf3fb178a Updated version numbers to v0.4.11d
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@875 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 17:55:21 +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
defnax
52012e8fe9 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-06 13:57:46 +00:00
drbob
3d4920f73f Gui modifications to support authenticated forums.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-06 00:30:56 +00:00
csoler
67b6b24e63 added display for author of forum posts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 19:39:20 +00:00
defnax
16cc1b2a90 update todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 17:21:08 +00:00
defnax
68d4edc11e * Fixed columns which does maked a bug in Files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 16:32:30 +00:00
defnax
677b0e0ae3 * set Fixed size for HeaderView of Size,Rank,Date
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@862 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 14:30:21 +00:00
defnax
d465a8dd7d update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@861 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-02 16:12:23 +00:00
drbob
0c4947f4e6 Fixed Channel: SubFileItem display and play.
* added openFile function to MainWindow. (uses QtDesktopServices)
 * disabled PlayAll in ChanMsgItem (as we can't do this).
 * enabled play() once files downloaded. 
 * tested play audio/video files on MacOSX 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@857 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-30 17:15:23 +00:00
defnax
505b5c6363 * Fixed Add Friend and Invite Frieds Dialogs
* Set  minimum size for Channels frame
* Set minimum size for Friends TreeWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-30 02:21:02 +00:00
drbob
b9236dc91e Updated versions to v0.4.11c
Disabled 'play' button.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@855 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 22:31:47 +00:00
drbob
77cb7314bc Tweaked tabs and order. Added NewsFeed.
Added Template functions for ssl+xpgp code.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@853 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 20:17:58 +00:00
csoler
01a2ca1468 changed trust table name into trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 17:57:33 +00:00
csoler
84e12fd1e7 Tuned the matrix to show sub-networks
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 17:55:13 +00:00
drbob
02583ad232 Reverted to Forum Msgs back to before formatting.
Made self appear in center of NetworkView



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 12:12:30 +00:00
defnax
e32a96f5fe update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@849 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 16:16:44 +00:00
defnax
2a6381db2d * Added a function to not allow to create a Forum/Channel without a Name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 01:49:17 +00:00
defnax
e03d808ad3 * Fixed sorting in Friends
* disabled auto scroll for Friends Widgett
* added retroshare own logo for Network icon
* Fixed layouts/margins/spacings of the Create Forum Message Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 01:14:58 +00:00
defnax
74104d71e7 * Fixed Create Forum Message Dialog
* Fixed some Displaying isues for statusbar


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 23:59:08 +00:00
drbob
99c038a4db Enabled save() function in SubFileItems.
Improved Channel Menu Item: added Icon and popularity.
Reduced most of the margins in Channel Feed.
updated libretroshare interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 21:26:52 +00:00
defnax
d56d3e57f9 * Added Formating support for Create Forum Messages
* set correct WindowsTitle for Create Channel

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 00:01:46 +00:00
defnax
1eab434f2d update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-26 21:22:51 +00:00
defnax
990fd67052 * Added Forward Message Button with Forward feature
* set for Reply Message/Forward Message correct WindowTitle from  Message Title
* Added for Forward Message insertForwardPastedText() function to add Forwarded Message in  a <blockquote>.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-26 01:19:09 +00:00
defnax
fb7541135e * set Text Alignments for some columns to Center
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-24 14:07:26 +00:00
defnax
f8e6e853a0 update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-23 22:50:06 +00:00
defnax
ecdbf90de5 * added Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-23 13:06:46 +00:00
defnax
faf9726801 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 22:10:17 +00:00
defnax
022aff158f * fixed SharedFiles columns
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 21:41:34 +00:00
drbob
83720439f0 Updated version numbers to v0.4.11b.
Bugfixes for 'sleep' issues under windows.
 Extra debugging for transfer module.
 Fixed channel directory creation. (extra 'break' statement)
 Fixed very slow transfers on Windows platform (uninitialised variable)
 Ready for win/linux/osx release now.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 17:07:11 +00:00
defnax
3d3f4bfec9 * Added CD-Image to Search ComboBox
* Added CD-Image extensions for Search Dialog and RemotDirModel
* Added Type Column item to Search Dialog to show : Audio,Archive,CD-Image,Document,Picture,Program,Video
* Added FileType for Program extension to RemoteDirModel 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 22:59:33 +00:00
defnax
8d3bda4f76 * Added new columns for icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 20:29:40 +00:00
defnax
f30178f92b * Set Text Alignment for Size column to AlignRight
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 17:32:26 +00:00
defnax
faad47a636 * Set Size column item to 60
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 17:14:49 +00:00
defnax
5ecf99e8aa * Fixed to Show the Age in this format :. 23d 21h 23m
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 14:38:30 +00:00
defnax
3a1d986b53 * Added to Format Size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 12:15:21 +00:00
defnax
27cfb255eb * Added Formating for File Size KIB,MIB,GIB and for AGE 1d2h3m
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 01:42:17 +00:00
defnax
c2e85b3f17 * Fixed icons in Files Dialog to add only icons to column 0
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 22:40:37 +00:00
defnax
939815a62b * fixed ChannelsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 20:47:56 +00:00
defnax
a798e310e2 update rsversion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 13:51:21 +00:00
defnax
df7cbc58e6 * Fixed Messages Dialogs QLabels
* Fixed Online and Message Toaster to look bether .
* Update stylesheets for bold fonts for Subject,From,Date,To, Subject Text
* Set for From Text Label Blue font.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 03:03:23 +00:00
csoler
cfe139ca9a Small improvements in trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 20:17:36 +00:00
defnax
1b06c0b850 changend path of qss,style and emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 13:48:20 +00:00
defnax
0acadf680a * Added some extensions for Video Type
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 01:21:41 +00:00
drbob
fa1d123b62 Set in Release Mode.
Bugfixes in CreateForumMsg 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 23:47:17 +00:00
defnax
30338246f2 * redesign Channel Menu Item, more userfriendly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 23:42:47 +00:00
csoler
de8df4d55b added auto update feature to the trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 22:23:16 +00:00
csoler
941e59f6e9 Implemented a big trust table where people can see who trusts who, and who is trusted by who. This makes trust discrepencies really easy to catch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 14:29:34 +00:00
defnax
90aac52257 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 03:12:31 +00:00
defnax
22bb51f332 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 02:40:29 +00:00
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
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
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
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
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
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
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
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
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
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
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
defnax
8ae8f6bb88 * set bold for Down: and Up: String in Statusbar
* set a Window icon for Create Forum

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@745 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-12 13:33:38 +00:00
notdefine
09a17cdecc git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@742 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-10-06 22:02:19 +00:00
notdefine
82bd565f4c Update Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-27 15:10:55 +00:00
notdefine
58cf788d6d Update Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-27 14:48:57 +00:00
notdefine
cd750d2024 Show Date in Network Tab using QT functions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-22 20:01:01 +00:00
notdefine
5bbc5cc6af fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-22 08:02:38 +00:00
notdefine
21cf471f6c Show a readable Date, no Timestamp in Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-21 22:04:49 +00:00
chrisparker126
d7bcd50ad7 updated to make sure it compiled
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-21 20:58:48 +00:00
notdefine
50f956a148 Correct to compile SVN. Wrong path for rsharesettings, and function startminimezed not available in SVN.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-18 15:15:09 +00:00
ewensun
fa4727865c roll back to 725 again
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-17 13:18:12 +00:00
ewensun
e8d21abdd5 ftFileStatus contruct failure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@726 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-10 14:12:13 +00:00
csoler
c845e40aa8 Fixed icon display in RemoteDirModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-09 11:37:09 +00:00
csoler
787159debe Added a insertPastedText() method to ChanMsgDialog to allow inserting blue text while responding to msg
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-08 12:41:46 +00:00
csoler
9d33feb6e6 - adde multiple selection to the msgWidget QTreeView and setup context menu in accordance
- added Delete key function to easily delete messages


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-04 19:28:35 +00:00
defnax
44d4cfc8b9 fixed include headers for RshareSettings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@718 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-03 17:07:29 +00:00
csoler
4e53b5fa95 Enabled (and implemented) response to message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-03 12:56:37 +00:00
csoler
fffe6d6d97 Small change to allow ubuntu-x86_64 compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-02 14:25:26 +00:00
defnax
9ca175308d added for Uploads progess xprogressbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 19:57:21 +00:00
drbob
dcd88a8af4 Updated German Translation (thanks Tom).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 17:42:33 +00:00
csoler
cec173495e - made the NetworkDialog display the self peer. This is useful to display who trusts oneself
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@712 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 16:52:35 +00:00
csoler
213d24c1d8 - made the source comulmn more explicit by displaying the real name of the source
- used for the source the same colour code (i.e. green when the source is online)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 16:50:36 +00:00
defnax
1bc0cf6bf3 * updated Library Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-27 08:41:43 +00:00
defnax
08285b512d fixed findwindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@704 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-21 11:40:27 +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
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
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
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
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
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
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
defnax
a9bda83565 fixed Treewidget header textalignment tp center
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-12 11:57:09 +00:00
defnax
ea1326cf04 added second icon lightgrey for offline user
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-11 15:51:49 +00:00
drbob
58925b8bfc Little tweak to make Peers Dialog more informative.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 21:26:44 +00:00
drbob
67a27744f8 * Cleaned up more debug output.
* Fixed Popup Chats with new Peer Dialog.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 18:52:56 +00:00
defnax
afeb93d0f3 added Peer ID to Peer Info dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 12:34:30 +00:00
defnax
6b88d80b5e redesigned Friends Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 10:34:49 +00:00
drbob
d5376cd575 Removed most debugging/std::cerr output (in #defines)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-09 09:53:47 +00:00
drbob
bbe2ba2103 * Removed BackgroundRole(Dark) from Feeds, as it made text
unreadable under windows, and doesn't work with styles properly.
* Updated Version Entries to V0.4.10a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-06 16:41:33 +00:00
drbob
2ba752fbfb Improvements to make more complete Feed System Demo.
* Major Work on SubFileItem to display possible attachment/file states.
 * Added Download / Save buttons to SubFileItem.
 * Enabled Correct Name / Transfer state display in SubFileItem.
 * Disabled 'Local' Checks temporarily in SubFileItem.  (for demo)
 * Disabled 'Remote' Drops temporarily in GeneralMsgDialog. (for demo)
 * Added File Details to TransferFeed.
 * Add 'Online' List to PeersFeed.
 * extended Msg Attachments to handle local/remote, and check for attachment errors.
 * enabled Attachment removal.
 * Updated RS Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-06 16:03:16 +00:00
drbob
1f01c08de4 * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
* Addition of new FeedItems (MsgItem / ChanNewItem )
 * Removed CheckBoxes at the top of NewsFeed (should be in config)
 * Enabled subscribe/unsubscribeButtons in ChannelFeed.
 * Enabled ChanNewItem and MsgItem in NewsFeeds.
 * Remove Goto Section Button from FeedItems.
 * Disabled PlayMedia button - if no attachments.
 * Enabled Drag from Search Window (with new class SearchTreeWidget)
 * Enabled Drag from SharedFiles Dialog (mods to RemoteDirModel).
 * Enabled Drop in GeneralMsgDialog from Search/SharedFiles.
 * Updated Rs Interface (64 bits for filesize)
 * Other bits and bobs.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 14:41:24 +00:00
defnax
aba2630165 updated icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 07:55:21 +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
6d3c5679c5 Updated libretroshare.a interface files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 13:21:51 +00:00
defnax
7ede4b5755 added author of Crystal Clear/
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 22:10:42 +00:00
defnax
19fba7e7b9 added new icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 16:42:58 +00:00
drbob
c6a595c7db Significant changes to the GUI to introduce new display style.
* Completed much of General Msg Dialog.
 * Completed much of ChannelFeed.
 * Added Channel Messages to News Feed.
 * Connected Blog/Channels to GeneralMsgDialog.
 * Improved SubFileItem display.
 * Completed ChanGroup/Menu/MsgItems.
 * Added SubDestItem for use in GeneralMsgDialog.
 * Generalise CreateForum to cover Channels as well.
 * Restricted CreateForum to public forums/private channels.
 * Demo of Drag-N-Drop Files for Linux (filesystem->GenMsgDialog)
 * Updates to rsiface stuff (blog/channels/types)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 04:36:45 +00:00
drbob
07451c5336 * Addition of NewsFeed, ChannelFeed and BlogFeed.
* Added new GUI NewsFeed elements to display information (gui/feeds/*)
 * modifications to RS interfaces to support NewsFeeds.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-20 12:43:23 +00:00
drbob
18112f7116 Updated Version numbers for V0.4.09b (RELEASE VERSION)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-19 01:12:44 +00:00
defnax
97906e3bec style update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-17 08:04:47 +00:00
drbob
0d6471433c * Fixed Defnax's Status Bar.
* Fixed 'Offline' bug in MessengerWindow.
 * Added isOnline function to rspeers interface.
 * Cleaned up some stuff.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-16 20:28:16 +00:00
defnax
1389c617e9 fixed header size in RemoteDirModel
update website

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-16 13:37:30 +00:00
defnax
ad5694c8e5 added new source statusbar folder
added for show each vote with the correct icon in Link Cloud


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:34:56 +00:00
drbob
4c8114d93d Moved User.png to user.png as Unix is case-sensitive.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:10:27 +00:00
defnax
29a07992c8 fixed Toaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 13:19:50 +00:00
defnax
84f6dc0f44 added icons for voting combobox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 10:32:24 +00:00
defnax
734413d3a0 -enabled sorting for Links cloud
-changend link voting icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 10:11:13 +00:00
defnax
d5c21b5b4a -fixed statusPeers output string to the correct place to out2
-redesigned the outputs for statusbar

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 21:37:46 +00:00
defnax
34f6bd812a added a "|" split Down and Up in statusbar.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 19:23:08 +00:00
drbob
2c22ccd0d7 Added Start Minimised Option to GUI.
Updated Version Number to V0.4.09a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 13:24:22 +00:00
drbob
9e947f26ca * Fixed rsStatus=NULL bug, for RS_RELEASE.
* switched on RS_RELEASE for v0.4.09a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 23:36:40 +00:00
drbob
76e877c2b6 Fixed the Toaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 19:03:28 +00:00
drbob
2c7df4aba1 * Added retroshare interface.
* Updated RS_FORUM -> RS_DISTRIB flags
 * Improvements to Forum (mainly subscribe/unsubscribe).



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 15:46:34 +00:00
drbob
c6ac65efe5 Added Status Bar functionality: Data Rates, and numbers of Peers Online.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-10 00:48:18 +00:00
drbob
20aa2a031b Improvements to BlogDialog Layout,
Added new blog interface to GUI.
Added ProfileView/Edit to Retroshare.pro



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-09 13:23:53 +00:00
drbob
9f8f0e46f5 Added new ProfileView and ProfileEdit to Blog Feed.
Added Context menus to BlogDialog to open windows.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-08 18:34:27 +00:00
chrisparker126
6b4d072bb0 Add certificate-save functionality
* usr can also choose where to save certificate



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-07 20:25:25 +00:00
drbob
8103b0c372 Restored 'Peer Offline' notification to Chat Window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-07 17:52:53 +00:00
drbob
0108a247a5 FIXED: gui/ForumsDialog.cpp:624: error: call of overloaded `QTreeWidgetItem(NULL)' is ambiguous
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-06 16:38:59 +00:00
drbob
5f3c9873fc Fixed up name/transfer rate display in FileTransfer Info.
Updated Qblog interface file (from libretroshare)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-06 00:04:45 +00:00
chrisparker126
e83a76c38a * all usrs including home usr shown on refresh()
* for testing debugging purposes at the moment



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-04 10:48:30 +00:00
mysd
a904284bd6 Corrected expanding widget issue.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-30 15:55:31 +00:00
mysd
844e6a6941 Adding Calendar Sharing UI: CalDialog
Currently not functional - Sample of UI for testing while underlying service is created.

Included new calendar image and updated retroshare.pro file.
Added to Unfinished items window.

-Note: UI resize-to-window is not working properly and will be corrected.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-29 20:56:44 +00:00
drbob
22bfc3e821 Final Changes for V0.4.08a release:
* Updated Version numbers.
 * Added chat styles to installer.
 * Fixed .at() call on map -> doesn't work on windows/MacOSX.
 * Tweaked default font back to 10 for chat.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-24 23:11:37 +00:00
drbob
87b7bfadb5 Fixed up minor bug in Links Cloud:
conflict between anonymous link box, and context menus fixed.
Moved Links Cloud from Unfinished, to Main Window.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-24 20:23:15 +00:00
chrisparker126
033df8ed16 added refresh button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:23:57 +00:00
chrisparker126
7bcfda123f added utility function to add user, refresh screen, clear scrn
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:23:09 +00:00
chrisparker126
95b93b1e5c continueing testing of dummy data, so far so good.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:22:08 +00:00
ewensun
807472f427 enable new popupchat style. Default style will be provided if no style file exist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-17 17:40:22 +00:00
drbob
a5621763a8 Improvements to the Link Cloud GUI. Added Share Anonymously, and Vote (+2 -> -2) to the context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-13 15:45:09 +00:00
rwoodruff91
ffe371c4e5 Used Dummy data for the message sending. Works well.
Added some coloring and a timestamp.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-12 18:27:15 +00:00
chrisparker126
9bc89b0c33 added code snippet for displaying a usr on blogDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 21:35:45 +00:00
rwoodruff91
d16d5d4ef5 lineEdit becomes focused when message/status is sent
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 12:19:40 +00:00
rwoodruff91
4450f1e911 -Removed the status dropdown from BlogDialog.ui
Added a button to set the users status
-Changed the setStatus code for testing (just prints the users status)
-Fixed a typo in one of the comments in rsQblog.h
-Renamed a few of the Qt objects and a few of the variables/functions in 
the code so that they made more logical sense.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 12:16:34 +00:00
chrisparker126
ae96b742b1 added rsQblog interface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-09 19:13:13 +00:00
rwoodruff91
c876a9889e Cleaned up the code a little bit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 16:43:07 +00:00
rwoodruff91
1e6f925d67 Status combo box now returns current user status.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 16:40:39 +00:00
rwoodruff91
607a017ca7 Added a status dropdown including a few example statuses
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 15:39:46 +00:00
rwoodruff91
c58edd7a10 Named the function sendBlog rather than sendMsg.
Added users/status box to BlogDialog.ui



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 15:27:16 +00:00
rwoodruff91
2d40e6cef4 Added the ability to have bold, underlined or font in italics.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-29 19:19:07 +00:00
vinnyx
a282b9fa74 Added Status service interface to retroshare-gui.
PeersDialog now displays additional status info from Status service (if any).


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-28 12:09:26 +00:00
rwoodruff91
a5d69bee24 Just changed it to say Blog Feed:
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-26 13:02:13 +00:00
rwoodruff91
9b4ee77dd3 Added very very basic functionality to the BlogDialog.
Still learning here.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-26 12:52:13 +00:00
drbob
e42a4cf463 Added empty Blog Dialog to Unfinished!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 13:14:58 +00:00
drbob
98eabbabe0 Small Tweaks.
* Removed services toolbar - until it is needed.
 * Removed background on MessengerWindow - it breaks on linux.
 * fixed Messages Html problem.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 12:58:27 +00:00
rwoodruff91
b3eb664e35 Updated retroshare version number to 0.4.07a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-16 16:22:12 +00:00
drbob
aa393dcc72 disbled new popupchat style stuff - until it works without style files.
removed release flag from mainwindow.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-16 12:35:01 +00:00
drbob
5a27165353 Significant improvements to Forums:
* displays forums
 * displays thread list/msg
 * Threaded/Flat View.
 * Add new Forum / Add new Message.
 * new classes in src/gui/forums

Updated rank and forums interfaces.
Improvements to Link Cloud GUI.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-15 16:40:38 +00:00
defnax
a20ff44567 added for Privat chat html and css feature to can make styles for Chat Window.
added first basic default style.
style Button disabled need to be fix.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-12 14:19:08 +00:00
drbob
13eb45f294 Updated version to v0.4.06c
switched on release flags in MainWindow.cpp



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 15:15:24 +00:00
drbob
9c015a22c2 * Added new Forums GUI to Unfinished Applications.
* added rsforums.h interface file.
 * at exit() we now call rsGlobalShutDown() to stop Upnp properly.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 12:57:26 +00:00
defnax
20c9e7d224 little changes for AddFriendWizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 13:48:04 +00:00
defnax
cbaf3fffc9 added new qss stylesheet skins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 13:39:31 +00:00
defnax
a1775881ef added OnlineToaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 12:20:33 +00:00
defnax
553f163ab5 fixed Buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:41:09 +00:00
defnax
79d0bb9171 removed not needed source
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:32:47 +00:00
defnax
2d6af0b4c1 redesigned little bit Peer Details
fixed qss stylesheets for lots of QPushButton's
removed not needed sources

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:31:46 +00:00
drbob
3f5966f2c0 Fixed NULL pointer - if you try to connect to noone. (thanks jarret)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-07 22:54:15 +00:00
defnax
98240bf6f0 fixed backgroundimage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-07 11:11:16 +00:00
chrisparker126
0e0f7a7c3e quit push button now calls globalshutdown instead of configfinalsave
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-06 23:38:16 +00:00
defnax
1388aaa9dd changend qcheckbox to QLabel for hashLabel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 20:03:25 +00:00
defnax
f922745fe6 added context menu icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 14:37:22 +00:00
defnax
aaa3e5ec1f removed not usen emoticons in release folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 13:17:32 +00:00
drbob
33dfdb5dc1 Set emoticons to the same as private chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 12:56:32 +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
defnax
cb795b3c67 changend default emoticons path.
fixed underline icon 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-04 16:08:12 +00:00
defnax
d3d6682bcb added default emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-04 15:31:33 +00:00
defnax
a8386b454c fixed windowtile of smileyWidget
enabled formating feature to groupchat


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 21:32:45 +00:00
drbob
2a485cf6eb Final changes for Windows V0.4.06a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 17:30:08 +00:00
drbob
da08515d28 modifed main window to remove unfinished features.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 14:36:29 +00:00
drbob
0a68ec6bee Added config to stop Application Window being closed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 13:02:27 +00:00
defnax
e3df41b1da updated toaster backround
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 12:43:52 +00:00
defnax
65d2196e75 added for Groupchat emoteicons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 07:00:39 +00:00
defnax
d51af63d51 added QTextCursor for color, fixed color cursor problem when color is selected and cursor is not aktive
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 06:15:02 +00:00
defnax
4c210a5605 added emoticons to installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 23:05:00 +00:00
defnax
852e7cd04f removed old Chat Window experiments
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:56:23 +00:00
defnax
2cb92f2d5a fixed setColor function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:35:29 +00:00
drbob
301bca9c90 upgraded version to v0.4.05a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:03:22 +00:00
drbob
1c73d22eef Added check to catch <return> to ChatDialog and PopupChatDialog.
Removed Save Check on ChanMsgDialog.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:02:12 +00:00
drbob
e07783ac2b Various Gui improvements:
* Added fallback to only <id> if peer is unknown in LinkCloud.
 * Added CheckFiles, and display status icon to SharedFiles.
 * Fixed SMPlayer startup and added play slot in Main Window.
 * Added Play Files to Local Shared Files. (context menu)
 * Added Play File to completed File Transfers. (context menu)
 * Ensured that selected Transfer stays selected.
 * Corrected Download State enumeration
 * Renamed Peer Details/ Authenticate to Make Friend / Peer Details
 * Removed Network View from Application Window.
 * Mods to RemoteDirModel to get Paths from files.
 * updated Rs Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 18:37:50 +00:00
defnax
29a74b9898 fixed textcolor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 16:20:32 +00:00
defnax
a76baa5421 added new icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:57:16 +00:00
defnax
dbae307810 moved SMPlayer,Messenger, About/Help to the left SideBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:00:00 +00:00
defnax
f92d88d18d added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:18:46 +00:00
defnax
0b0825853e added color action to left sidebar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:17:15 +00:00
defnax
bbd59db20f added hide feature for toolbarservice, by default now hided
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:06:56 +00:00
defnax
8ec9476c38 fixed left and right sidebar toolbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 06:31:57 +00:00
defnax
7fee0a4f6c removed tabwidget
fixed some layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 00:22:51 +00:00
defnax
51b434fbdf removed Toolbox frame
fixed toolbarservice
added AddFriend,Invite Friend, Add Share, options, EXit to toolbarservice

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 23:28:57 +00:00
defnax
211ec7ac01 added a feature to can use other Service Dialogs in MainWindow
added a scond toolbar for these actions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 21:05:14 +00:00
defnax
c633819aab fixed myavatar label to not go to top
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 18:21:37 +00:00
defnax
6c3e943401 set the version string to the latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 16:38:10 +00:00
defnax
b55eb395a3 Added first Emoteicons feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 18:21:17 +00:00
defnax
967b91eea1 added the external emoteicons at the moment only kopete smileys works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 18:19:52 +00:00
defnax
12c9884070 removed some emoteicons
added some emotecions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 14:41:38 +00:00
defnax
5ef6f50405 fixed to default contextmenu, cumstomcontextmenu doesnt allow to copy
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 19:23:40 +00:00
defnax
89378f8ac0 -Added ChatInfo with timestamp for a Welcome Message in ui.msgText
-removed loadInitMsg();

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 16:27:55 +00:00
defnax
e69da57ec9 Added for Timestamp own color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 14:53:33 +00:00
defnax
87bfe1eed9 Added Color feature to can set ToolBar/MenuBars gradient Colors.
reordner MessagesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 23:40:37 +00:00
defnax
d30e5b57f4 changend black background image
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 19:24:14 +00:00
defnax
bad04c67ba fixed Buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 14:30:49 +00:00
defnax
c58ec7cfca fixed SetColor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 01:54:23 +00:00
defnax
9001ee6d24 fixed up Chat Dialogs Formating features, cleaned up Formating codes and removed not needed experiments with formating.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 01:29:04 +00:00
defnax
6a6299046c Added Font Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 19:54:04 +00:00
defnax
8133109c30 Added a View and Insert File Menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 19:30:34 +00:00
defnax
8079660291 Added Print Button
Added Print Feature to MessagesDialog
Added Print Preview Feature

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 14:22:51 +00:00
defnax
5d8e5d4905 added for readed not readed message a icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 01:16:13 +00:00
defnax
659322991d git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@419 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-03-26 00:40:47 +00:00
defnax
c3048346f2 -Changend QLineEdit with QTextEdit to can write now multiple lines .
-Added a Send Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 23:12:20 +00:00
defnax
6b2ca17d28 added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 13:04:42 +00:00
defnax
a8eec5d9d6 added error dialog forget commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 12:33:41 +00:00
defnax
96ee910c5f added Add Image Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 12:28:13 +00:00
defnax
f39e7819e6 added file menu for Messages Dialog.
added some features to can save a message or can open a file for a message.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 01:41:01 +00:00
defnax
bd8613deaf -changend plaintext to to html for Message sending
-added formating features now can send Formated Messages to Friends .
-redesigned Compose Dialog
-Added Contacts View Action for hide/show the Contacts DockWidget


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-24 17:36:17 +00:00
drbob
6370582c9d Commented out 'Universal Binary' Options for the moment.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-24 14:20:48 +00:00
drbob
6a4e3e51f5 Disabled unfinished new Chat features.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 22:51:47 +00:00
defnax
ba87009a25 fixed color Buttons with basic html functions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 14:55:05 +00:00
defnax
06cb4cf01f fixed Group Chats Chat Dialog with little changes for a basic formating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 12:58:28 +00:00
defnax
9652da42b4 fixed declarations and actions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 02:21:17 +00:00
defnax
351559becd fixed resize size of MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 01:13:09 +00:00
defnax
7c10e395b6 fixed some layout of the Avatar frame an the layout of the Chat Dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 19:11:32 +00:00
defnax
562aa4f34d fixed Chatdialog windowtitle
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 15:01:51 +00:00
drbob
246bd80190 Changes to build system to support universal binaries on MacOSX.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 14:34:53 +00:00
defnax
f17f7253f4 fixed clear log context menu position
changend login dialogs background color

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 01:05:32 +00:00
defnax
4c40d7beff added for Network View Settings QFrame to can Hide/Show the settings
added a Log Tab in Network


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 23:31:00 +00:00
defnax
22aff3aa60 added send button and a avatar frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 17:30:15 +00:00
defnax
08bdd8f567 fixed some not need things for Chatting which does destroy the Chat format when Chatting, removed lastname and not needed lines which makes chatting bad
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 14:56:41 +00:00
defnax
e1f4dc1dff removed not realy needed columns location,country,Organisation,Authcode can see that in Peer Info.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 01:03:27 +00:00
drbob
6451e4ebe2 Added Qt Elastic Example into NetworkView code.
works quite well!



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 23:49:12 +00:00
defnax
5c75ee5ead added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 23:43:29 +00:00
defnax
a35cb61987 changend unfinished icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 12:23:55 +00:00
defnax
7c73db633c added new icons for Games and Photo
changend Add Friend and Invite Friend label image with stylesheet old Widget Background method does not more work with QT 4.3.*

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-19 01:13:52 +00:00
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