RetroShare/retroshare-gui/src/gui
csoler 08c585df2d fixed typo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-14 19:57:06 +00:00
..
advsearch Moved some internal stylesheets to the file Standard.qss. 2012-08-27 21:48:00 +00:00
bwctrl added new delegate for BW statistics window. Changed column names to more appropriate values (Patch from Phenom) 2013-10-06 12:19:13 +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 the constraint of sharing own files only in channels. Replaced it by a warning, to allow peers to post from other locations etc. 2013-03-08 13:40:26 +00:00
chat Changed the additional buttons of ChatLobbyDialog and AudioPopupChatDialog to QToolButton. 2013-10-04 12:13:09 +00:00
Circles Fixed compile on Linux 2013-09-03 21:06:13 +00:00
common Moved help browser from MainPage to a new base class named FloatingHelpBrowser for global usage. 2013-10-09 09:31:40 +00:00
connect Added a warning info label for the make friend Wizard 2013-10-08 16:45:14 +00:00
dht Fixed some typos and added new strings to translation (Patch from Henry) 2013-09-05 20:18:47 +00:00
elastic restrict last commit to left mouse button 2013-09-25 20:19:24 +00:00
feeds Fixed some strings 2013-09-02 17:16:54 +00:00
FileTransfer Added proper sorting of DL files according to sources (Patch from Phenom) 2013-10-06 12:09:36 +00:00
forums - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
groups Added for "Edit Group" own header frame icon 2013-08-21 23:53:39 +00:00
gxs Added voteup/votedown icons to the comments tree context menu 2013-08-31 21:47:00 +00:00
gxschannels Changed icons and default text 2013-08-30 16:30:23 +00:00
gxsforums - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
help Added patch from Henry 2012-11-28 19:58:14 +00:00
Identity Added a tabwidget for the addresses info, to get more space, and the dialog looks little bit less. 2013-09-02 23:01:24 +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 update button colors 2013-10-11 18:45:01 +00:00
msgs Moved info widget for encrypted messages in MessageWidget above subject. 2013-09-29 23:04:21 +00:00
PhotoShare fixed typos (patch from Henry Morgan) 2013-03-20 14:22:42 +00:00
plugins
Posted improving posted item 2013-09-16 22:12:45 +00:00
profile Added default stylesheet for the QTextEdit in ProfileManager 2013-06-15 16:18:30 +00:00
qskinobject
qss Added a warning info label for the make friend Wizard 2013-10-08 16:45:14 +00:00
settings fixed typo 2013-10-14 19:57:06 +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 Added a tabwidget for the addresses info, to get more space, and the dialog looks little bit less. 2013-09-02 23:01:24 +00:00
WikiPoos changed for Wiki Pages item icon 2013-09-02 00:59:57 +00:00
AboutDialog.cpp Fixed font size and color of the version number in AboutDialog 2013-09-05 13:15:47 +00:00
AboutDialog.h
AboutDialog.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChannelFeed.cpp removed tabs in help strings that caused translated text to show arrows 2013-09-08 15:08:36 +00:00
ChannelFeed.h fixed missing dialog box for channel custom directory 2013-05-24 12:45:35 +00:00
ChannelFeed.ui Changed help buttons from QPushButton to QToolButton to use auto raise effect. 2013-08-29 22:02:04 +00:00
ChatLobbyWidget.cpp added new tree items for subscribed lobbies. Helps spoting them in the list (Patch from Phenom) 2013-10-11 20:46:25 +00:00
ChatLobbyWidget.h added new tree items for subscribed lobbies. Helps spoting them in the list (Patch from Phenom) 2013-10-11 20:46:25 +00:00
ChatLobbyWidget.ui enabled wordWrap for the topic label 2013-10-06 16:07:37 +00:00
CreateMsgLinkDialog.cpp Added a headerFrame to Create distant chat 2013-09-05 00:57:48 +00:00
CreateMsgLinkDialog.h - Added some performance optimizations in FriendSelectionWidget::peerStatusChanged 2013-06-19 13:18:15 +00:00
CreateMsgLinkDialog.ui Fixed compile on Linux. 2013-09-05 11:24:29 +00:00
ForumsDialog.cpp Added new action "Load images always for this message" to image blocking. 2013-09-24 20:19:21 +00:00
ForumsDialog.h Added new action "Load images always for this message" to image blocking. 2013-09-24 20:19:21 +00:00
ForumsDialog.ui Added new action "Load images always for this message" to image blocking. 2013-09-24 20:19:21 +00:00
FriendsDialog.cpp Hide ip column in friend list by default 2013-09-10 22:04:39 +00:00
FriendsDialog.h Moved friend recommendations into the ConnectFriendWizard 2013-09-02 22:51:26 +00:00
FriendsDialog.ui - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
GenCertDialog.cpp fixed typo 2013-10-13 15:31:34 +00:00
GenCertDialog.h added entropy collection system based on mouse movement to location/identity creation, to make keys less predictable 2013-09-23 20:55:34 +00:00
GenCertDialog.ui * Added a default stylesheet for the generate button 2013-09-24 14:04:19 +00:00
GetStartedDialog.cpp Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +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 Fixed font size and color of the version number in AboutDialog 2013-09-05 13:15:47 +00:00
HelpDialog.h
HelpDialog.ui update Help Page 2012-12-28 17:59:32 +00:00
images.qrc Added a default stylesheet for the send button 2013-10-08 13:58:56 +00:00
linetypes.h
LogoBar.cpp
LogoBar.h
MainPage.cpp Moved help browser from MainPage to a new base class named FloatingHelpBrowser for global usage. 2013-10-09 09:31:40 +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 Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
MainWindow.h Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
MainWindow.ui Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
MessagesDialog.cpp Added info widget for encrypted messages in MessageWidget. 2013-09-28 22:05:38 +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 Hide ip column in friend list by default 2013-09-10 22:04: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 fixed headers in Network Dialog. New strings are already translated. Patch from Phenom 2013-09-07 14:06:08 +00:00
NetworkDialog.h fixed headers in Network Dialog. New strings are already translated. Patch from Phenom 2013-09-07 14:06:08 +00:00
NetworkDialog.ui fixed headers in Network Dialog. New strings are already translated. Patch from Phenom 2013-09-07 14:06:08 +00:00
NetworkView.cpp 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
NetworkView.h Removed some more compiler warnings in retroshare-gui. 2011-08-14 21:25:41 +00:00
NetworkView.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-28 21:59:08 +00:00
NewsFeed.cpp removed tabs in help strings that caused translated text to show arrows 2013-09-08 15:08:36 +00:00
NewsFeed.h Simplify layout of NewsFeed dialog. 2013-07-22 19:14:49 +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 Added info widget for encrypted messages in MessageWidget. 2013-09-28 22:05:38 +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 associated changes for the GUI. move all datarate reference to use rsConfig. 2012-11-25 20:26:32 +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 added the possibility to distant chat with unverified identities, while warning the user about it. Should help distant chatting. 2013-10-07 20:49:02 +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
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 Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
ServicePermissionDialog.h Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +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 to use the correct sized Icon 2013-09-05 15:48:44 +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 Moved stylesheet from ShareManager to Standard.qss. 2013-09-25 17:24:42 +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 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
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