Revision 862061
Go back to digest for 21st September 2008Other in Development Tools
Hamish Rodda committed changes in /trunk/KDE/kdevplatform/plugins/classbrowser:
More work on the class browser; I had fixed it up to allow updating from the duchain, but David suggests I re-check the code model in that instance, which sounds like a good idea.
Committing this now (with that path disabled) in case I ever want to retrieve the code.
Also:
- track which files are referenced (by projects, the editor) and show while still referenced.
- cleanups
- remove old duchain-based sorting code
- make the encountered tracking code work on the top node for one specific file at a time
- some documentation (soon to be out of date ;)
- move node class to cpp file (private detail)
File Changes
Modified 2 files
- /trunk/KDE/kdevplatform/plugins/classbrowser
- /classmodel.cpp
- /classmodel.h
2 files changed in total