[PATCH] minor sublime modifications
Manuel Breugelmans
mbr.nxi at gmail.com
Mon Jul 28 10:46:20 UTC 2008
Hi,
Attached a patch which does 3 things:
*/ allow to add toolviews without registering them in the 'add new toolview'
box
*/ ability to exclude certain toolview ID's from saving to config
*/ move invocations of factory->viewCreated() from UiController to
Sublime::View [there were some places this call was missing, like on area
restoration from config]. I think this is the right place to invoke it anyway.
Objections, alterations?
Btw I think the current way of storing area configuration has a flaw: no support
for multiple identical ID'ed toolviews in a single area, eg 2 document views.
Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sublime.patch
Type: text/x-patch
Size: 12590 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080728/00334fed/attachment.patch>
More information about the KDevelop-devel
mailing list