I must not be awake enough I do not see where?
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n1139

Edit : already fixed typo.

2,952

(22 replies, posted in Code)

Yes changelog is very big :

2,953

(22 replies, posted in Code)

Sources :
 Minor : Rename variable for translation , Laurent Trinques
 Add new variables for report folio and can be added in a composite text , Laurent Trinques
 Fix bug with folio report formula , Claveau Joshua
 Replace minus (-) by underscore (_) , Claveau Joshua
 minor , Laurent Trinques
 generalWidget : add Kindinformations , Laurent Trinques
 generalWidget : add link type information , Laurent Trinques
 Improve ProjectDataBase use , Claveau Joshua
 Minor improvement , Claveau Joshua
 allow multiedit also for arceditor, ellipse, line, rectangle and show properties when single polygon is selected , Martin Marmsoler
 add Vertical sparcer's , Simon De Backer
 Fix crash. , Claveau Joshua
 Summary query widget : config can be saved/loaded , Claveau Joshua
 Continue new summary feature , Claveau Joshua
 fix tr() cannot be called without context , Simon De Backer
 fix deprecated warning int QWheelEvent::delta() const , Simon De Backer
 fix Wmisleading-indentation , Simon De Backer
 add Q_UNUSED for TerminalData:: fromSettings & toSettings , Simon De Backer
 fix Wdeprecated-declarations , Simon De Backer
 Minor , Laurent Trinques
 add font color of the conductors , Simon De Backer
 another alternative ui for ConductorPropertiesWidget , Simon De Backer
 Improve Simon patch : The window of the properties of the conductor does not  exactly fit in height. , Laurent Trinques
 The window of the properties of the conductor does not exactly fit in height. , Simon De Backer
 fix fail to build , Claveau Joshua
 Add new summary table (WIP) , Claveau Joshua
 Revert "MacOS: try to remove hard coded python PATH" , Laurent Trinques
 MacOS: try to remove hard coded python PATH , Laurent Trinques
 Minor : general_widget add TextEditorInteraction , Laurent Trinques
 Update Copyright date , Laurent Trinques
 Try to fix Ubuntu 18.04 FTBFS, again , Laurent Trinques
 Try to fix Ubuntu 18.04 FTBFS again , Laurent Trinques
 do not set parts again when they are set already , Martin Marmsoler
 implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step , Martin Marmsoler
 add multiedit feature also for dynamic text , Martin Marmsoler
 static_cast is enough , Martin Marmsoler
 multipart edit , Martin Marmsoler
 - static_cast because it is a condition that it is PartTerminal , Martin Marmsoler
 solves #7 , Martin Marmsoler
 forgotten to commit texteditor , Martin Marmsoler
 make partTextEditor capable to modify multiple parts at the same time , Martin Marmsoler
 multiterminal change , Martin Marmsoler
 WIP , Martin Marmsoler
 not needed, because it is the same than a few lines below , Martin Marmsoler
 Try to fix Ubuntu 18.04 FTBFS , Laurent Trinques
 hot fix zoom and scrolling , Laurent Trinques
 hot fix zoom and scrolling , Simon De Backer
 remove inline, because it creates compile issues in release mode. see #48 , Martin Marmsoler
 add comments , Martin Marmsoler
 replace foreach by for , Martin Marmsoler
 Use uuid instead of an index to connect multiple elements , Martin Marmsoler
 move initialization to header, so it must not be done in every constructor , Martin Marmsoler
 fix segmentation fault , Martin Marmsoler
 fix nullpointer exception , Martin Marmsoler
 try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double , Martin Marmsoler
 regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties , Martin Marmsoler
 Revert pull request #48 , Laurent Trinques
 add comments , Martin Marmsoler
 replace foreach by for , Martin Marmsoler
 Use uuid instead of an index to connect multiple elements , Martin Marmsoler
 move initialization to header, so it must not be done in every constructor , Martin Marmsoler
 fix segmentation fault , Martin Marmsoler
 fix nullpointer exception , Martin Marmsoler
 try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double , Martin Marmsoler
 regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties , Martin Marmsoler
 Improve last commit , Laurent Trinques
 Fix FTBFS QTextStreamFunctions::endl(QTextStream&) , Laurent Trinques
 QTextStreamFunctions::endl(QTextStream&) , Laurent Trinques
 fix deprecated warning QTextStream& QTextStreamFunctions::endl(QTextStream&) , Simon De Backer
 fix deprecated warning Qt::WindowFlags = nullptr , Simon De Backer
 fix deprecated warning void QGraphicsView::resetMatrix() , Simon De Backer
 fix deprecated warning QMatrix QGraphicsView::matrix() const , Simon De Backer
 fix deprecated warning int QWheelEvent::delta() const , Simon De Backer
 Mod Copyright Date , Simon De Backer
 fix deprecated warning QString::SplitBehavior , Simon De Backer
 fix deprecated warning QButtonGroup::buttonClicked , Simon De Backer
 fix deprecated warning QHash , Simon De Backer
 fix deprecated warning QMap , Simon De Backer
 fix deprecated warning QDirModel , Simon De Backer
 Revert Martin pull request for now, and return to last 7e9fd8df9 commit , Laurent Trinques
 do not set parts again when they are set already , Martin Marmsoler
 implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step , Martin Marmsoler
 add multiedit feature also for dynamic text , Martin Marmsoler
 static_cast is enough , Martin Marmsoler
 multipart edit , Martin Marmsoler
 - static_cast because it is a condition that it is PartTerminal , Martin Marmsoler
 solves #7 , Martin Marmsoler
 forgotten to commit texteditor , Martin Marmsoler
 make partTextEditor capable to modify multiple parts at the same time , Martin Marmsoler
 multiterminal change , Martin Marmsoler
 WIP , Martin Marmsoler
 not needed, because it is the same than a few lines below , Martin Marmsoler
 add comments , Martin Marmsoler
 replace foreach by for , Martin Marmsoler
 Use uuid instead of an index to connect multiple elements , Martin Marmsoler
 move initialization to header, so it must not be done in every constructor , Martin Marmsoler
 fix segmentation fault , Martin Marmsoler
 fix nullpointer exception , Martin Marmsoler
 try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double , Martin Marmsoler
 regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties , Martin Marmsoler
 graphics table properties editor : Add two buttons new button , Claveau Joshua
 when model is not yet loaded, but the element editor should be opened, a segmentation fault occurs. Do not set current index when m_model is not yet loaded , Martin Marmsoler
 QAbstractTableModel explicitly initialized in copy constructor , Simon De Backer
 fix deprecated warning QSet<T> QList<T>::toSet() , Simon De Backer
 fix deprecated warning qUpperBound , Simon De Backer
 fix deprecated warning QList::swap() attempt 2 , Simon De Backer
 fix deprecated warning QModelIndex::child , Simon De Backer
 remove user-defined copy constructor , Simon De Backer
 table item : remove a table remove also all linked tables , Claveau Joshua
 Make a copie of previous table model when unlink a table from her previous table. , Claveau Joshua
 Improve the use of the database , Claveau Joshua
 Nomenclature model : Improve function to setup the name of header , Claveau Joshua
 Table widget : Enable arrow to quicly switch to previous/next linked table , Claveau Joshua
 fix deprecated warning QPainter::drawRoundRect , Simon De Backer
 fix deprecated warning QTreeWidgetItem::setBackgroundColor , Simon De Backer
 Add new conductors properties color and section , Laurent Trinques
 fix deprecated warning QDrag::start , Simon De Backer
 Add table dialog : table config can saved and loaded. , Claveau Joshua
 Revert "fix deprecated warning QList::swap()" , Laurent Trinques
 fix deprecated warning QList::swap() , Simon De Backer
 fix deprecated warning QDir& QDir::operator=(const QString&) , Simon De Backer
 fix -Wswitch warning , Simon De Backer
 Nomenclature model don't save header data "display role" , Claveau Joshua
 fix deprecated warning qVariantFromValue , Simon De Backer
 fix deprecated warning QLineF::intersect , Simon De Backer
 fix deprecated warning QFontMetrics::width(QChar ch) , Simon De Backer
 fix -Wmisleading-indentation warning , Simon De Backer
 *fix deprecated warning QWidget::getContentsMargins , Simon De Backer
 fix deprecated warning QSet<T>::toList() Use values() instead. , Simon De Backer
 Reduce the time spend when nomenclature table is created automatically , Claveau Joshua
 Minor typo , Claveau Joshua
 Add nomenclature dialog : enable option "add new folio and table if needed" , Claveau Joshua
 Change the way how a diagram is added , Claveau Joshua
 Nomenclature : enable option "fit to diagram" , Claveau Joshua
 Typo , Laurent Trinques
 Improve : Try to launch qet_tb_generator portable version of the plugin if user put binary on QDir::homePath() , Laurent Trinques
 Try to launch qet_tb_generator portable version of the plugin if user put binary on QDir::homePath() , Laurent Trinques
 Animate search and replace widget when close with the button of the widget , Claveau Joshua
 Minor : increase max conductors to 20px , Laurent Trinques
 Minor : set maximum to 99 text conductor , Laurent Trinques
 Minor : typo and tab edit order , Claveau Joshua
 Bug fix : some element informations can't be set , Claveau Joshua
 Prepare to add new country Norwegian switch , Laurent Trinques
 Qet graphics table item can be removed from diagram , Claveau Joshua
 qet graphics table item : to/from xml change , Claveau Joshua
 Fix : key sequence 'space' don't work with nl be local , Laurent Trinques
 Fix : key sequence 'space' don't work with nl be local , Claveau Joshua
 Fix typo , Laurent Trinques
 Nomenclature : Add dialog when insert a new nomenclature table , Claveau Joshua
 Fix wrong element text value when loading from xml , Claveau Joshua
 Minor : improve layout for low resolution screen , Claveau Joshua
 Nomenclature query can be saved/load , Claveau Joshua
 Update on PT_BR translation members , gleissonjoaquim3
 Element query widget : widget restor is state according to the current query , Claveau Joshua
 macOS : add more explanation in Message Box about install plugin , Laurent Trinques
 Add view 'element_nomenclature_view' to projectDataBase , Claveau Joshua
 Animate show and replace widget. , Claveau Joshua
 element query widget : minor improvement , Claveau Joshua
 Element info query : fix wrong behavior , Claveau Joshua
 QetGraphicsTableItem : Imrpove how the table is resized , Claveau Joshua
 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet , Claveau Joshua
 save/load QetGraphicsTableItem to/from .qet file , Claveau Joshua
 Minor: aboutqetdialog.ui set compilation information selectable by mouse , Laurent Trinques
 Element Editor add new ColorHTML, THANKS Arnaud for the patch , Laurent Trinques
 Fix break from merge of qetgraphicsTableItem to master , Claveau Joshua
 Replace minus (-) by underscore (_) in all element information , Claveau Joshua
 Merge Q_OS_MACOS need now Python framework Versions 3.8 for launching qet_tb_generator plugin , Laurent Trinques
 Merge remote-tracking branch 'origin/QetGraphicsTableItem' , Laurent Trinques
 Minor fix : dynamic text can't have 'label' info if formula is set , Claveau Joshua
 Minor revamp , Claveau Joshua
 Cross Xref : display power contact by default , Claveau Joshua
 Fix crash when close project , Claveau Joshua
 Minor fix : in some condition master cross Xref are not displayed , Claveau Joshua
 Revert : MACOS remove static path "/Library/Frameworks/Python.framework/Versions/     *" for launching  qet_tb_generator plugin , Laurent Trinques
 MACOS remove static path "/Library/Frameworks/Python.framework/Versions/ *" for launching  qet_tb_generator plugin , Laurent Trinques
 Q_OS_MACOS need now Python framework Versions 3.8 for launching qet_tb_generator plugin , Laurent Trinques
 Moving elements by mouse does not respect the grid settings , Laurent Trinques
 Minor fix: conductor text don't move with element. , Claveau Joshua
 Merge branch 'QetGraphicsTableItem' , Claveau Joshua
 Add widget to edit QetGraphicsTableItem and QetGraphicsHeaderItem , Claveau Joshua
 Improve files names extension for Gnome DE and Flatpak , Laurent Trinques
 Add itemTYpe for QetGraphicsTableItem and QetGraphicsHeaderItem , Claveau Joshua
 Add QetGraphicsHeaderItem , Claveau Joshua
 Add QetGraphicsTableItem + entry "add nomenclature" in project menu , Claveau Joshua
 Merge remote-tracking branch 'origin/test_pugi' , Laurent Trinques
 Improve loading time , Claveau Joshua
 Loading elements collections doesn't freeze gui anymore. , Claveau Joshua
 Minor improvement about using pugixml , Claveau Joshua
 Remove old aboutQet class , Claveau Joshua
 Revamp the aboutQet dialog with Qt designer and add a new tab "libraries" , Claveau Joshua
 Clean code , Claveau Joshua
 Minor : Fix wrong position with cross ref item displayed as cross , joshua
 Improve file access on windows and mac OSX , joshua
 Use pugixml for parse local name of directory and element informations , joshua
 Add option to switch between Qtxml or pugi xml. Add dialog to display the elpsaed time of collection loading. , joshua
 Minor pugi improvement , joshua
 Add pugi_xml test branch , joshua
 Merge branch '20191111_fix_permissions' , Laurent Trinques
 Remove a diagram doesn't save the project anymore , joshua
 Revert , Laurent Trinques
 App does not work with Qt::AA_EnableHighDpiScaling flags enabled on Windows platform since Qt 5.13.X , Laurent Trinques
 Fix crash when quickly move tab of digramview , joshua
 Add QFutureWatcher , Laurent Trinques
 Fix typo , Laurent Trinques
 bugfix, XREF Update when Text Alignment used , stromie@web.de
 Remove QTabBar custom style , joshua
 Remove Execute Permissions from Non-Executables , Kim Kirwan
 CSV export : minor gui change , joshua
 CSV export : improve save/load export configuration. , joshua
 CSV export : change menu and dialog text , joshua
 CSV export : improve selection type. , joshua
 CSV export : improve database and query , joshua
 CSV export : fix some missing informations. , joshua
 CSV export : correctly export label , joshua
 Typo , Laurent Trinques
 Nomenclature export : Minor change in UI , Laurent Trinques
 Nomenclature export : add coil and protection query , Laurent Trinques
 Nomenclature export : items double click , joshua
 Revampe nomenclature , joshua
 Minor , Laurent Trinques
 Revert previous commit , Laurent Trinques
 Typo , Laurent Trinques
 Try to fix Windows sqlite cache PATH , Laurent Trinques
 Add contributor , Laurent Trinques
 Conductors num can be exported to csv file. , joshua
 Simplify how a project is save , joshua
 Fix crash when a .qet file with 0 diagrams. , joshua
 Fix : element prefix don't work with custom path of user elements collection , joshua
 macOs : add command key for fix mouse scroll , Laurent Trinques
 Replance Q_OS_MAC Deprecated by Q_OS_MACOS , Laurent Trinques
 aDD scroll page tabs ON MACos, Thanks Giovanni , Laurent Trinques
 Improve QTabBar::tab:selected style , Laurent Trinques
 Typo , Laurent Trinques
 Add green style color for tab selected , Laurent Trinques
 For the Flatpak package : remove the file name extension added automatically to the saved files even if the user sets an unknown file extension for the program. , Laurent Trinques
 Minor : fix typo , joshua
 Element editor : improve polygon edition , joshua
 Merge and clean Stromie patch : feature set xref slave position , Laurent Trinques
 Force Fusion style on macOS , Laurent Trinques
 Element editor : add a control key for moving by keyboard thes primitives selected by mouse area in 0.1 increments instead of 1 , Laurent Trinques
 Element editor : add a control key for moving by keyboard selected primitives in 0.1 increments instead of 1 , Laurent Trinques
 Improve folio list position (user don't know index is 0) 1 for first position 2 for second position 0 always in the end , Laurent Trinques
 Set defaut position to second page , Laurent Trinques
 Add in setting folio list position spinbox 0 for first position 1 for second position 99999 always in the end , Laurent Trinques
Elements :
Add new symbols , Laurent Trinques
 add be lang , Simon De Backer
 add and update symbols , sdeffaux
 Add some "Vaillant" hydraulic elements for allSTOR , Simon De Backer
 Add symbol , Laurent Trinques
 Add new Vacuum Technology elements, thanks Dinozzo , Laurent Trinques
 suppression de doublon , sdeffaux
 Add some "Vaillant" elements, thanks riesermauf , Laurent Trinques
 Add Weintek HMI symbols, thanks Rafał , Laurent Trinques
 Add new Delta symbols, thanks Rafał , Laurent Trinques
 add symbols and reorganised folders , sdeffaux
 add symbols , sdeffaux
 add symbols , sdeffaux
 Add new symbols Legrand Viking, thanks Arnaud , Laurent Trinques
 update symbols , sdeffaux
 add symbols and reorganise folders , sdeffaux
 Add new GCE symbols , Laurent Trinques
 Replace minus (-) by underscore (_) in all element information , Claveau Joshua
 Add new Legrand elements, thanks Arnaud , Laurent Trinques
 add symbol , sdeffaux
 Add new symbols, thanks Bisku , Laurent Trinques
 update symbols , sdeffaux
 Delete duplicate folder , Laurent Trinques
 mise a jour symbol , sdeffaux
 add symbols and update , sdeffaux
 Add new Rexroth valves, thanks Fernando , Laurent Trinques
 add symbols and update , sdeffaux
 dd new Wago elements, thanks Pcl-user , Laurent Trinques
 add symbols hager , sdeffaux
 Add new symbol, thanks Mihicz , Laurent Trinques
 Refresh legrand/61-busbar/ dir, thanks Arnaud , Laurent Trinques
 Refresh legrand/61-busbar/ dir, thanks Arnaud , Laurent Trinques
 Refresh bticino dir , Laurent Trinques
 Add new legrand & bticino symbols, thanks Arnaud , Laurent Trinques
 Add new icp-das symbols, thanks Arnaud , Laurent Trinques
 add symbols , sdeffaux
 Refresh ICP-DAS elements, thanks Arnaud , Laurent Trinques
 Add ICP-DAS elements, thanks Arnaud , Laurent Trinques
 Traduction and add symbols , sdeffaux
 add symbols , sdeffaux
 Add new Legrand symbols, thanks Arnaud , Laurent Trinques
 add symbols , sdeffaux
 add symbols , sdeffaux
 Add new symbol, thanks Alexis , Laurent Trinques
 Add news symbols, thanks Arnaud , Laurent Trinques
 Add new symbols, thanks David , Laurent Trinques
 update symbols , sdeffaux
 add symbol , sdeffaux
 Update qet_directory , sdeffaux
 Fix symbol state , Laurent Trinques
 Add element, thanks Alexis , Laurent Trinques
 Refresh Wago symbols, thanks Plc-user , Laurent Trinques
 Add symbol, thanks Christophe , Laurent Trinques
 Add new symbols, thanks Michele , Laurent Trinques
 Improve Wago symbols, thanks Plc-user , Laurent Trinques
 Minor : remove Dolphin .directory view file , Laurent Trinques
 Add new Wago elements, thanks Plc-user , Laurent Trinques
 Move symbols, thanks Galexis , Laurent Trinques
Build-aux :
 snap: Start org.freedesktop.portal.Desktop on launch , Maximilian Federle
 snap: Prevent the use of the KDE Plasma platformtheme , Maximilian Federle
 Snap remove i386 architecture , Laurent Trinques
 Enable only amd64 i386 architectures , Laurent Trinques
 Refresh github link for DXFtoQET-2020 , Laurent Trinques
 snap: Use symlinks instead of bind-mounts , Maximilian Federle
 snap: Set correct PYTHONPATH , Maximilian Federle
 snap: Use SNAP_USER_COMMON as HOME , Maximilian Federle
 snap: Do not ship files already included in content snaps , Maximilian Federle
 snap: Use kde-frameworks-5-core18-sdk to build , Maximilian Federle
 snap: Use kde-neon extension , Maximilian Federle
 Revert Update org.qelectrotech.QElectroTech.json not fixing Python's Tkinter need for qet-tb-generator , Laurent Trinques
 Update org.qelectrotech.QElectroTech.json for Flatpak build , Laurent Trinques
 flatpak: Properly rename the appdata file , Mathieu Bridon
 build: Add a Flatpak manifest , Mathieu Bridon
 build: Rename the packaging directory , Mathieu Bridon
 build: Move the Snap recipes , Mathieu Bridon

 
 Lang :
 Danish translation , Ole Carlsen
 Update * TS files , Laurent Trinques
 updated hungarian files , artgg7300
 Danish translation updated , Ole Carlsen
 Update Polish translation, thanks Pawel , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Update *TS files , Laurent Trinques
 Update *TS files , Laurent Trinques
 Danish translation updated , Ole Carlsen
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 translated hungarian files , artgg7300
 Update *TS files , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 translated hungarian files , artgg7300
 Danish translation updated , Ole Carlsen
 Update fr en translation , Laurent Trinques
 Update *TS files , Laurent Trinques
 Minor Danish update , Ole Carlsen
 Update polish translation, thanks Pawel , Laurent Trinques
 Danish translation updated , Ole Carlsen
 Greek Lang update , aitolos
 updated hungarian language files , artgg7300
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Update *TS files , Laurent Trinques
 Update Polish translation, thanks Rafal , Laurent Trinques
 Update binary of norwegian translation , Laurent Trinques
 Recent update of norwegian translation , Joel As
 Update qet_nb.ts qet_nb.qm, thanks Joel , Laurent Trinques
 Update qet_nb.ts , Laurent Trinques
 anish translation updated , Ole Carlsen
 translated hungarian files , artgg7300
 Update *TS files , Laurent Trinques
 Update *TS files , Laurent Trinques
 Update *TS files and update english and french translation , Laurent Trinques
 Update Binary be translation , Laurent Trinques
 add translation be , Simon De Backer
 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet Translated hungarian files , artgg7300
 Translated hungarian language files , artgg7300
 Update danish translation , Ole Carlsen
 Update  translation ang generete new  Norwegian dialects nb , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Update pt_b binary translation , Laurent Trinques
 Update translation pt-br , gleissonjoaquim3
 Update Fr translation , Laurent Trinques
 Update En translation , Laurent Trinques
 Update *TS files , Laurent Trinques
 Czech translation update, thanks Pavel , Laurent Trinques
 Update Greel Language files (spellcheck, typos) , aitolos
 Update Greek Lang files , aitolos
 Update Greek TS, thanks aitolos , Laurent Trinques
 updated hungarian translate , artgg7300
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Updated german translation , nuri
 Danish translation updated , Ole Carlsen
 Update translation , Laurent Trinques
 Update *TS file and generate new Slovakia ts file , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Update Polish translation, thanks Pawel , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 fixed syntax error in hungarian translation , artgg7300
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Updated german translation , nuri
 Updated Danish translation , Ole Carlsen
  Updated hungarian translate , artgg7300
 Update *TS files , Laurent Trinques
  updated hungarian translation , artgg7300
 Updated german translation , nuri
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Danish translation updated , Ole Carlsen
 Update *TS files , Laurent Trinques
 Update *TS files , Laurent Trinques
 Updated Danish translation , Ole Carlsen
 Updated german translation , nuri
 Update qet_fr.ts , tititiou36
 Update *TS files , Laurent Trinques
 Update EN translation , Laurent Trinques
 Update turkish translation, add forget qml files thanks Emir , Laurent Trinques
 Update turkish translation, thanks Emir , Laurent Trinques
 Update Hungarian translations, thanks Gabor , Laurent Trinques
 Updated german translation , nuri
 Dansih translation updated , Ole Carlsen
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Update TS files , Laurent Trinques
 Updated german translation , nuri
 Update hungarian translation, thanks Gábor , Laurent Trinques
     modified:   lang/qet_nl.qm     modified:   lang/qet_nl.ts , dlee99
 Danish translation updated, latest update apparently went wrong. , Ole Carlsen
 Add EN and FR translations , Laurent Trinques
 Update *TS files , Laurent Trinques
 Updated german translation , nuri
 Updated german translation , nuri

2,954

(22 replies, posted in Code)

The problem or headache is to identify the features added in the GIT history according to their location for esay update changelog file:
element editor
diagram editor
tittleblock editor
etc.

https://git.tuxfamily.org/qet/qet.git/tree/ChangeLog

Maybe
https://git.tuxfamily.org/qet/qet.git/c … e027bb8369
https://git.tuxfamily.org/qet/qet.git/c … c4376ebfe9
https://launchpadlibrarian.net/48424911 … ING.txt.gz

Tu as testé avec la dernière AppImage Qt 5.15.0?
Ubuntu bionic c'est des vieilles libs Qt 5.9 ...

Il ne plante pas sur ma Debian Sid..

2,958

(22 replies, posted in Code)

@Simon,
as with each release taking inventory of the changes and functionalities added is a big headache..
If you know a good method to update changelog
https://stackoverflow.com/questions/352 … -using-git

Bonjour,

tu peux le partager ici, voir ce que l'on peut faire pour t'aider?

https://git.tuxfamily.org/qet/qet.git/c … 67831fa112

@ Mentor: fixed, but you need to add again Voltage /protocol informations for each conductor, and edit your report folioa nd change
{tension-protocol} -> {tension_protocol}

https://git.tuxfamily.org/qet/qet.git/c … 2d235417cf

2,962

(22 replies, posted in Code)

Thanks Simon.

2,963

(22 replies, posted in Code)

Yes I know, but difficult for new contributor to know.
https://qelectrotech.org/wiki_new/doc/q … e_code_qet

CSV export : correctly export label https://git.tuxfamily.org/qet/qet.git/c … 8b9ad47b46   ?

You can't on AppImage, these patch is to apply on GIT local sources and need to compile code after to try the changes..
These patches are just one todo task for me, Joshua, maybe Simon to keep improving.

2,966

(317 replies, posted in News)

Ton projet fonctionne bien sur ma machine.

Maybe a first patch.

2,968

(317 replies, posted in News)

Bonjour,

envoie ton projet, ou teste le sur une autre machine?

Thanks for report this issue, maybe since we change minus by underscore?
https://git.tuxfamily.org/qet/qet.git/c … 5fa9a304f7

If I try with %{function} seems working.
%{tension_protocol} or %{tension-protocol} is missing in this widget and wrote %{void} ?!...
There also seems to be a bug with composite text and %{label}.

https://download.qelectrotech.org/qet/forum_img_2/0.8-bug_check_report_folio.png

2,970

(12 replies, posted in Elements)

In folio link type I think no, but with attached conductors to folio link type, yes.

Hi Mentor,

you could share an example project and more explanations?

2,972

(12 replies, posted in Elements)

Hi Simon,

I saw your master element use only one slave, maybe in your case you could use folio report link type like these :

Chemin de la collection :  common://10_electric/98_graphics/01_auxiliary_symbols/01_cross_ref_symbols/01_with_linking_function

https://qelectrotech.org/forum/viewtopic.php?id=1075

For official collection is made by qet_xml and for custom user's collection use  python program .

Hi,

users use DXF converter for complex drawing symbol :
https://qelectrotech.org/forum/viewforum.php?id=12

https://qelectrotech.org/forum/viewtopic.php?id=1502