Re: [Qt-creator] Transformin Qt Creator in a compact Programming Text Editor

2010-06-28 Thread eike.ziller
On Jun 28, 2010, at 6:08 AM, ext Jefferson Bandeira wrote: > I Think I'll try and strip off QtCreator of the whole project management > things, and change it in a compact editor, it'll be kinda hard however, well, > I'll keep you noticed if I manage to pull out something =) > > Thanks for the

Re: [Qt-creator] Qt Creator 2.0 does not load my old .user file

2010-06-28 Thread Christian Kandeler
Hello Jochen, I'll skip the .user stuff, since I'm not the expert on that. However: > (For whom is interested: My Qt app uses some native Hildon APIs from > Maemo 5 to create new calendar entries. So MADDE is not enough because > the Hildon include files are not known. Why can't you just copy th

Re: [Qt-creator] QtCreator 2.0.0 Does not highlight user's Types.

2010-06-28 Thread Thorbjørn Lindeijer
On 06/26/2010 04:23 PM, ext Oleg Shalnev wrote: > It's strange because some revisions ago there were no problems with this > new feature. > Again only standard Qt types highlignt now. This feature exists on only Qt Creator master, which is to become the Qt Creator 2.2 release eventually. Likely y

Re: [Qt-creator] Transformin Qt Creator in a compact Programming Text Editor

2010-06-28 Thread Diego Iastrubni
Hi, I have been looking into master's work for a few weeks and I am thinking of refactoring the code to a stand alone library. My goal is to make another implementation of a text editor component which is in pair with the standards KatePart provides (they have a good feature set). I want this und

Re: [Qt-creator] Qt Creator 2.0 does not load my old .user file

2010-06-28 Thread Leo Spalteholz
On Fri, Jun 25, 2010 at 2:57 PM, Jochen Becher wrote: > Hi, > > I just installed Nokia Qt SDK 1.0 after I removed old beta installation. > When I try to load my existing project Qt Creator asks me to create new > project settings (for Maemo and Simulator). But I already have a > complex .user file

Re: [Qt-creator] Qt Creator 2.0 does not load my old .user file

2010-06-28 Thread Danny Price
Agreed but this is hardly a new problem. Some of us have been complaining about pro.user files since before v1.0 :) It CAN be worked around in the pro file. The problem here is the lack of documentation combined with the quirkiness of qmake. Better wizards would help in this area. On 28 Jun 20

Re: [Qt-creator] Qt Creator 2.0 does not load my old .user file

2010-06-28 Thread Leo Spalteholz
On Mon, Jun 28, 2010 at 11:56 AM, Danny Price wrote: > Agreed but this is hardly a new problem. Some of us have been complaining > about pro.user files since before v1.0 :) Right, but it seems the .user files are taking on more and more functionality and making this worse. Now we have this build

Re: [Qt-creator] Qt Creator 2.0 does not load my old .user file

2010-06-28 Thread Danny Price
Yup. On 28 Jun 2010, at 23:07, Leo Spalteholz wrote: > On Mon, Jun 28, 2010 at 11:56 AM, Danny Price > wrote: >> Agreed but this is hardly a new problem. Some of us have been complaining >> about pro.user files since before v1.0 :) > > Right, but it seems the .user files are taking on more an

[Qt-creator] Menu bar grayed out when accesing it with shortcuts

2010-06-28 Thread Tomás Ortí
Hi. When I try to access the menu bar with shortcuts (Alt+MenuLetter), the menus get grayed out. Let me give an example: - Use Alt+E to access Edit menu. - Use arrow keys to move in the menu an (or A to go to Advanced menu) - The menus get grayed out and are not accesible. If you do the same usin