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
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
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
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
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