Jump to content

Kexi/Releases/0.1.0 Beta 4 Changes

From KDE Community Wiki

< Back to KEXI 1 Releases

Changes in KEXI

(since 0.1.0 Beta 3)

  • Form Designer
    • New features for editor to ease form creation even more : Widgets are resized as you edit text to fit the text, Dragging a widget holding Ctrl key copy the widget.
    • Pixmaps are managed using a collection -> not stored in .UI files, can be shared by multiple forms, etc.
    • Connections can be created using a new dialog or by drag-and-drop
    • Added a combo in toolbar to select form style
    • Support for label's buddy widget (using context menu)
    • TabStops are editable using a dialog; it can be managed automatically (from top-left corner to bottom-right)
    • New widget icons made by Kristof Borrey <[email protected]>
    • Lots of bugfixes and corrections for editor
  • Much improved Query Designer (both Visual and SQL mode, parser)
  • Fixes in Table Designer
  • Many fixes in Data Table View (universal data editing widget)
  • Overall application improvements (error/problem messages, loading/saving, actions)