.. |
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 |
framecatcher.cpp
|
Fix CppCheck in framecatcher.cpp
|
2017-11-06 22:20:44 +01: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
|
Merge pull request #1153 from csoler/v0.6-TorOnly
|
2018-02-11 20:49:45 +01:00 |
HandleRichText.h
|
Set the proper size limits
|
2017-10-23 17:04:20 +02:00 |
imageutil.cpp
|
replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows
|
2018-01-27 20:22:31 +01:00 |
imageutil.h
|
Set the proper size limits
|
2017-10-23 17:04:20 +02: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
|
create collection dialog filename as dir name
|
2017-11-14 19:52:48 +03:00 |
misc.h
|
added signal blockign trick for widgets, and fixed the bug causing wrong values to be displayed in server settings
|
2017-02-27 22:29:01 +01: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 |
retroshareWin32.cpp
|
Multiple improvements to build process
|
2018-04-18 07:56:43 +02:00 |
retroshareWin32.h
|
Multiple improvements to build process
|
2018-04-18 07:56:43 +02: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
|
changed back RsGxsUpdateBroadCast.cpp to dos line ending
|
2018-06-18 22:37:31 +02:00 |
RsGxsUpdateBroadcast.h
|
changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places.
|
2018-06-21 15:46:59 +02:00 |
RsNetUtil.cpp
|
removed debug output
|
2015-06-04 20:24:29 +00:00 |
RsNetUtil.h
|
Fix windows Compil with sys/socket.h
|
2016-11-08 23:04:34 +01: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
|
Allow only one instance for useLocalServer option activated. If exists,
|
2016-04-06 22:04:53 +02: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
|
switched tokenQueue speed to 10 calls/sec, thus improving loading speeds. Still need to test for CPU load
|
2017-09-30 18:58:31 +02: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 |