43 Commits

Author SHA1 Message Date
Emanuele 92d53f21b7 versione .app 1.42 2020-10-27 12:47:49 +01:00
Emanuele 79e5a78537 Merge branch 'code-gui-devel' of https://git.etss.it/12Parsec/bananaSPLIT into code-gui-devel 2020-10-27 12:42:40 +01:00
Emanuele 889c73c9b1 build 1.42 per mac, crea correttamente file .app 2020-10-27 12:38:03 +01:00
Obbart db26e6350d modifiche gitignore 2020-10-26 16:14:43 +01:00
Obbart 94b83284e0 versione 1.42 2020-10-23 23:26:21 +02:00
Emanuele 977feb6722 rilascio per versione 1.42 2020-10-23 21:23:41 +02:00
Obbart b97b9f9855 aggiunto logo mac 2020-10-23 16:54:16 +02:00
Emanuele b69303b543 modifica script mac 2020-10-23 07:53:36 -07:00
Emanuele c6a2620c64 aggiunto script buil mac 2020-10-23 07:34:58 -07:00
Obbart 489e265273 ignore .DS_Store 2020-10-23 16:19:48 +02:00
Obbart 310c992aac cosine 2020-10-23 16:11:25 +02:00
Obbart ed354f6574 allineamento ancora 2020-10-23 15:41:39 +02:00
Emanuele 88029d5cbe allineamento rad 2020-10-23 06:38:28 -07:00
Obbart dbdac20f82 dimensione carattere 2020-10-23 15:33:29 +02:00
Obbart 4c4317d55b dimensioni minime testo 2020-10-23 15:14:46 +02:00
Obbart 1ef2bf590e ui corretta con font e tutto il resto 2020-10-23 14:51:48 +02:00
Obbart cc817e4684 rigenerata traduzione mainwindow 2020-10-23 14:47:22 +02:00
Obbart efee2b786b rinominati file traduzione 2020-10-23 14:41:38 +02:00
Obbart de5e3302f3 aggiunti commenti, corretto bottone avanti in mainwindow 2020-10-23 14:34:53 +02:00
Obbart fe24842c8e rifatto i font a Rockwell 12 2020-10-23 14:22:25 +02:00
Obbart abf119d931 si erano cancellate le risorse 2020-10-23 14:03:08 +02:00
Obbart cfee770312 rimergio 2020-10-23 13:53:30 +02:00
Obbart 1d9154e391 Merge branch 'code-gui-devel' of https://git.etss.it/12Parsec/bananaSPLIT into code-gui-devel 2020-10-23 13:53:05 +02:00
Obbart cac621d554 cambiato fon in Rockwell 2020-10-23 13:50:09 +02:00
Obbart 9aea2e2814 fixato nome file linux 2020-10-22 23:27:11 +02:00
Obbart 4eaa413fb7 aggiunto buildfile per linux 2020-10-22 23:24:30 +02:00
Obbart 549b245d35 eliminata cartella sbagliata userinterface 2020-10-22 22:59:09 +02:00
Obbart 76046ef593 aggiornate dipendenze 2020-10-22 22:57:43 +02:00
Obbart 9dc91a846c aggiornate dipendenze 2020-10-22 21:44:10 +02:00
Obbart 9fa783603c spostato pyinstaller in dev dependencies 2020-10-22 16:59:29 +02:00
Obbart c37fd42b6a aggiunto script per exe windows 2020-10-22 16:58:27 +02:00
Obbart 8e6abc4e0e ricompilate interfacce, verifica script in vscode 2020-10-22 15:10:56 +02:00
Obbart 24fdaed8d9 spostatui script in virtualenv 2020-10-22 15:05:49 +02:00
Obbart 8a9ce0dc9f eliminati pass inutili 2020-10-12 16:03:47 +02:00
Obbart 16ab928383 corretti problemi di pylint
c'e' da renderlo meno rompicoglioni
2020-10-12 16:00:20 +02:00
Obbart e195ea5532 parte ma gli import continuano e non essere risolti 2020-10-12 12:48:45 +02:00
Obbart 5629cc57f3 aggiunto .env 2020-09-10 16:23:00 +02:00
Obbart d5cf9cba56 modificate librerie in moduli 2020-09-10 16:03:09 +02:00
Obbart cf8c4893ff cambionome 2020-09-10 15:23:20 +02:00
Obbart 6f634c6a09 tolti test, aggiornato gitignore 2020-09-10 12:53:06 +02:00
Obbart b603581e4f spostato il progetto in spex per usare poetry 2020-09-10 12:35:31 +02:00
Obbart 69be5ca9de primo port su vscode 2020-09-10 12:20:20 +02:00
Obbart 3fb055a3a3 inizio port su vscode 2020-09-10 11:58:28 +02:00
248 changed files with 56912 additions and 26798 deletions
+6 -5
View File
@@ -1,7 +1,8 @@
SPEx/bin
*.spec
.DS_Store .DS_Store
.settings
bananaSPLIT/build
bananaSPLIT/conf/_*.json
TestFiles TestFiles
.pydevproject __pycache__
.project .vscode
.venv
*.zip
-17
View File
@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>bananaSPLIT</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>
-10
View File
@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse-pydev version="1.0"?><pydev_project>
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
<path>/${PROJECT_DIR_NAME}</path>
<path>/${PROJECT_DIR_NAME}/bananaSPLIT/libbananasplit</path>
<path>/${PROJECT_DIR_NAME}/bananaSPLIT/UserInterface/compiledUI</path>
</pydev_pathproperty>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python interpreter</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python37</pydev_property>
</pydev_project>
-1
View File
@@ -1 +0,0 @@
/org.eclipse.core.resources.prefs
@@ -1,9 +0,0 @@
eclipse.preferences.version=1
encoding//bananaSPLIT/UserInterface/compiledUI/about.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/advopt.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/avanzatetitolo.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/avanzatetitolo2.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/avanzatetitolo3.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/mainwindow.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/selezout.py=utf-8
encoding//bananaSPLIT/UserInterface/compiledUI/titolow.py=utf-8
@@ -1,2 +0,0 @@
eclipse.preferences.version=1
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
+22
View File
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>SPEx</string>
<key>CFBundleExecutable</key>
<string>MacOS/SPEx</string>
<key>CFBundleIconFile</key>
<string>logo.icns</string>
<key>CFBundleIdentifier</key>
<string>12parsec.software.SPEx</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SPEx</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
</dict>
</plist>
@@ -0,0 +1 @@
<クd箆!ソ`。スン
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
../Resources/include
+1
View File
@@ -0,0 +1 @@
../Resources/lib

Some files were not shown because too many files have changed in this diff Show More