Commit Graph

17 Commits

Author SHA1 Message Date
d447220eae Implemented Delete feature in DataGridsManager.py. There is still a bug as DBEngine.delete is not implemented
Improved readability for tests using matcher
2026-02-21 18:31:11 +01:00
13f292fc9d Added IconsHelper and updated Keyboard to support require_inside flag 2026-02-20 20:35:09 +01:00
b09763b1eb Fixed truncate on column header 2026-02-18 21:16:11 +01:00
79c37493af Added mouse selection 2026-02-09 23:46:31 +01:00
0119f54f11 Added columns values in suggestion + fixed commands key conflicts bug 2026-02-08 22:44:06 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset 2026-02-08 19:50:10 +01:00
3083f3b1fd Clean version before implementing formatting 2026-01-26 19:09:15 +01:00
191ead1c89 First version of DataGridQuery. Fixed scrollbar issue 2026-01-23 21:26:19 +01:00
5d6c02001e Implemented lazy loading 2026-01-11 15:49:20 +01:00
2f808ed226 Improved command management to reduce the number of instances 2025-12-21 11:14:02 +01:00
1347f12618 Improved Command class management. 2025-12-19 21:12:55 +01:00
045f01b48a Refactored Command to add owner 2025-12-08 21:07:34 +01:00
dc5ec450f0 I can open an excel file and see its content 2025-12-07 17:46:39 +01:00
8e5fa7f752 Added Controls testing + documentation 2025-12-05 19:17:21 +01:00
ce5328fe34 Added first controls 2025-11-26 20:53:12 +01:00
86dfff812b First implementation of bindings 2025-11-09 19:23:18 +01:00
06aff27cad Added Commands Management 2025-10-24 23:02:44 +02:00