[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-518-gba1e838 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via ba1e8381f2097a6f49581596266caccc3c62723e (commit)
via 2a307a74da6085734e82466b3458ff3b7b1a17ce (commit)
via fa753449ad99a01d4113b0741f454f9e03f1aee4 (commit)
via fe19b270f9219fd5d205a53f249d3c754b871a70 (commit)
via 2e15372aab6a02168aec53ca7cb435eb351bad7f (commit)
from d082c9c9a696099eb7ea4b88b6afa9206470530a (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 ba1e8381f2097a6f49581596266caccc3c62723e
Merge: d082c9c 2a307a7
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Mon Jul 4 21:45:18 2022 +0200
Merge branch 'terminal_strip'
* terminal_strip:
Improve execution time of some actions.
Minor : fix little gui defect
Improve opening time of terminal strip editor window
Display conductor number
-----------------------------------------------------------------------
Summary of changes:
.../UndoCommand/addterminaltostripcommand.cpp | 165 +++++++++++++--------
.../UndoCommand/addterminaltostripcommand.h | 13 +-
sources/TerminalStrip/realterminal.cpp | 8 +
sources/TerminalStrip/terminalstrip.cpp | 131 ++++++++++++++++
sources/TerminalStrip/terminalstrip.h | 9 +-
sources/TerminalStrip/ui/freeterminaleditor.cpp | 7 +-
sources/TerminalStrip/ui/freeterminalmodel.cpp | 8 +-
sources/TerminalStrip/ui/terminalstripeditor.cpp | 19 +--
sources/TerminalStrip/ui/terminalstripmodel.cpp | 36 ++---
sources/TerminalStrip/ui/terminalstripmodel.h | 14 +-
.../ui/terminalstriptreedockwidget.cpp | 27 +++-
.../TerminalStrip/ui/terminalstriptreedockwidget.h | 1 +
sources/elementprovider.cpp | 13 +-
13 files changed, 320 insertions(+), 131 deletions(-)
hooks/post-receive
--
qet/qet.git