[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-653-g470e4a0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: qet@xxxxxxxxxxxxxxxxxxx
- Subject: [qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-653-g470e4a0
- From: <git@xxxxxxxxxxxxx>
- Date: Tue, 21 Feb 2023 21:44:43 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, terminal_strip has been updated
via 470e4a059bac3893c0b6a339fa0ec5968c3ce8dd (commit)
from d3223c8ca49cf9f1380c01a9552af4ba8dcd64f7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 470e4a059bac3893c0b6a339fa0ec5968c3ce8dd
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Tue Feb 21 21:44:28 2023 +0100
Add widget to edit terminal strip item layout
The widget is available in the project properties editor.
WIP
-----------------------------------------------------------------------
Summary of changes:
qelectrotech.pro | 5 +-
.../GraphicsItem/terminalstripdrawer.cpp | 16 +-
.../GraphicsItem/terminalstripdrawer.h | 1 +
.../ConfigPage/terminalstripprojectconfigpage.cpp | 49 ++
.../ConfigPage/terminalstripprojectconfigpage.h} | 35 +-
.../TerminalStrip/ui/terminalstriplayouteditor.cpp | 199 ++++++
...creatordialog.h => terminalstriplayouteditor.h} | 38 +-
.../TerminalStrip/ui/terminalstriplayouteditor.ui | 791 +++++++++++++++++++++
sources/ui/projectpropertiesdialog.cpp | 13 +-
sources/ui/projectpropertiesdialog.h | 3 +-
10 files changed, 1110 insertions(+), 40 deletions(-)
create mode 100644 sources/TerminalStrip/ui/ConfigPage/terminalstripprojectconfigpage.cpp
copy sources/TerminalStrip/{GraphicsItem/properties/terminalstriplayoutshandler.h => ui/ConfigPage/terminalstripprojectconfigpage.h} (50%)
create mode 100644 sources/TerminalStrip/ui/terminalstriplayouteditor.cpp
copy sources/TerminalStrip/ui/{terminalstripcreatordialog.h => terminalstriplayouteditor.h} (52%)
create mode 100644 sources/TerminalStrip/ui/terminalstriplayouteditor.ui
hooks/post-receive
--
qet/qet.git