valentina/src/app/puzzle
2020-04-23 15:51:07 +03:00
..
dialogs Updated class comment 2020-04-13 12:43:27 +02:00
share/resources Icons in high definition 2020-04-13 12:56:25 +02:00
xml Refactoring. Follow code style. 2020-04-23 15:51:07 +03:00
main.cpp Puzzle application class. 2020-02-16 19:18:39 +02:00
puzzle.pri Work on VPuzzleLayoutFileWriter 2020-04-18 16:32:54 +02:00
puzzle.pro Reading the Raw Layout Data file in Puzzle. 2020-04-21 19:03:46 +03:00
puzzleapplication.cpp Reading the Raw Layout Data file in Puzzle. 2020-04-21 19:03:46 +03:00
puzzleapplication.h Reading the Raw Layout Data file in Puzzle. 2020-04-21 19:03:46 +03:00
puzzlecommands.cpp Fix crash. Added more keys we will need in future. 2020-04-13 12:48:09 +03:00
puzzlecommands.h Fix crash. Added more keys we will need in future. 2020-04-13 12:48:09 +03:00
puzzlemainwindow.cpp Refactoring. Follow code style. 2020-04-23 15:51:07 +03:00
puzzlemainwindow.h Use brace initialization to define default value for class members. 2020-04-23 15:50:56 +03:00
puzzlemainwindow.ui Persistence of Layout in UI 2020-04-19 12:47:38 +02:00
stable.cpp Puzzle application class. 2020-02-16 19:18:39 +02:00
stable.h MenuBar edit, first signals and slots 2020-04-10 21:08:29 +02:00
version.h MenuBar edit, first signals and slots 2020-04-10 21:08:29 +02:00
vpiececarrousel.cpp qOverload was introduced in Qt 5.7. 2020-04-13 15:27:52 +03:00
vpiececarrousel.h GCC warnings. 2020-04-13 15:28:06 +03:00
vpuzzlecommandline.cpp Provide access to showHelp function. 2020-04-21 18:58:01 +03:00
vpuzzlecommandline.h Provide access to showHelp function. 2020-04-21 18:58:01 +03:00
vpuzzlelayer.cpp Use brace initialization to define default value for class members. 2020-04-23 15:50:56 +03:00
vpuzzlelayer.h Use brace initialization to define default value for class members. 2020-04-23 15:50:56 +03:00
vpuzzlelayout.cpp Fix potential memory leaks. 2020-04-23 15:51:07 +03:00
vpuzzlelayout.h Refactoring. Follow code style. 2020-04-23 15:51:07 +03:00
vpuzzlepiece.cpp Definition of the VPuzzleLayer class 2020-04-18 11:54:34 +02:00
vpuzzlepiece.h Definition of the VPuzzleLayer class 2020-04-18 11:54:34 +02:00
warnings.pri Dummy base for Puzzle application. 2020-02-16 18:18:21 +02:00