RetroShare/retroshare-gui/src/util
thunder2 27d72c6fba Fixed some compiler warnings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-10 13:27:24 +00:00
..
DateTime.cpp Fixed missing seconds in time format. 2012-11-15 21:35:37 +00:00
DateTime.h Fixed missing seconds in time format. 2012-11-15 21:35:37 +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 Fixed some compiler warnings 2013-06-10 13:27:24 +00:00
HandleRichText.h Fixed commit 5579 - readable chat 2012-09-22 00:31:21 +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
rsguiversion.cpp moved file rsversion.h to rsguiversion.h, since it caused a conflict with libretroshare/src/util/rsversion.h when included as util/rsversion.h. Updated version detail script. 2012-09-12 13:11:04 +00:00
rsguiversion.h update changelog 2013-03-22 16:44:18 +00:00
rsguiversion.in update version 2013-03-15 11:36:20 +00:00
RsGxsUpdateBroadcast.cpp Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
RsGxsUpdateBroadcast.h Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +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
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 Reworked ranking process flow 2012-12-11 22:26:11 +00:00
TokenQueue.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +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