RetroShare/retroshare-gui/src/gui
2014-12-13 12:36:43 +00:00
..
advsearch added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
bwgraph Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
chat Added user notify for chat lobbies. 2014-12-12 23:50:35 +00:00
Circles Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
common * removed spaceritem to not stretch 2014-12-09 19:29:53 +00:00
connect Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
elastic optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
feeds Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
FileTransfer Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
groups optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
gxs Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
gxschannels Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
gxsforums Added a warning MessageBox when closing Forum Post Dialog. 2014-12-13 12:36:43 +00:00
help update authors page 2013-10-21 21:42:14 +00:00
Identity Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
im_history optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
images * Enabled by default to display Friends Avatar on Friendslist 2014-11-21 01:54:21 +00:00
msgs Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
People Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
PhotoShare Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
plugins
Posted Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
profile Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
qskinobject
qss Moved own frame for Avatar,status,nick display to the top of FriendsList. 2014-12-09 18:17:32 +00:00
settings Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
smileys
statistics Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
statusbar added systray menu in status bar. Helps people without a systray (Patch form Phenom) 2014-11-02 20:29:06 +00:00
style optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
TheWire optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
toaster Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
unfinished Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
WikiPoos Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
AboutDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
AboutDialog.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AboutDialog.ui
ChatLobbyWidget.cpp Added user notify for chat lobbies. 2014-12-12 23:50:35 +00:00
ChatLobbyWidget.h Added user notify for chat lobbies. 2014-12-12 23:50:35 +00:00
ChatLobbyWidget.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
CreateMsgLinkDialog.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
CreateMsgLinkDialog.h - Added some performance optimizations in FriendSelectionWidget::peerStatusChanged 2013-06-19 13:18:15 +00:00
CreateMsgLinkDialog.ui Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
FriendsDialog.cpp Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window. 2014-12-12 19:44:45 +00:00
FriendsDialog.h Fixed compile with deactivated modules 2014-09-10 08:37:27 +00:00
FriendsDialog.ui Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window. 2014-12-12 19:44:45 +00:00
GenCertDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
GenCertDialog.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
GenCertDialog.ui Add Patch from Phenom: 2014-05-29 15:09:49 +00:00
GetStartedDialog.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
GetStartedDialog.h Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch 2014-05-10 02:38:47 +00:00
GetStartedDialog.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
HelpDialog.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
HelpDialog.h
HelpDialog.ui update help page 2013-10-21 22:03:28 +00:00
images.qrc * Enabled by default to display Friends Avatar on Friendslist 2014-11-21 01:54:21 +00:00
linetypes.h
LogoBar.cpp Code maintenance for Qt 5: 2013-10-19 02:07:01 +00:00
LogoBar.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MainPage.cpp Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch 2014-05-10 02:38:47 +00:00
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window. 2014-12-12 19:44:45 +00:00
MainWindow.h added systray menu in status bar. Helps people without a systray (Patch form Phenom) 2014-11-02 20:29:06 +00:00
MainWindow.ui fixed up MainWindow layout 2014-09-16 20:15:39 +00:00
MessagesDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
MessagesDialog.h Switched MessagesDialog from QTreeView to QTreeWidget and use GxsIdRSTreeWidgetItem to show the gxs id for a distant message. 2014-10-09 22:04:12 +00:00
MessagesDialog.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
MessengerWindow.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
MessengerWindow.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MessengerWindow.ui added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
NetworkDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
NetworkDialog.h merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
NetworkDialog.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
NetworkView.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
NetworkView.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
NetworkView.ui Added freeze option in NetworkView (Modified patch from K. Eisentraut) 2013-10-27 23:07:47 +00:00
NewsFeed.cpp Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
NewsFeed.h Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
NewsFeed.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
notifyqt.cpp fixed bad connect in notifyQt for chat window 2014-10-25 13:14:55 +00:00
notifyqt.h fixed bad connect in notifyQt for chat window 2014-10-25 13:14:55 +00:00
PluginManager.cpp - Added new translatable strings (patch from Henry) 2014-07-10 18:37:21 +00:00
PluginManager.h
PluginManagerWidget.cpp - Added new translatable strings (patch from Henry) 2014-07-10 18:37:21 +00:00
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard2.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
QuickStartWizard.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
QuickStartWizard.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
QuickStartWizard.ui added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
RemoteDirModel.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
RemoteDirModel.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
RetroShareLink.cpp Fixed navigate to forum and channel group when clicking a forum/channel link. 2014-10-25 15:50:00 +00:00
RetroShareLink.h - Added copy link to GxsFeedItem (GxsChannelPostItem) 2014-07-26 23:52:45 +00:00
RsAutoUpdatePage.cpp - Fixed fill of news feed. 2013-06-22 00:05:02 +00:00
RSHumanReadableDelegate.h
SearchDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
SearchDialog.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
SearchDialog.ui Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
SearchTreeWidget.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
SearchTreeWidget.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
ServicePermissionDialog.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ServicePermissionDialog.h Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
ServicePermissionDialog.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
SFListDelegate.cpp
SFListDelegate.h Code maintenance for Qt 5: 2013-10-19 02:07:01 +00:00
SharedFilesDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
SharedFilesDialog.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
SharedFilesDialog.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
ShareDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
ShareDialog.h
ShareDialog.ui added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
ShareManager.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
ShareManager.h
ShareManager.ui Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
SoundManager.cpp Code maintenance for Qt 5: 2013-10-19 20:59:55 +00:00
SoundManager.h
StartDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
StartDialog.h
StartDialog.ui Changed rs logo icons, for better look and feel on the Taskbar 2014-11-25 23:21:46 +00:00
TrustView.cpp
TrustView.h
TrustView.ui