[PATCH] remote projects

Milian Wolff mail at milianw.de
Tue Apr 28 21:28:32 UTC 2009


Hi guys, attached you find some patches I hacked on during the last days of our 
meeting.

The goal: properly support remote projects.

The patches in shell/ and plugins/projectmanagerview just fix bugs and don't 
add any new features.

Hope you can at least review them before I commit them.

The biggest changes though will be the one for the generic manager, which I 
essentially rewrote (at least a huge part of it) to properly support KIO. 
Sadly I fubared my local git by trying out `git svn dcommit HASH` where HASH 
was the diff identifier for an unrelated diff... That thing committed this one 
diff fine but my other commits were gone afterwards... So no nice atomic 
changes...

Note: In the last thread on this topic we talked about extending the .desktop 
files for managers and adding a X-KDevelop-Supports-Remote=bool flag or similar 
- I have yet to add this, but first wanted to get something useable at all.
The smaller patch to the UI files makes the config use a KEditListBox instead of 
a useless qcombobox for inserting the includes/excludes paths.

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remotestuff.patch
Type: text/x-patch
Size: 23872 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090428/4f044611/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090428/4f044611/attachment.sig>


More information about the KDevelop-devel mailing list