kexi/kexi.changes

105 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Sat Aug 12 13:18:58 UTC 2017 - wbauer@tmo.at
- Update to 3.0.2:
* General
- Don't move to first Project navigator's item when last object
tab is closed (usability fix)
- Improve detection of desktop type and use it in file dialogs
and the Feedback Agent
- Detect single click setting for XFCE
- Fix appearance of Kexi tabbed toolbar for gtk2 style used by
XFCE
- Make auto-opening command line options work for Kexi again
(kde#378418)
- Fix regression since 3.0.0: store, copy and update user
settings for objects, e.g. column widths
- Fix regression since 3.0.0: Keep compatibility with older
format versions regarding the storage for object type
- Fix regression since 3.0.0: Allow to change name and caption
of objects (kde#379078)
- Close window before renaming object on user's request
- Fix background of the Kexi button for fusion style
- Fix vertical alignment of the record navigator (kde#379844)
- Return invalid URL when open/save image dialog was canceled
- Improve image chooser for properties of type Pixmap: display
"all supported files" (kde#379073)
* Table Designer
* Query Designer
- Improve WHERE conditions handling in query designer
(kde#377579)
- Fix updating SQL statement in SQL designer after switching
from other views and property revert to previous SQL
(kde#377579)
* Form Designer
- Make check boxes two-state by default because this covers 99%
of use cases. It is also Qt's default.
- Don't set any special minimum size for checkbox form widgets,
users may want to set specific small size
- Fix geometry of the combo box (kde#265330)
- Make it possible to use vertical alignment property in Text
Box form widgets
- Fix possible crashes in form's undo/redo actions, make them
properly work with alignment properties of widgets
(kde#380175)
* Report Designer
- Improve WHERE conditions handling in report designer
(kde#377579)
- Hide GUI actions for not implemented export to ODF Text and
Spreadsheet formats
* Buildsystem
- Fix build for macOS (kde#377662)
- Detect PostgreSQL 10
* Tests
- Search for resource file in bin/data also on non-Windows so
tests work OK without installation of the project
-------------------------------------------------------------------
Tue Apr 4 19:25:06 UTC 2017 - wbauer@tmo.at
- Update to 3.0.1.1:
* General
- Make project navigator's "single click" mode work on Windows
- Use the only supported style (breeze) on Windows and Mac
- Make the Status Bar not using KIO copy on Windows (to
simplify the runtime)
- Fix memory leaks related to project migration
- Limit size of application icon on Mac
* Table Designer
- Fix altering physical table design when lookup fields are in
use (kde#371958)
* Query Designer
- Fix adding table relationships in Query Designer using
drag&drop (regression since 3.0) (kde#376970)
* Form Designer
- Update button form widget icon (32px)
- Add breeze icons for combobox form widget
- Add breeze icons for frame form widget
- Add breeze icons for tab widget and page
- Add breeze icons for groupbox widget
- Add breeze icons for data source tag
- Fix handling mouse release in forms
* Buildsystem
- Make it possible to find PostgreSQL 9.6
- Improve icons lookup when Kexi is run without installing
- Improve searching for the MySQL migration build dependencies
- Keep apps in the same bin dir so resources that are kept
relative to this dir can be found without installing
-------------------------------------------------------------------
Tue Jan 24 11:28:39 UTC 2017 - jengelh@inai.de
- Update description
-------------------------------------------------------------------
Mon Jan 23 22:34:58 UTC 2017 - wbauer@tmo.at
- also install the AUTHORS, README.md and COPYING files
- use "%post(un) -p /sbin/ldconfig"
-------------------------------------------------------------------
Wed Jan 11 11:22:54 UTC 2017 - wbauer@tmo.at
- initial package based on version 3.0.0