[qet] [GIT] qet/qet.git branch 0.8.1 updated. 0.9-dev-32-g39cff98 |
[ 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, 0.8.1 has been updated
via 39cff98649a9e1ceb4f7654614b2be8d121bad8a (commit)
via 13041720df648c0dff84c63eec5473c75edbbd9e (commit)
from d7a49b9e74cd60f631e9d089dedec0a3f2147265 (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 39cff98649a9e1ceb4f7654614b2be8d121bad8a
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Thu Jun 24 19:46:18 2021 +0200
Remove table useless qetgraphicstableitem when model is reseted
When the model of a qetgraphicstableitem is reseted (for exemple when
the sql query is modified) we check if there is useless tables (table
with 0 row displayed) and remove it.
commit 13041720df648c0dff84c63eec5473c75edbbd9e
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Thu Jun 24 19:15:24 2021 +0200
Fix crash
When a qetgraphicstable is deleted, the next and previous table is not
aware about the deletion and keep a dangled pointer of the deleted table
who cause a segfault.
-----------------------------------------------------------------------
Summary of changes:
.../ViewItem/qetgraphicstableitem.cpp | 80 ++++++++++++++++++----
.../ViewItem/qetgraphicstableitem.h | 4 +-
2 files changed, 70 insertions(+), 14 deletions(-)
hooks/post-receive
--
qet/qet.git