Revision 805265
Go back to digest for 11th May 2008Other in KDE Base
Jakob Petsovits committed changes in /trunk/KDE/kdesdk/kate/plugins/snippets:
* Port the Kate Snippets plugin to the new interfaces.
* Factor out the snippet widget into its widget class.
* Make it look less like MFC and more like Qt (and like other Kate plugins, too).
I guess feature freeze is in hard effect, no?
Anyways, it's safe to commit since the plugin isn't built anyways at the moment.
Replacement of Q3ListView and Q3TextEdit pending, as well as a *slightly* more usable user interface.
File Changes
Added 6 files
- /trunk/KDE/kdesdk/kate/plugins/snippets
- /katesnippet.cpp
- /katesnippet.h
- /katesnippetswidget.cpp
- /katesnippetswidget.h
- /KateSnippetsWidgetBase.ui
- /KateSnippetsWidgetBase.ui.h
Deleted 6 files
- /trunk/KDE/kdesdk/kate/plugins/snippets
- /csnippet.cpp
- /csnippet.h
- /cwidgetsnippets.cpp
- /cwidgetsnippets.h
- /CWidgetSnippetsBase.ui
- /CWidgetSnippetsBase.ui.h
Modified 3 files
- /trunk/KDE/kdesdk/kate/plugins/snippets
- /CMakeLists.txt
- /plugin_katesnippets.cpp
- /plugin_katesnippets.h
15 files changed in total