Jump to content

Kexi/Releases/Kexi 2.9.1

From KDE Community Wiki

See https://calligra.org/news/calligra-2-9-1-released/

List of changes

  • General:
    • Show clear buttons in line edits of the Object Name dialogs.
    • Use consistent style of title naming in window tabs.
    • Fix status bar online updates when e.g. /tmp is on different partition than /home.
    • Fix crash on backward search (bug 337015)
  • Database handling:
    • Fix compacting of .kexi files when e.g. /tmp is on different partition than /home.
  • Tables:
    • Show "No field selected" hint on first use of an empty Kexi table designer.
  • Queries:
    • Make SUBSTR(X, Y [, Z]) built-in SQL function work (bug 333206)
    • Remember and restore dirty flag equal to false while changing modes, e.g. this fixes the flag state when the query designer is opened in SQL view and the visual view fails to open.
  • Reports:
    • Map theme can be picked from the property editor
    • Add keyboard shortcuts for copy/paste/cut/delete actions (bug 334967)
    • Cut action should make the report design dirty.