Commit Graph

37 Commits

Author SHA1 Message Date
chrisparker126
84da8eb074 added key share list to channels
fixed problem with other channels not showing except top 5

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 22:53:35 +00:00
defnax
c3e1a71279 cleaning up source code removed GeneralMsgDialog and ConnectDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 22:35:51 +00:00
defnax
4d99495361 when no channel selected display default channel logo.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2967 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 15:50:29 +00:00
chrisparker126
ee1477df10 added restore admin/publ keys to channels (todo: forums, blogs)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 22:43:07 +00:00
defnax
bea26895ef set minimum size for channel items to 22 for bether display and moved Post Button to top header
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 21:20:11 +00:00
thunder2
c3c6480f4b changed the usage of "QMenu*" to a local "QMenu"
removed usage of "new QMouseEvent", it was a memory leak
cleaned some includes

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 20:55:44 +00:00
defnax
07a9d1c0ae added to display channel logo's for each channel item's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 16:33:35 +00:00
chrisparker126
26a808b3e7 added group icon support for blogs and channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 13:06:58 +00:00
thunder2
5bb023104d Source code maintenance
Memory leaks:
- SharedFilesDialog::sendLinkToCloud -> new AddLinksDialog
- SharedFilesDialog::addLinkToCloud -> new AddLinksDialog
- ChannelFeed::channelListCustomPopupMenu -> new QAction
- ChannelFeed::createChannel -> new CreateChannel
- ChannelFeed::openMsg -> new GeneralMsgDialog
- ChannelFeed::createMsg -> new CreateChannelMsg
- NewsFeed::openMsg -> new GeneralMsgDialog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createBlog -> new CreateBlog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createMsg -> new CreateBlogMsg
- NewsFeed::deleteFeedItem -> Feed items are not deleted, just switched to hidden

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 00:05:36 +00:00
chrisparker126
5b24a2c50f added channel id for other channels groups so context menu can work for them (already worked for 'own' channel group)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 11:43:04 +00:00
defnax
4afa46cb82 Added Popularity view as icons to display for each channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 11:58:35 +00:00
defnax
887f9bc446 added context menu actions for Channels subscribe, unsubscribe and Post to Channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 21:59:39 +00:00
defnax
ee0e1f2f5d clean up Channel sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-30 01:13:03 +00:00
defnax
af973cdf5b fixed wrong stretching layout, removed not needed frame and added VBoxLayout for adding ChannelMsgItem's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-29 23:13:58 +00:00
defnax
3a1c6ed76f Added ChannelDetails for Channel Informations
Added Context Menu for Channelist for open ChannelDetails


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-20 00:29:40 +00:00
defnax
a44d28d7de Added a new CreateChannelMsg Dialog as replacement for GeneralMessage for Channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-18 21:02:16 +00:00
defnax
add5d45eeb some layout changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-10 23:14:48 +00:00
defnax
c9e5e72edd little improvements for Channels and Forums Design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-05 01:49:58 +00:00
defnax
e6c8e57927 fixed some layouts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-21 23:55:52 +00:00
defnax
933f76d724 * disable channel Logo label when no Channel is selected
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-19 21:13:33 +00:00
defnax
8b7045f1c2 set default textcolor for channel items
set default Font for Forum items

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1655 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-16 00:01:09 +00:00
defnax
ea1cfe0c7d * set default Font size for Channel items
* enabled translation supports for the Channel items

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-14 23:27:05 +00:00
defnax
56aa5a3913 changend textcolor for Channel name Label
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-13 18:47:13 +00:00
defnax
e266b6b68f Fixed set minimum size for Channel Logo Label
Fixed set minimum width for Channel Name Label to not stretch The MainWindow when the Channel name is longer


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-13 16:33:59 +00:00
alexandrut
161153d8b3 replace double with one clik when browsing channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-12 19:32:54 +00:00
alexandrut
e26829e76a few changes added to channel gui - list of groups and channels was replaced with a tree view
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-12 10:55:40 +00:00
defnax
656380415d set default Font size for Channel Title Name
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-12 02:15:00 +00:00
defnax
384145ef48 set different icon and Text label when creating Channels from ChannelFeed.
added retroshareRevision for writing Revision in seperate string.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 11:49:15 +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
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
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
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
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
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