https://bugs.kde.org/show_bug.cgi?id=507547
Mladen Milinkovic, Max <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #10 from Mladen Milinkovic, Max <[email protected]> --- Have changed ObjectRef and m_lines to use std::vector with custom allocator, so that the code doesn't rely anymore on QVector's internal implementation. Still haven't pushed it to master as I want to test and clean it up some more. You can checkout work/maxrd2/vector branch if you'd like to try it out. https://invent.kde.org/multimedia/subtitlecomposer/-/commits/work/maxrd2/vector?ref_type=heads -- You are receiving this mail because: You are watching all bug changes.
