Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15252

Given filename converted to lowercase when creating a C++ .h or .cc separately

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • Qt Creator 4.0.0-beta1
    • All Other Issues
    • None
    • OpenSUSE Linux 13.1

    Description

      I try to create a .h file:

      • I hit Ctrl+N and choose "C++ header file".
      • ext dialog requires file's name and location.
      • I enter something like "MyHeaderFile.h"
      • next dialog asks me if I want to add the file to the current project and to the SCM, and indicates that it will create file "myheaderfile.h".

      Linux is a less stupid OS and supports mixed-case filenames. QtCreator should obey user's request and not mangle the filename uselessly (at least on Linux).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hunger Tobias Hunger
              tibirna Cristian Tibirna
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes