[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-733-g139241e |
[ 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 139241e77314c3beb229141cce5ec7e956334527 (commit)
from 8e82dee8f0e50f680c6604ac5b9685f6908d1255 (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 139241e77314c3beb229141cce5ec7e956334527
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Wed Sep 16 21:28:47 2020 +0200
Change the way how the database is exported to file
The export of internal database to file is now do by sqlite3 native
function instead of a dirty home made function.
For the moment, the export to file function is unavailable on macOSX (we
need some help to add sqlite3 lib on macOSX)
-----------------------------------------------------------------------
Summary of changes:
qelectrotech.pro | 1 +
sources/dataBase/projectdatabase.cpp | 209 ++++++++++++++++++++---------------
sources/dataBase/projectdatabase.h | 13 +--
sources/qetdiagrameditor.cpp | 2 +
4 files changed, 125 insertions(+), 100 deletions(-)
hooks/post-receive
--
qet/qet.git