[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-394-g83f4a7c

[ 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  83f4a7c6ba38df6f17c646192ababa78303ebdfa (commit)
       via  d7b5ceece155921aa18549995b2137b11c62451e (commit)
       via  0fb98fbdacae00d560ec498b732bd5aea73831d4 (commit)
       via  0485df25dc2a918bc047b69ba52983bb69d5ea15 (commit)
       via  cfda59e97877d3eefda7fc0d1285d95a9992619f (commit)
       via  4abf1c4f2e182bb24628638c9e1146b56890a7bf (commit)
       via  37cc326a4694cd0e491306f3f5ecc304e478d37f (commit)
       via  a6137ed0d0fd0ea028347c602a77a19e5763044b (commit)
       via  a07e9734825388f63bbb24b5159e9c015683c80b (commit)
       via  a2d466240b9be649cb1226a02e42354c777b553d (commit)
       via  b85b341941627ff1a6a9a924d6eadc42b9504b1b (commit)
       via  451d5c8f58b3547c7798c765f69eda44d8f756f2 (commit)
      from  09dd92215f3845582ed594071644f2c4376ebfe9 (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 83f4a7c6ba38df6f17c646192ababa78303ebdfa
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Mon Jun 1 20:46:34 2020 +0200

    do not set parts again when they are set already

commit d7b5ceece155921aa18549995b2137b11c62451e
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Mon Jun 1 20:45:01 2020 +0200

    implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step

commit 0fb98fbdacae00d560ec498b732bd5aea73831d4
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Mon Jun 1 19:38:07 2020 +0200

    add multiedit feature also for dynamic text

commit 0485df25dc2a918bc047b69ba52983bb69d5ea15
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Mon Jun 1 19:37:39 2020 +0200

    static_cast is enough

commit cfda59e97877d3eefda7fc0d1285d95a9992619f
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 20:48:56 2020 +0200

    multipart edit

commit 4abf1c4f2e182bb24628638c9e1146b56890a7bf
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 20:48:08 2020 +0200

    - static_cast because it is a condition that it is PartTerminal

commit 37cc326a4694cd0e491306f3f5ecc304e478d37f
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 19:05:44 2020 +0200

    solves #7

commit a6137ed0d0fd0ea028347c602a77a19e5763044b
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 18:36:02 2020 +0200

    forgotten to commit texteditor

commit a07e9734825388f63bbb24b5159e9c015683c80b
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 18:29:56 2020 +0200

    make partTextEditor capable to modify multiple parts at the same time

commit a2d466240b9be649cb1226a02e42354c777b553d
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Thu May 28 17:48:52 2020 +0200

    multiterminal change

commit b85b341941627ff1a6a9a924d6eadc42b9504b1b
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Tue May 26 23:23:19 2020 +0200

    WIP

commit 451d5c8f58b3547c7798c765f69eda44d8f756f2
Author: Martin Marmsoler <martin.marmsoler@xxxxxxxxx>
Date:   Tue May 26 22:19:25 2020 +0200

    not needed, because it is the same than a few lines below

-----------------------------------------------------------------------

Summary of changes:
 sources/editor/arceditor.cpp                 |   4 +
 sources/editor/arceditor.h                   |   1 +
 sources/editor/elementitemeditor.h           |   1 +
 sources/editor/ellipseeditor.cpp             |   4 +
 sources/editor/ellipseeditor.h               |   1 +
 sources/editor/lineeditor.cpp                |   4 +
 sources/editor/lineeditor.h                  |   1 +
 sources/editor/qetelementeditor.cpp          | 143 +++++++++-------
 sources/editor/styleeditor.cpp               |   7 +-
 sources/editor/styleeditor.h                 |   3 +-
 sources/editor/terminaleditor.cpp            | 225 ++++++++++++++++---------
 sources/editor/terminaleditor.h              |  20 ++-
 sources/editor/ui/dynamictextfieldeditor.cpp | 243 ++++++++++++++++++---------
 sources/editor/ui/dynamictextfieldeditor.h   |   5 +
 sources/editor/ui/polygoneditor.cpp          |   4 +
 sources/editor/ui/polygoneditor.h            |   1 +
 sources/editor/ui/rectangleeditor.cpp        |   4 +
 sources/editor/ui/rectangleeditor.h          |   1 +
 sources/editor/ui/texteditor.cpp             | 224 +++++++++++++++---------
 sources/editor/ui/texteditor.h               |   8 +-
 20 files changed, 600 insertions(+), 304 deletions(-)


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/