Re: [Qt-creator] bookmark list

2010-12-03 Thread Robert Löhning
Am 02.12.2010 11:58, schrieb ext Jeffrey Newman: I have grown fond of bookmarks. It would be nice to have a pop-up list of book marks, really a pop-up tree. Does this feature exist, or is it planned for? thanks jeffrey AFAIK, neither it exists nor it is planned. Robert -- Robert

Re: [Qt-creator] (Sub)Version problem in snapshots.

2010-09-22 Thread Robert Löhning
can. The only way I found to clear these settings is to do this with a Creator 2.0.x. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November

Re: [Qt-creator] (Sub)Version problem in snapshots.

2010-09-22 Thread Robert Löhning
Am 22.09.2010 13:04, schrieb ext Gena Cid: System: debian testing amd64. P.S. Optionts-Qt4 disappeared =( Hi, me again: Try enabling QmlJSEditor in Help / About Plugins. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010

Re: [Qt-creator] Qt-Creator 2.0.1 Crashes

2010-09-14 Thread Robert Löhning
-- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November 1st - 3rd For more information and to register: http://qt.nokia.com/qtdevdays2010http://qt.nokia.com/about

Re: [Qt-creator] Project cleaning error

2010-09-09 Thread Robert Löhning
? http://qt.nokia.com/developer/qt-qtcreator-prerelease Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November 1st - 3rd For more information

Re: [Qt-creator] Project cleaning error

2010-09-08 Thread Robert Löhning
Hi, does running qmake help? Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November 1st - 3rd For more information and to register: http

Re: [Qt-creator] Debugging troubles in Qt Creator 2.0.1

2010-09-07 Thread Robert Löhning
Jaco, setting the current gdb ( C:\Tools\Qt\2010.05-rc1\pythongdb\gdb-i686-pc-mingw32.exe ) in Tools / Options / Debugger / Gdb might solve these problems. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open

Re: [Qt-creator] Qt Creator : History files

2010-09-06 Thread Robert Löhning
-- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November 1st - 3rd For more information and to register: http://qt.nokia.com/qtdevdays2010http://qt.nokia.com/about

Re: [Qt-creator] *.cpp *.h lost from project ?

2010-08-23 Thread Robert Löhning
/QTCREATORBUG-1364 OK, I'll update my windows machine to 2.1.0 as soon as possible to avoid this problem. Hi Jordi, the upcoming 2.0.1 will contain the fix, too. Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich

Re: [Qt-creator] QtCreator's {source editor}-based text editor :)

2010-07-29 Thread Robert Löhning
discussed this last month: http://lists.trolltech.com/pipermail/qt-creator/2010-June/007116.html Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany: October 11th - 13th San Francisco, California: November

Re: [Qt-creator] revision control shortcut key

2010-07-15 Thread Robert Löhning
can (mis-)use Ctrl+W for closing the commit editor. It will then ask if one wants to commit their staged changes. Maybe this works with your system, too? Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Qt Developer Days 2010 | Registration NOW Open! Munich, Germany

Re: [Qt-creator] Find in Files on File System

2010-05-27 Thread Robert Löhning
this make sense? When I click the browse button, it starts in the Qt Creator projects directory, instead of the currently effective search path. I fixed this with commit 8497bb3ba45cc3e3f1c7b4b269e045a613fb8414. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development

Re: [Qt-creator] Find in Files on File System

2010-05-27 Thread Robert Löhning
. Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Logo License ?

2010-05-17 Thread Robert Löhning
Hi everybody, please bear in mind that this depends on national legislation. E.g. there is no fair use in Germany. Robert Hietala Nigel (Nokia-D/Oulu) schrieb: It is copyright Nokia, but you can use company logos in newspaper, blog, educational, etc articles as it counts as fair use.

Re: [Qt-creator] Keyboard shortcuts remove button

2010-04-27 Thread Robert Löhning
appear. Thanks for pointing this, I'll file a bug report on http://bugreports.qt.nokia.com Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman

Re: [Qt-creator] Linux nightly doesn't remember tab size

2010-03-23 Thread Robert Löhning
tabs. -- Bryce Schober Hello Bryce, sounds like the bug reported there: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-933 Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt

Re: [Qt-creator] howto activate cdb

2010-03-18 Thread Robert Löhning
, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Qt 4.7 and Qt Creator 2.0 Technology Previews Released

2010-03-12 Thread Robert Löhning
ext Stephen Chu schrieb: I've been using 1.3.81 snapshots. How much different is it from the 2.0 alpha? Thanks. Hi Stephen, the 1.3.81 snapshots were built from the 2.0.0-alpha branch. The Alpha even shows the Version number 1.3.81. Since the beginning of March mainly bugfixes were

Re: [Qt-creator] Shortcut for Symbol overview bar

2010-03-03 Thread Robert Löhning
ext Tomás Ortí schrieb: Hi. Is there a shortcut or a way to add a it, to open the Symbol overview bar? I searched under Options | Environment | Keyboard, but could not found it. Hi Tomás, do you mean the locator bar and Ctrl+K? Robert PD: Thanks again for this great tool ;-) Thanks for

Re: [Qt-creator] How to make the QWidgets Window to wait for signal (buttonClick).

2010-02-26 Thread Robert Löhning
that show() returns immediately. Try making addrBook a member of MainWindow class. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman

Re: [Qt-creator] waiting for app trk to start error

2010-02-25 Thread Robert Löhning
Halbherr, Karim Tähtivuori ___ Qt-creator mailing list Qt-creator@trolltech.commailto:Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks

Re: [Qt-creator] Printing Html

2010-02-23 Thread Robert Löhning
about Qt Creator, but about Qt itself. You can try asking on the Qt-interest list: http://lists.trolltech.com/mailman/listinfo/qt-interest Or on the #qt channel on irc.freenode.net. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz

Re: [Qt-creator] watch variables in debug

2010-01-15 Thread Robert Löhning
version of Creator did you see this happen? Thanks, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] rvalue references

2010-01-15 Thread Robert Löhning
, it will do. But the syntax-checker doesn't support it. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Special Keys not working

2010-01-11 Thread Robert Löhning
are not affected. If you face the problem in these versions, too, please tell us. Thanks for reporting anyway. Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http

Re: [Qt-creator] Qt Creator doesnt detect Header files

2010-01-04 Thread Robert Löhning
hovering them. Click it and the respective step is gone. ...or did I miss something? Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com

Re: [Qt-creator] Making Qt Creator the Post-Mortem Debugger in Windows

2009-12-08 Thread Robert Löhning
-- Robert Löhning Software Engineer Nokia, Qt Development Frameworks ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Qt Creator doesn't allow subfolders

2009-10-19 Thread Robert Löhning
://en.opensuse.org/User:STS301 // //http://linux301.wordpress.com // ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator -- Robert Löhning Software

Re: [Qt-creator] Please disable Ctrl + Mouse 1 hotlink while selecting text.

2009-09-30 Thread Robert Löhning
mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator -- Robert Löhning Software Engineer Nokia