valentina/src/app/puzzle
2020-04-18 11:54:34 +02: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
main.cpp Puzzle application class. 2020-02-16 19:18:39 +02:00
puzzle.pri Add classes for layer,layout and piece 2020-04-13 18:58:16 +02:00
puzzle.pro Corrections of .pro 2020-04-13 12:49:33 +02:00
puzzleapplication.cpp Fix closing app in GUI mode. 2020-04-18 10:53:32 +03:00
puzzleapplication.h Redesign command-line interface to support client server architecture. 2020-04-14 11:36:21 +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 Redesign command-line interface to support client server architecture. 2020-04-14 11:36:21 +03:00
puzzlemainwindow.h Redesign command-line interface to support client server architecture. 2020-04-14 11:36:21 +03:00
puzzlemainwindow.ui Piece carrousel 2020-04-13 12:24:26 +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 Merge branch 'feature/manual-layout' of gitlab.com:vorzelmir/valentina into feature/manual-layout 2020-04-16 00:12:18 +03:00
vpuzzlecommandline.h Update vpuzzlecommandline.h 2020-04-17 18:58:34 +00:00
vpuzzlelayer.cpp Definition of the VPuzzleLayer class 2020-04-18 11:54:34 +02:00
vpuzzlelayer.h Definition of the VPuzzleLayer class 2020-04-18 11:54:34 +02:00
vpuzzlelayout.cpp Small changes in VPuzzleLayout class 2020-04-18 11:31:55 +02:00
vpuzzlelayout.h Small changes in VPuzzleLayout class 2020-04-18 11:31:55 +02: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