Hi, > PS: Any idea why sourceforge lists a certain 'cd-3dh' under the name > of 'Christian Daehn' as one of the main contributors to a project called > 'HaiQ'?
That's right I'm one of the constributors of HaiQ - a project started long ago before Qt Creator (or Greenhouse) was published. But currently HaiQ has the same problems as many other Open Source projects: lacking support / progress and one ore more big commercial grade competitors with features, which will not be added in the near future. Qt Creator has the big luck to be a commercial product (even if it's licensed as OpenSource) with multiple developers working on it in full time / or getting paid for it. So I'm currently thinking about to support QtCreator by adding missing features of HaiQ & Co. to the creator - e.g.: - Why is the creator a one-monitor-only app? nearly every developer has multiple screens today - and it's a pain to arrange the gui manually to fit the screens after each start - Why is it impossible to decide where to place the project panel? (left / right) - Why is it not possible to select a single .pro file / project as current project for compiling? (needed for big nested projects using SUBDIRS) - Why is it not possible to configure the colors for the build output? - Why is it not possible to choose a color for functions/methods? - Why is it not possible to do a string based completion on demand? (remember: you have to write doxygen docu etc. where this is needed very often) Just my 2 cents ;-) ciao, Chris _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
