valentina/src/libs
2024-02-21 13:38:02 +02:00
..
fervor Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
ifc Constness prevents automatic move. 2024-02-20 08:58:06 +02:00
qmuparser Convert integer literal to a bool literal. 2024-02-21 11:58:57 +02:00
vdxf Pass expensive to copy object by reference to const. 2024-02-21 13:38:02 +02:00
vformat Add pointer qualifications to auto-typed variables that are deduced to pointers. 2024-02-20 08:58:06 +02:00
vganalytics Make available build revision number in sources. 2024-02-20 11:58:02 +02:00
vgeometry Pass expensive to copy object by reference to const. 2024-02-21 13:38:02 +02:00
vhpgl Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17. 2024-01-23 15:57:29 +02:00
vlayout "empty()" or "isEmpty()" should be used to test for emptiness. 2024-02-21 11:48:58 +02:00
vmisc The "_t" and "_v" version of type traits should be used instead of "::type" and "::value". 2024-02-21 09:05:21 +02:00
vobj Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vpatterndb Suppress warning object used after it was moved. 2024-02-20 09:17:20 +02:00
vpropertyexplorer Fix build on mac. 2024-02-20 12:00:18 +02:00
vtest The "_t" and "_v" version of type traits should be used instead of "::type" and "::value". 2024-02-21 09:05:21 +02:00
vtools Add a using-declaration to derived class to inherit the constructors, and remove the ones manually duplicated. 2024-02-21 11:59:52 +02:00
vwidgets "empty()" or "isEmpty()" should be used to test for emptiness. 2024-02-21 11:48:58 +02:00
libs.pri System to collect usage statistic. 2023-06-27 14:15:21 +03:00
libs.pro Export to HP-GL format. 2023-07-10 19:23:56 +03:00
libs.qbs Export to HP-GL format. 2023-07-10 19:23:56 +03:00