<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/plantumlqeditor/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/plantumlqeditor/tickets/</id><updated>2018-12-20T10:50:44.933000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>no scrollbar </title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/11/" rel="alternate"/><published>2018-12-20T10:50:44.933000Z</published><updated>2018-12-20T10:50:44.933000Z</updated><author><name>Svante Salen</name><uri>https://sourceforge.net/u/svantesalen/</uri></author><id>https://sourceforge.net228f201db5fb7ae808be72f37de8953e1618db3f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I can't resize my sequence window and I have no scrollbar for the diagram window (only for text editor).&lt;br/&gt;
The sequence diagram is around 100 lines, so I can't see the whole sequence :-(&lt;/p&gt;
&lt;p&gt;I am running:&lt;br/&gt;
&lt;em&gt; windows 7. &lt;br/&gt;
&lt;/em&gt; Qt 4.8.2.&lt;br/&gt;
* plantuml-qeditor-1.1.0-win32&lt;/p&gt;
&lt;p&gt;BR/Svante&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#2 Auto-save image is corrupted</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/2/?limit=25#4efc" rel="alternate"/><published>2015-01-10T16:40:29.338000Z</published><updated>2015-01-10T16:40:29.338000Z</updated><author><name>Dominique  de Waleffe</name><uri>https://sourceforge.net/u/dom-dewaleffe/</uri></author><id>https://sourceforge.netad5f24bf2f55d727dc537fe89cde2d8f6379bb38</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Has anyone worked on this?&lt;/p&gt;
&lt;p&gt;BTW:&lt;br /&gt;
There seems to be a 1.2.0 version of the app but it is not listed as most recent... It seems to have the same issue...&lt;/p&gt;
&lt;p&gt;Is the project still maintained?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Do it works on Ubuntu?</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/10/" rel="alternate"/><published>2014-04-05T20:13:02.458000Z</published><updated>2014-04-05T20:13:02.458000Z</updated><author><name>Alexandre Magno</name><uri>https://sourceforge.net/u/alexandre-mbm/</uri></author><id>https://sourceforge.neta89f1574f94123dddd27f6978b03718f9fa0ce93</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If yes, how to install it?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Font size setting</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/9/" rel="alternate"/><published>2014-02-26T13:56:21.685000Z</published><updated>2014-02-26T13:56:21.685000Z</updated><author><name>Willem Duminy</name><uri>https://sourceforge.net/u/wduminy/</uri></author><id>https://sourceforge.net20c83c2bc92cf6ec287c223298d1d10324812f1c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The text in the editor renders very small on my system.  It would be so nice if I can choose a larger font. &lt;br /&gt;
Thank you for a very cool application!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#8 Custom graphviz dot path without effect</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/8/?limit=25#f1c1" rel="alternate"/><published>2014-01-29T08:16:02.864000Z</published><updated>2014-01-29T08:16:02.864000Z</updated><author><name>Michael Kindel</name><uri>https://sourceforge.net/u/mkindel/</uri></author><id>https://sourceforge.netfef793deda8b997934c011f657cb6b96a5afed29</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;git patch&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Custom graphviz dot path without effect</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/8/" rel="alternate"/><published>2014-01-29T08:04:40.733000Z</published><updated>2014-01-29T08:04:40.733000Z</updated><author><name>Michael Kindel</name><uri>https://sourceforge.net/u/mkindel/</uri></author><id>https://sourceforge.netba53692e09e3d8f4f73a2fbb3ddd04fb23a9b0ad</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Entering a custom path to graphviz dot in the preferences is without effect.&lt;/p&gt;
&lt;p&gt;The cause is a misspelling in the command line of plantuml. Trivial to fix.&lt;br /&gt;
mainwindow.cpp 291-295:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;arguments&lt;/span&gt;
        &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;-jar&amp;quot;&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;m_plantUmlPath&lt;/span&gt;
        &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;QString&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;-t%1&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;).&lt;/span&gt;&lt;span class="n"&gt;arg&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;m_imageFormatNames&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;m_currentImageFormat&lt;/span&gt;&lt;span class="p"&gt;]);&lt;/span&gt;
&lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;m_useCustomGraphiz&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="n"&gt;arguments&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;-graphizdot&amp;quot;&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;m_graphizPath&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="n"&gt;arguments&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;-charset&amp;quot;&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;UTF-8&amp;quot;&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;-pipe&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Note the missing &lt;strong&gt;v&lt;/strong&gt; in the option &lt;strong&gt;"-graphizdot"&lt;/strong&gt;.&lt;br /&gt;
Experienced with PlantUML 7991, Grapviz 2.28.0&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>External Editiing - new Function</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/7/" rel="alternate"/><published>2013-11-19T13:08:36.075000Z</published><updated>2013-11-19T13:08:36.075000Z</updated><author><name>Andrey</name><uri>https://sourceforge.net/u/scants25/</uri></author><id>https://sourceforge.net306102a12ca32d0885ff79095a4b77b5ceac3b7b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;Thank you for the wonderful software!!!&lt;/p&gt;
&lt;p&gt;Please can you auto-regenerate a diagram also when a text model file is modified in external program like Notepad++!!!&lt;/p&gt;
&lt;p&gt;Thank you, Andrey&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#6 QWidget::setMinimumSize: (/PreviewWidget) Negative sizes (-1,-1) are not possible</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/6/?limit=25#73f8" rel="alternate"/><published>2013-11-18T11:36:30.125000Z</published><updated>2013-11-18T11:36:30.125000Z</updated><author><name>Ionutz Borcoman</name><uri>https://sourceforge.net/u/borco/</uri></author><id>https://sourceforge.net70a36b8bbb6228c405ac27094c30d5c7a070541a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; wont-fix&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#6 QWidget::setMinimumSize: (/PreviewWidget) Negative sizes (-1,-1) are not possible</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/6/?limit=25#7ab0" rel="alternate"/><published>2013-11-18T10:49:17.636000Z</published><updated>2013-11-18T10:49:17.636000Z</updated><author><name>Tigronet</name><uri>https://sourceforge.net/u/tigronet/</uri></author><id>https://sourceforge.net3f75d708e9e5650fb79909091fd22e0aa54e84e6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Okay : we must put "/usr/share/plantuml/plantuml.jar" (for my case), and not "/usr/share/plantuml". The PlantUML jar default value provided is "/usr/bin/plantuml", a value a little bit confusing for a newbie (like me), I think. I would set "/usr/bin/plantuml/plantuml.jar" or something like this as label text.&lt;br /&gt;
Thanks, all is ok for me now!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#6 QWidget::setMinimumSize: (/PreviewWidget) Negative sizes (-1,-1) are not possible</title><link href="https://sourceforge.net/p/plantumlqeditor/tickets/6/?limit=25#e728" rel="alternate"/><published>2013-10-25T16:34:03.005000Z</published><updated>2013-10-25T16:34:03.005000Z</updated><author><name>Ionutz Borcoman</name><uri>https://sourceforge.net/u/borco/</uri></author><id>https://sourceforge.net5abc220b6cae80e27ae6423f024bac9539e22c82</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Have you downloaded the PlantUML jar and set the path to java and the jar correctly? The editor needs the path to PlantUML.jar, not some wrapper around it.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>