Re: [Qt-creator] Qt-creater and Mandriva 2010

2009-11-26 Thread Eike Ziller
Hi, On Nov 26, 2009, at 12:57 AM, ext Phil wrote: > Thank you for reading this. > > Not being able to leave well enough alone, I foolishly upgraded a > perfectly > working version of Qt-creater 1.1.0 to the latest version 1.2.1 Where did you get it from? Your distribution, or the binary packag

Re: [Qt-creator] GDB Macros helper.

2009-11-26 Thread Rudenko Eugene
Thank you a lot for information. ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Crash while opening .ui file

2009-11-26 Thread klaus.fue...@elk.de
Hi! Jordi Pujol schrieb am 23.11.2009 13:19: > When double-clicking on a ui file in a project ( QtCreator 1.2.94 - > Linux 64 bits ) I usually obtain a nice "gnome restart". Not nice, of > course... > I sometimes have this problem with Ubuntu 9.10 (32 Bit) running as guest under WinXP and Lin

Re: [Qt-creator] Crash while opening .ui file

2009-11-26 Thread Danny Price
It used to do this on the OSX version snapshots but they fixed it. On Mon, Nov 23, 2009 at 12:19 PM, Jordi Pujol wrote: > Hi all, > > When double-clicking on a ui file in a project ( QtCreator 1.2.94 - > Linux 64 bits ) I usually obtain a nice "gnome restart". Not nice, of > course... > > I'm wo

[Qt-creator] UI Builder Error: Finding/Adding A Slot

2009-11-26 Thread Dainius Figoras
Hi, I have the same problem, but it can by solved. You just need to edit ui form file in text mode, to match class name in it. For example: MainForm And also you need to modify your class .h file to add namespace and private class member. You can make one class by File->New->Qt Designer Form

Re: [Qt-creator] Qt-creater and Mandriva 2010

2009-11-26 Thread Jure Repinc
Dne četrtek 26 novembra 2009 ob 00:57:18 je Phil napisal(a): > qtcreator: symbol lookup error: > /usr/lib/qt4/plugins/Nokia/libProjectExplorer.so: undefined symbol: > _ZN4Core5Utils15ParameterActionC1ERK7QStringS4_NS1_12EnablingModeEP7QObject > > So, what's my best course of action to get any vers

Re: [Qt-creator] Update QT Creator 4.5 for 4.6 Ubuntu

2009-11-26 Thread thorbjorn.lindeijer
ext Roberto Teixeira wrote: > Hello! > > How can I update QCreator Ubuntu 4.5 to 4.6 with Qt Creator 1.3 Release > Candidade? > > Thank You! Ubuntu Karmic released with Qt Creator 1.2.1 and won't upgrade it to 1.3.0, since that'd be something for Lucid. I'm not aware of any more up to date re

Re: [Qt-creator] QtCreator 1.3 fixed font rendering broken in editor?

2009-11-26 Thread thorbjorn.lindeijer
ext Martin Hauner wrote: > Hi, > > On 22.11.09 21:15, Coda Highland wrote: > > Could you please post a screenshot? I have some thoughts but it would > > be best served by seeing the actual pixels as displayed on your > > screen. > > Here we go. Top Window is 1.2.1 and bottom Window is 1.3. Bot

Re: [Qt-creator] QtCreator 1.3 fixed font rendering broken in editor?

2009-11-26 Thread Alan Westbrook
I grabbed the Cocoa version and mine is the one that looks fine. (on OS 10.6) Alan On Thu, Nov 26, 2009 at 11:01 AM, wrote: > ext Martin Hauner wrote: > > Hi, > > > > On 22.11.09 21:15, Coda Highland wrote: > > > Could you please post a screenshot? I have some thoughts but it would > > > be

[Qt-creator] Cannot step into Qt 4.6.0 rc1 code

2009-11-26 Thread Robert Caldecott
I am running Qt Creator 1.3 and have decided to start using Qt 4.6.0 rc1 - I downloaded the package and all is well (I am using the MingGW 4.4 toolset supplied with Qt Creator) - apps build fine and 4.6.0 seems pretty good. However, I cannot step into any Qt code in the debugger - instead I get a

Re: [Qt-creator] Qt-creater and Mandriva 2010

2009-11-26 Thread Phil
On Fri, 27 Nov 2009 04:28:31 am Jure Repinc wrote: > Dne četrtek 26 novembra 2009 ob 00:57:18 je Phil napisal(a): > > I'm using Qt Creator on Mandriva Linux 2010 (64-bit) ever since it came out > and I have no such problems with Qt and Qt Creator packages provided by > Mandriva. Exact version of p

Re: [Qt-creator] Cannot step into Qt 4.6.0 rc1 code

2009-11-26 Thread Andre Poenitz
On Thu, Nov 26, 2009 at 08:40:10PM +, Robert Caldecott wrote: > I am running Qt Creator 1.3 and have decided to start using Qt 4.6.0 > rc1 - I downloaded the package and all is well (I am using the MingGW > 4.4 toolset supplied with Qt Creator) - apps build fine and 4.6.0 > seems pretty good.

Re: [Qt-creator] Cannot step into Qt 4.6.0 rc1 code

2009-11-26 Thread Robert Caldecott
Oh and BTW, the 4.6.0 MSVC package works fine - debugging with CDB allows me to step into Qt code. 2009/11/26 Andre Poenitz : > On Thu, Nov 26, 2009 at 08:40:10PM +, Robert Caldecott wrote: >> I am running Qt Creator 1.3 and have decided to start using Qt 4.6.0 >> rc1 - I downloaded the packag