Automake and unsermake
Wednesday, 9 July 2003
Great! now KDevelop can be compiled with both Automake and Unsermake. That's a great news, because Unsermake is a very nice replacement of Automake, and i'm sure it will be another killer feature of KDE.
Read More
KDevelop C++ support
Tuesday, 8 July 2003
Finally some news about KDevelop C++ support and Code Completion.
Yesterday i've made many changes to cppsupport, now we have a new and more simple to maintain code completion engine :) of course the code is not finished yet. for instance, the support for namespaces still sucks, but i hope to finish it soon.
Now i'm experimenting with QDataStream and Tags(kdevelop/lib/catalog), i'm thinking to replace our persistant class store with a QDataStream based one. the point is berkeley DB isn't so cool as i've expected! the file size of the PCS db is too big and it's incredible slow when you have many items stored.
Read More
First post
Sunday, 6 July 2003
Hello, world! I'm Roberto Raggi one of the developers of KDevelop IDE.
Thanks to geiseri now i have a place where i can post hints and features about the upcoming KDevelop 3(a.k.a Gideon). so stay tuned
Read More