Revision 623218
Go back to digest for 21st January 2007Other in KDE Base
Christoph Cullmann committed changes in /trunk/KDE/kdebase/kate:
rewrite plugin interfaces, saves code duplication in each plugin, makes life more easy with multiple mainwindows, as the application now manages that on it's own, not like before, where both application AND plugin has to keep track of this...
File Changes
Modified 13 files
- /trunk/KDE/kdebase/kate
- /app/katemainwindow.cpp
- /app/katemainwindow.h
- /app/katepluginmanager.cpp
- /interfaces/plugin.cpp
- /interfaces/plugin.h
- /plugins/filebrowser/katefileselector.cpp
- /plugins/filebrowser/katefileselector.h
- /plugins/filebrowser/kbookmarkhandler.cpp
- /plugins/filebrowser/kbookmarkhandler.h
- /plugins/findinfiles/katefindinfiles.cpp
- /plugins/findinfiles/katefindinfiles.h
- /plugins/konsole/kateconsole.cpp
- /plugins/konsole/kateconsole.h
13 files changed in total