On Mon, 6 Jul 2020 at 19:18, Matthias Kuhn <[email protected]> wrote: > > Hi Nyall, > > Having a clear plan in time for Qt6 is important. Thanks. > > Some questions: > > - Is there any plan regarding the todos for QGIS 4?
We would leave these until QGIS 4.0, maybe in 2-3 years. > - Do we also remove/cleanup our own deprecated methods, and if yes, when? No, this is strictly forbidden, just as it is with any other 3.x release. Basically **we** don't break any API. We just expose the API breaks which Qt upstream have made with Qt6, and require plugin/script authors to handle these. Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
