[Qt-creator] german umlauts in subversion diff or describe output

2009-07-23 Thread Norbert Heinzelmann
Hello, I have the following problem: In the output of the subversion diff or describe window, german umlauts are not showed correctly. Did anybody experience the same behaviour or is there a solution for this problem or is it a bug? The output looks like this: -openAct = new QAction(QIcon(":

[Qt-creator] [Feature] References?

2009-07-23 Thread Boy Lenssen
Hi, At the moment I look for references of a function by doing a search in the whole project (ctrl-shift-F). Is there something planned to make this easier? ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/list

Re: [Qt-creator] Syntax highlighting, template templates

2009-07-23 Thread Nico Kruber
Just as a reminder: using values as template parameters still gets underlined as an error when a such parameter is used to create a concrete class (see method foo(A* var) below (or in the attached file) template class A { public: A() { std::cout << count << std::endl; } }; template void

Re: [Qt-creator] Posting feature requests

2009-07-23 Thread Thorbjørn Lindeijer
ext M. Bashir Al-Noimi wrote: > Hi All, > > Where I can post my feature requests and bug reports? > > Usually I'm using task-tracker > through its form > , but lately I've reported > some posts then r