Artur Shepilko 1e3721c874 Use Utils::SkipEmptyParts instead of the deprecated one in QString
- 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>
2020-07-19 03:46:27 +00:00
2019-02-13 14:27:53 +00:00
2018-08-31 15:37:28 +00:00
2019-08-19 09:33:46 +00:00
Description
A cross-platform Qt IDE
656 MiB
Languages
C++ 84.2%
QML 8.4%
C 3.2%
Python 2.4%
CMake 0.7%
Other 0.7%