Commit Graph

25 Commits

Author SHA1 Message Date
7ef1fca873 WIP: moved the widgets 2025-04-19 14:23:46 +02:00
889ec19c7a clean up insert function 2025-04-19 14:14:43 +02:00
d9ae7153a5 updated config.ini path 2025-04-19 14:06:38 +02:00
d9fee6dc57 bugfix: app would start even with empty config params 2025-04-19 14:03:52 +02:00
72b4614d4d refactored child windows into Window class 2025-04-19 14:01:33 +02:00
bb31a52934 instead of hiding main window, force settings on top 2025-04-19 13:38:20 +02:00
5e071503d0 refactored error message dialog 2025-04-19 13:31:10 +02:00
2f30baeed2 bugfix can't cancel settings dialog if no path defined 2025-04-19 13:11:38 +02:00
d23408ab47 bugfix can't cancel dir find in config 2025-04-19 13:08:38 +02:00
e3c7daddd3 decreased initial window height 2025-04-19 12:59:17 +02:00
974fce8a26 removes tree selection after deleting a record 2025-04-19 12:58:34 +02:00
9c6669f349 bugfix #1 2025-04-19 12:54:32 +02:00
139b951087 refactoring 2025-04-19 12:53:03 +02:00
05599acd56 refactoring 2025-04-19 12:46:30 +02:00
7cf3f6cc1f multi line toggle active 2025-04-18 12:27:08 +02:00
62e8bb728b adds inc and dec sort for table header 2025-04-18 12:13:51 +02:00
5f568d3850 vertical scrollbar for table 2025-04-18 12:03:20 +02:00
71f35d6aab implemented settings 2025-04-18 09:57:17 +02:00
8678b95fc4 moved files to subfolder, added class name for icon 2025-04-18 01:29:01 +02:00
49dd662106 added insert and delete routines 2025-04-18 00:32:04 +02:00
39484a8193 fixed updating records 2025-04-17 01:13:01 +02:00
5921e41d85 binds to edit records 2025-04-16 00:51:46 +02:00
e68338e427 added active state to csv export 2025-04-13 23:37:51 +02:00
afe040d06d still setting up and testing basic structure 2025-04-13 23:30:49 +02:00
a29c13b0ca tests with tkinter treeview 2025-04-13 20:31:05 +02:00