KOffice 1.5.1 Changelog
The following summarizes the major changes to the KOffice Suite since the release of KOffice 1.5 (latest stable version).
KOffice Libraries
- Fix for "points are saved with comma instead of dot in e.g. french locale".
- Fix handling of guides
- Render paragraph borders so that they span between the margins of the paragraph, rather than spanning the entire frame.
- Fix by Benjamin K.Stuhl for "replace dialog searches are not remembered". Thanks! (bug #125444)
- Fix behavior of tabs in center-aligned or right-aligned paragraphs, as noticed by Thorsten.
- Copy and use the unit the user chose
- Many fixes for coding errors spotted by Christoph Bartoschek. Thanks!
- Don't hide the font preview
KWord
- Fix layouting of documents with footnotes
- Fix bug #126635
- Fix wrong page breaks being inserted during copy/paste
- Load default settings for DTP style documents too, preventing a crash
- Fix bug #126235: use unit from config, not the hardcoded one
- Apply patch by Benjamin K.Stuhl to fix bug #84562 JJ: wrong direction typographical quotes. Thanks!
- Fix input of Japanese text with skim
KOffice Workspace (koshell)
No changes in KOShell
KSpread
- Fix bug #126350 -- date loss when saving OpenDocument
- Speed up loading documents when debug is compiled in
- Initilize the scrollbars on sheet changes correctly
- Fix loading/saving of cursor positions
- Painting engine: Fix painting of cell grid. On scrolling the grid was sometimes not painted for one row. It is necessary to dilate all (!) regions by one column/row - particularly the rect of visible cells, which is used on scrolling.
- painting engine: Border painting No need to check wether the adjacent cell is also marked dirty. For cells not at the sheet border we take always the pen which is more 'worth'. This avoids a linear search in the paint dirty list. And speeds up the painting.
- Fix 'bug #125828: Integer-valued cells unaffected by "Increase/decrease the decimal precision shown onscreen"'
- Fix strange selection behaviour while using the autosum function
- Fix mutli sheel selections for formulas. (bug #125941)
- Fix OpenDocument loading/saving of number formattings, precisions, large numbers
- Fix loading of header row
- Fix some problems with importing Excel files
- Fix the default width/height in the 'Resize Column/Row' dialogs. (bug #125751)
KPresenter
- Fix bug #125424: When setting slide background to "Use slide master background", preview is not shown correctly.
- Fix bug #125418: Resizing textarea resizes wrong textarea.
Kivio
No changes in Kivio
Kexi
- SQL support: Fixed entering floating-point values for locales where the comma (",") and not "." is the fractional point
- SQL support: Fixed converting floating-point values to SQL-compatible strings when the number was provided as string QVariant
- In the Query Designer show error message when switching to other view failed (i18n-safe) and just show empty editor when opening a design in text view and there is no sql statement found in the backend
- Query Designer: Fix saving design changes while in Data View
- Fixed crash when double (or single, depending on the settings) clicking on the empty area of the Project Browser
- Fix building SQL INSERT statements for "prepared statement"
- Fixed bug #125220: (PostgreSQL) crash when a new field has been added to existing table outside of Kexi
- PostgreSQL driver: use SQL-compliant TRUE and FALSE constants
- Fixed loading length of text fields within table schema
- Fixed importing decimal (numeric) values from MS Access files
- CSV Import Dialog: fixed importing floating-point values where there are integer and floating-point values mixed; fixed problem with importing data with more than 100 columns (for default settings); only the first 10KiB of data is loaded for the preview by default
- CSV Import Dialog: simplify whitespace of text in cells (for preview only); fixed delimiter detecting; priority in delimiter detection changed: now ";" has priority over ","
- CSV Import Dialog: fixed possible crash after switching character encoding
- Report error when closing SQLite3 database
- Fixed possible crash on closing form
- Form Designer: hide unused minimumSize and maximumSize widget properties
- Form Designer: fixed problem when sometimes form was not filled with data after change of the design
- Property Pane: fixed possible crash when bool editor's state is quickly switched
- Data Table View: only accept clicking on the [x] rect of the boolean editor
- Fixed bug #125216: More intrusive warning dialog when altering table design
Krita
- Preserve transparency when scaling
- Fix transforming (rotating, scaling, shearing) of images beyon 2700 pixels. Note: images with dimensions larger than 8 million pixels still get distorted
- Fix duplicate tool
- Fix compilation on Solaris
- Fix crash when resizing an empty layer
- Disable bmp export filter: ImageMagick can only save bmp's with transparency, which only ImageMagick can read
- Make MirrorX, MirrorY, scale layer and rotate layer undoable
- Fix crash when painting on a group or object layer
Karbon
- fixed bug where deleted objects are saved to odt
- some i18n translation context additions
- made polyline tool a bit more predictable
- some improvements to the node editing tool (some glitches are still there)
KPlato
- Fix potential crash in calendar xml load.
- Indicate "Not scheduled" in the status bar when there is no valid schedule to display.
KChart
No changes in KChart
KFormula
- Added 16bit support for keys of symbol characters.
- Added not equal (neq) symbol. (bug #123962)
Kugar
No changes in Kugar
Filters
KWord:- Improved WordPerfect import filter, thanks to Fridrich Strba
- Fix OpenOffice import filter to parse the line-height correctly
- Fix RTF output to correctly save footnotes
- Lots of improvements to the Excel filter
The KOffice Project