Revision 688421
Go back to digest for 22nd July 2007Features in Development Tools
Kris Wong committed changes in /trunk/KDE/kdevplatform:
Lots of changes here:
- Removed the background parser member from Language and created one static instance per application.
- Added functionality to parse all project files on project load.
- Moved some code from Langauge that made more sense in LanguageController.
File Changes
Modified 22 files
- /trunk/KDE/kdevplatform
- /editor/editorintegratorstatic.cpp
- /interfaces/icore.cpp
- /interfaces/icore.h
- /interfaces/ilanguage.h
- /interfaces/ilanguagecontroller.h
- /shell/core.cpp
- /shell/core.h
- /shell/documentcontroller.cpp
- /shell/language.cpp
- /shell/language.h
- /shell/languagecontroller.cpp
- /shell/languagecontroller.h
- /shell/mainwindow.cpp
- /shell/mainwindow_actions.cpp
- /shell/mainwindow_p.cpp
- /shell/partdocument.cpp
- /shell/project.cpp
- /shell/project.h
- /shell/projectcontroller.cpp
- /shell/textdocument.cpp
- /language/backgroundparser/backgroundparser.cpp
- /language/backgroundparser/backgroundparser.h
22 files changed in total