RetroShare/retroshare-gui/src/gui
thunder2 327af4ca61 Add group support to the ConnectFriendWizard.
Add friend (now also in context menu of the group) sets the current selected group as default for the new user.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 19:30:59 +00:00
..
advsearch Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +00:00
bwgraph This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
channels New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
chat New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
common New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
connect Add group support to the ConnectFriendWizard. 2010-09-29 19:30:59 +00:00
elastic This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
feeds Reworked MessageComposer 2010-09-27 21:05:52 +00:00
forums fixed smiley icon Button 2010-09-15 23:42:36 +00:00
groups Reworked context menu in PeersDialog. 2010-09-23 18:49:52 +00:00
help Changed PersonEntry::operator=, returned *this 2010-08-30 09:56:11 +00:00
im_history New class for the work with emoticons - Emoticons 2010-09-14 17:47:11 +00:00
images Added a icon for Edit Action in ShareManager 2010-09-23 21:08:22 +00:00
layouts
msgs MessageComposer: Set the color of the edittext back to standard on adding a new friend as recipient. 2010-09-28 23:16:50 +00:00
plugins
profile New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
qskinobject
qss/chat Removed date from incoming and outgoing chat style. 2010-09-16 12:48:43 +00:00
settings Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +00:00
smileys removed not need old emotes 2010-09-15 23:46:56 +00:00
statusbar This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
toaster Cleaned ForumsDialog and MessagesDialog and updated german translation. 2010-09-12 22:17:17 +00:00
unfinished Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +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
AddLinksDialog.cpp Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
AddLinksDialog.h
AddLinksDialog.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
ChanGroupDelegate.cpp
ChanGroupDelegate.h
ChannelFeed.cpp added context menu icon for Edit Channel 2010-09-24 15:20:35 +00:00
ChannelFeed.h cleaned include files 2010-07-23 18:52:58 +00:00
ChannelFeed.ui Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +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 Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +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 This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Reworked MessageComposer 2010-09-27 21:05:52 +00:00
ForumsDialog.h The forum details (name and description) can be edited by the owner. 2010-09-14 19:38:47 +00:00
ForumsDialog.ui Cleaned ForumsDialog and MessagesDialog and updated german translation. 2010-09-12 22:17:17 +00:00
GenCertDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
GenCertDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
GenCertDialog.ui Added a ProgressBar for Profile Generation 2010-06-14 13:35:38 +00:00
graphframe.cpp
graphframe.h
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
images.qrc Added a icon for Edit Action in ShareManager 2010-09-23 21:08:22 +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
LinksDialog.cpp Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
LinksDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
LinksDialog.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +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
mainpage.h * added a about dialog 2009-12-31 02:23:02 +00:00
mainpagestack.cpp
mainpagestack.h some fixes 2007-12-08 11:27:01 +00:00
MainWindow.cpp Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
MainWindow.h Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
MainWindow.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
MessagesDialog.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
MessagesDialog.h Show Cc and Bcc in MessagesDialog if available. 2010-09-28 00:03:12 +00:00
MessagesDialog.ui changed the maximum width of the left side message list frame 2010-09-28 10:41:29 +00:00
MessengerWindow.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
MessengerWindow.h Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
MessengerWindow.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
NetworkDialog.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
NetworkDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
NetworkDialog.ui Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +00:00
NetworkView.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
NetworkView.h changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
NetworkView.ui
NewsFeed.cpp Redesign the Message Item feed 2010-09-01 21:54:07 +00:00
NewsFeed.h New setting for adding the feeds at the end in friend storm. 2010-09-01 20:54:24 +00:00
NewsFeed.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
notifyqt.cpp Groups for friends in PeersDialog. 2010-09-22 22:37:57 +00:00
notifyqt.h Groups for friends in PeersDialog. 2010-09-22 22:37:57 +00:00
PeersDialog.cpp Add group support to the ConnectFriendWizard. 2010-09-29 19:30:59 +00:00
PeersDialog.h Add group support to the ConnectFriendWizard. 2010-09-29 19:30:59 +00:00
PeersDialog.ui set default Font size 9 pixel to the TreeWidget 2010-09-28 11:31:18 +00:00
PluginManager.cpp
PluginManager.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h added forgotten license text 2009-08-11 21:59:40 +00:00
QuickStartWizard.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
QuickStartWizard.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
QuickStartWizard.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
RemoteDirModel.cpp Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
RemoteDirModel.h Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
RetroShareLink.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
RetroShareLink.h Added sources to RS link download (now works for copy links from browsable only files). Removed unused optional list of sources from RetroShareLink::process() 2010-09-24 21:01:13 +00:00
RsAutoUpdatePage.cpp RsAutoUpdatePage 2010-07-20 19:45:07 +00:00
RsAutoUpdatePage.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
RSHumanReadableDelegate.h correct bug with selection with human readable delegate. 2010-05-03 20:22:38 +00:00
SearchDialog.cpp Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +00:00
SearchDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
SearchDialog.ui Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +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
SendLinkDialog.cpp Splitted queue of chat messages in chat service into public and private queue. 2010-09-01 17:56:15 +00:00
SendLinkDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SendLinkDialog.ui
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
SharedFilesDialog.h Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
SharedFilesDialog.ui little design fixes 2010-02-14 01:34:14 +00:00
ShareDialog.cpp 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.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 Added a icon for Edit Action in ShareManager 2010-09-23 21:08:22 +00:00
ShareManager.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
ShareManager.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
SoundManager.cpp cleaned include files 2010-07-23 18:52:58 +00:00
SoundManager.h cleaned include files 2010-07-23 18:52:58 +00:00
StartDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.ui Added support for Auto-login 2010-04-08 11:55:10 +00:00
TransfersDialog.cpp Enabled autoscroll of the upload and download treeview in TransferDialog, so that the a cursor move scrolls the treeview. 2010-09-15 19:26:25 +00:00
TransfersDialog.h Small optimizations in the fill of the download list in transfer. 2010-09-14 23:51:55 +00:00
TransfersDialog.ui merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
TrustView.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +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 This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
TurtleRouterDialog.h improved display of tunnel info 2010-02-20 22:51:24 +00:00
TurtleRouterDialog.ui improved display of tunnel info 2010-02-20 22:51:24 +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
xprogressbar.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
xprogressbar.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00