"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/increasecounterpluginwidget.ui" between
krename-4.0.9.tar.gz and krename-4.90.90.tar.gz

About: KRename is a batch file-renamer (KDE).

increasecounterpluginwidget.ui  (krename-4.0.9):increasecounterpluginwidget.ui  (krename-4.90.90)
<ui version="4.0" > <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>IncreaseCounterPluginWidget</class> <class>IncreaseCounterPluginWidget</class>
<widget class="QWidget" name="IncreaseCounterPluginWidget" > <widget class="QWidget" name="IncreaseCounterPluginWidget">
<property name="geometry" > <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>512</width> <width>512</width>
<height>388</height> <height>388</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <layout class="QVBoxLayout" name="verticalLayout_2">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2" >
<item> <item>
<widget class="QGroupBox" name="groupBox" > <widget class="QGroupBox" name="groupBox">
<property name="title" > <property name="title">
<string>&amp;Increase Counter</string> <string>&amp;Increase Counter</string>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout" > <layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<widget class="QLabel" name="label" > <widget class="QLabel" name="label">
<property name="text" > <property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www <string>&lt;p&gt;&lt;b&gt;This plugin adds a given offset to numbers in
.w3.org/TR/REC-html40/strict.dtd"> filenames.&lt;/b&gt;&lt;br/&gt;
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/c E.g. you have the filenames: &lt;i&gt;img014&lt;/i&gt;, &lt;i&gt;img015&lt;/i&gt
ss"> ;, &lt;i&gt;img023&lt;/i&gt; which should be named &lt;i&gt;img010&lt;/i&gt;, &l
p, li { white-space: pre-wrap; } t;i&gt;img011&lt;/i&gt; and &lt;i&gt;img019&lt;/i&gt;. Using this plugin, you ca
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:10pt; n easily add an offset of -4 to get the desired result.&lt;/p&gt;</string>
font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0
px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Thi
s plugin adds a given offset to numbers in filenames.&lt;/span>&lt;/p>
&lt;p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px
; margin-right:0px; -qt-block-indent:0; text-indent:0px;">E.g. you have the file
names: &lt;span style=" font-style:italic;">img014&lt;/span>, &lt;span style=" f
ont-style:italic;">img015&lt;/span>, &lt;span style=" font-style:italic;">img023
&lt;/span> which should be named&lt;span style=" font-style:italic;"> img010&lt;
/span>, &lt;span style=" font-style:italic;">img011&lt;/span> and &lt;span style
=" font-style:italic;">img019. &lt;/span>Using this plugin, you can easily add a
n offset of -4 to get the desired result.&lt;/p>&lt;/body>&lt;/html></string>
</property> </property>
<property name="wordWrap" > <property name="wordWrap">
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<spacer name="verticalSpacer_2" > <spacer name="verticalSpacer_2">
<property name="orientation" > <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
</property> </property>
<property name="sizeHint" stdset="0" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>40</height> <height>40</height>
</size> </size>
</property> </property>
</spacer> </spacer>
</item> </item>
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout" > <layout class="QHBoxLayout" name="horizontalLayout">
<item> <item>
<widget class="QLabel" name="label_2" > <widget class="QLabel" name="label_2">
<property name="text" > <property name="text">
<string>&amp;Offset:</string> <string>Offse&amp;t:</string>
</property> </property>
<property name="buddy" > <property name="buddy">
<cstring>spinOffset</cstring> <cstring>spinOffset</cstring>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QSpinBox" name="spinOffset" > <widget class="QSpinBox" name="spinOffset">
<property name="minimum" > <property name="minimum">
<number>-10000</number> <number>-10000</number>
</property> </property>
<property name="maximum" > <property name="maximum">
<number>10000</number> <number>10000</number>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item> <item>
<spacer name="verticalSpacer_3" > <spacer name="verticalSpacer_3">
<property name="orientation" > <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
</property> </property>
<property name="sizeHint" stdset="0" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>40</height> <height>40</height>
</size> </size>
</property> </property>
</spacer> </spacer>
</item> </item>
</layout> </layout>
</widget> </widget>
</item> </item>
<item> <item>
<spacer name="verticalSpacer" > <spacer name="verticalSpacer">
<property name="orientation" > <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
</property> </property>
<property name="sizeHint" stdset="0" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>94</height> <height>94</height>
</size> </size>
</property> </property>
</spacer> </spacer>
</item> </item>
</layout> </layout>
</widget> </widget>
<resources/> <resources/>
 End of changes. 18 change blocks. 
48 lines changed or deleted 34 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)