]> Devoid-pointer.net GitWeb - anyanka.git/commit
Heavy redesign to better separate drawing from the user input and signal
authorMichal Malý <madcatxster@prifuk.cz>
Sun, 9 Mar 2014 16:32:51 +0000 (17:32 +0100)
committerMichal Malý <madcatxster@prifuk.cz>
Sun, 9 Mar 2014 16:32:51 +0000 (17:32 +0100)
commitce45a1340ef40c56e2c36cc0abf437ec8228264a
treee6be02da85756ff809c9cfba715dcbc7b03c1934
parent53a74af4e907c65a14416d5336f2573a5a91b962
Heavy redesign to better separate drawing from the user input and signal
handling logic. All signal drawers can now be a separate classes with
shared common functionality.
17 files changed:
Anyanka.pro
datamanager.cpp
enumflags.h [new file with mode: 0644]
graphtoimageexporter.cpp [deleted file]
graphtoimageexporter.h [deleted file]
gui/exportgraphtoimagedialog.cpp
gui/graphview.cpp
imagedrawer.cpp
imagedrawer.h
integrationtablemodel.cpp
integrationtablemodel.h
integrator.cpp
integrator.h
signalcontroller.cpp
signalcontroller.h
signaldrawer.cpp
signaldrawer.h