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

[REG 4.4 beta1 -> 4.4] Projects view does not show empty resource files

XMLWordPrintable

    • b9167a192f99940a30aca5d8dbb69207c90d2fc7

      1. Create a new Qt Quick Application project using defaults.
      2. Remove the qml files from the resource file qml.qrc.
        The resource file will disappear from the Projects view.

      It might make sense to hide the now empty prefix inside the resource file but I think the resource file itself should still be shown because it still is a part of the project. Not showing the file will make it harder to add files to the resource file again.

      This used to work correctly in 4.4 beta before ea867cd49a113aa802ad007db784c50b16475377:

      ea867cd49a113aa802ad007db784c50b16475377 is the first bad commit
      commit ea867cd49a113aa802ad007db784c50b16475377
      Author: Tobias Hunger <tobias.hunger@qt.io>
      Date:   Wed Aug 2 17:02:02 2017 +0200
      
          ProjectExplorer: Add option to hide empty directories from project tree
      
          Together with the earlier fix for hiding generated files, this change makes
          for a very clean CMake server-mode project tree:-)
      
          Change-Id: Ib70fd66699eddf5d6e602f3f8848b31fd6d85b57
          Reviewed-by: André Hartmann <aha_1980@gmx.de>
          Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
      

      Found by Squish test tst_openqt_creator and others.

        For Gerrit Dashboard: QTCREATORBUG-18748
        # Subject Branch Project Status CR V

            hunger Tobias Hunger
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes