[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-904-g49b2e4a |
[ 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 49b2e4ad0ad32879a034aa741bf8da86ca4ef185 (commit)
from 81efc5181bdb265bdf3689889f8e9c5fc756bab2 (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 49b2e4ad0ad32879a034aa741bf8da86ca4ef185
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun Nov 8 20:23:16 2020 +0100
Replace function by another one
Replace QETApp::diagramInfoKeys() by QETInformation::diagramInfoKeys()
and QETApp::diagramTranslatedInfoKey(str) by
QETInformation::translatedInfoKey(str)
-----------------------------------------------------------------------
Summary of changes:
.../SearchAndReplace/ui/replaceadvanceddialog.cpp | 4 +-
sources/dataBase/projectdatabase.cpp | 11 +--
sources/dataBase/ui/summaryquerywidget.cpp | 5 +-
sources/qetapp.cpp | 40 ----------
sources/qetapp.h | 3 -
.../qetgraphicsitem/ViewItem/projectdbmodel.cpp | 3 -
sources/qetinformation.cpp | 88 +++++++++++++++-------
sources/qetinformation.h | 1 +
sources/ui/bomexportdialog.cpp | 3 -
9 files changed, 72 insertions(+), 86 deletions(-)
hooks/post-receive
--
qet/qet.git