Giuseppe D'Angelo a99d73c53a qCheckedFPConversionToInteger: streamline the checks
Use the same algorithm as convertToDouble. We don't really need
convertToDouble, as we plan to truncate anyhow (convertToDouble returns
`false` if truncation caused loss of precision, so we can't use it to
distinguish an out-of-bounds value), and these are debug-only checks.

Change-Id: I70d70c05ce3f4996bd74361e6f78c02064232a57
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2025-04-04 06:00:19 +02:00
2025-03-24 19:01:57 +02:00
2024-11-05 14:36:16 +01:00
2025-04-03 21:39:13 +00:00
2024-11-05 14:36:16 +01:00
2024-12-13 14:54:23 +00:00
2025-03-24 23:19:04 +01:00
2024-06-25 11:44:00 +02:00
Description
Qt Base (Core, Gui, Widgets, Network, ...)
822 MiB
Languages
C++ 84.3%
HTML 4.9%
C 3.9%
CMake 3.6%
Objective-C++ 2%
Other 0.8%