Hi, I found quite a few bugs from Qt Creator 1.2.90 (snapshot dated 090909, Win32).
All of these bugs happen with project that is created from CMakeLists.txt that contains multiple subprojects. I use Visual Studio Express 2008 as compiler and CMake CVS (snapshot dated 090715, because newer ones crashes with some complex CMakeLists I have). * Crash if I Add Build Configuration (with Create New), but instead of creating one I press cancel when CMake Wizards opens up. "Cancel" actually opens CMake Wizard and closing that one (with X-mark) causes crash. * Addition to previous one. If I don't close the wizard that was opened but instead I let CMake run and then press Finish, I have created the new build configuration. * I can't remove "all" text from Make-command in "Build steps". This makes it impossible to make useful Build Configurations. "clean" can be removed in "Clean Steps" correctly. * Projects->Build Settings->Build Configuration dropbox does not resize until I restart the whole Qt Creator. Maybe a Qt bug... * Arrows that change files that is currently shown (default to ALT-right and ALT-left) often opens files that I have closed before and might even have multiple times the same file that I have closed before. * Project files that have .hpp extension instead of normally used .h extension are not shown it Project file list (this might be more like a missing feature, but would be needed anyway). * Leaf directories does not show CMakeLists.txt file (I was told that this is bug of CMake CVS versions though). Kind regards, Timi Tuohenmaa _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
