RetroShare/retroshare-gui/src/gui
2016-09-29 12:45:01 +02:00
..
advsearch moved regular expression classes into a separate namespace 2016-09-13 12:05:22 +02:00
chat updating icons more flat replacement 2016-08-24 03:28:57 +02:00
Circles changed to one plus button for Create ID/Circle with menu. 2016-08-26 02:48:46 +02:00
common fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share 2016-09-18 21:41:18 +02:00
connect removed (unfinished) GettingStarted tab 2016-08-29 20:52:02 +02:00
elastic Fixed compilation for Clang. 2016-04-23 09:50:49 +02:00
emojione Fixing People Margins 2016-01-07 19:25:52 +01:00
feeds added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
FileTransfer fixed advanced search not closing 2016-09-27 21:10:18 +02:00
groups fixed load/save of new group ids and backward compatibility with FriendList 2016-07-06 22:02:56 -04:00
gxs updating replacements icons 2016-08-25 17:09:33 +02:00
gxschannels updating icons more flat replacement 2016-08-24 03:28:57 +02:00
gxsforums updating icons more flat replacement 2016-08-24 03:28:57 +02:00
help Added last icon changes for transfers page 2016-08-30 17:18:27 +02:00
icons Improved look and feel layout of Profile Generation Dialog 2016-09-06 17:45:42 +02:00
Identity updated help text for circles 2016-08-30 14:18:36 +02:00
im_history Correct Colored Name Contrast in chat, same way than text. 2016-03-12 13:25:10 +01:00
images Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button 2016-06-14 20:30:06 -04:00
msgs added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
People finished implementing the backend part for the subscription system 2016-05-18 21:13:54 -04:00
PhotoShare Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
plugins
Posted fixed icon 2016-08-24 13:46:31 +02:00
profile moved all getOpenFilename to use misc::getOpenFilename 2016-07-31 22:15:56 +02:00
qskinobject
qss Improved look and feel layout of Profile Generation Dialog 2016-09-06 17:45:42 +02:00
settings fixed up GUI parameters in Directories. Removed HashCache duration handles since this is now automatic 2016-09-18 18:34:39 +02:00
statistics Add AutoHide to RSImageBlockWidget 2016-08-17 23:33:41 +02:00
statusbar reverted commits 1843a5460d and 48d7c57662 for the release, since they dont fit the GUI style and cause problems, until they are made right 2016-02-06 12:01:39 -05:00
style
TheWire
toaster removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat. 2015-12-05 17:00:57 +01:00
unfinished
WikiPoos Make wikis compile 2015-09-05 09:25:08 +02:00
AboutDialog.cpp WebUI is now optional but enabled by default at compile time 2016-07-28 14:08:49 +02:00
AboutDialog.h
AboutDialog.ui
ChatLobbyWidget.cpp Fix Lobby Notify Icon. 2016-08-06 17:52:12 +02:00
ChatLobbyWidget.h added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
ChatLobbyWidget.ui updating icons more flat replacement 2016-08-24 03:28:57 +02:00
CreateMsgLinkDialog.cpp
CreateMsgLinkDialog.h
CreateMsgLinkDialog.ui
emojione.qrc Fixing People Margins 2016-01-07 19:25:52 +01:00
FriendsDialog.cpp updated settings icons and some missed one 2016-08-27 18:15:13 +02:00
FriendsDialog.h added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
FriendsDialog.ui update notify icons now orange color 2016-08-24 16:55:44 +02:00
GenCertDialog.cpp Improved look and feel layout of Profile Generation Dialog 2016-09-06 17:45:42 +02:00
GenCertDialog.h Add possibility to create GXSId directly on GenCertDialog. 2016-08-08 22:57:06 +02:00
GenCertDialog.ui Improved look and feel layout of Profile Generation Dialog 2016-09-06 17:45:42 +02:00
GetStartedDialog.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
GetStartedDialog.h
GetStartedDialog.ui Improve some of the wording of labels and information 2015-11-25 10:33:28 +00:00
HelpDialog.cpp WebUI is now optional but enabled by default at compile time 2016-07-28 14:08:49 +02:00
HelpDialog.h
HelpDialog.ui
icons.qrc Improved look and feel layout of Profile Generation Dialog 2016-09-06 17:45:42 +02:00
images.qrc Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button 2016-06-14 20:30:06 -04:00
linetypes.h
LogoBar.cpp
LogoBar.h
MainPage.cpp fixed size of help icons in MainPage class 2016-01-19 22:59:11 -05:00
mainpagestack.cpp Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis) 2016-01-26 22:16:45 -05:00
mainpagestack.h Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis) 2016-01-26 22:16:45 -05:00
MainWindow.cpp fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share 2016-09-18 21:41:18 +02:00
MainWindow.h WebUI is now optional but enabled by default at compile time 2016-07-28 14:08:49 +02:00
MainWindow.ui Add minimal Size for stackPages in MainWindow for first start. 2016-02-16 23:15:33 +01:00
MessagesDialog.cpp removed two debug outputs from MessageDialog 2016-01-08 22:52:01 -05:00
MessagesDialog.h added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
MessagesDialog.ui added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
MessengerWindow.cpp finished conversion to RsNodeGroupId for file transfer and GUI 2016-07-05 23:49:43 -04:00
MessengerWindow.h finished conversion to RsNodeGroupId for file transfer and GUI 2016-07-05 23:49:43 -04:00
MessengerWindow.ui
NetworkDialog.cpp disable sorting while editing network view 2015-10-05 09:26:36 +02:00
NetworkDialog.h
NetworkDialog.ui
NetworkView.cpp cleaned the network graph a little bit. Removed text, updated bounding boxes, removed background 2016-01-22 21:32:35 -05:00
NetworkView.h
NetworkView.ui
NewsFeed.cpp pass over compiler warnings 2016-06-05 10:43:57 -04:00
NewsFeed.h
NewsFeed.ui added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
notifyqt.cpp Add Title when ask for password. 2016-08-09 01:22:14 +02:00
notifyqt.h Add Title when ask for password. 2016-08-09 01:22:14 +02:00
PluginManager.cpp Make Plugin working in Mac OSX. 2016-01-02 14:19:53 +01:00
PluginManager.h
PluginManagerWidget.cpp moved all getOpenFilename to use misc::getOpenFilename 2016-07-31 22:15:56 +02:00
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard2.ui
QuickStartWizard.cpp hide network mode selection in quick start wizard if node is a hidden node 2015-11-21 11:57:50 +01:00
QuickStartWizard.h Added Invite page for Web Mail Providers (Connect Friend Wizard) 2015-10-24 17:05:12 +02:00
QuickStartWizard.ui hide network mode selection in quick start wizard if node is a hidden node 2015-11-21 11:57:50 +01:00
RemoteDirModel.cpp Fix Windows Compilation after 6e4ba76b 2016-09-29 12:45:01 +02:00
RemoteDirModel.h simplified a bit the code in Flat_Model, and tried to fix the crash when sorting items 2016-09-13 21:23:27 +02:00
RetroShareLink.cpp Change Open existing file link from Question to Warning. 2016-05-16 17:42:39 +02:00
RetroShareLink.h enabled new link type for posted (patch from Fanch) 2016-04-12 22:59:12 -04:00
RsAutoUpdatePage.cpp
RSHumanReadableDelegate.h
SearchTreeWidget.cpp
SearchTreeWidget.h
ServicePermissionDialog.cpp
ServicePermissionDialog.h
ServicePermissionDialog.ui
SharedFilesDialog.cpp added comments in the file lists code. Removed unused functions. Added a few missing mutexes. 2016-09-22 21:47:58 +02:00
SharedFilesDialog.h added interactive update of dir entries when browsing files from an online friend 2016-09-11 17:52:12 +02:00
SharedFilesDialog.ui Added last icon changes for transfers page 2016-08-30 17:18:27 +02:00
ShareDialog.cpp
ShareDialog.h
ShareDialog.ui
ShareManager.cpp fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share 2016-09-18 21:41:18 +02:00
ShareManager.h
ShareManager.ui
SoundManager.cpp added sound event to lobbies (patch from Manuel Davis) 2016-01-28 10:22:32 -05:00
SoundManager.h added sound event to lobbies (patch from Manuel Davis) 2016-01-28 10:22:32 -05:00
StartDialog.cpp
StartDialog.h
StartDialog.ui
TrustView.cpp
TrustView.h
TrustView.ui