Jump to content

Kexi/Releases/Kexi 2.8.5

From KDE Community Wiki
Revision as of 21:40, 7 December 2024 by Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Only move to initial top-left position in table view on initial show (bug 334577) * Display proper record's page number when coming back to report's data view (bug 335269) * Properly remember previous search keywords in the Find Dialog (bug 334514) * Fix crash for SELECT queries containing (invalid) "ORDER BY 0" parameter * Properly sort names of newly added tables and queries in Form Designer's da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

List of changes

  • Only move to initial top-left position in table view on initial show (bug 334577)
  • Display proper record's page number when coming back to report's data view (bug 335269)
  • Properly remember previous search keywords in the Find Dialog (bug 334514)
  • Fix crash for SELECT queries containing (invalid) "ORDER BY 0" parameter
  • Properly sort names of newly added tables and queries in Form Designer's data source drop-down list (bug 334093)
  • Fix crash possible when accessing queries with duplicated table names. Example query "SELECT t.foo FROM t, t". Display error message so user can fix the statement. (bug 315852)
  • Fix squashed up toolbar buttons for windows-based styles (bug 335149)
  • Fix crash when removing a Database Connection (bug 315288)
  • Temporarily hide "sort" buttons in forms because sorting is not implemented there anyway (related to bug 150372)
  • Make Ctrl+S keyboard shortcut work for Save action in all designers (bug 334587)
  • Fix deselecting text form's text editor widget when moving to other widget (bug 336054)
  • Let the spreadsheet import plugin to be found by Kexi
  • Fix crash on changing Auto Tab Order form property, set to true by default (bug 336927)
  • Properly retrieve map element after saving and re-opening report (bug 336985)
  • Removed resource leaks

See https://calligra.org/news/calligra-2-8-5-released/