diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-02-08 12:49:22 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-02-08 12:52:42 +0100 |
commit | 7924c492b3c034cfae2f4160d834538f5873d58e (patch) | |
tree | 510e837b2919727675ec61728037414aaa6a12c6 /gui | |
parent | Added metadata editor (diff) | |
download | kcc-7924c492b3c034cfae2f4160d834538f5873d58e.tar.gz kcc-7924c492b3c034cfae2f4160d834538f5873d58e.tar.bz2 kcc-7924c492b3c034cfae2f4160d834538f5873d58e.zip |
Updated OSX and Linux GUI
Diffstat (limited to 'gui')
-rw-r--r-- | gui/KCC-Linux.ui | 33 | ||||
-rw-r--r-- | gui/KCC-OSX.ui | 35 | ||||
-rw-r--r-- | gui/MetaEditor-Linux.ui | 226 | ||||
-rw-r--r-- | gui/MetaEditor-OSX.ui | 223 |
4 files changed, 510 insertions, 7 deletions
diff --git a/gui/KCC-Linux.ui b/gui/KCC-Linux.ui index edf8fa4..3a26ad0 100644 --- a/gui/KCC-Linux.ui +++ b/gui/KCC-Linux.ui @@ -478,7 +478,7 @@ <rect> <x>10</x> <y>10</y> - <width>195</width> + <width>141</width> <height>32</height> </rect> </property> @@ -498,9 +498,9 @@ <widget class="QPushButton" name="AdvModeButton"> <property name="geometry"> <rect> - <x>217</x> + <x>260</x> <y>10</y> - <width>195</width> + <width>151</width> <height>32</height> </rect> </property> @@ -767,6 +767,32 @@ </layout> </widget> </widget> + <widget class="QPushButton" name="EditorButton"> + <property name="geometry"> + <rect> + <x>160</x> + <y>10</y> + <width>91</width> + <height>32</height> + </rect> + </property> + <property name="font"> + <font> + <family>DejaVu Sans</family> + <pointsize>9</pointsize> + </font> + </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> + <property name="text"> + <string>Editor</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/editor.png</normaloff>:/Other/icons/editor.png</iconset> + </property> + </widget> <zorder>OptionsAdvanced</zorder> <zorder>DeviceBox</zorder> <zorder>FormatBox</zorder> @@ -780,6 +806,7 @@ <zorder>AdvModeButton</zorder> <zorder>OptionsAdvancedGamma</zorder> <zorder>OptionsExpert</zorder> + <zorder>EditorButton</zorder> <zorder>ProgressBar</zorder> </widget> <widget class="QStatusBar" name="statusBar"> diff --git a/gui/KCC-OSX.ui b/gui/KCC-OSX.ui index 77a9079..dffdd76 100644 --- a/gui/KCC-OSX.ui +++ b/gui/KCC-OSX.ui @@ -477,7 +477,7 @@ <rect> <x>5</x> <y>10</y> - <width>210</width> + <width>156</width> <height>41</height> </rect> </property> @@ -499,9 +499,9 @@ <widget class="QPushButton" name="AdvModeButton"> <property name="geometry"> <rect> - <x>207</x> + <x>260</x> <y>10</y> - <width>210</width> + <width>156</width> <height>41</height> </rect> </property> @@ -782,9 +782,34 @@ </layout> </widget> </widget> + <widget class="QPushButton" name="EditorButton"> + <property name="geometry"> + <rect> + <x>160</x> + <y>10</y> + <width>101</width> + <height>41</height> + </rect> + </property> + <property name="font"> + <font> + <family>Lucida Grande</family> + <pointsize>12</pointsize> + </font> + </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> + <property name="text"> + <string>Editor</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/editor.png</normaloff>:/Other/icons/editor.png</iconset> + </property> + </widget> <zorder>BasicModeButton</zorder> <zorder>AdvModeButton</zorder> - <zorder>ProgressBar</zorder> <zorder>JobList</zorder> <zorder>OptionsAdvanced</zorder> <zorder>DeviceBox</zorder> @@ -796,6 +821,8 @@ <zorder>OptionsBasic</zorder> <zorder>OptionsAdvancedGamma</zorder> <zorder>OptionsExpert</zorder> + <zorder>EditorButton</zorder> + <zorder>ProgressBar</zorder> </widget> <widget class="QStatusBar" name="statusBar"> <property name="font"> diff --git a/gui/MetaEditor-Linux.ui b/gui/MetaEditor-Linux.ui new file mode 100644 index 0000000..b071434 --- /dev/null +++ b/gui/MetaEditor-Linux.ui @@ -0,0 +1,226 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>MetaEditorDialog</class> + <widget class="QDialog" name="MetaEditorDialog"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>400</width> + <height>320</height> + </rect> + </property> + <property name="minimumSize"> + <size> + <width>400</width> + <height>320</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>400</width> + <height>320</height> + </size> + </property> + <property name="windowTitle"> + <string>Metadata editor</string> + </property> + <property name="windowIcon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Icon/icons/comic2ebook.png</normaloff>:/Icon/icons/comic2ebook.png</iconset> + </property> + <widget class="QWidget" name="horizontalLayoutWidget"> + <property name="geometry"> + <rect> + <x>10</x> + <y>280</y> + <width>381</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QLabel" name="StatusLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <pointsize>10</pointsize> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="styleSheet"> + <string notr="true">color: rgb(255, 0, 0);</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="OKButton"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Save</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/convert.png</normaloff>:/Other/icons/convert.png</iconset> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="CancelButton"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Cancel</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/clear.png</normaloff>:/Other/icons/clear.png</iconset> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QFrame" name="EditorFrame"> + <property name="geometry"> + <rect> + <x>10</x> + <y>10</y> + <width>381</width> + <height>271</height> + </rect> + </property> + <widget class="QWidget" name="formLayoutWidget"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>381</width> + <height>266</height> + </rect> + </property> + <layout class="QFormLayout" name="formLayout"> + <item row="1" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Series:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLineEdit" name="SeriesLine"/> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>Volume:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QLineEdit" name="VolumeLine"/> + </item> + <item row="3" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Number:</string> + </property> + </widget> + </item> + <item row="3" column="1"> + <widget class="QLineEdit" name="NumberLine"/> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>Writer:</string> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLineEdit" name="WriterLine"/> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Penciller:</string> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLineEdit" name="PencillerLine"/> + </item> + <item row="6" column="0"> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string>Inker:</string> + </property> + </widget> + </item> + <item row="6" column="1"> + <widget class="QLineEdit" name="InkerLine"/> + </item> + <item row="7" column="0"> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>Colorist:</string> + </property> + </widget> + </item> + <item row="7" column="1"> + <widget class="QLineEdit" name="ColoristLine"/> + </item> + <item row="8" column="0"> + <widget class="QLabel" name="label_8"> + <property name="text"> + <string><html><head/><body><p><a href="https://github.com/ciromattia/kcc/wiki/Manga-Cover-Database-support"><span style=" text-decoration: underline; color:#0000ff;">MUid:</span></a></p></body></html></string> + </property> + <property name="textFormat"> + <enum>Qt::RichText</enum> + </property> + <property name="openExternalLinks"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="8" column="1"> + <widget class="QLineEdit" name="MUidLine"/> + </item> + </layout> + </widget> + </widget> + <zorder>horizontalLayoutWidget</zorder> + <zorder>EditorFrame</zorder> + <zorder>StatusLabel</zorder> + </widget> + <resources> + <include location="KCC.qrc"/> + </resources> + <connections/> +</ui> diff --git a/gui/MetaEditor-OSX.ui b/gui/MetaEditor-OSX.ui new file mode 100644 index 0000000..681e1c0 --- /dev/null +++ b/gui/MetaEditor-OSX.ui @@ -0,0 +1,223 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>MetaEditorDialog</class> + <widget class="QDialog" name="MetaEditorDialog"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>400</width> + <height>295</height> + </rect> + </property> + <property name="minimumSize"> + <size> + <width>400</width> + <height>295</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>400</width> + <height>295</height> + </size> + </property> + <property name="windowTitle"> + <string>Metadata editor</string> + </property> + <property name="windowIcon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Icon/icons/comic2ebook.png</normaloff>:/Icon/icons/comic2ebook.png</iconset> + </property> + <widget class="QWidget" name="horizontalLayoutWidget"> + <property name="geometry"> + <rect> + <x>10</x> + <y>260</y> + <width>381</width> + <height>32</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QLabel" name="StatusLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <pointsize>10</pointsize> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="styleSheet"> + <string notr="true">color: rgb(255, 0, 0);</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="OKButton"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Save</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/convert.png</normaloff>:/Other/icons/convert.png</iconset> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="CancelButton"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Cancel</string> + </property> + <property name="icon"> + <iconset resource="KCC.qrc"> + <normaloff>:/Other/icons/clear.png</normaloff>:/Other/icons/clear.png</iconset> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QFrame" name="EditorFrame"> + <property name="geometry"> + <rect> + <x>10</x> + <y>10</y> + <width>381</width> + <height>251</height> + </rect> + </property> + <widget class="QWidget" name="formLayoutWidget"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>381</width> + <height>250</height> + </rect> + </property> + <layout class="QFormLayout" name="formLayout"> + <item row="1" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Series:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLineEdit" name="SeriesLine"/> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>Volume:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QLineEdit" name="VolumeLine"/> + </item> + <item row="3" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Number:</string> + </property> + </widget> + </item> + <item row="3" column="1"> + <widget class="QLineEdit" name="NumberLine"/> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>Writer:</string> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLineEdit" name="WriterLine"/> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Penciller:</string> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLineEdit" name="PencillerLine"/> + </item> + <item row="6" column="0"> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string>Inker:</string> + </property> + </widget> + </item> + <item row="6" column="1"> + <widget class="QLineEdit" name="InkerLine"/> + </item> + <item row="7" column="0"> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>Colorist:</string> + </property> + </widget> + </item> + <item row="7" column="1"> + <widget class="QLineEdit" name="ColoristLine"/> + </item> + <item row="8" column="0"> + <widget class="QLabel" name="label_8"> + <property name="text"> + <string><html><head/><body><p><a href="https://github.com/ciromattia/kcc/wiki/Manga-Cover-Database-support"><span style=" text-decoration: underline; color:#0000ff;">MUid:</span></a></p></body></html></string> + </property> + <property name="textFormat"> + <enum>Qt::RichText</enum> + </property> + <property name="openExternalLinks"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="8" column="1"> + <widget class="QLineEdit" name="MUidLine"/> + </item> + </layout> + </widget> + </widget> + </widget> + <resources> + <include location="KCC.qrc"/> + </resources> + <connections/> +</ui> |