[PyKDE] howto handle QVariant.toList()?

2006-06-28 Thread Andreas Pakulat
Hi, I'm facing an issue here where I have a QStringList stored in a QVariant, which means I have a QVariant whose toList function returns a list of QVariants with all wrap QStrings. The question is: How can I easily pass this list to a function which expects a QStringList? I don't really think th

Re: [PyKDE] eric3 and translations for qt4 programs

2006-06-28 Thread Andreas Pakulat
On 28.06.06 19:28:44, Detlev Offenbach wrote: > On Wednesday 28 June 2006 12:55, Andreas Pakulat wrote: > > 2. I think the translation-page should have an option to add existing > > translation files. I'd like to have my translation files under > > /ts and not under /. > > Open the Project Propert

Re: [PyKDE] resize rows in eric3 variable windows

2006-06-28 Thread Andreas Pakulat
On 28.05.06 09:24:03, Detlev Offenbach wrote: > Hi, > > that looks easy. I'll add it for version 3.9.1. > Detlev, looks like you forgot something for 3.9.1? At least I cannot see multiline items in the variables view. Andreas -- You have the power to influence all with whom you come in contac

Re: [PyKDE] eric3 and translations for qt4 programs

2006-06-28 Thread Andreas Pakulat
On 28.06.06 19:28:44, Detlev Offenbach wrote: > On Wednesday 28 June 2006 12:55, Andreas Pakulat wrote: > > Hi, > > > > I just tried to generate a translation for a qt4 program with eric3 > > 3.9.0 and it seems that there are a couple of issues (the project is set > > to be Qt4 project): > > > > 1.

Re: [PyKDE] eric 3.9.1 - bookmarks bug

2006-06-28 Thread Detlev Offenbach
On Wednesday 28 June 2006 19:05, Cezary Statkiewicz wrote: > Hi > > I've noticed small bug in eric bookmarking. When you rclick on line > numbers margin and try to put bookmark with 'toggle bookmark' then > you'll get a bookmart 8 lines down the line you want. This doesn't > happen when using LMB

Re: [PyKDE] eric3 and translations for qt4 programs

2006-06-28 Thread Detlev Offenbach
On Wednesday 28 June 2006 12:55, Andreas Pakulat wrote: > Hi, > > I just tried to generate a translation for a qt4 program with eric3 > 3.9.0 and it seems that there are a couple of issues (the project is set > to be Qt4 project): > > 1. Invoking Qt linguist on the ts-file tries to call the qt3 lin

[PyKDE] eric 3.9.1 - bookmarks bug

2006-06-28 Thread Cezary Statkiewicz
Hi I've noticed small bug in eric bookmarking. When you rclick on line numbers margin and try to put bookmark with 'toggle bookmark' then you'll get a bookmart 8 lines down the line you want. This doesn't happen when using LMB toggles bookmarks. Best regards, Cezary Statkiewicz -- Cezar

[PyKDE] eric3 and translations for qt4 programs

2006-06-28 Thread Andreas Pakulat
Hi, I just tried to generate a translation for a qt4 program with eric3 3.9.0 and it seems that there are a couple of issues (the project is set to be Qt4 project): 1. Invoking Qt linguist on the ts-file tries to call the qt3 linguist 2. I think the translation-page should have an option to add e