]> Shamusworld >> Repos - architektonas/commit
More miscellaneous changes.
authorShamus Hammons <jlhamm@acm.org>
Mon, 6 Dec 2021 17:04:57 +0000 (11:04 -0600)
committerShamus Hammons <jlhamm@acm.org>
Mon, 6 Dec 2021 17:04:57 +0000 (11:04 -0600)
commitfce575a51ba1f26418869c20e63b9f388e118ab6
tree002d317071b19eed2d4ed29898b6ed4bda73ab0e
parent5d8c9e52606315fbfe857f2715b8f051b4f97491
More miscellaneous changes.

 - Implemented trim tool to work with line segments
 - Added delete tool
 - Added MRU list for files
 - Added ability to move objects to different layers
 - Fixed dimension tool to respect the line width when adding
src/applicationwindow.cpp
src/applicationwindow.h
src/drawingview.cpp
src/drawingview.h
src/geometry.cpp
src/global.cpp
src/global.h
src/mathconstants.h
src/utils.cpp
src/utils.h