forked from qt-creator/qt-creator
1e3721c8742171ba0a34dfe36636d24fe69fbd5b
- Qt 5.14 introduced Qt::Keep/SkipEmptyParts and deprecated these in QString namespace. - Qt Creator defined Utils::SkipEmptyParts conditional on the Qt version, so we use that for flexibility. - Remove any explicit references to QString::KeepEmptyParts, as it's a default value. Change-Id: I72c65e4901ebc4c5422d4835e63fe23fb6ef28ff Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Description
A cross-platform Qt IDE
Languages
C++
84.2%
QML
8.4%
C
3.2%
Python
2.4%
CMake
0.7%
Other
0.7%