| project_group.cpp | Data records to manage project list. |
| project.cpp | Data record to handle project data. |
| basic_document.cpp | Data record to handle source code and gui structure for one module. |
| package_editor.cpp | Dialog to handle packages in the project. |
| package_list.cpp | Class to handle package data. |
| source_edit_window.cpp | Source code editor window |
| source_edit_widget.cpp | Source edit widget |
| source_mark_widget.cpp | Left side of source window where you can mark breakpoints or other things. |
| memory.cpp | Class to handle memory managment |
| memory_manager.cpp | New class to handle memory managment |
| parse0.cpp, parse1.cpp, parse2.cpp, parse3.cpp
parse4.cpp, parse_file.cpp, parse_var.cpp |
Files for parser functions (Source code analyser) |
| runtime_gui.cpp | Source to create runtime gui description. |
dlg_header.cpp
dlg_options.cpp
err_dialog.cpp
find_dialog.cpp
formdesigner.cpp
opt_dialog.cpp
select_item.cpp
select_window.cpp
newform.cpp
newformimpl.cpp
project_tree.cpp
propertyeditor.cpp
pckg_manager.cpp
call_stack_window.cpp