[RFC] Workingstyle of different VCS systems
Andras Mantia
amantia at kde.org
Thu Apr 12 21:12:29 UTC 2007
On Friday 13 April 2007, Andreas Pakulat wrote:
> So Kate does offer such stuff already? Or how is this done in
> Quanta3? Are the actions executed only after save?
Yes, we use such a signal in Quanta. And we don't rely on anything from
the kate part. ;) We have our own "save" method for the documents which
calls KTextEditor's save (or saveAs to be more correct). From this
method the signal is emitted.
I don't see why this couldn't be implemented in the platform as well in
the IDocument implementation (that would be the shell's Document
class).
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070413/6b9d8721/attachment.sig>
More information about the KDevelop-devel
mailing list