[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-917-gaf7d1df |
[ 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 af7d1df5ab9e460218ccc382a6a651eb0764bd81 (commit)
from c87fe8df2f96b3fe8d4b81d1e7d17c6beecb805d (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 af7d1df5ab9e460218ccc382a6a651eb0764bd81
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Nov 14 19:09:40 2020 +0100
Replace function by another one.
Replace function QETApp::elementInfoKeys() and
QETApp::elementInfoToVar(const QString &info) by function provided by
QETInformation.
-----------------------------------------------------------------------
Summary of changes:
.../SearchAndReplace/searchandreplaceworker.cpp | 3 +-
.../SearchAndReplace/ui/replaceadvanceddialog.cpp | 2 +-
.../SearchAndReplace/ui/replaceelementdialog.cpp | 2 +-
.../SearchAndReplace/ui/searchandreplacewidget.cpp | 3 +-
sources/dataBase/projectdatabase.cpp | 12 +-
sources/dataBase/ui/elementquerywidget.cpp | 2 +-
sources/editor/ui/dynamictextfieldeditor.cpp | 2 +-
sources/qetapp.cpp | 41 ------
sources/qetapp.h | 2 -
sources/qetinformation.cpp | 145 ++++++++++++---------
sources/qetinformation.h | 8 +-
sources/ui/compositetexteditdialog.cpp | 4 +-
sources/ui/dynamicelementtextmodel.cpp | 2 +-
sources/ui/elementinfowidget.cpp | 2 +-
14 files changed, 111 insertions(+), 119 deletions(-)
hooks/post-receive
--
qet/qet.git