valentina/src/app/puzzle/layout
2024-04-08 11:55:59 +03:00
..
layoutdef.cpp Fix compatibility with >= c++17. 2024-02-17 20:06:56 +02:00
layoutdef.h Sonar warnings. 2024-02-17 16:46:59 +02:00
vplayout.cpp Force piece update after import. 2024-04-05 15:28:42 +03:00
vplayout.h Remove class destructor so that classes follows the rule of Zero. 2024-02-20 08:58:06 +02:00
vplayoutsettings.cpp Refactoring. 2024-04-06 18:52:43 +03:00
vplayoutsettings.h Refactoring. 2024-04-06 18:52:43 +03:00
vppiece.cpp Using QtConcurrent::blockingMappedReduced to parallelize the computation of finding closest distance between two polygons. 2024-04-08 11:55:59 +03:00
vppiece.h Fix build errors. 2024-02-24 12:20:50 +02:00
vpsheet.cpp Refactoring. 2024-03-30 18:02:45 +02:00
vpsheet.h Code cleaning : functions that should be const 2024-02-24 00:03:20 +01:00