diff --git a/bananaSPLIT/UserInterface/resources/translations/about_en.qm b/bananaSPLIT/UserInterface/resources/translations/about_en.qm index 9dad8df..ccb1bbb 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/about_en.qm and b/bananaSPLIT/UserInterface/resources/translations/about_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/advopt_en.qm b/bananaSPLIT/UserInterface/resources/translations/advopt_en.qm index 9dad8df..a3a9f3d 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/advopt_en.qm and b/bananaSPLIT/UserInterface/resources/translations/advopt_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/avanzatetitolo3_en.qm b/bananaSPLIT/UserInterface/resources/translations/avanzatetitolo3_en.qm index 9dad8df..caabfeb 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/avanzatetitolo3_en.qm and b/bananaSPLIT/UserInterface/resources/translations/avanzatetitolo3_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/guimain_en.qm b/bananaSPLIT/UserInterface/resources/translations/guimain_en.qm index be651ee..152899f 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/guimain_en.qm and b/bananaSPLIT/UserInterface/resources/translations/guimain_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/libconfload_en.qm b/bananaSPLIT/UserInterface/resources/translations/libconfload_en.qm index be651ee..251cc00 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/libconfload_en.qm and b/bananaSPLIT/UserInterface/resources/translations/libconfload_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/libsplit_en.qm b/bananaSPLIT/UserInterface/resources/translations/libsplit_en.qm index be651ee..78269f7 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/libsplit_en.qm and b/bananaSPLIT/UserInterface/resources/translations/libsplit_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/mainwindow_en.qm b/bananaSPLIT/UserInterface/resources/translations/mainwindow_en.qm index 9dad8df..94538a2 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/mainwindow_en.qm and b/bananaSPLIT/UserInterface/resources/translations/mainwindow_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/selezout_en.qm b/bananaSPLIT/UserInterface/resources/translations/selezout_en.qm index 9dad8df..cba6327 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/selezout_en.qm and b/bananaSPLIT/UserInterface/resources/translations/selezout_en.qm differ diff --git a/bananaSPLIT/UserInterface/resources/translations/titolow_en.qm b/bananaSPLIT/UserInterface/resources/translations/titolow_en.qm index 9dad8df..4575062 100644 Binary files a/bananaSPLIT/UserInterface/resources/translations/titolow_en.qm and b/bananaSPLIT/UserInterface/resources/translations/titolow_en.qm differ diff --git a/bananaSPLIT/guimain.py b/bananaSPLIT/guimain.py index 902175e..8839636 100644 --- a/bananaSPLIT/guimain.py +++ b/bananaSPLIT/guimain.py @@ -3,6 +3,8 @@ Created on 2 nov 2019 @author: Emanuele Trabattoni TODO LIST +1. rendere threaded lo splitter.. tentativo colore 100.. + ''' import sys, copy, json import PyQt5.QtWidgets