mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
* terminal_strip: Several real terminal can be added to terminal strip in one shot Minor : avoid unnecessary multiple function call The free terminal properties can be edited by batch. Change made inside the free terminal table can be applied Hide/show apply/reset buttons according to current displayed widget Edited data of terminal strip can be applied Change terminal strip editor class Add free terminal editor widget Add toolbar and buttons Start to move terminal strip editor from QDialog to QMainWindow Add table widget and item model for free terminal Revamp code Improve undo command when add/move/remove terminal in/from/to terminal strip Revamp code. Revamp code, make it more simple Remove the real terminal uuid, and use instead the uuid of the terminal element itself RealTerminal is created by the TerminalElement itself Change relationship betwen classes RealTerminal PhysicalTerminald and TerminalElement QTreeWidget "terminal explorer" : improve item text minor : remove unused code