20 Commits

Author SHA1 Message Date
2e923682c0 rinominati script 2020-10-29 01:43:15 +01:00
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
db26e6350d modifiche gitignore 2020-10-26 16:14:43 +01:00
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
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
489e265273 ignore .DS_Store 2020-10-23 16:19:48 +02:00
310c992aac cosine 2020-10-23 16:11:25 +02:00
ed354f6574 allineamento ancora 2020-10-23 15:41:39 +02:00
Emanuele
88029d5cbe allineamento rad 2020-10-23 06:38:28 -07:00
dbdac20f82 dimensione carattere 2020-10-23 15:33:29 +02:00
4c4317d55b dimensioni minime testo 2020-10-23 15:14:46 +02:00
1ef2bf590e ui corretta con font e tutto il resto 2020-10-23 14:51:48 +02:00
cc817e4684 rigenerata traduzione mainwindow 2020-10-23 14:47:22 +02:00
efee2b786b rinominati file traduzione 2020-10-23 14:41:38 +02:00
de5e3302f3 aggiunti commenti, corretto bottone avanti in mainwindow 2020-10-23 14:34:53 +02:00
171 changed files with 20673 additions and 14945 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
SPEx/bin SPEx/bin
*.spec *.spec
.DS_Store
TestFiles TestFiles
__pycache__ __pycache__
.vscode .vscode
.venv .venv
*.zip

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>

View File

@@ -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.

View File

@@ -0,0 +1 @@
../Resources/include

View File

@@ -0,0 +1 @@
../Resources/lib

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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