Mailing List Archive

[MythTV/mythtv] 7e819b: clazy: Avoid recreating QRegularExpression for eve...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 7e819b65d2f487fd4908d80de8dd4e5a3c50a400
https://github.com/MythTV/mythtv/commit/7e819b65d2f487fd4908d80de8dd4e5a3c50a400
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythtv/channelscan/externrecscanner.cpp

Log Message:
-----------
clazy: Avoid recreating QRegularExpression for every loop iteration.


Commit: 40f64349dd301ad83806977422963c6f0175cb3a
https://github.com/MythTV/mythtv/commit/40f64349dd301ad83806977422963c6f0175cb3a
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythtv/tv_rec.cpp

Log Message:
-----------
clazy: Use qstring multi-arg overload to save memory allocations.


Commit: 2b3a6c50bdff29461c5842c444b0ee86a77cebf1
https://github.com/MythTV/mythtv/commit/2b3a6c50bdff29461c5842c444b0ee86a77cebf1
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythmetadata/test/test_metadatagrabber/test_metadatagrabber.h
M mythtv/libs/libmythservicecontracts/test/test_datacontracts/test_datacontracts.h

Log Message:
-----------
clazy: Use more specific includes for QTest header file. (2 more files)

Replace includes of the module wide <QtTest/QtTest> header with the
<QTest> class header. The former includes *all* of the headers from
the QtTest and QtCore directories, while the latter only includes the
necessary header files for the QTest object.


Commit: 6e52967e90cb9c786238fb1c53b27377058c709e
https://github.com/MythTV/mythtv/commit/6e52967e90cb9c786238fb1c53b27377058c709e
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythbase/platforms/mythpowerdbus.cpp
M mythtv/libs/libmythbase/platforms/mythpowerdbus.h

Log Message:
-----------
clazy: Use more specific includes for QDBus header files. (one more file)

Replace includes of the module wide <QtDBus/QtDBus> header with the
more specific class header includes. The former includes *all* of the
headers from the QtDbus and QtCore directories, while the latter only
includes the specified headers.


Commit: 9d5846e621a6a1d2716bb4df8757db92a4c83488
https://github.com/MythTV/mythtv/commit/9d5846e621a6a1d2716bb4df8757db92a4c83488
Author: David Hampton <mythtv@love2code.net>
Date: 2024-02-03 (Sat, 03 Feb 2024)

Changed paths:
M mythtv/libs/libmythbase/mythcorecontext.cpp
M mythtv/libs/libmythbase/programinfo.cpp

Log Message:
-----------
clazy: Fix up clazy exclude statements.


Compare: https://github.com/MythTV/mythtv/compare/c7c26bb29781...9d5846e621a6
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits