mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-09 19:15:07 -05:00
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
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 |
||
|---|---|---|
| build_scripts | ||
| libretroshare/src | ||
| plugins | ||
| retroshare-gui/src | ||
| retroshare-nogui/src | ||