https://bugs.kde.org/show_bug.cgi?id=416704

--- Comment #151 from caulier.gil...@gmail.com ---
Maik,

Important remarks :

- Qt6::QMultimap do not inerit from QMap anymore. This want mean that we need
QMultimap and all iterator ported where it's need. API has also changed or
moved in QMap in favor of QMultimap. Here of course regression tests will
necessary to see if nothing is broken.

- There are plenty of warnings now in the console while compiling, and few are
really informative. This concern also Qt5 code (that we have ignored until
now). Typically, fixing Qt6 port warnings must be reported to Qt5.

- One most important point is the code to merge in master : Where and when ? I
recommend to not do it faster, as i'm sure this port as introduced plenty of
bug, but... I would like to see summer student working with this branch (Qt6
and Qt5 compatible).

- I don't yet check if this code still compile with Qt5. I'm sure that minimal
version of Qt5 is now 5.14.0 at least, but...

- I suggest to release digiKam 7.6.0 with current master branch (in few
days/weeks) and later merge back Qt6 port to master.

- Qt6 port must be released as 8.0.0 ?

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to