<div dir="ltr">Well i don't know situations where one would want to have two classes with the same name but where the letters case differs...<div>Used C# on Windows for several years and files with CamelCase, never had such a problem (because having classes with different letter case only made no sense ^^').</div><div><br></div><div>Now, since it just makes more sense to instantly have a connection between filename and class name and the fact that they have underscores is really only a Vim issue, i'd like too to have CamelCase names too.</div><div>Now Dmitry, what are the situations where you really need it? Because it's weird that someone else didn't find/write a ready to use solution for it.</div><div><br></div><div>That been said, since i'm only a small contributor, if it is really such a big issue, boud, with QtCreator we can search for classes in the search box under the project tree, you type "c ClassImSearching" and it will find you that class, then opening it it will take you to its header, then just hit F4 and you're in the .cpp.</div><div><br></div><div>Surely we cannot stay in this mixed state.</div><div>Append big imho to everything i said ^^'.</div><div><br><div class="gmail_extra"><div class="gmail_quote">2015-08-30 12:44 GMT+02:00 René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
<br>
</span>I'd advise against using case filenames, or at least be very attentive not to depend on filename differences that are in case only. This *will* lead to problems on MS Windows and Mac OS X.<br>
<span class=""><font color="#888888"><br>
R<br>
</font></span><div class=""><div class="h5">_______________________________________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
</div></div></blockquote></div><br></div></div></div>