summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Increase cmake minimum version to 3.5 and debhelper compat level to 10Michele Calgaro2023-11-061-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added code to load last open file or an example or an untitled file.Michele Calgaro2023-04-181-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added SettingsPaths code.Michele Calgaro2023-03-051-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added main window menubar GUI. The logic of each action has not been ↵Michele Calgaro2022-09-181-0/+1
| | | | | | implemented yet. Signed-off-by: Michele Calgaro <[email protected]>
* Add cmake+ninja build framework. Build initial dummy application.Michele Calgaro2022-07-161-0/+81
Signed-off-by: Michele Calgaro <[email protected]>