Closed sudorook closed 8 years ago
The master branches of all modules are set to use Qt4. The qt5 branches need to be merged into the master branch right before v2.1 is released.
Qt4 and Qt5 are very similar, so just using preprocessor directives based on QT_VERSION will accomplish this with only a few lines of code per modules. There's no need for separate branches for Qt versions.
The master branches of all modules are set to use Qt4. The qt5 branches need to be merged into the master branch right before v2.1 is released.