[Kdenlive-devel] Title clips (.kdenlivetitle) are written in ASCII

2009-01-24 Thread jb
On Saturday 24 January 2009 19.55:43 Simon Eugster wrote: > Hi all :) > bool TitleDocument::saveDocument(const KUrl& url, QGraphicsPolygonItem* > startv, QGraphicsPolygonItem* endv) { > // ... > xmlf.write(doc.toString().toAscii()); > // ... > } > > If there is no problem in writing

[Kdenlive-devel] How do you program kdenlive?

2009-01-24 Thread Slavko Glamočanin
There are better lists for such a debate but i think you cant go wrong with good old kdevelop. BR, Slavko On Sat, Jan 24, 2009 at 7:42 PM, Simon Eugster wrote: > Hi programmers, > > As you know, I'd like to help in improving kdenlive. I've been programming > in Java with Eclipse. Now I certainly

[Kdenlive-devel] Title clips (.kdenlivetitle) are written in ASCII

2009-01-24 Thread Simon Eugster
Hi all :) I saw that title clips are currently written in ASCII and not in Unicode. Is there any reason in doing so? If not, I'd like to change it as a) I've got unicode characters in my titles (like the ? (apostroph) b) I've found the position where the file is written. Yes! ;) here. bool Title

[Kdenlive-devel] How do you program kdenlive?

2009-01-24 Thread Simon Eugster
Hi programmers, As you know, I'd like to help in improving kdenlive. I've been programming in Java with Eclipse. Now I certainly could take eclipse too for kdenlive, but it feels a little too ?heavy? (slow start etc.). Which IDE do you prefer for writing C++? I read the code with Geany until n

[Kdenlive-devel] How do you program kdenlive?

2009-01-24 Thread Dan Dennedy
On Sat, Jan 24, 2009 at 10:42 AM, Simon Eugster wrote: > Hi programmers, > > As you know, I'd like to help in improving kdenlive. I've been programming > in Java with Eclipse. Now I certainly could take eclipse too for kdenlive, > but it feels a little too ?heavy? (slow start etc.). > > Which IDE