6 Commits

Author SHA1 Message Date
Jaye Evins 8c8e447336 Pointer cleanup (#242)
- Made greater use of smart pointers, eliminating many instances of manual memory management
- Do not use pointers at all for many non-polymorphic classes
- Assorted other code cleanup
2025-10-31 16:11:28 -04:00
Teresa Remmet 39c9676a32 Adding Herma 5028 template (#105)
Signed-off-by: Teresa Remmet <teresa-dev@remmet.eu>
2020-11-28 10:27:37 -05:00
Jim Evins 2db137e4c2 Added Herma 5078 product template (#54) 2019-05-18 14:38:59 -04:00
Jim Evins 724ad8e115 Reconciled product database with 3.4. Also tried to reduce the number of unique strings in database. 2018-04-15 13:40:24 -04:00
Jim Evins 657ea9fa3e Template cleanup.
- Reconciled capitalization style of product descriptions
- Reduced the number of unique product descriptions
- Started product template documentation
- Added credits file
2017-03-26 22:03:22 -04:00
Jim Evins 21c6b82b04 Initialize Papers, Categories and Vendors in Db. 2013-11-03 14:45:31 -05:00