OSDN Git Service

[denncoCreator] minor improvements
authortkawata <tkawata@users.sourceforge.jp>
Fri, 19 Oct 2012 13:42:28 +0000 (22:42 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Fri, 19 Oct 2012 13:42:28 +0000 (22:42 +0900)
commit2dfc6e94996598b90b31e7d5f8473be266105000
tree78d7b3cae1bd66290fb15924570fac1c063cbd80
parent7ad412d3a9f8ee42d258f6b45b1e7d08291d2b95
[denncoCreator] minor improvements
- rename cell functionality implemented
- modified template code for newly created cell and cell code scripts
- modified initial location of axon terminal edit cursor near the editing cell
- moved newly added cell under the cursor when cell is added on visualizer view.
27 files changed:
Source/command/dceditcommands.cpp
Source/command/dceditcommands.h
Source/dccreator.cpp
Source/dccreator.h
Source/denncoCreator.pro
Source/denncoCreator.qrc
Source/dialog/dcaddcelldialog.cpp
Source/dialog/dcaddcelldialog.h
Source/dialog/dcinputnewpagenamedialog.cpp
Source/dialog/dcrenamecelldialog.cpp [new file with mode: 0644]
Source/dialog/dcrenamecelldialog.h [new file with mode: 0644]
Source/images/folder.png [new file with mode: 0644]
Source/images/page.png [new file with mode: 0644]
Source/treeview/dctreeviewwidget.cpp
Source/utils/dccommandutil.cpp
Source/utils/dccommandutil.h
Source/utils/dcskeltoncreatorutil.cpp
Source/utils/dcskeltoncreatorutil.h
Source/visualizer/component/dcvceditmodecursor.cpp
Source/visualizer/dcglvisualizerwidget.cpp
Source/visualizer/eventhandler/dcveventhandler.h
Source/visualizer/eventhandler/dcvlayoutmodehandler.cpp
Source/visualizer/eventhandler/dcvlayoutmodehandler.h
Source/visualizer/eventhandler/dcvterminalfromaxonmodehandler.cpp
Source/visualizer/eventhandler/dcvterminalfromaxonmodehandler.h
Source/visualizer/eventhandler/dcvterminalfromreceptormodehandler.cpp
Source/visualizer/eventhandler/dcvterminalfromreceptormodehandler.h