subsurface/mobile-widgets
Dirk Hohndel ee87d28d7b cleanup: replace QRegExp with QRegularExpression
Qt 6 will drop support for QRegExp.
Use QRegularExpression instead.

The exactMatch in getVersion() was rather bogus, given the pattern.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-10-27 12:38:11 -07:00
..
3rdparty mobile/UI: correctly update title bar font size 2021-01-19 12:42:48 -08:00
qml core: remove location service preferences 2021-09-13 11:21:34 -07:00
CMakeLists.txt
qmlinterface.cpp
qmlinterface.h
qmlmanager.cpp cleanup: replace QRegExp with QRegularExpression 2021-10-27 12:38:11 -07:00
qmlmanager.h Re-do the libdivecomputer fingerprint save/load code 2021-09-19 16:51:46 -07:00
statsmanager.cpp
statsmanager.h
themeinterface.cpp
themeinterface.h