Hallo,

look qet_terminal_generator plugin https://qelectrotech.org/forum/viewtopic.php?id=1007

3,577

(13 replies, posted in Code)

Thanks for your feed back.

Hi,

you are the first which ask for at this time, not possible yet.
I add this to todo list.

Hallo

3,580

(29 replies, posted in Code)

Ok, found !, In the general configuration of QET, the Xref_slave for all projects was badly defined on Top and override the one defined in the project configuration if I choose text alignment. It's my fault and I could have searched long time in the code, sorry for the noise. nomicons/blush

3,581

(29 replies, posted in Code)

Hi Stromie,

if user set in project config Xrefs "text alignment" for manual editing text position by item, all Xrefs is moved to Top, please add Bottom by default.

3,582

(29 replies, posted in Code)

Hi, 
please use this tabs policy for indentations. ;-)
https://download.qelectrotech.org/qet/forum_img/qtcreator_tabs_config.png

3,583

(29 replies, posted in Code)

Hello Stromie, thanks added your work.
If user choose textitem alignment the change isn't on the fly, need to reload project to take change, you can fix it?

3,584

(29 replies, posted in Code)

Hi Stromie,

I can't add your Pull request your repository isn't up to date synced to master mirror and it remove some works.
wget https://github.com/qelectrotech/qelectr … l/11.patch

Is removed on macOS since Qt 5.5

https://bugreports.qt.io/browse/QTBUG-8428
https://codereview.qt-project.org/c/qt/qtbase/+/109523


https://codereview.qt-project.org/gitwe … 401401ff6f 

Done, but you need to GIT clone before.

git clone git://git.tuxfamily.org/gitroot/qet/qet.git qet_git

And run script like this in a terminal :
bash /Users/laurent/qet_git/misc/MacQetDeploy.sh

Cheers,
Laurent

3,587

(29 replies, posted in Code)

Hi Stromie,

sync your fork to mirror first, and create Pull request :
https://help.github.com/en/articles/cre … ll-request

I think you can try to adapt it maybe in projectView.

3,589

(1 replies, posted in FR : Aide, suggestions, discussions, ...)

Bojour David,

La version 0.80-dev en cours de développement contient environ 5600 symboles elec, articles constructeurs, plc, vairiateurs, etc, pneumatique, hydraulique, etc.
Un aperçu ici https://qelectrotech.org/showcategory.p … officielle

laurent@debian:~/Qet-svn/git/qet$ ./count_elements.sh  
5617 elements dans 755 categories (soit 6372 fichiers)

https://github.com/bjorn/tiled/commit/d … 5769940289

If you can found for mouse scroll tab.
https://doc.qt.io/qt-5/macos-issues.html

Nice. ;-)
See GIT commit in my previous post.

Fixed ! https://git.tuxfamily.org/qet/qet.git/c … ed69f515de

Try new dmg bundle qelectrotech-0.80-DEV_r6007.dmg
Strange that Qt did not apply himself the style defined on this platform by Qt upstream. 

Bonjour,

hélas non c'est codé en dur dans le code.

Compile finished without error?
If ok, you have the bunde dmg located in packaging/mac-osx/ directory.

MacQetDeploy.sh on GIT is not up to date (it is still based on the old SVN trunk). I have not yet pushed the new adaptation for GIT.

3,596

(317 replies, posted in News)

User can choose now folio list emplacement in project by select position number in settings

  • 1 for the first position

  • 2 for the second position

  • etc

  • 0 for always at the end of project

Because index folio is 0 and not 1 we apply -1 in formula to not complicate your life..


On a request from Plc-user in element Editor: added : with Ctrl key you can moving by keyboard primitives selected by 0.1 point instead by 1 points, added the same feature for moving the selected aera.


Btw, Web repository HTML viewer ( elmt to SVG Team made scripts) of element collection was based on old SVN (svn up crontab) now not up to date,  Subversion was abandoned recently by the Team.
GIT is sometimes very complicated to do a simple trick that SVN was easily !!
I dont wan't to use git-sparse-checkout oe sub modules for cloning only a GIT directory, but I found a quickly workaround and use  Github SVN for syncing Github QET mirror to elements remote SVN.

It was still tricky ... the svn checkout crashes towards the end on an error svn: E130003: The XML response contains invalid XML, svn cleanup can not do anything to restore the situation the svn up provand assertion failed (action == svn_wc_conflict_action_delete) well....an rsync from my local clone on the remote then a svn up and it was in the bag.

There is still a lot of work to add dynamic texts that are not yet supported and does not generate a thumbnail of the symbol in the HTML viewer, and text orientation is also not supported.

So many things to do that the days lack of hours....

Improve polygon widget editor on elements editor.
Force fusion style on macOS.
Add green style color for tab selected.

QTcreator: Unknown module(s) in QT: KWidgetsAddons KCoreAddons :

You can try to copy your libs KF5 *.pri  on /usr/local/opt/qt5/mkspecs/modules/  like :

cp /usr/local/opt/kf5-kwidgetsaddons/mkspecs/modules/qt_KWidgetsAddons.pri  /usr/local/opt/qt5/mkspecs/modules/


etc.

If I remember well, I use Qt 5 framework libs provided by Brew and now only Command_Line_Tools_macOS_10.13_for_Xcode_10.1.dmg I compile it with qmake -spec macx-clang and make -j16
See MacQetDeploy.sh script on misc directory on GIT.

Look the full log issue here, that can help you :https://github.com/KDE-mac/homebrew-kde/issues/285

Bah il suffit de supprimer des morceaux du fichier config de QET, alors c'est vrai sous Linux et macOS c'est très facile puisque c'est un simple fichier texte, mais Windows avec sa politique ancienne de vouloir tout stocker dans le registre font que c'est plus compliquer pour mde Michu de supprimer des clés dans la base de registre Windows.

Il semblerai que chez Redmon ils se sont aperçu de leur erreur et commence à faire machine arrière, la base de registre étant devenue un sacré foutoir au fil du temps et des installations de logiciels.

Exemple de fichier conf sur une machine Linux:

Pas pour l'instant et personne ne s'en ai plain jusqu'a présent.