Modify part of Collections user interface
authorColin Clark <colin.clark@cclark.uk>
Thu, 10 Aug 2023 10:54:51 +0000 (11:54 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 10 Aug 2023 10:54:51 +0000 (11:54 +0100)
commita71a392249e38e2a39d9dde19ba442b14d014029
treec4d5631e2ad26e9054c495a94fe46c43fb998a21
parent32a7ab6a3c99c9980941811156b577f29a9fa137
Modify part of Collections user interface

Collections .gqv files are expected to be in the default directory.
The user no longer sees file paths or file extensions, only the
collection name.
If the user navigates to a .gqv file located elsewhere and opens it, the
contents will be displayed and operated on as a collection. It will
appear in the "recently used collections" menu (there may be a name
conflict) but not on the "open collection" menu, which shows only the
collections in the default directory.
doc/docbook/GuideReferenceCollectionsShortcuts.xml
src/collect-dlg.cc
src/collect-dlg.h
src/collect-io.cc
src/collect-table.cc
src/collect.cc
src/layout-util.cc
src/typedefs.h