https://bugs.kde.org/show_bug.cgi?id=450043

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED
   Version Fixed In|                            |3.5
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/tellico/commit/a40117edc
                   |                            |0ed6af83d96b11f4c5232dc45bd
                   |                            |e5a8

--- Comment #5 from Robby Stephenson <ro...@periapsis.org> ---
Git commit a40117edc0ed6af83d96b11f4c5232dc45bde5a8 by Robby Stephenson.
Committed on 10/05/2022 at 01:04.
Pushed by rstephenson into branch 'master'.

Add feature to save collection template

Empty collection is saved as a template in $CONFIG/collection-templates.
Unit test for verifying validity of saved collection. Yet to do is to
add feature to remove saved templates.
FIXED-IN: 3.5

M  +4    -0    ChangeLog
M  +17   -0    src/document.cpp
M  +1    -0    src/document.h
M  +7    -0    src/gui/CMakeLists.txt
C  +42   -11   src/gui/collectiontemplatedialog.cpp [from:
src/tests/documenttest.h - 054% similarity]
C  +23   -9    src/gui/collectiontemplatedialog.h [from:
src/tests/documenttest.h - 074% similarity]
A  +141  -0    src/gui/collectiontemplatedialog.ui
M  +92   -0    src/mainwindow.cpp
M  +2    -0    src/mainwindow.h
M  +5    -2    src/tellicoui.rc
M  +39   -1    src/tests/documenttest.cpp
M  +2    -1    src/tests/documenttest.h

https://invent.kde.org/office/tellico/commit/a40117edc0ed6af83d96b11f4c5232dc45bde5a8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to