KOffice 2.0 Alpha 8 Changelog
The following summarizes the major changes to the KOffice Suite since the release of KOffice 2.0 Alpha 7. There are many changes and refactorings in the libraries that are not user-visible.
KOffice Libraries
- Improved document structure docker
KWord
- Restore frame loading, improve frame saving
- Start working on anchors support
- Imageshape loading/and saving working
- Load and save headers
KSpread
- Fix font scaling
- Load shapes anchored in cells
KPresenter
- Notes support added
- Beautify the pixmaps used for thumbnails
- Effect preview
- Click action that starts playing a sound (loading and saving in document not yet implemented)
Kexi
- CSV Import Dialog
- Fix setting data types for columns, previously text type was used instead
- Fix autodetecting and importing of floating-point values in "E scientific notation"
- Output null values to fields if value coversion failed (e.g. text-to-date); without this subsequent values are written into the wrong columns
- Added "Date format" import option with possible values: auto, DMY, YMD, MDY (bug #147809 and bug #151478)
KPlato
- Gantt chart:
- Fix crash when deleting dependency
- Added dependency types StartStart and FinishFinsh (FinishStart already implemented)
- Added timescale unit Week
Krita
- Fix tablet support for NVidia-twinview setups
- Fix crash when doing select-all
- Fix crash when choosing more complex paintop brush engines
- Port bumpmap filter
- Re-enable adjustment layers
- Don't hide the krita tools in the toolbox if a shape layer is selected but disable them
- Fix memory leak on removing layers
- Fix order of tools in toolbox
- Improve the scale image dialog (still needed: keep aspect ratio)
- Use XML for illuminant profiles instead of binary blobs, leading to improved stability
- Fix crash in the unsharp mask filter
- Fix first stroke of painting mapped to the bottom right (when using a tablet)
- Fix blur filter
- Optimize convolution
- Fix crash when duplicating layers
- Fix the middle button switching fg/bg colors
- Remove non-OpenCTL based 16 and 32 bits float colorspaces
Karbon
- Boundbox snapping of gradient handles when moving
- Fixed loading and saving of images (using boemanns work)
- Start of calligraphy tool as part of GSoC
- Filters:
- Export options dialog for png export filter
- Various improvements to the svg import and export filter (image export, text import)
The KOffice Project