RetroShare/retroshare-gui/src/util
chrisparker126 f74a328d61 Bug fix for ES_GXS_MSG_COMMENTS option
Fix for run thread loop of RsGenExchange (was using logic rather than isRunning, which led to some crashes on rs close

Added request and get MsgRelated function for ids, meta and data 
added template function to ease getting meta data from back end;

Updated Nxs tests, tests passed (failed initially because of change option requirements)
Added test for msgrelated Ids, still need to add test for all msgRelated functions (bug with mask, not filtering correctly)

Made changes for forum and wiki gui to use new API but gui needs to call correct get functions now (Bob).

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-13 22:36:06 +00:00
..
dllexport.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
EventFilter.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
EventFilter.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
EventReceiver.cpp Added three new toasters - private chat, group chat and chat lobby. 2012-03-30 23:02:52 +00:00
EventReceiver.h Fixed wrong size of the transfered link from the command line in EventReceiver. 2011-04-18 22:15:24 +00:00
framecatcher.cpp introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in 2010-11-19 00:47:18 +00:00
framecatcher.h introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in 2010-11-19 00:47:18 +00:00
global.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
HandleRichText.cpp Added a default styleSheet for the "Confirm Friend / Add as Friend" Button 2012-05-12 23:44:48 +00:00
HandleRichText.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
Interface.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
log.cpp -added Log feature for QT . 2008-08-15 17:49:57 +00:00
log.h -added Log feature for QT . 2008-08-15 17:49:57 +00:00
misc.cpp fixed typo 2012-06-23 13:31:28 +00:00
misc.h Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
MouseEventFilter.cpp Minor fixes to compile with GCC 4 under Linux 2008-11-02 15:20:42 +00:00
MouseEventFilter.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
NonCopyable.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
NonCopyable.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ObjectPainter.cpp - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
ObjectPainter.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
PixmapMerging.cpp 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
PixmapMerging.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
printpreview.cpp Added Print Button 2008-03-26 14:22:51 +00:00
printpreview.h Added Print Button 2008-03-26 14:22:51 +00:00
RetroStyleLabel.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
RetroStyleLabel.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
RsAction.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
RsAction.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsqtutildll.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsutildll.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsversion.cpp set different icon and Text label when creating Channels from ChannelFeed. 2009-08-14 11:49:15 +00:00
rsversion.h update version string and changelog 2012-05-24 12:02:34 +00:00
rsversion.in added for windows compile and revision bat files, and template rsversion.in 2010-06-01 23:03:12 +00:00
stringutil.cpp -added Log feature for QT . 2008-08-15 17:49:57 +00:00
stringutil.h -added Log feature for QT . 2008-08-15 17:49:57 +00:00
TokenQueue.cpp Bug fix for ES_GXS_MSG_COMMENTS option 2012-11-13 22:36:06 +00:00
TokenQueue.h Bug fix for ES_GXS_MSG_COMMENTS option 2012-11-13 22:36:06 +00:00
TokenQueueVEG.cpp Moved TokenQueue => TokenQueueVEG to make space for Real version. 2012-09-15 00:26:33 +00:00
TokenQueueVEG.h Fixed compile issues for VEG in librs (rs-gui VEG ui cannot be compiled as was the case prior to issues) 2012-09-25 21:04:04 +00:00
Widget.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
Widget.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
WidgetBackgroundImage.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
WidgetBackgroundImage.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
win32.cpp fixed parenthesis problem with #ifdef that armed lupdate 2012-02-06 21:22:00 +00:00
win32.h * Cleaned up fonts for MacOSX. 2008-08-16 17:10:01 +00:00