Re: [Qt-creator] QtCreator 2.0: Line in warning is interpreted as error

2010-06-26 Thread Andre Poenitz
On Sat, Jun 26, 2010 at 12:26:30PM +0200, Martin Hofius wrote: > Hi, > > I just installed QtCreator 2.0 and tried to comile a free app. > > I got some warnings i,e, > ../src/persistence/xml/PriestStorage.cpp > ../src/persistence/BasicClassStorage.h: In > constructor ‘CBasicClassStorage::CBasic

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

2010-06-26 Thread Oleg Shalnev
It's strange because some revisions ago there were no problems with this new feature. Again only standard Qt types highlignt now. -- Oleg Shalnev (Kalpa Project) -- mailto: o...@kalpa.ru skype: oleg_shalnev jabber: oleg.shal...@gmail.com http:

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

2010-06-26 Thread Coda Highland
> I Know i could "always" carry a full install of Creator on my pen-drive, but > that usually don't work, 'cause the PC needs to have Qt installed :/ That's not true at all. The binary builds of Creator work with a local set of libraries instead of the system libraries (and in fact Creator can't b

[Qt-creator] QtCreator 2.0: Line in warning is interpreted as error

2010-06-26 Thread Martin Hofius
Hi, I just installed QtCreator 2.0 and tried to comile a free app. I got some warnings i,e, ../src/persistence/xml/PriestStorage.cpp ../src/persistence/BasicClassStorage.h: In constructor ‘CBasicClassStorage::CBasicClassStorage() [with T = CPriest]’: ../src/persistence/xml/PriestStorage.cpp:1

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

2010-06-26 Thread Andre Poenitz
On Sat, Jun 26, 2010 at 04:54:54AM -0300, Jefferson Bandeira wrote: > Hello trolls =) > > I Was wondering if there's a way I can get the Qt Creator Programming Text > Editor standalone.. I mean, a program thats just like notepad++ or > something, but with the functionalities the editor of QtCreato

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

2010-06-26 Thread Denis Mingulov
Hi, On Sat, Jun 26, 2010 at 10:54 AM, Jefferson Bandeira wrote: > I Know i could "always" carry a full install of Creator on my pen-drive, but > that usually don't work, 'cause the PC needs to have Qt installed :/ So do you mean that you want to remove any dependencies to Qt from Qt Creator? I th

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

2010-06-26 Thread Jefferson Bandeira
Hello trolls =) I Was wondering if there's a way I can get the Qt Creator Programming Text Editor standalone.. I mean, a program thats just like notepad++ or something, but with the functionalities the editor of QtCreator have, like his Wonderful Code Completion, Syntax Highlighting and such, i kn