Debian Patches

Status for qtcontacts-sqlite/0.3.19-1

Patch Description Author Forwarded Bugs Origin Last update
1001_fix-qtdatetime-null-comparison.patch tests/auto/qcontactmanager/tst_qcontactmanager.cpp: Fix unit test when building against Qt 5.14 or higher.Abstract:
Compare a QDateTime object of NULL against any instatiated QDateTime
object will always result as '<=' since Qt 5.14.
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> yes
1002_tests-prepare-a-temporary-directory-for-the-database.patch tests: prepare a temporary directory for the database
diff --git a/tests/run_test.sh b/tests/run_test.sh
Alberto Mardegan <mardy@users.sourceforge.net> no
1003_ContactReader-support-case-insensitive-search.patch ContactReader: support case insensitive search It's not clear why the case insensitive filter was limited to the
MatchFixedString, as that makes impossible to implement a contact
search.

diff --git a/src/engine/contactreader.cpp b/src/engine/contactreader.cpp
Alberto Mardegan <alberto.mardegan@canonical.com> no
1004_ContactWriter-prevent-aggregation-within-the-same-co.patch ContactWriter: prevent aggregation within the same collection .
We assume that contacts within a collection are all different.
.
Fixes: https://gitlab.com/ubports/development/core/qtcontacts-sqlite/-/issues/2

diff --git a/src/engine/contactwriter.cpp b/src/engine/contactwriter.cpp
Alberto Mardegan <mardy@users.sourceforge.net> no
1005_tests-update-aggregation-test-for-contacts-in-the-sa.patch tests: update aggregation test for contacts in the same collection We don't want contacts from the same collection to get merged.
diff --git a/tests/auto/aggregation/tst_aggregation.cpp b/tests/auto/aggregation/tst_aggregation.cpp
Alberto Mardegan <mardy@users.sourceforge.net> no
1006_add-gsettings-for-qtcontacts-sqlite.patch add gsettings for qtcontacts-sqlite Lionel Duboeuf <lduboeuf@ouvaton.org> no
2001_disable-failing-tests.patch Skip failing tests. Needs later investigation. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> not-needed

All known versions for source package 'qtcontacts-sqlite'

Links