Commit Graph

17 Commits

Author SHA1 Message Date
8c2fa9296d Preserve sort on data reload 2024-01-04 15:37:28 +01:00
0fdaff0fa2 Implement 'assign type' action 2024-01-04 15:31:26 +01:00
ba6b6c2e4a Add clear button; Disable buttons when function unavailable 2024-01-04 14:13:46 +01:00
f4b73064ff Automatically update categories from loaded dataframe 2024-01-04 05:29:21 +01:00
e2bf90d4d8 Implement clearing of category upon deletion 2024-01-04 05:17:32 +01:00
3dad927bf7 Implement category assignment 2024-01-04 05:12:02 +01:00
7c72e59a99 Implement category creation and deletion 2024-01-04 04:50:57 +01:00
d8f571bf31 Fixed bugs in tableview header context menu 2024-01-04 04:36:37 +01:00
ebe5857d37 Code cleanup 2024-01-04 03:30:56 +01:00
97e770ab0d Replace listView by listWidget 2024-01-04 03:28:32 +01:00
0816ebd26b Add category column if it does not exist 2024-01-04 03:19:30 +01:00
8a0d7f748f Implement show/hide warnings depending on columns 2024-01-04 02:29:34 +01:00
14e830ead0 Implement column deletion and renaming 2024-01-04 01:31:36 +01:00
d4211b6744 Changed the way ui files are handled 2024-01-03 23:08:26 +01:00
1bf13e77e3 Change the way the ui file is processed 2024-01-03 15:39:04 +01:00
5e78751921 Change GUI and start implementing CLI 2024-01-03 02:47:43 +01:00
cc8e974589 Add first version of UI 2024-01-03 00:22:01 +01:00