RetroShare/retroshare-gui/src/util
csoler 481ee246b5 added avatars to identities.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7875 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-25 22:09:12 +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 Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
EventFilter.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
EventReceiver.cpp - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +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 Phenom's Patch Fix_NonBreakingSpace_0.6_7480.patch 2014-08-07 23:07:16 +00:00
HandleRichText.h Added quick fix to show the plain name and title in the chat lobby. 2013-07-01 20:35:07 +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 added avatars to identities. 2015-01-25 22:09:12 +00:00
misc.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
MouseEventFilter.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +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
QtVersion.h Code maintenance for Qt 5: 2013-10-19 13:25:06 +00:00
RetroStyleLabel.cpp Code maintenance for Qt 5: 2013-10-19 02:07:01 +00:00
RetroStyleLabel.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +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
RsFile.cpp Merged revision 7165 from v0.5.5 2014-04-28 23:20:29 +00:00
RsFile.h Merged revision 7165 from v0.5.5 2014-04-28 23:20:29 +00:00
RsGxsUpdateBroadcast.cpp Added notify of meta changes to RsGenExchange 2014-07-04 21:51:17 +00:00
RsGxsUpdateBroadcast.h Added notify of meta changes to RsGenExchange 2014-07-04 21:51:17 +00:00
RsProtectedTimer.cpp TokenQueue: 2013-07-16 00:03:20 +00:00
RsProtectedTimer.h TokenQueue: 2013-07-16 00:03:20 +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
RsUserdata.h Show channel logo in group tree 2014-09-11 22:07:06 +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 Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
stringutil.h -added Log feature for QT . 2008-08-15 17:49:57 +00:00
TokenQueue.cpp Removed timeout of waiting tokens in TokenQueue (gui) and increased timeout of requests in libretroshare from 30 seconds to 2 minutes. 2015-01-25 12:29:33 +00:00
TokenQueue.h TokenQueue: 2013-07-16 00:03:20 +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 Code maintenance for Qt 5: 2013-10-19 02:07:01 +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 Code maintenance for Qt 5: 2013-10-18 21:10:33 +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