diff --git a/KCC-Linux.ui b/KCC-Linux.ui
index 26b8683..e08ef60 100644
--- a/KCC-Linux.ui
+++ b/KCC-Linux.ui
@@ -71,7 +71,7 @@
Qt::NoFocus
- Disable image optimizations.
+ <html><head/><body><p>Disable image optimizations.<br/>Input images must be already resized.</p></body></html>
No optimisation
diff --git a/KCC-OSX.ui b/KCC-OSX.ui
index bc88ec1..21dc000 100644
--- a/KCC-OSX.ui
+++ b/KCC-OSX.ui
@@ -69,7 +69,7 @@
Qt::NoFocus
- <html><head/><body><p><span style=" font-size:12pt;">Disable image optimizations.</span></p></body></html>
+ <html><head/><body><p><span style=" font-size:12pt;">Disable image optimizations.<br/>Input images must be already resized.</span></p></body></html>
No optimisation
diff --git a/KCC.ui b/KCC.ui
index ab89d23..a067723 100644
--- a/KCC.ui
+++ b/KCC.ui
@@ -65,7 +65,7 @@
Qt::NoFocus
- Disable image optimizations.
+ <html><head/><body><p>Disable image optimizations.<br/>Input images must be already resized.</p></body></html>
No optimisation
diff --git a/kcc/KCC_gui.py b/kcc/KCC_gui.py
index e947604..9158dca 100644
--- a/kcc/KCC_gui.py
+++ b/kcc/KCC_gui.py
@@ -756,7 +756,7 @@ class KCCGUI(KCC_ui.Ui_KCC):
if not GUI.ProcessingBox.isChecked():
GUI.NoRotateBox.setEnabled(True)
GUI.QualityBox.setEnabled(True)
- GUI.MangaBox.setEnabled(True)
+ GUI.MangaBox.setEnabled(True)
def toggleNoSplitRotate(self, value):
if value:
@@ -768,8 +768,6 @@ class KCCGUI(KCC_ui.Ui_KCC):
def toggleProcessingBox(self, value):
if value:
- GUI.MangaBox.setEnabled(False)
- GUI.MangaBox.setChecked(False)
GUI.RotateBox.setEnabled(False)
GUI.RotateBox.setChecked(False)
GUI.QualityBox.setEnabled(False)
@@ -789,7 +787,6 @@ class KCCGUI(KCC_ui.Ui_KCC):
GUI.GammaSlider.setEnabled(False)
GUI.GammaLabel.setEnabled(False)
else:
- GUI.MangaBox.setEnabled(True)
GUI.RotateBox.setEnabled(True)
GUI.UpscaleBox.setEnabled(True)
GUI.NoRotateBox.setEnabled(True)
diff --git a/kcc/KCC_ui.py b/kcc/KCC_ui.py
index 917c894..d370c57 100644
--- a/kcc/KCC_ui.py
+++ b/kcc/KCC_ui.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'KCC.ui'
#
-# Created: Wed Jan 15 11:34:09 2014
+# Created: Mon Jan 20 10:34:14 2014
# by: PyQt5 UI code generator 5.2
#
# WARNING! All changes made in this file will be lost!
@@ -260,7 +260,7 @@ class Ui_KCC(object):
def retranslateUi(self, KCC):
_translate = QtCore.QCoreApplication.translate
KCC.setWindowTitle(_translate("KCC", "Kindle Comic Converter"))
- self.ProcessingBox.setToolTip(_translate("KCC", "Disable image optimizations."))
+ self.ProcessingBox.setToolTip(_translate("KCC", "
Disable image optimizations.
Input images must be already resized.
"))
self.ProcessingBox.setText(_translate("KCC", "No optimisation"))
self.UpscaleBox.setToolTip(_translate("KCC", "Unchecked - Nothing
Images smaller than device resolution will not be resized.
Indeterminate - Stretching
Images smaller than device resolution will be resized. Aspect ratio will be not preserved.
Checked - Upscaling
Images smaller than device resolution will be resized. Aspect ratio will be preserved.
"))
self.UpscaleBox.setText(_translate("KCC", "Stretch/Upscale"))
diff --git a/kcc/KCC_ui_linux.py b/kcc/KCC_ui_linux.py
index 233ef5e..089647c 100644
--- a/kcc/KCC_ui_linux.py
+++ b/kcc/KCC_ui_linux.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'KCC-Linux.ui'
#
-# Created: Wed Jan 15 11:34:18 2014
+# Created: Mon Jan 20 10:34:24 2014
# by: PyQt5 UI code generator 5.2
#
# WARNING! All changes made in this file will be lost!
@@ -329,7 +329,7 @@ class Ui_KCC(object):
def retranslateUi(self, KCC):
_translate = QtCore.QCoreApplication.translate
KCC.setWindowTitle(_translate("KCC", "Kindle Comic Converter"))
- self.ProcessingBox.setToolTip(_translate("KCC", "Disable image optimizations."))
+ self.ProcessingBox.setToolTip(_translate("KCC", "Disable image optimizations.
Input images must be already resized.
"))
self.ProcessingBox.setText(_translate("KCC", "No optimisation"))
self.UpscaleBox.setToolTip(_translate("KCC", "Unchecked - Nothing
Images smaller than device resolution will not be resized.
Indeterminate - Stretching
Images smaller than device resolution will be resized. Aspect ratio will be not preserved.
Checked - Upscaling
Images smaller than device resolution will be resized. Aspect ratio will be preserved.
"))
self.UpscaleBox.setText(_translate("KCC", "Stretch/Upscale"))
diff --git a/kcc/KCC_ui_osx.py b/kcc/KCC_ui_osx.py
index b58659d..5009adb 100644
--- a/kcc/KCC_ui_osx.py
+++ b/kcc/KCC_ui_osx.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'KCC-OSX.ui'
#
-# Created: Wed Jan 15 11:34:51 2014
+# Created: Mon Jan 20 10:34:32 2014
# by: PyQt5 UI code generator 5.2
#
# WARNING! All changes made in this file will be lost!
@@ -352,7 +352,7 @@ class Ui_KCC(object):
def retranslateUi(self, KCC):
_translate = QtCore.QCoreApplication.translate
KCC.setWindowTitle(_translate("KCC", "Kindle Comic Converter"))
- self.ProcessingBox.setToolTip(_translate("KCC", "Disable image optimizations.
"))
+ self.ProcessingBox.setToolTip(_translate("KCC", "Disable image optimizations.
Input images must be already resized.
"))
self.ProcessingBox.setText(_translate("KCC", "No optimisation"))
self.UpscaleBox.setToolTip(_translate("KCC", "Unchecked - Nothing
Images smaller than device resolution will not be resized.
Indeterminate - Stretching
Images smaller than device resolution will be resized. Aspect ratio will be not preserved.
Checked - Upscaling
Images smaller than device resolution will be resized. Aspect ratio will be preserved.
"))
self.UpscaleBox.setText(_translate("KCC", "Stretch/Upscale"))