Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Peetz d6410e2584 implement generic table model
implement generic table model which reads table info from db and
constructs table view
2025-01-14 15:21:03 +01:00
Thomas Peetz ce1514f20a fix errors when displaying empty table 2025-01-14 15:18:49 +01:00
Thomas Peetz c8ea7c4188 refresh table when updated 2025-01-14 15:18:46 +01:00
Thomas Peetz 245ee2378e display tick and cross for boolean values 2025-01-14 15:17:41 +01:00
Thomas Peetz afb3ac88c8 first implementation to show Comics and MediaFiles 2025-01-14 15:17:37 +01:00
Thomas Peetz 83f645d4c6 fix problem in string formatting 2025-01-08 15:34:11 +01:00
Thomas Peetz c3ec0977c0 import export dialog by adding selection of export type 2025-01-08 14:15:29 +01:00
Thomas Peetz fe407d6d89 implement general data tab view 2025-01-07 21:18:14 +01:00
Thomas Peetz 0759c99c1d add column header info 2025-01-07 01:48:03 +01:00
Thomas Peetz c5aa3b32ef implement generic table model
implement generic table model which reads table info from db and
constructs table view
2025-01-06 17:07:20 +01:00
Thomas Peetz 4ff999a74e fix errors when displaying empty table 2025-01-05 23:44:29 +01:00
Thomas Peetz bdf2b2ba43 refresh table when updated 2025-01-05 21:47:27 +01:00
Thomas Peetz 04dfe483e4 display tick and cross for boolean values 2025-01-05 14:13:15 +01:00
Thomas Peetz 4a279738e3 first implementation to show Comics and MediaFiles 2025-01-05 14:10:15 +01:00