RetroShare/retroshare-gui/src/gui
2014-01-18 05:05:35 +00:00
..
advsearch Moved some internal stylesheets to the file Standard.qss. 2012-08-27 21:48:00 +00:00
bwctrl fixed the item order, name item was on wrong place 2012-11-12 16:51:36 +00:00
bwgraph associated changes for the GUI. move all datarate reference to use rsConfig. 2012-11-25 20:26:32 +00:00
channels Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
chat - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
Circles GxsChannels: 2013-07-19 09:48:51 +00:00
common Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
connect Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
dht Added ConnectProgressDialog - to help people workout why RS is not connecting. 2013-08-22 07:30:54 +00:00
elastic added adaptive factor to force convergence of network graph 2013-03-21 20:19:43 +00:00
feeds changed std::wstring for std::string+utf8 in chat, and messages 2013-10-03 21:41:34 +00:00
FileTransfer fixed include 2013-09-29 12:51:56 +00:00
groups Added for "Edit Group" own header frame icon 2013-08-21 23:53:39 +00:00
gxs merging rs_gxs-finale to v0.6 branch 2013-12-21 18:20:47 +00:00
gxschannels Added update capability to forums ui 2013-10-05 11:36:31 +00:00
gxsforums merging rs_gxs-finale to v0.6 branch 2013-12-21 18:20:47 +00:00
help Added patch from Henry 2012-11-28 19:58:14 +00:00
Identity hack for testing purposes. 2013-10-22 03:42:20 +00:00
im_history Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
images Added Search Filter to the ChatLobbyWidget 2013-09-02 00:08:38 +00:00
msgs changed std::wstring for std::string+utf8 in chat, and messages 2013-10-03 21:41:34 +00:00
PhotoShare fixed typos (patch from Henry Morgan) 2013-03-20 14:22:42 +00:00
plugins
Posted renaming strings 2013-12-25 17:16:17 +00:00
profile - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
qskinobject
qss Added a default stylesheet, for the lobby info label. 2013-08-30 15:41:53 +00:00
settings Allow Local Address to be saved and modified in hidden mode. 2014-01-18 05:05:35 +00:00
smileys fixed crying smiley (Patch from AC) 2012-03-24 12:21:43 +00:00
statusbar Tweaks to the GUI for removal of RsIface class. 2013-08-21 21:39:40 +00:00
style Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
TheWire about 70% done with PhotoDialog 2012-09-13 22:58:42 +00:00
toaster Use sslid to add a location when accepting a friend request from the security item with a known pgp key. 2013-09-01 22:18:39 +00:00
unfinished renaming strings 2013-12-25 17:16:17 +00:00
WikiPoos changed for Wiki Pages item icon 2013-09-02 00:59:57 +00:00
AboutDialog.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
AboutDialog.h
AboutDialog.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChatLobbyWidget.cpp Added Search Filter to the ChatLobbyWidget 2013-09-02 00:08:38 +00:00
ChatLobbyWidget.h Added Search Filter to the ChatLobbyWidget 2013-09-02 00:08:38 +00:00
ChatLobbyWidget.ui Added Search Filter to the ChatLobbyWidget 2013-09-02 00:08:38 +00:00
CreateMsgLinkDialog.cpp patch from Henry morgan to fix soem typos (e.g misspelled connexion into connection) 2013-06-24 21:23:50 +00:00
CreateMsgLinkDialog.h - Added some performance optimizations in FriendSelectionWidget::peerStatusChanged 2013-06-19 13:18:15 +00:00
CreateMsgLinkDialog.ui - Added some performance optimizations in FriendSelectionWidget::peerStatusChanged 2013-06-19 13:18:15 +00:00
FriendRecommendDialog.cpp Added headerFrame to "FriendRecommendDialog" 2013-08-23 17:42:19 +00:00
FriendRecommendDialog.h Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
FriendRecommendDialog.ui fixed case problem causing compilation failure 2013-08-23 20:13:12 +00:00
FriendsDialog.cpp changed std::wstring for std::string+utf8 in chat, and messages 2013-10-03 21:41:34 +00:00
FriendsDialog.h added attach picture system to broadcast (Patch from Phenom) 2013-08-25 20:41:50 +00:00
FriendsDialog.ui Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList. 2013-08-30 12:24:39 +00:00
GenCertDialog.cpp - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
GenCertDialog.h mods to support hidden nodes, and hidden certificate sharing. 2013-09-09 02:11:43 +00:00
GenCertDialog.ui mods to support hidden nodes, and hidden certificate sharing. 2013-09-09 02:11:43 +00:00
GetStartedDialog.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
GetStartedDialog.h Replaced std::string by QString in GetStartedDialog for easier translation and to prevent problems with utf8 chars. 2012-02-04 00:55:55 +00:00
GetStartedDialog.ui Added patch from Henry: 2012-12-20 12:16:53 +00:00
graphframe.cpp forgot to commit this patch to make the bandwidth graph refresh rate smoother 2012-09-23 20:01:24 +00:00
graphframe.h
HelpDialog.cpp Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
HelpDialog.h
HelpDialog.ui update Help Page 2012-12-28 17:59:32 +00:00
images.qrc Added Search Filter to the ChatLobbyWidget 2013-09-02 00:08:38 +00:00
linetypes.h
LogoBar.cpp
LogoBar.h
MainPage.cpp Changed help buttons from QPushButton to QToolButton to use auto raise effect. 2013-08-29 22:02:04 +00:00
mainpagestack.cpp
mainpagestack.h - moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it 2012-02-19 15:03:07 +00:00
MainWindow.cpp Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
MainWindow.h Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
MainWindow.ui - Fixed crash when closing the main window without the setting "Minimize to Tray Icon" 2013-08-04 23:53:29 +00:00
MessagesDialog.cpp - added RsCompress with memory compression methods based on ZLib (already linked) 2013-10-06 20:12:34 +00:00
MessagesDialog.h added message decryption on right-click for distant messages 2013-05-04 22:03:48 +00:00
MessagesDialog.ui Changed help buttons from QPushButton to QToolButton to use auto raise effect. 2013-08-29 22:02:04 +00:00
MessengerWindow.cpp Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList. 2013-08-30 12:24:39 +00:00
MessengerWindow.h Cleaned some ui files. 2012-08-22 13:44:23 +00:00
MessengerWindow.ui Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList. 2013-08-30 12:24:39 +00:00
NetworkDialog.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
NetworkDialog.h Added "Send Message" functionality to NetworkDialog, to send a distant message to a known peer. 2013-08-28 15:37:11 +00:00
NetworkDialog.ui Added "Send Message" functionality to NetworkDialog, to send a distant message to a known peer. 2013-08-28 15:37:11 +00:00
NetworkView.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
NetworkView.h
NetworkView.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-28 21:59:08 +00:00
NewsFeed.cpp Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
NewsFeed.h Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
NewsFeed.ui Changed help buttons from QPushButton to QToolButton to use auto raise effect. 2013-08-29 22:02:04 +00:00
notifyqt.cpp fixed display of toaster for distant msgs 2013-08-31 13:12:26 +00:00
notifyqt.h added consistent detection of time-shift in chat lobbies. Shows a warning when the shift is larger than 2^9 seconds (approx. 10 minutes. Warning shown only once). 2013-03-18 23:19:37 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard2.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-28 21:59:08 +00:00
QuickStartWizard.cpp Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
QuickStartWizard.h
QuickStartWizard.ui patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
RemoteDirModel.cpp Fixed sort of friends in shared files. 2013-06-13 15:19:38 +00:00
RemoteDirModel.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
RetroShareLink.cpp Fixed compile of libretroshare on Windows. 2013-09-26 23:53:06 +00:00
RetroShareLink.h added DynDNS to RS certificate link if available 2013-07-06 20:27:29 +00:00
RsAutoUpdatePage.cpp - Fixed fill of news feed. 2013-06-22 00:05:02 +00:00
RSHumanReadableDelegate.h
RttStatistics.cpp Increased RRT graph range, for new improved statistics. 2013-10-02 03:22:43 +00:00
RttStatistics.h Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
RttStatistics.ui Fixes for visState -> vs_disc & vs_dht. 2013-09-29 07:10:19 +00:00
SearchDialog.cpp Added Open Folder to own files in search (Patch from Phenom) 2013-08-23 21:13:13 +00:00
SearchDialog.h Added Open Folder to own files in search (Patch from Phenom) 2013-08-23 21:13:13 +00:00
SearchDialog.ui Fixed height of the header frame in the main pages. 2013-07-28 09:56:24 +00:00
SearchTreeWidget.cpp 3 patches from AsamK: 2012-03-30 19:43:39 +00:00
SearchTreeWidget.h 3 patches from AsamK: 2012-03-30 19:43:39 +00:00
ServicePermissionDialog.cpp Added "Use as direct source, when available" to ServicePermissionDialog. 2013-08-22 13:29:31 +00:00
ServicePermissionDialog.h Added new dialog to set service permissions for friends. 2013-01-23 00:22:17 +00:00
ServicePermissionDialog.ui Added "Use as direct source, when available" to ServicePermissionDialog. 2013-08-22 13:29:31 +00:00
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp fixed up icons in sharedFilesDialog (Patch fromPhenom) 2013-08-25 20:19:01 +00:00
SharedFilesDialog.h Merged branch for GUI improvements into trunk. The improvement phase is not finsihed yet. The work on GUI will continue into trunk 2013-02-22 21:42:27 +00:00
SharedFilesDialog.ui Fixed height of the header frame in the main pages. 2013-07-28 09:56:24 +00:00
ShareDialog.cpp - Fixed HeaderFrame icon to use correct one (Share Dialog) 2012-12-05 10:27:54 +00:00
ShareDialog.h Iproved file list handling: 2012-11-12 22:51:27 +00:00
ShareDialog.ui Cosmetic changes in ShareDialog 2012-11-08 00:58:20 +00:00
ShareManager.cpp fixed bug in ShareManager causing directory flags to be set on wrong directory after sorting 2012-12-09 15:00:50 +00:00
ShareManager.h reduced calls to flags/group update code to the minimum, to avoid sending file lists except when the share manager / share dialog gets closed 2012-11-14 22:56:25 +00:00
ShareManager.ui patch from Henry Morgan to fix some strings 2013-02-27 10:00:35 +00:00
SoundManager.cpp Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +00:00
SoundManager.h Renamed new sound event from "Download ready" to "Download complete". 2012-10-26 13:01:58 +00:00
StartDialog.cpp - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
StartDialog.h Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare. 2012-11-01 01:07:36 +00:00
StartDialog.ui Added patch from Henry 2012-11-28 19:58:14 +00:00
TrustView.cpp patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
TrustView.h - moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it 2012-02-19 15:03:07 +00:00
TrustView.ui