Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 2.7.1
-
MacOSX 10.8.3, Qt Creator 2.7.1 (self compiled, based on Qt 4.8.4)
Description
Steps to reproduce:
- create or open a simple project
- try to rename a file by switching the letter case (mainwindow.cpp -> MAINWINDOW.CPP, mainwindow.h -> MAINWINDOW.H or similar)
Expected behavior:
- Creator renames the files as given
Current behavior:
- Creator keeps the old names
Attachments
Issue Links
- is replaced by
-
QTBUG-3570 QFile::rename() fails if names differ only in case
- Closed
- relates to
-
QTCREATORBUG-13981 [REG 3.3 -> 3.4] Renaming file doesn't work correctly when changing case only
- Closed
- resulted from
-
QTCREATORBUG-8335 Squish test for file renaming
- Closed