Enjoy.
1,451 2022-12-12 15:31:43
Re: copy -> past elements like conductors (4 replies, posted in EN : Help, suggestions, discussions, ...)
1,452 2022-12-12 15:13:08
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
scorpio810 wrote:C'est juste un symbole ...
Sans bornes: pas bête! Faut en voir 1 pour les différents câble, mais pas bête.
Sinon quand t'as pas le temps tu le fait à l'arrache comme dans les folios 23,24... le principal c'est que le numéro de brin de fil apparaisse dans le schéma.
1,453 2022-12-12 14:33:26
Re: Sporadic crash & notes (19 replies, posted in Code)
Hi Tiziano,
it's more easy on Linux maybe on macOS isn't hard, see this topic
https://qelectrotech.org/forum/viewtopic.php?id=1401
https://qelectrotech.org/wiki_new/doc/macosx
ps: new git for brew kde https://invent.kde.org/packaging/homebrew-kde
https://formulae.brew.sh/formula/qt@5
qt_KCoreAddons.pri & qt_KWidgetsAddons.pri file need to be copied on /usr/local/opt/qt5/mkspecs/modules/ and you need to edit path like this:
Example here on Linux for AppImage VM:
https://qelectrotech.org/forum/viewtopi … 730#p15730
QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines =
QT.KCoreAddons.includes = $$PWD/../../include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = $$PWD/../../lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config =
Modify $$PWD/. path and paste where Qt spec is installed ...
QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines =
QT.KCoreAddons.includes = /usr/local/opt/kf5-kcoreaddons/include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = /usr/local/opt/kf5-kcoreaddons/lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config =
Same things for qt_KWidgetsAddons.pri
With brew or by Qt online you could install qtcreator C++ Qt IDE if you want to experiment and search on sources files.
Btw, comment this line in qelectrotech.pro
https://github.com/qelectrotech/qelectr … ch.pro#L60
I have not yet managed to integrate sqlite3 libs was horrible on this OS... also database sql export not working on macOS in my bundles.
1,454 2022-12-12 13:43:34
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
Exemple:
1,455 2022-12-12 13:26:26
Re: copy -> past elements like conductors (4 replies, posted in EN : Help, suggestions, discussions, ...)
Try to uncheck Do not store the the label of the items in the copy paste
1,456 2022-12-12 11:57:16
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
C'est juste un symbole ...
1,457 2022-12-12 06:44:56
Re: Sporadic crash & notes (19 replies, posted in Code)
Hi Tiziano,
thanks for your screen videos.
I build last version on Catalina VM, please try it:
https://download.qelectrotech.org/qet/s … 0r7810.dmg
Best regards,
Laurent
1,458 2022-12-11 17:37:41
Re: Sporadic crash & notes (19 replies, posted in Code)
1,459 2022-12-11 14:22:10
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
Mets ton projet sous clé USB ou envoie toi le par email, et depuis ta Linux Mint le soir, tu génères tes borniers avec le plugin qet_tb_generator, c'est ce que je ferai à ta place.
1,460 2022-12-11 14:11:25
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
Le générateur de bornier python est reconnut comme virus par Mc Afee....
https://download.qelectrotech.org/qet/b … -1.3.1.exe
https://www.virustotal.com/gui/file/600 … 8f0bb4b37b
Pour moi c'est un faux positif, essayes toi même de créer le .exe et tu verras que ton antivirus le détectera de nouveau...
16 sur 67 antivirus le détectent en Malware/trojan ...
1,461 2022-12-10 12:04:35
Re: qet_tb_generator Version 1.3.1 (21 replies, posted in Terminal block generator)
Salut Alexis,
je me suis servit de mes anciens symboles, mais j'aurai pu le faire directement avec qet_tb_generator, voir:
https://qelectrotech.org/forum/viewtopi … 073#p17073
Pas de problème avec le plugin en plus c'est moi qui l'ai packagé pour Debian je travaille sur une machine Debian ou en remote desktop sur un serveur VMWare Vsphere avec une VM debian aussi dédiée a QET, voir plus haut.
1,462 2022-12-08 14:34:23
Re: QET will appear frozen for a few seconds (2 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
autosave was actived in settings?
1,463 2022-12-08 14:30:49
Re: Sporadic crash & notes (19 replies, posted in Code)
System:
Version: 0.90-DEV r7724 (0)
macOS Catalina: 10.15.7 (19H2026)Hi,
I have a few notes for Developers:- In "Modify elements" if after the modification you click on "save as" and then, realizing the error, you click on SAVE (update) the program crashes.
Sometimes it also crashes if the current operation fails, for example when you place a row and instead of ending it you click on the terminal icon or similar... not always...
Memory problems?Thanks for reply topics
Hi,
I can't reprocude them here on Virtual macOS Monterey 12.6.
- In "Modify elements" if after the modification you click on "save as" and then, realizing the error then cancel and save?
Memory problems?
See logs in about QET
1,464 2022-12-05 20:59:21
Re: QET Collection Display (4 replies, posted in EN : Help, suggestions, discussions, ...)
QEt it's installed on C:/?
1,465 2022-12-03 13:33:54
Re: Nouveautés de la version de développement 0.9 (224 replies, posted in News)
FYI, I updated OSX bundles to Qt 5.15.7 and KF5 to 5.99.0 versions.
Enjoy!
1,466 2022-12-03 13:32:40
Re: Projekt wechseln mit Tastatur (Mac) (1 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
1,467 2022-12-02 15:32:33
Re: instalation in Mac OS X (10.7 up to 10.13) (7 replies, posted in EN : Help, suggestions, discussions, ...)
IOS or IpadOS isn't supported.
1,468 2022-12-02 14:54:34
Re: instalation in Mac OS X (10.7 up to 10.13) (7 replies, posted in EN : Help, suggestions, discussions, ...)
Last 0.9-dev version is compatible to Catalina, Big sur, Montenerey.
I 'm thinking High Sierra (10.13) and Mojave (10.14) can be work also.
1,469 2022-12-01 09:08:26
Re: New .dxf to .elmt Conversion Program (193 replies, posted in Import DXF)
It 's the same procedure :
1- click button "Download" to get tarball, download your OS version.
2- cick button "Installion folder"
3- paste in this folder your exe (unzip if Windows not extract it automatically)
4- click button "ok" to finish install
Now you can open menu file again and click to "import DXF" to launch new DXF import tool.
Enjoy!
1,470 2022-11-30 17:19:49
Re: tab move under arrows (1 replies, posted in EN : Help, suggestions, discussions, ...)
1,471 2022-11-30 17:17:07
Re: Drawing element appear incorrectly... (2 replies, posted in EN : Help, suggestions, discussions, ...)
See tis topic
https://qelectrotech.org/forum/viewtopi … 364#p16364
In short fixed on 0.9-dev version.
1,472 2022-11-28 20:17:31
Re: Schéma de boite pavillonnaire (1 replies, posted in FR : Aide, suggestions, discussions, ...)
1,473 2022-11-28 14:10:03
Re: language not equal to settings (7 replies, posted in EN : Help, suggestions, discussions, ...)
I tried also on latets 0.9-dev on Windows installe,r translation is fine.
1,474 2022-11-28 13:39:04
Re: language not equal to settings (7 replies, posted in EN : Help, suggestions, discussions, ...)
You are using the latest version of 0.9-dev?
1,475 2022-11-28 13:32:55
Re: language not equal to settings (7 replies, posted in EN : Help, suggestions, discussions, ...)
Here: