Revision 798244
Go back to digest for 20th April 2008Other in Development Tools
Andras Mantia committed changes in /trunk/KDE/kdewebdev/quanta:
Remove old parser code (or ifdef out in some places).
Reorganize the new parser, data is stored directly in a model.
Adapt the structure tree view to the changes (not completed).
File Changes
Added 4 files
- /trunk/KDE/kdewebdev/quanta
- /lib/dommodel.cpp
- /lib/dommodel.h
- /plugins/structuretree/structuretreeview.cpp
- /plugins/structuretree/structuretreeview.h
Deleted 28 files
- /trunk/KDE/kdewebdev/quanta
- /lib/node.cpp
- /lib/node.h
- /lib/tag.cpp
- /lib/tag.h
- /lib/tagattr.cpp
- /lib/tagattr.h
- /lib/treelement.cpp
- /lib/treelement.h
- /plugins/structuretree/groupstreeitem.cpp
- /plugins/structuretree/groupstreeitem.h
- /plugins/structuretree/groupswidget.cpp
- /plugins/structuretree/groupswidget.h
- /plugins/structuretree/structtreebranch.cpp
- /plugins/structuretree/structtreebranch.h
- /plugins/structuretree/structtreeitem.cpp
- /plugins/structuretree/structtreeitem.h
- /plugins/structuretree/structuretreewidget.cpp
- /plugins/structuretree/structuretreewidget.h
- /quantacore/parsers/dommodel.cpp
- /quantacore/parsers/dommodel.h
- /quantacore/parsers/parser.cpp
- /quantacore/parsers/parser.h
- /quantacore/parsers/parsercommon.cpp
- /quantacore/parsers/parsercommon.h
- /quantacore/parsers/sagroupparser.cpp
- /quantacore/parsers/sagroupparser.h
- /quantacore/parsers/saparser.cpp
- /quantacore/parsers/saparser.h
Modified 25 files
- /trunk/KDE/kdewebdev/quanta
- /quanta.kdevelop.filelist
- /lib/CMakeLists.txt
- /lib/editorsource.h
- /lib/parseresult.h
- /lib/qtag.cpp
- /lib/qtag.h
- /lib/tagpair.h
- /plugins/CMakeLists.txt
- /quantacore/CMakeLists.txt
- /quantacore/dtds.cpp
- /quantacore/quantacommon.cpp
- /quantacore/quantacommon.h
- /quantacore/quantacorepart.cpp
- /quantacore/quantadoc.cpp
- /quantacore/quantadoc.h
- /plugins/structuretree/CMakeLists.txt
- /plugins/structuretree/structuretreepart.cpp
- /plugins/structuretree/structuretreepart.h
- /plugins/tagdialogs/tagdialog.cpp
- /quantacore/dialogs/environmentconfig.cpp
- /quantacore/parsers/dombuilder.cpp
- /quantacore/parsers/dombuilder.h
- /quantacore/parsers/parsermanager.cpp
- /quantacore/parsers/parsermanager.h
- /quantacore/parsers/statemachine.h
57 files changed in total