<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>Krusader</title>
	<link>http://krusader.org/phpBB/</link>
	<description>Welcome to Krusader Forums!</description>
	<managingEditor>deschler@users.sourceforge.net</managingEditor>
	<webMaster>deschler@users.sourceforge.net</webMaster>
	<lastBuildDate>Tue, 09 Feb 2010 04:58:50 GMT</lastBuildDate>
<item>
	<title>RE: need some guidance on setting up a simple user action :: User Action System</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10840#10840</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=129&quot; target=&quot;_blank&quot;&gt;jbaehr&lt;/a&gt;&lt;br /&gt;

Posted: Sun Feb 07, 2010 6:27 pm (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;... and if you're only interested in selected files simply replace the &amp;quot;*.svg&amp;quot; in your command above with &amp;quot;%aList(&amp;quot;Selected&amp;quot;)%&amp;quot;.
&lt;br /&gt;
See our handbook for more info: &lt;a href=&quot;http://www.krusader.org/handbook/useractions.html&quot; target=&quot;_blank&quot;&gt;http://www.krusader.org/handbook/useractions.html&lt;/a&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: new tab command line argument :: New Feature Requests</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10839#10839</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1633&quot; target=&quot;_blank&quot;&gt;ulath&lt;/a&gt;&lt;br /&gt;

Posted: Sun Feb 07, 2010 2:56 pm (GMT 1)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Could't find the feature also for dbus 
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;qdbus org.krusader.krusader-`pidof krusader` /krusader/MainWindow_1 org.kde.KMainWindow.activateAction 'new tab'
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
opens a new tab, but there is no way (at least i didnt find it) to set the dir. 
&lt;br /&gt;

&lt;br /&gt;
if this is right, there should be also an option for this in dbus.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: Python plugin architecture for Krusader conceivable? :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10838#10838</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1068&quot; target=&quot;_blank&quot;&gt;FrancescoA&lt;/a&gt;&lt;br /&gt;

Posted: Sun Feb 07, 2010 2:31 pm (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;For python bindings using &lt;a href=&quot;http://riverbankcomputing.co.uk/software/sip/intro&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;SIP&lt;/a&gt; would be the way to go. I've used it for Qtiplot and it's quite nice to work with. However, you still have to write the wrapper yourself (although SIP makes this task easy).
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
I see. I had examined a few programs. Superkaramba (also a qt program) for example. It looks like, what I imagine. But the qtiplot (I didn't know about until now), looks good too.
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
The same is true for using kross (having the advantage of being in kdelibs). Also using kross your bindings would be language independent. Good for me, as I'm more a Ruby guy &lt;img src=&quot;http://krusader.org/phpBB/images/smiles/icon_wink.gif&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
Yes that would be an important point. People should not be forced to learn a new languag. Ruby, Javascript, Python would let the user enough choice.
&lt;br /&gt;
And the cool thing ist, that all plugins (ruby, python) side by side would work.
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
In my eyes, kross is the way to go; it's a big task though. I don't think that simply exposing all internal objects/interfaces is a good idea.
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
Yes, best to have to change few, best nothing in the core and to have the plugin management, loading, starting, ... outside (best in a new source directory).
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
A scripting API has to be designed carefully and should survive internal reorganizations. Also this API should be handy for people writing &lt;span style=&quot;font-style: italic&quot;&gt;extensions&lt;/span&gt;, which is not automatically true for krusader's internals. A c++ API doesn't feel right in most higher level scripting languages such as python or ruby.
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
Yes.
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
An other important point is the interaction with Qt/KDE itself. Here I made very good experienced with PyQt/SIP in Qtiplot; no idea about kross, but since KOffice was the origin of kross, this should be a non-issue.
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
I imagine, one could also remove certain features from the core, so it would be not to bloated, and that writing as plugins. For Instance, I never need certain functions such as split file, ...
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;jbaehr wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
I think the first thing to do is to develop real world use cases and draft an API. Are you interested in this stuff?&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Yes I am generally interested in plugin support.
&lt;br /&gt;_________________&lt;br /&gt;Franz&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: need some guidance on setting up a simple user action :: User Action System</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10837#10837</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=36&quot; target=&quot;_blank&quot;&gt;dirk&lt;/a&gt;&lt;br /&gt;

Posted: Sun Feb 07, 2010 2:03 pm (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;If you want to run it on all files in the active directory (without selecting any files) you can use the same command you've posted. It will automatically run in the directory of the active panel.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>need some guidance on setting up a simple user action :: User Action System</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10836#10836</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1223&quot; target=&quot;_blank&quot;&gt;zeltak&lt;/a&gt;&lt;br /&gt;
Subject: need some guidance on setting up a simple user action&lt;br /&gt;
Posted: Sun Feb 07, 2010 6:32 am (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi Guys
&lt;br /&gt;

&lt;br /&gt;
I need some help with setting up a simple user action (i am not very technical..)
&lt;br /&gt;

&lt;br /&gt;
i want to be able to run the following command on a set of marked files in the active tab:
&lt;br /&gt;

&lt;br /&gt;
for i in *.svg; do inkscape -f &amp;quot;$i&amp;quot; -e &amp;quot;${i%%.svg*}.png&amp;quot; -w 128; done
&lt;br /&gt;

&lt;br /&gt;
how does one run a command to all files on a certain dir?
&lt;br /&gt;

&lt;br /&gt;
thx alot in advance
&lt;br /&gt;

&lt;br /&gt;
Zeltak
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: Python plugin architecture for Krusader conceivable? :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10835#10835</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=129&quot; target=&quot;_blank&quot;&gt;jbaehr&lt;/a&gt;&lt;br /&gt;

Posted: Sun Feb 07, 2010 12:23 am (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;For python bindings using &lt;a href=&quot;http://riverbankcomputing.co.uk/software/sip/intro&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;SIP&lt;/a&gt; would be the way to go. I've used it for Qtiplot and it's quite nice to work with. However, you still have to write the wrapper yourself (although SIP makes this task easy).
&lt;br /&gt;
The same is true for using kross (having the advantage of being in kdelibs). Also using kross your bindings would be language independent. Good for me, as I'm more a Ruby guy &lt;img src=&quot;http://krusader.org/phpBB/images/smiles/icon_wink.gif&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
In my eyes, kross is the way to go; it's a big task though. I don't think that simply exposing all internal objects/interfaces is a good idea. A scripting API has to be designed carefully and should survive internal reorganizations. Also this API should be handy for people writing &lt;span style=&quot;font-style: italic&quot;&gt;extensions&lt;/span&gt;, which is not automatically true for krusader's internals. A c++ API doesn't feel right in most higher level scripting languages such as python or ruby.
&lt;br /&gt;

&lt;br /&gt;
An other important point is the interaction with Qt/KDE itself. Here I made very good experienced with PyQt/SIP in Qtiplot; no idea about kross, but since KOffice was the origin of kross, this should be a non-issue.
&lt;br /&gt;

&lt;br /&gt;
I think the first thing to do is to develop real world use cases and draft an API. Are you interested in this stuff?
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Action toolbar dosent remember position between sessions :: Bug Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10832#10832</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1223&quot; target=&quot;_blank&quot;&gt;zeltak&lt;/a&gt;&lt;br /&gt;
Subject: Action toolbar dosent remember position between sessions&lt;br /&gt;
Posted: Fri Feb 05, 2010 5:45 pm (GMT 1)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi Guys
&lt;br /&gt;

&lt;br /&gt;
No matter what i do the Action toolbar never stays in last position even when locked between sessions.
&lt;br /&gt;
that is i move it below default toolbar, move it to the left etc..no matter what after i quit and restart Krusader it always jumps back right of the default toolbar
&lt;br /&gt;

&lt;br /&gt;
is it a known bug?
&lt;br /&gt;

&lt;br /&gt;
thx
&lt;br /&gt;

&lt;br /&gt;
Zeltak
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Krusader crashing when unmounting usb? :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10831#10831</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1462&quot; target=&quot;_blank&quot;&gt;dare023&lt;/a&gt;&lt;br /&gt;
Subject: Krusader crashing when unmounting usb?&lt;br /&gt;
Posted: Thu Feb 04, 2010 7:49 pm (GMT 1)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I have trouble to unmount usb devices.In devices drop-down menu i choose device , right-click it and choose unmount, but krusader freezes,so must be closed by force
&lt;br /&gt;
Why is this happening?
&lt;br /&gt;
I am using opensuse 11.2 (gnome),but on 11.1 (gnome) was working just fine
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: Krusader 2.0.0-SVN &amp;quot;Rusty Clutch&amp;quot; (development) :: News</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10830#10830</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1647&quot; target=&quot;_blank&quot;&gt;maxbucksov&lt;/a&gt;&lt;br /&gt;

Posted: Thu Feb 04, 2010 5:57 pm (GMT 1)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thank you for this information! Found it really helpful...
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Python plugin architecture for Krusader conceivable? :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10829#10829</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1068&quot; target=&quot;_blank&quot;&gt;FrancescoA&lt;/a&gt;&lt;br /&gt;
Subject: Python plugin architecture for Krusader conceivable?&lt;br /&gt;
Posted: Wed Feb 03, 2010 4:22 pm (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I am pondering, if its possible to create a plugin system, best with python, to access all the objects with its members. I took a look at kross, but it seems, only &amp;quot;slot&amp;quot; member functions can be accessed. Also there is no possibilty to access pointer members. For example: kApp.mainview.dosomething.
&lt;br /&gt;

&lt;br /&gt;
Anyone know something about. Would such a system so much work, that one could say, better forget it.
&lt;br /&gt;_________________&lt;br /&gt;Franz&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Git support through User Actions? :: User Action System</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10826#10826</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1629&quot; target=&quot;_blank&quot;&gt;drewm1980&lt;/a&gt;&lt;br /&gt;
Subject: Git support through User Actions?&lt;br /&gt;
Posted: Mon Feb 01, 2010 8:58 pm (GMT 1)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Has anyone tinkered with adding git repository support through User Actions?  I'm playing with some I wrote, but they're really very simple, and probably dangerous due to lack of error checking...
&lt;br /&gt;

&lt;br /&gt;
git add %aList(&amp;quot;Selected&amp;quot;)%
&lt;br /&gt;
git commit -m %Ask(&amp;quot;Commit Message?&amp;quot;)%
&lt;br /&gt;
git cp %aList(&amp;quot;Selected&amp;quot;)% %Ask(&amp;quot;Move Destination?&amp;quot;, %oPath%)%
&lt;br /&gt;
git mv %aList(&amp;quot;Selected&amp;quot;)% %Ask(&amp;quot;Move Destination?&amp;quot;, %oPath%)%
&lt;br /&gt;
git stat
&lt;br /&gt;

&lt;br /&gt;
In the bigger picture, it'd be nice to have repository support work similarly to the syntax highlighting features of most text editors, i.e. with a pull-down mode selector box that usually takes care of itself, but still provides unobtrusive user feedback and manual override.  Anyone know if this has been done in an OFM here or elsewhere?
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;
Drew
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: commands entered via command line are mixed up with history :: Bug Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10825#10825</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1193&quot; target=&quot;_blank&quot;&gt;aardvark&lt;/a&gt;&lt;br /&gt;

Posted: Mon Feb 01, 2010 10:30 am (GMT 1)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
this bug really exists, but it comes from KDE/Qt below. I reported this bug here: &lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=224442.&quot; target=&quot;_blank&quot;&gt;https://bugs.kde.org/show_bug.cgi?id=224442.&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
It can be reproduced in the following way:
&lt;br /&gt;
- Select (but not execute) the third command from top of the history
&lt;br /&gt;
- Enter the second command manually and execute
&lt;br /&gt;
- This results in execution of the third and not the second command.
&lt;br /&gt;
It's not only 2nd/3rd, it affects any command from 2nd to (selection-1).
&lt;br /&gt;

&lt;br /&gt;
There's a quick fix - the 'real' fix should be done in KDE/Qt of course.
&lt;br /&gt;
Just add a setEditTet() after addToHistory() in GUI/kcmdline.cpp to reset the lineedit to the current command.
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;--- ../krusader-2.1.0-beta1-vanilla/krusader/GUI/kcmdline.cpp&amp;nbsp; &amp;nbsp;2009-10-31 23&amp;#58;11&amp;#58;25.000000000 +0100
&lt;br /&gt;
+++ krusader/GUI/kcmdline.cpp&amp;nbsp; &amp;nbsp;2010-01-28 13&amp;#58;36&amp;#58;54.000000000 +0100
&lt;br /&gt;
@@ -164,6 +164,8 @@ void KCMDLine&amp;#58;&amp;#58;slotRun&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;QString panelPath = path-&amp;gt;text&amp;#40;&amp;#41;.left&amp;#40;path-&amp;gt;text&amp;#40;&amp;#41;.length&amp;#40;&amp;#41; - 1&amp;#41;;
&lt;br /&gt;
&amp;nbsp;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;cmdLine-&amp;gt;addToHistory&amp;#40;command1&amp;#41;;
&lt;br /&gt;
+&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;// bugfix&amp;#58; current editline is destroyed by addToHistory&amp;#40;&amp;#41; in some cases
&lt;br /&gt;
+&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;cmdLine-&amp;gt;setEditText&amp;#40;command1&amp;#41;;
&lt;br /&gt;
&amp;nbsp;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;if &amp;#40;command1.simplified&amp;#40;&amp;#41;.left&amp;#40;3&amp;#41; == &amp;quot;cd &amp;quot;&amp;#41; &amp;#123;&amp;nbsp; &amp;nbsp; &amp;nbsp;// cd command effect the active panel
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;QString dir = command1.right&amp;#40;command1.length&amp;#40;&amp;#41; - command1.indexOf&amp;#40;&amp;quot; &amp;quot;&amp;#41;&amp;#41;.trimmed&amp;#40;&amp;#41;;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Peter
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: Save history list for next start of krusader :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10824#10824</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1068&quot; target=&quot;_blank&quot;&gt;FrancescoA&lt;/a&gt;&lt;br /&gt;

Posted: Sun Jan 31, 2010 1:17 pm (GMT 1)&lt;br /&gt;
Topic Replies: 7&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks for the explanation. Yes, I'm not familar with git, but I will take a look in the future. the patch in the patchtracker, I find, should now be ok.
&lt;br /&gt;_________________&lt;br /&gt;Franz&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>RE: Save history list for next start of krusader :: General Discussions</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10823#10823</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=129&quot; target=&quot;_blank&quot;&gt;jbaehr&lt;/a&gt;&lt;br /&gt;

Posted: Sun Jan 31, 2010 12:37 pm (GMT 1)&lt;br /&gt;
Topic Replies: 7&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;FrancescoA wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;...
&lt;br /&gt;
But I have made also some other patches for me. I don't know, how to separate that (with the diff command), to create only a patch which applies to that certain feature.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
I suggest to use git for making/maintaining patches. Using git-svn you could track krusader's development in one branch. Then create separate branches for each feature. In an other branch you can merge all your feature branches to get the feature rich version for your day-to-day work. To submit patches, simply tell git to create a patch between a feature branch and the svn tracking branch.
&lt;br /&gt;

&lt;br /&gt;
(This may sound a bit like black magic if you have not used version control before, but trust me, the time-invest to learn it is really worth it! &lt;a href=&quot;http://gitready.com/&quot; target=&quot;_blank&quot;&gt;http://gitready.com/&lt;/a&gt; is a good starting point)
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>new tab command line argument :: New Feature Requests</title>
	<link>http://krusader.org/phpBB/viewtopic.php?p=10822#10822</link>
	<description>Author: &lt;a href=&quot;http://krusader.org/phpBB/profile.php?mode=viewprofile&amp;u=1633&quot; target=&quot;_blank&quot;&gt;ulath&lt;/a&gt;&lt;br /&gt;
Subject: new tab command line argument&lt;br /&gt;
Posted: Sun Jan 31, 2010 9:33 am (GMT 1)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hello, 
&lt;br /&gt;

&lt;br /&gt;
it would be nice to have a command line argument like --left for a new tab. 
&lt;br /&gt;
e.g. --new-tab-left
&lt;br /&gt;

&lt;br /&gt;
Especially when you use the Option &amp;quot;Allow only one Instance of Krusader running&amp;quot; it would be very helpfull, since the --left argument is not working for a running instance. Maybe this could be changed too. So that the --left argument changes the current direcory in the active left tab, when the option &amp;quot;Allow only one Instance running&amp;quot; is switched on.
&lt;br /&gt;
Think of --right equivalent.
&lt;br /&gt;

&lt;br /&gt;
This changes would make it possible integrate krusader better in kde. For example in Device Notifier. 
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.krusader.org/phpBB/viewtopic.php?t=2380&amp;amp;highlight=tab&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://www.krusader.org/phpBB/viewtopic.php?t=2380&amp;amp;highlight=tab&lt;/a&gt;
&lt;br /&gt;
Here is a solution for the problem. But it is realy a bad hack and more a work around than a solution.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>

