Commit Graph

240 Commits

Author SHA1 Message Date
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