Kexi/Releases/Kexi 2.8.3
Appearance
List of changes
- Fix crash when closing form design window and color property isn't saved. (bug 333551)
- Make context menu work for tables in Query Designer.
- Make it possible to set solid and inherited background color in form widgets. "Auto Fill Background" property has been added for this. It's set to true when user selects background color. (bugs 333548, 333549)
- Fixed crash in Debug GUI when trying to modify table field. (bug 333933)
- Updated list of SQL keywords reserved for KexiSQL, SQLite, MySQL and PostgreSQL.
- Make it possible to use reserved words as names for table columns. (bug 332160)
- Fix crashes when closing tabs or windows (bug 334234)
- Removed a number of resource leaks.