<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/rdebug/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/rdebug/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 24 Apr 2019 05:45:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rdebug/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/rdebug/wiki/Home/?limit=25#cfd3</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="project-rdebug"&gt;Project "rDebug"&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Loving qDebug? But missing some things?&lt;/li&gt;
&lt;li&gt;Just want to see your debugs/logs in a QtWidget, like QListView? &lt;/li&gt;
&lt;li&gt;But got crashes with qInstallMsgHandler (4.x) / qInstallMessageHandler (5.x)?&lt;/li&gt;
&lt;li&gt;Missing file name, line numbers with qDebug 4.x?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;You are welcome, here we go!&lt;/strong&gt;&lt;br/&gt;
This is mostly a simplified re-implementation, which under the hood also uses parts of qDebug(). &lt;br/&gt;
You can use&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;qDebug( "printf mask %s","is worse");
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;or&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;qDebug() &amp;lt;&amp;lt; "streams" &amp;lt;&amp;lt; "are more safe";
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;or a mix of both. You can select between all 7 BSD-Syslog levels (plus "Silent" and "All").&lt;br/&gt;
A two-liner can send Qt SIGNAL with the data, time stamp, location and level to your QListWidget (or whatever). Another two-liner can write to file and use different log level filtering.&lt;/p&gt;
&lt;p&gt;For the start, some features of Qt5, like &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;qDebug( &amp;amp;stream_device ) &amp;lt;&amp;lt; "are not supported"; // and may never come.
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;stream_device is not supported.&lt;/p&gt;
&lt;p&gt;Have fun, take part, help improving ...&lt;br/&gt;
THX!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sarge (sergeantkolja)</dc:creator><pubDate>Wed, 24 Apr 2019 05:45:46 -0000</pubDate><guid>https://sourceforge.netc036613876c7ca665f824c6833e747e3c84c920f</guid></item><item><title>Home modified by Sarge (sergeantkolja)</title><link>https://sourceforge.net/p/rdebug/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/rdebug/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/sergeantkolja/"&gt;Sarge (sergeantkolja)&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5cbfec2d9d8bdd5994de7cc0" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sarge (sergeantkolja)</dc:creator><pubDate>Wed, 24 Apr 2019 04:55:10 -0000</pubDate><guid>https://sourceforge.net84d463d98d0b7acd03d9afe76dc3c2130f659930</guid></item></channel></rss>