Hi

This file has a confusing licensing header
http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/src/tools/qtcdebugger/main.cpp

1) No Commercial Usage - (I'm not sure why this is left in)

2) It references Nokia Qt LGPL Exception version 1.1, but the exception 
file [1] at the top is only version 1.0 (unless I'm not finding the 
correct file)


---------
Technical questions

1) What would be the best approach to swap out the current syntax 
highlighting or adding a new language (For example using libclang 
instead of what's built-in now or adding Fortran)
2) How to change from using gdb over to our debugger pathdb [2] which is 
fairly gdb compatible.  (We'll likely provide a clean library based 
interface in the near future to make this easier and more clean)
3) Is there progress or current plans to support C++0x?

Also any consultants who may be available to help us (PathScale) with 
the above or are UI usability experts please contact me directly.  Right 
now we're in the early evaluation stage, but if it that turns out to be 
a success we'll actively contribute.


Best,

Christopher

(ping me - codestr0m on freenode -  in #qt-creator or #pathscale)


[1] 
http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/LGPL_EXCEPTION.TXT
[2] git://github.com/path64/debugger.git
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to