RetroShare/retroshare-gui/src/gui
thunder2 3b1c26de35 Set the focus the subject input when creating a new forum/channel or channel message.
Set the forum/channel message to read when expanding the message feed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-05 14:56:27 +00:00
..
advsearch Fix for ticket #124 2011-08-27 16:15:56 +00:00
bwgraph removed grey color from the background of the widget 2010-11-16 09:23:04 +00:00
channels Set the focus the subject input when creating a new forum/channel or channel message. 2012-02-05 14:56:27 +00:00
chat Added new variant to the compact chat style with colored nicknames calculated from the name. 2012-02-03 21:43:09 +00:00
common Added (make functional) the lobby menu in the context menu of the gpg and group item in FriendList. 2012-01-27 20:53:17 +00:00
connect 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
dht Added Ben's patches: 2011-09-28 15:16:21 +00:00
elastic corrected bad modification of commit #4560, which made RS not compilable on ubuntu karmic 2011-09-01 16:42:05 +00:00
feeds Set the focus the subject input when creating a new forum/channel or channel message. 2012-02-05 14:56:27 +00:00
forums Set the focus the subject input when creating a new forum/channel or channel message. 2012-02-05 14:56:27 +00:00
groups Removed new lines of the QLineEdit input fields after input in forum, channel, message and group. 2010-11-09 19:57:05 +00:00
help added to RetroShare Help page new commands entry for "-r retroshare://..." 2011-05-11 17:17:53 +00:00
im_history Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
images little changes for Getting Started Tab 2012-01-24 23:01:43 +00:00
layouts Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
msgs Added new common widget FriendSelectionWidget for selecting friends and use it in CreateLobbyDialog, ShareKey (forums and channels) and MessageComposer. 2012-01-27 00:32:17 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
profile - Removed not used function RsDirUtil::createBackup. 2011-08-14 22:31:05 +00:00
qskinobject Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
qss/chat Added new variant to the compact chat style with colored nicknames calculated from the name. 2012-02-03 21:43:09 +00:00
settings Fixed handling of utf8 characters in lobby nick name. 2012-02-03 13:29:16 +00:00
smileys Added new smiley to the emotes.acs, changed the Smiley Button size for a better mouse over effect. 2010-09-30 15:45:43 +00:00
statusbar Reworked SoundManager and SoundPage in the settings. 2012-01-22 22:58:23 +00:00
style New dialog for defining own colors for the private chat window. 2011-04-09 22:52:52 +00:00
toaster Reworked SoundManager and SoundPage in the settings. 2012-01-22 22:58:23 +00:00
unfinished fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941) 2011-10-05 16:57:33 +00:00
AboutDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
AboutDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
AboutDialog.ui fixed About Dialog Title 2009-12-31 15:57:06 +00:00
ChannelFeed.cpp Fixed Auto-Download Button 2012-01-26 08:46:22 +00:00
ChannelFeed.h Added new RetroShare link formats: 2011-04-19 19:42:44 +00:00
ChannelFeed.ui Fixed Auto-Download Button 2012-01-26 08:46:22 +00:00
ChatLobbyWidget.cpp Start the CreateLobbyDialog from the list of chat lobbies with the privacy level of the selected item. 2012-01-30 23:20:42 +00:00
ChatLobbyWidget.h Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
ChatLobbyWidget.ui Added doubleclick to join a lobby. 2012-01-27 18:51:27 +00:00
DetailsDialog.cpp cleaned include files 2010-07-23 18:52:58 +00:00
DetailsDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
DetailsDialog.ui Removed duplicate labels in ui files and some other compiler warnings. 2011-08-13 22:26:51 +00:00
DLListDelegate.cpp Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column. 2010-09-16 16:18:27 +00:00
DLListDelegate.h Added Download Time column to Downloads 2010-03-01 22:47:48 +00:00
FileTransferInfoWidget.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Set the focus the subject input when creating a new forum/channel or channel message. 2012-02-05 14:56:27 +00:00
ForumsDialog.h added next unread button to forums (patch from devnewton #3401840) 2011-09-25 12:15:25 +00:00
ForumsDialog.ui Beautified RsCollectionDialog. 2011-11-13 13:58:39 +00:00
FriendsDialog.cpp Added new compact style for chat. 2012-01-31 00:06:24 +00:00
FriendsDialog.h Fixed wrong display of the news feed notify in FriendsDialog when the tabs were moved. 2012-01-25 21:45:23 +00:00
FriendsDialog.ui Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
GenCertDialog.cpp Found another missing toUtf8 in GenCertDialog. 2011-08-28 00:21:34 +00:00
GenCertDialog.h Changed some parameters from "std::string" to "const std::string&" in rsinit.h. 2011-08-12 20:02:00 +00:00
GenCertDialog.ui Translate QuickStartWizard, GenCertDialog and StartDialog into german. 2011-03-08 00:31:20 +00:00
GetStartedDialog.cpp 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.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 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
graphframe.cpp some fixes 2007-12-11 07:07:07 +00:00
graphframe.h some fixes 2007-12-11 07:07:07 +00:00
HelpDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
HelpDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
HelpDialog.ui * added a about dialog 2009-12-31 02:23:02 +00:00
images.qrc Added new variant to the compact chat style with colored nicknames calculated from the name. 2012-02-03 21:43:09 +00:00
InfoDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
InfoDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
InfoDialog.ui update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LogoBar.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
LogoBar.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
mainpage.h * added a about dialog 2009-12-31 02:23:02 +00:00
mainpagestack.cpp some fixes 2007-12-08 11:27:01 +00:00
mainpagestack.h some fixes 2007-12-08 11:27:01 +00:00
MainWindow.cpp fixed to display the the correct help icon on MainWindow 2012-01-30 10:52:08 +00:00
MainWindow.h Removed the single notify systray icon (combined icon) and combined it with the normal RetroShare systray icon. 2011-07-13 19:24:33 +00:00
MainWindow.ui disabled the default context menus for the QToolBar's 2011-03-10 11:44:48 +00:00
MessagesDialog.cpp Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
MessagesDialog.h MessagesDialog: 2011-06-04 22:54:03 +00:00
MessagesDialog.ui Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click. 2011-06-17 20:51:05 +00:00
MessengerWindow.cpp Added new column "Last Contact" to the FriendsDialog and MessengerWindow. Moved some more basic functions to FriendsList and optimized the exisiting code. 2011-11-12 01:26:26 +00:00
MessengerWindow.h Added new column "Last Contact" to the FriendsDialog and MessengerWindow. Moved some more basic functions to FriendsList and optimized the exisiting code. 2011-11-12 01:26:26 +00:00
MessengerWindow.ui Added new column "Last Contact" to the FriendsDialog and MessengerWindow. Moved some more basic functions to FriendsList and optimized the exisiting code. 2011-11-12 01:26:26 +00:00
NetworkDialog.cpp Reworked the process of the RetroShare links. Now RetroShare asks when adding a file or a person link and shows a detailed result. 2011-09-11 22:07:24 +00:00
NetworkDialog.h Added "Copy RetroShare Link" of the selected peer in PeersDialog and NetworkDialog. 2011-05-16 22:51:08 +00:00
NetworkDialog.ui Removed duplicate labels in ui files and some other compiler warnings. 2011-08-13 22:26:51 +00:00
NetworkView.cpp fixed up color codes for qt 4.7 in NetworkGraph (bug in qt::lighter()) 2011-08-31 20:04:04 +00:00
NetworkView.h Removed some more compiler warnings in retroshare-gui. 2011-08-14 21:25:41 +00:00
NetworkView.ui fixed the layout Horizontal spacing in NetworkView 2010-11-30 21:21:27 +00:00
NewsFeed.cpp Optimized some internals in the news feed items 2012-02-01 12:21:14 +00:00
NewsFeed.h Optimized some internals in the news feed items 2012-02-01 12:21:14 +00:00
NewsFeed.ui Removed own settings for news feed. 2011-03-26 22:17:15 +00:00
notifyqt.cpp suppressed debug output 2012-01-28 13:20:01 +00:00
notifyqt.h Chat lobby: 2012-01-12 00:13:25 +00:00
PluginManager.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManager.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManagerWidget.cpp Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
PluginManagerWidget.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginsPage.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
PluginsPage.h added forgotten license text 2009-08-11 21:59:40 +00:00
QuickStartWizard2.ui * Added a "return" if QTreeWidgetItem = NULL, to stop crash. 2011-06-13 22:30:32 +00:00
QuickStartWizard.cpp Removed DynDns from Quick Start Wizard 2012-01-27 15:02:56 +00:00
QuickStartWizard.h Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. 2011-03-08 20:05:36 +00:00
QuickStartWizard.ui Removed DynDns from Quick Start Wizard 2012-01-27 15:02:56 +00:00
RemoteDirModel.cpp Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
RemoteDirModel.h Added the hability to create and handle collection files. A collection file contains a directory structure 2011-11-07 23:07:25 +00:00
RetroShareLink.cpp Added missing return and removed compiler warnings. 2012-01-21 21:14:11 +00:00
RetroShareLink.h added retroshare certificate links: allows to paste certificates everywhere. Users need to click on them to launch the make friend wizard on the certificate. Certificates can be copied from each location of the Friends list 2012-01-18 20:31:30 +00:00
RsAutoUpdatePage.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
RsAutoUpdatePage.h suppressed memory leak in GUI 2011-03-02 14:31:03 +00:00
RSHumanReadableDelegate.h Fixed compile 2010-12-03 11:54:39 +00:00
SearchDialog.cpp Added a new menu item "Search again" to the SearchDialog. 2011-12-10 23:41:58 +00:00
SearchDialog.h Added a new menu item "Search again" to the SearchDialog. 2011-12-10 23:41:58 +00:00
SearchDialog.ui possible fix for macosx on searchline 2011-03-04 10:44:11 +00:00
SearchTreeWidget.cpp cleaned include files 2010-07-23 18:52:58 +00:00
SearchTreeWidget.h cleaned include files 2010-07-23 18:52:58 +00:00
SFListDelegate.cpp added SharedFiles Delegate 2008-02-02 13:38:17 +00:00
SFListDelegate.h added SharedFiles Delegate 2008-02-02 13:38:17 +00:00
SharedFilesDialog.cpp Beautified RsCollectionDialog. 2011-11-13 13:58:39 +00:00
SharedFilesDialog.h Added the hability to create and handle collection files. A collection file contains a directory structure 2011-11-07 23:07:25 +00:00
SharedFilesDialog.ui - implemented an optional flat view for shared files that allows sorting by date/peer/name 2011-04-01 21:46:06 +00:00
ShareDialog.cpp Partial fix for ticket #146: 2011-08-28 22:54:01 +00:00
ShareDialog.h Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareDialog.ui Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareManager.cpp Beautified RsCollectionDialog. 2011-11-13 13:58:39 +00:00
ShareManager.h Enabled drag and drop in ShareManager to add folders to the share. 2011-04-26 23:38:29 +00:00
ShareManager.ui Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog. 2011-08-15 23:42:07 +00:00
SoundManager.cpp Reworked SoundManager and SoundPage in the settings. 2012-01-22 22:58:23 +00:00
SoundManager.h Reworked SoundManager and SoundPage in the settings. 2012-01-22 22:58:23 +00:00
StartDialog.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
StartDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.ui Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog. 2011-08-15 23:42:07 +00:00
TransfersDialog.cpp Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
TransfersDialog.h Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
TransfersDialog.ui Added new button "Open Collection" in TransfersDialog. 2011-11-25 23:46:41 +00:00
TrustView.cpp Changed the generation of the gpg key and location to utf8. 2011-07-17 23:07:29 +00:00
TrustView.h ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
TrustView.ui Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +00:00
TurtleRouterDialog.cpp Removed some more compiler warnings in retroshare-gui. 2011-08-14 21:25:41 +00:00
TurtleRouterDialog.h clean up the code 2011-05-31 21:51:15 +00:00
TurtleRouterDialog.ui Added a second tab for Router Statistics 2011-05-31 21:39:44 +00:00
TurtleRouterStatistics.cpp added display of TR forwarding probability as a function of depth 2011-10-01 11:46:00 +00:00
TurtleRouterStatistics.h Added a second tab for Router Statistics 2011-05-31 21:39:44 +00:00
TurtleRouterStatistics.ui Added a second tab for Router Statistics 2011-05-31 21:39:44 +00:00
ULListDelegate.cpp Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column. 2010-09-16 16:18:27 +00:00
ULListDelegate.h - modified ftFileProvider so as to keep multiple client peers per instance 2010-07-27 16:05:21 +00:00
VoipStatistics.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
VoipStatistics.h Hacked up Cyril's TurtleStatistics to provide plot of RTT measurements. 2011-08-03 17:45:03 +00:00
VoipStatistics.ui Hacked up Cyril's TurtleStatistics to provide plot of RTT measurements. 2011-08-03 17:45:03 +00:00
xprogressbar.cpp Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected. 2011-02-08 00:41:13 +00:00
xprogressbar.h Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected. 2011-02-08 00:41:13 +00:00