Miniscope-DAQ-QT-Software icon indicating copy to clipboard operation
Miniscope-DAQ-QT-Software copied to clipboard

Update to Qt6

Open sneakers-the-rat opened this issue 1 year ago • 1 comments

The current source is based on Qt 5.12 which was released in 2018 and has been long since EoL.

Need to upgrade to Qt6, which is relatively straightforward, if tedious: https://doc.qt.io/qt-6/portingguide.html

Running software with years outdated libraries is a security risk :(

sneakers-the-rat avatar Oct 02 '23 03:10 sneakers-the-rat

Quoting here from https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/issues/67 because i never did for some reason:

The Qt6 transition is really almost done on https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/tree/feature-repro-build , the last remaining thing is to fix the changes in TreeView from Qt5 vs TreeView from Qt6 in the TreeViewerJSON model, I just don't personally have time at the moment to handle it

sneakers-the-rat avatar Jan 12 '24 23:01 sneakers-the-rat