]> Shamusworld >> Repos - ttedit/commit
Added rectangle point selection, canvas zooming.
authorShamus Hammons <jlhamm@acm.org>
Fri, 4 Mar 2016 19:57:48 +0000 (13:57 -0600)
committerShamus Hammons <jlhamm@acm.org>
Fri, 4 Mar 2016 19:57:48 +0000 (13:57 -0600)
commit7fde5a077bc9bbce28662fa2e5aa5043f3b4747f
tree66aba649be3205ec611451a05914ff8a983d9205
parent0c01fa32c7e0629ae61992e0419f03724fc18487
Added rectangle point selection, canvas zooming.

Note that the scrolling & single point selection are still a bit wonky.
26 files changed:
res/cursor-select-multi.png [new file with mode: 0644]
res/toolpal1.png
src/charnames.cpp
src/charwindow.cpp
src/debug.cpp
src/editwindow.cpp
src/editwindow.h
src/global.cpp [new file with mode: 0644]
src/global.h [new file with mode: 0644]
src/glyphpoints.cpp
src/glyphpoints.h
src/graphicprimitives.cpp [deleted file]
src/graphicprimitives.h [deleted file]
src/list.h
src/mainwindow.cpp
src/mainwindow.h
src/mathconstants.h [new file with mode: 0644]
src/painter.cpp [new file with mode: 0644]
src/painter.h [new file with mode: 0644]
src/toolwindow.cpp
src/toolwindow.h
src/ttedit.cpp
src/ttf.cpp
src/vector.cpp
ttedit.pro
ttedit.qrc