Re: [Qt-creator] [Qt-interest] Export Visual Studio 2008projects to Qt

2009-11-11 Thread Pedro Silva Vicente
Alex I started learning Qt recently and I did not notice that XML API, but yes that could have been a better approach. I'll give it a try, thanks for the information. Pedro - Original Message - From: "Bravo.Alex" To: ; Sent: Wednesday, November 11, 2009 7:47 PM Subject: Re: [Qt-creat

Re: [Qt-creator] [Qt-interest] Export Visual Studio 2008 projects to Qt

2009-11-11 Thread Bravo.Alex
Pedro, I'm just curious, since .vcproj has XML syntax, why not use really nice XML APIs that Qt has to extract info from that file? The resulting code usually is much more stable than direct string manipulation. Example: consider what would happen if there's a define named "RelativePath" I do

Re: [Qt-creator] [Qt-interest] Export Visual Studio 2008 projects to Qt

2009-11-11 Thread Pedro Silva Vicente
I initially created a .pro project from scratch and added each project file name on the .vcproj file by hand (vcproj has an XML like syntax), but since the solution has thousands of files, I gave up quickly. I ended up changing a Qt application that I am developing to just read the .vcproj

Re: [Qt-creator] [Bug report] jom - jom failed on too long input lines

2009-11-11 Thread Joerg Bornemann
ext Jens Frederich wrote: > What's the error message? > link /NOLOGO /INCREMENTAL:NO /MACHINE:AMD64 /DEBUG [...detailed error message...] > \trunk\git.master\win.x64.msvc80.release\lib\vgqremotecontrol.dll > > @C:\Users\FREDER~1\AppData\Local\Temp\vgqremotecontrol.dll.1 > 20257

Re: [Qt-creator] Segmentation fault on Linux and Mac OS

2009-11-11 Thread Rudenko Eugene
Yes, the problem was solved in the newer versions. Thank you guys. On 10.11.2009, at 21:11, Daniel Teske wrote: > ext Rudenko Eugene schrieb: >> On 10.11.2009, at 20:44, Daniel Teske wrote: >> >> >>> ext Rudenko Eugene schrieb: >>> There is some bug, my steps: Projects - > Run Settings -

[Qt-creator] Problems with gdbmacros.cpp build

2009-11-11 Thread Rudenko Eugene
It's some problem with building gdb macros helper on custom configured Qt build without Shortcuts The problem that there are no QKeySecuence realization , because realization is closed by define QT_NO_SHORTCUT, via -config option of configure script. Here the patch to solve it: --- ./gdb

Re: [Qt-creator] About the cursor color

2009-11-11 Thread paulo
If you care to know my opinion, one (non exclusive) solution is to allow the user to select the cursor color. At least it gives more flexibility without confusing anyone. How about that? Paulo On 11/10/2009 10:28 PM, Alan Westbrook wrote: I agree with Matthias, having different elements have d

Re: [Qt-creator] Problems with CDB Integration

2009-11-11 Thread kai.koehne
qt-creator-boun...@trolltech.com wrote: > Dear Coda, > > thank you for the hint, is there any known workaround, that > somehow makes the qmake build consistent again. Deleting > .exes manually seems not to be the right thing to me, as I > have to rebuild quite often. How about adding the 'rm' as

Re: [Qt-creator] problem with switching documents (Coacoa-build of Qt)

2009-11-11 Thread Florian Schwehn
well - this is what i found out so far: the closing of the popup is triggered by an instance of QTimer (OpenEditorsWindow::m_autoHide) which is connected to the slot OpenEditorsWindow::selectAndHide. m_autoHide is started (600ms, single shot) in OpenEditorsWindow::setVisible(bool visible) when vis

Re: [Qt-creator] key-bindings

2009-11-11 Thread Jeff Scaparra
Thanks worked like a charm! On Wed, Nov 11, 2009 at 4:09 AM, Eike Ziller wrote: > Am Nov 11, 2009 um 3:56 AM schrieb ext Jeff Scaparra: > >> I am a convert who used to bash IDEs and did all of my development in >> VIM. I still use vim occasionally but qt is nice and most of the key >> bindings ma

Re: [Qt-creator] Problems with CDB Integration

2009-11-11 Thread Georg Wünsch
Dear Coda, thank you for the hint, is there any known workaround, that somehow makes the qmake build consistent again. Deleting .exes manually seems not to be the right thing to me, as I have to rebuild quite often. Make clean and recompile takes 20 minutes, that is too long for rapid developm

Re: [Qt-creator] key-bindings

2009-11-11 Thread Eike Ziller
Am Nov 11, 2009 um 3:56 AM schrieb ext Jeff Scaparra: > I am a convert who used to bash IDEs and did all of my development in > VIM. I still use vim occasionally but qt is nice and most of the key > bindings make doing normal tasks easy like code completion and > building the code. There is one ke

Re: [Qt-creator] problem with switching documents (Coacoa-build of Qt)

2009-11-11 Thread Eike Ziller
Hi Florian, Am Nov 10, 2009 um 6:26 PM schrieb ext Florian Schwehn: > hi. > > those of you who tried to compile Qt Creator for Mac using a Cocoa- > version of Qt will know that this aproach leads to some very > annoying issues. one of them is "switch between open documents > dialog" thing wh

Re: [Qt-creator] FW: Qt Creator crash last build

2009-11-11 Thread roberto.raggi
Please can you send us a backtrace? Ciao robe Il giorno 11/nov/2009, alle ore 08.38, "ext Boy Lenssen" mailto:boy.lens...@esaote.nl>> ha scritto: I’ve just build the last version, but still having this issue…does anyone have any possible cause of this? The indexing progress bar just isn’t fill