RetroShare/retroshare-gui/src/util
Phenom 1d2be232f0 Fix Quote Lines With Image
When get text with image from toPlainText(), a (-4) char is inserted.
2016-01-23 18:38:30 +01: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 Add Haiku support 2015-10-20 20:32:44 +03:00
HandleRichText.cpp Fix Quote Lines With Image 2016-01-23 18:38:30 +01:00
HandleRichText.h Spoiler feature 2015-12-07 02:28:27 +01:00
imageutil.cpp Show save image option only when it is needed 2015-12-12 22:41:15 +01:00
imageutil.h Show save image option only when it is needed 2015-12-12 22:41:15 +01: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 jpeg format to thumbnail creation/loading (patch from cave) 2015-03-11 20:20:32 +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 Fix Windows 7 32b Compilation from scratch. 2015-10-17 12:15:35 +02:00
printpreview.h Fix Windows 7 32b Compilation from scratch. 2015-10-17 12:15:35 +02:00
QtVersion.h Fixed compile with Qt 5 2015-06-26 08:14:09 +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 use notify for gxs events. Removed the previous polling based system. Now multiple clients can receive gxs changes. This also fixes the always growing changes queue in rs-nogui. 2015-03-20 10:39:17 +00:00
RsGxsUpdateBroadcast.h use notify for gxs events. Removed the previous polling based system. Now multiple clients can receive gxs changes. This also fixes the always growing changes queue in rs-nogui. 2015-03-20 10:39:17 +00:00
RsNetUtil.cpp removed debug output 2015-06-04 20:24:29 +00:00
RsNetUtil.h Added feed item to notify a blacklisted ip address. 2015-06-02 21:36:26 +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
RsSyntaxHighlighter.cpp Greentext color is defined in stylesheet, and can be overridden with qss files 2015-12-13 02:01:06 +01:00
RsSyntaxHighlighter.h Greentext color is defined in stylesheet, and can be overridden with qss files 2015-12-13 02:01:06 +01: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 Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
stringutil.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
TokenQueue.cpp removed unnecessary debug output 2015-04-21 20:09:20 +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