<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KOffice.org &#187; Changelogs</title>
	<atom:link href="http://www.koffice.org/category/changelogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koffice.org</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 08:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>KOffice 2.1.1 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-211-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-211-changelog/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 20:37:14 +0000</pubDate>
		<dc:creator>boudewijn</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=874</guid>
		<description><![CDATA[Libraries

 fix double undo on choosing a resource
 don&#8217;t create multiple undo commands when pasting pages or inserting a document
 On add/remove shape make sure we do collision detection
 Fix issue with multiple zoom controls appearing
 Fix the ADD composite op in pigment
 save layers of shapes that are part of a container. Use layer [...]]]></description>
			<content:encoded><![CDATA[<h2>Libraries</h2>
<ul>
<li> fix double undo on choosing a resource</li>
<li> don&#8217;t create multiple undo commands when pasting pages or inserting a document</li>
<li> On add/remove shape make sure we do collision detection</li>
<li> Fix issue with multiple zoom controls appearing</li>
<li> Fix the ADD composite op in pigment</li>
<li> save layers of shapes that are part of a container. Use layer of child shapes to find out the layer of a group shape.  This is done as the group does not allow to save its layer in odf. This fixes loading and saving of grouped shapes. Before the fix the group was always added to the default layer. Now the group is added to  the layer it is was in when saving.</li>
<li> Fix moving of grouped shapes by keyboard. If a grouped shape was moved by keyboard and selected again the size of the group was no longer the size of its members.</li>
<li> Fixes copy and paste of images to not getting saved multiple times.</li>
<li> Fix memory leaks</li>
</ul>
<h2>KSpread</h2>
<ul>
<li> Fix crash on saving</li>
<li> Fix bug 216761: crash on closing a view with a document with a table shape in it.</li>
<li> Fix &#8220;empty sheets&#8221; bug that shows no views and no sheets on fast computers. We need to be sure the sheets are setup together with the view.</li>
<li> Fix crash in krita because Selection is deleted twice if the canvas widget changes (in the KSpread table shape)</li>
<li> Fix crash on exit by don&#8217;t trying to save changes on exit in endReferenceSelection.</li>
<li> Fix dangling pointer crash if the FormulaDialog survived the cellEditor by making sure the FormulaDialog is destroyed too if the cellEditor got destroyed.</li>
<li> Fix crash on inserting a new cell/row/column.</li>
<li> Fix parts of a style are sometimes lost just because a cell got selected.</li>
<li> Fix crash on saving if the currentCellStyle was not located in the mainStyles.</li>
<li> Fix bug 219907: KSpread ignores table:end-cell-address, for embedded shapes</li>
</ul>
<h2>KWord</h2>
<ul>
<li> on appending page, reuse the style of the last page.</li>
<li> Don&#8217;t auto-remove the only page on shape-delete.</li>
</ul>
<h2>KPlato</h2>
<ul>
<li> Fixes scheduling when converting between different timezones make datetime cross midnight.</li>
<li> Add context menu, to correspond with other similar views.</li>
<li> Fix: Task startup and shutdown costs are not calculated to account.</li>
<li> Plotting: use klocale and fix calculation of major tickmarks.</li>
<li> Try to calculate ACWP even if data is insufficient.</li>
<li> Reset model when new project is set.</li>
<li> Return correct index data when some of the plots are disabled.</li>
<li> Always output a date on x-axis.</li>
<li> fix many icons</li>
<li> Currency settings: add undo/redo commands and changed signal.</li>
<li> Respect resource allocation of less than 100%.</li>
<li> Add copy to clipboard of scheduling log data.</li>
<li> Treat all working resources alike, fix bugs in material resource scheduling</li>
<li> Save/load group type.</li>
<li> Keep resourcemodel updated when currency changes.</li>
<li> Use correct locale when reading money in task and resource dialogs.</li>
</ul>
<h2>Text shape</h2>
<ul>
<li> Fix painting of underline</li>
<li> Save a blank space in the Author field for the tracked change.</li>
<li> Make RTL detection work for InheritDirection</li>
<li> Show list extra scripts counters in RTL docs: Show in the UI the list counter options for non-latin scripts like Bengali and Tamil etc. if the document is detected to be RTL.</li>
<li> Bug 213802: Don&#8217;t inherit page breaks when inserting a normal linefeed.</li>
<li> Make input methods (CJK text entry) work much better. We now show the unconfirmed text and set the correct position for the current cursor so the floating window shows up on the right spot.</li>
<li> Fix crash when pasting an element with tracked changes.</li>
<li> Saves the user name as the author of a tracked change</li>
</ul>
<h2>KChart</h2>
<ul>
<li> Bug 134195: Make data direction load from the correct place. That place is the plot-area style, not the plot-area element.</li>
<li> Fix bug 204121: crash during destruction of chart shape</li>
<li> Fix bug 219761: Crash with embedded chart in a text document</li>
<li> Set axis title shape as &#8216;clipped&#8217;, so that its position is relative to the chart container.</li>
</ul>
<h2>Calligraphy Tool</h2>
<ul>
<li> Fix a crash</li>
</ul>
<h2>Krita</h2>
<ul>
<li> Bug 211504: fix saving of groups in openraster.</li>
<li> Fix broken random generator algorithm</li>
<li> Fix loading and saving in various formats on Windows (jpeg, bmp, tiff, pdf etc)</li>
<li> Bug 1047339: fix crash on adding a transparency mask to a shape layer</li>
<li> Bug 191719: fix saving of resolution to jpeg and png files</li>
<li> Bug 208501: fix channel order when applying a shiva filter or generator</li>
<li> Bug 209532: fix painting with RGB 32 Float color space</li>
<li> Fix: reapply generators with vector</li>
<li> Fix: reapplying a filter or generator with a color</li>
<li> Bug 212714: fix crash when changing exposure setting when the OpenGL canvas is in use.</li>
<li> Bug 221482: fix crash when pressing the &#8220;calculate camera response&#8221; with no images</li>
<li> Fix: crash when adding images to a bracketing</li>
<li> Fix: crash when calculating the camera answer</li>
<li> Don&#8217;t crash if there is no image when computing camera response</li>
<li> Disable camera/add layer when there is no image.</li>
<li> Don&#8217;t try to compute a curve when there is not enough information</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-211-changelog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KOffice 2.1 Release Candidate 1 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-21rc1-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-21rc1-changelog/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:26:59 +0000</pubDate>
		<dc:creator>boudewijn</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=656</guid>
		<description><![CDATA[General

Build fixes on Windows and a daily build on Windows
Fix z-index behaviour of flake shapes
Many memory leaks are fixed
Fix the CSV import dialog
Fix a glitch in the startup widget where a New/Open/Save toolbar is visible for a short time

Shape Handling

Fix bug 208225: Connector is too close to shape when glue points are at same height
Fix [...]]]></description>
			<content:encoded><![CDATA[<h2>General</h2>
<ul>
<li>Build fixes on Windows and a daily build on Windows</li>
<li>Fix z-index behaviour of flake shapes</li>
<li>Many memory leaks are fixed</li>
<li>Fix the CSV import dialog</li>
<li>Fix a glitch in the startup widget where a New/Open/Save toolbar is visible for a short time</li>
</ul>
<h3>Shape Handling</h3>
<ul>
<li>Fix bug 208225: Connector is too close to shape when glue points are at same height</li>
<li>Fix loading and saving of layers in karbon and kpresenter.</li>
<li>Fix bugs 210068 and 210072: updating connection on changes of the connection shape or connected shapes</li>
<li>Fix copy, paste, grouping and ungrouping of shapes</li>
<li>Fix bug 208692: set the key to avoid having duplicate keys for the images as it is never set</li>
</ul>
<h3>OpenDocument Compatibility</h3>
<ul>
<li>Fix bug 203581: Make loading an embedded object work in opendocument documents</li>
<li>Fix bug 185150: Fix loading of text:numbered-paragraph tags.</li>
</ul>
<h3>Text handling</h3>
<ul>
<li>Fix bug 208016: Don&#8217;t apply changed style to current paragraph</li>
<li>Fix bug 208020: changing a style updates the text again</li>
<li>Fix deleting selected text a the start of the doc</li>
<li>Fix bug 205124: Make updating the character style also work on empty paragraphs</li>
<li>Fix bug 201090: Saving font-weight should stay in the boundaries of the XSL definition</li>
<li>Don&#8217;t allow the user to delete the default style</li>
<li>Turn off spell checking by default</li>
<li>Use a better font for the demo text</li>
<li>Seriously speedup style lookups: this improves loading time for certain documents from 50s to 2s</li>
<li>Only call recalculate() once in StylesModel::setStyleManager(). This shaves off 1.7 seconds (on my desktop) when loading a document with 180 paragraph styles</li>
<li>Properly keep the length of an empty line intact</li>
<li>Speedup: don&#8217;t copy text for each parag unless required</li>
<li>Fix bug 208561: Don&#8217;t change offsets for drawing cursor anymore</li>
</ul>
<h3>Change tracking</h3>
<ul>
<li>Change tracker: fix the saving of the tracked changes so that the resulting odf properly validates.</li>
<li>Fix bug 209326: tracking delete and backspace now works as expected</li>
</ul>
<h2>Applications</h2>
<h3>KSpread</h3>
<ul>
<li>don&#8217;t crash when there are less tokens on the formula parsing stack than expected (this can for example happen with area formulas which are not yet supported, or simply with malformed documents).</li>
<li>Fix range information for formulas</li>
<li>Fix yearfrac for actual/actual</li>
<li>Fix bug 187151: Do not needlessly iterate over billions of empty cells when re-enabling recalculation</li>
<li>Fix bug 199409: Do not needlessly iterate over billions of empty cells when right-clicking on a full-sheet selection</li>
<li>Fix bugs 192893, 186204: Do not crash if the default style is not called &#8220;Default&#8221;</li>
<li>disable ODDLYIELD and ODDLPRICE, they are broken</li>
<li>fix PRICEMAT</li>
<li>fix YEARFRAC unittests, we conform to the spec now, not to OOo&#8217;s implementation</li>
<li>fit IPMT unittest</li>
</ul>
<h3>Karbon</h3>
<ul>
<li>Improve text positioning in pdf export</li>
<li>Improve text transformation in pdf export</li>
<li>Remove status bar item when destroying view</li>
<li>Fix bug 209922: do not derive from KXMLGUIBuilder anymore</li>
<li>Apply style of group after its size is set so e.g. effect filters can use the groups size properly</li>
</ul>
<h3>KPresenter</h3>
<ul>
<li>Fix bug 209931: Default author of presentation was Thorsten</li>
<li>Dozens of large improvements to the powerpoint (.ppt) import filter</li>
<li>Fix: After leaving the presentation mode the canvas did not show correct when the zoom was not set to &#8220;Fit Page&#8221;</li>
<li>Fix bug 208594: Insert variables / page number doesn&#8217;t export well as pdf (only one number)</li>
<li>Fix bug 210647: Zoom widget displayed twice</li>
</ul>
<h3>KPlato</h3>
<ul>
<li>Improve calculation of actual cost</li>
<li>Fix bug in scheduling with resource conflicts.</li>
<li>Fix saving of work packages that is loaded into kplato</li>
<li>Use new Oxygen icons</li>
<li>Add example KPlato project</li>
<li>Fix saving and loading of project-specific currency settings</li>
<li>Update schedule manager combo box in view selector properly</li>
</ul>
<h3>KWord</h3>
<ul>
<li>Stop crashing on opening an encrypted MSWord document</li>
<li>Fixes pages not being auto-created and the first paragraph being displayed wrong in KWord</li>
<li>Fix bug 209700: Unbreak loading of AbiWord (.abw) documents</li>
<li>Fix bugs 189986 and 152467 in the RTF import filter</li>
<li>Make sure fontnames are also applied to first-level styles. Should improve many simpler .doc documents.</li>
<li>.doc import filter: make sure textcolor is always written to text properties</li>
</ul>
<h3>Krita</h3>
<ul>
<li>fix bug 211300: crash where the colorspace is deleted but still in the cache</li>
<li>Speed up spray brush engine by about 50%</li>
<li>Speed up filling irregular shapes</li>
<li>Fix bug 209291: do not grow the dynadraw brush engine footprint quite so fast</li>
<li>Fix bugs 208828 and 208239: dockers no longer crash when changing views. Note: the histogram docker is disabled, but you can still access the histogram through the layer menu</li>
<li>Fix bug 209537: a single click with stylus and rectangle selection tool freeze krita</li>
<li>Fix bug 209896: fix crash on intial double click in polygonal and outline selection</li>
<li>Fix bug 209898: fix saving of custom brushes. Note that because of other issues, the custom brush feature has been disabled for 2.1. See bug 209982</li>
<li>Fix saving pixel layers as image</li>
<li>Disable the GraphicsMagick import/export plugin if the GraphicsMagick version is 2.5 or higher</li>
<li>Fix bug 210095: show 3d brush model on windows</li>
<li>Fix bug 186950: reset of the filterop settings widget</li>
<li>Fix bug 205645: duplication of shape layers. Duplicated shape layers no longer share their shapes</li>
<li>Fix movement when drawing freehand. Also prevent some infinite loops</li>
<li>Fix many memory leaks</li>
<li>Fix optimization of group layers: the projection of a group layer is only recomputed starting with the top-most untouched filter layer</li>
<li>Fix undo for layer scaling</li>
<li>Fix loading of yCbCr colorspaces</li>
<li>Fix conversion between float sRGB and scRGB</li>
<li>Fix: Show tool icon for other tools when 3D brush outline is selected</li>
<li>Update the tool icons with Enkithan&#8217;s new designs</li>
<li>Fix bug 210531: saving a 16bit float or 32bit image in png causes a crash</li>
<li>Fix bug 210033: Crash on selecting shape after saving layer as image</li>
<li>Fix bug 208141: Rotating a photo of 2000px: better bounds checking</li>
<li>Fix bug 210668: Introduced in 2.1 betas, flatten image make unmodified pixels transparent</li>
<li>Fix bug 210917: File invalid after saveing layer to existing file</li>
<li>Fix bug 210094: strokes are shaky with stylus in OpenGL mode</li>
<li>Disable the opengl/glsl based filters experiment</li>
<li>Fix bug 211100: crash when the high-quality rendering option is checked</li>
<li>Fix bug 202661: the move layer tool disables the undo stack and creates unwanted new layers</li>
<li>Fix bug 211072: fix crash on moving layer between to other layers: check for node parent and fallback to rootlayer</li>
<li>Fix bug 211212: crash when selecting filterop</li>
<li>Fix positioning op the paintop popup</li>
<li>fix bug 20839 (krita crashed when selecting template with stylus after closing document)</li>
</ul>
<h3>Kexi</h3>
<p>Although Kexi is continuously developed, we don’t manage to deliver the final version of the application on time. It is scheduled for KOffice 2.2. Users are encouraged to stay with 1.1.x series if possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-21rc1-changelog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>KOffice 2.1 Beta 3 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-21beta3-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-21beta3-changelog/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:46:54 +0000</pubDate>
		<dc:creator>boudewijn</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=609</guid>
		<description><![CDATA[General

Make it possible to load shapes that are directly embedded in a document
Don&#8217;t offer encryption if the right QCA plugins aren&#8217;t available
Improve scrolling
Correct the applying of the paragraph style.
Many fixes to make KOffice compile with msvc
Fix the ruler text drawing
Fix: zooming tool doesn&#8217;t zoom out (patch by Hans Bakker)
Fix: painting of the ruler tabs
Fix: Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<h2>General</h2>
<ul>
<li>Make it possible to load shapes that are directly embedded in a document</li>
<li>Don&#8217;t offer encryption if the right QCA plugins aren&#8217;t available</li>
<li>Improve scrolling</li>
<li>Correct the applying of the paragraph style.</li>
<li>Many fixes to make KOffice compile with msvc</li>
<li>Fix the ruler text drawing</li>
<li>Fix: zooming tool doesn&#8217;t zoom out (patch by Hans Bakker)</li>
<li>Fix: painting of the ruler tabs</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=208517">Don&#8217;t alter document when its not changed</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=191275">hiding/showing status bar widgets when switching between multiple views</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=187838">Make variables work</a></li>
<li>Fix bugs 127934, 117567, 208003 and 189287: Fixes app-wide language changes to be honoured by the speller.</li>
</ul>
<h2>Applications</h2>
<h3>KWord</h3>
<ul>
<li>Load documents with sections into the main section so we see something</li>
<li>Support roman (lower and uppercase) and alphabetic (lower and uppercase) footnote numbering when importing .doc</li>
<li>Fix crashes when opening certain RTF files</li>
<li>Make ASCII import dialog appear on top of KWord</li>
<li>Fix bullets and simple font information to text lines in powerpoint</li>
<li>Fix right-to-left paragraph layout when loading .doc files</li>
<li>Make the page style aware of directionality allowing the loading of documents that have directionality in the master style with only a table is also eligible to have a text-frame.)</li>
<li>Fix clearing frames to remove the proper pages. (This fixes the bug that removing a lot of text will leave a lot of empty pages in some cases)</li>
<li>Fix: when loading .doc, don&#8217;t paint white backgrounds where none should be</li>
<li>Improve loading of tables in .doc documents, among other fixes: fix loading documents with table in headers</li>
<li>Make detecting the current page number work again</li>
<li>Don&#8217;t crash when loading an encrypted .doc document</li>
<li>Fix unbalanced add/remove which caused shadow framesets to be created</li>
<li>Fix auto-sorting order of frames going wrong in a simple usecase where we stack frames without making them full-width</li>
<li>Make reordering frames by moving them around work properly</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206130">crash on invalid odt document</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=207539">very very slow cleanup when loading document</a></li>
</ul>
<h3>KSpread</h3>
<ul>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=199204">Moving content from a selected range of cells does not move the selected range</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=173622">Allow the deletion of a selected shape.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=188661">Copy behaviour should be like in openoffice</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=199962">Improve row headers display</a></li>
</ul>
<h3>KPresenter</h3>
<ul>
<li>Make it possible to load remote files</li>
<li>Fixes bullets and simple font information to text lines in powerpoint</li>
<li>Many fixes for the ppt importer, for instance when loading office art</li>
<li>Show the paragraph dialog in the menus</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=205359">Fix the loading of an image in a place holder.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=207431">Fix printing to pdf</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206412">Crash launching simple presentation with text only</a></li>
</ul>
<h3>KPlato</h3>
<ul>
<li>Fix crash when removing scheduled resource.</li>
<li>Show busy cursor for command that can take a lot of time.</li>
<li>Don&#8217;t crash when embedded as KPart</li>
<li>Work package: Get resources from the currently selected schedule manager (if scheduled).</li>
<li>resource assignment Gantt view is now almost usable</li>
<li>Fix entry of duration/estimate</li>
</ul>
<h3>Karbon</h3>
<ul>
<li>Fix issues in pdf import (set page number as name for page groups, use font name if font family is empty)</li>
<li>Fix issues in svg import, among others a speedup</li>
<li>Use KoXML for svg and filter parsing</li>
<li>set/change layer z-index when adding/raising/lowering layers</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=207700">Using &#8220;Subtract paths&#8221; often just deletes the entire object</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=185952">group order breaks in karbon</a></li>
</ul>
<h3>Krita</h3>
<p>In general, stability improved a lot.</p>
<ul>
<li> Improve loading of 3d brush visualisation models: smudge finger is shown correctly</li>
<li>Add a stylus 3d brush visualisation model</li>
<li>Krita fits correctly in the 1024&#215;768 minimum resolution</li>
<li>Fix refreshing of brush previews</li>
<li>Fix showing image after applying &#8220;shadow&#8221; layer effect</li>
<li>Improved brush outline cursor</li>
<li>Fix: insert shape layer at the top of the layer stack</li>
<li>Fix: cancelling long running operations is possible again</li>
<li>Make the xyzaf32.ctlp profile work with 16bit as well</li>
<li>Fix many memory leaks</li>
<li>Fix: also accept image4 shiva generators</li>
<li>Reorder the layer and mask menus</li>
<li>Fix the erase composite operation</li>
<li>Make indirect painting work on masks</li>
<li>Fix: color filter using only the last curve</li>
<li>Fix: show progress update when painting a gradient or filling an area</li>
<li>Optimize the spray brush engine</li>
<li>Reorganize and optimize the projection recomposition</li>
<li>Show progress when separating an image</li>
<li>Fix the layer properties dialog to show the colorspace</li>
<li>Fix showing only a subset of channels if there is only one layer</li>
<li>Fix undo of image and layer type conversion</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=208544">prevent autobrush widget from getting bigger if brush is too big</a></li>
<li>Don&#8217;t crash when quitting krita while a filter is running (<a href="https://bugs.kde.org/show_bug.cgi?id=208341">208341</a>)</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=187326">select a contiguous area tool creates an empty selection if fuzziness set to zero</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=207086">show brush outline cursor with all tools</a></li>
<li>Fix: recomposition of layered images is improved and threaded again</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=208549">the selected Predefined Brush is not active until another setting is changed</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=208644">grayscale template is not fully loaded</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206267">krita crashes when opening and closing several views/images</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206970">crash when opening .ora file from the recent documents list</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206526">Bug 206526: Display of image is broken when the Preferences window is used</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=205123">Display of images open with the startup dialog.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=205644">layers disappearing when dropped on a cloned layer</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=205210">crash when adding a transparency mask to a layer.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=185553">Do not crash when quitting while filter is running</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206520">the brush has a double size of what it should when the size sensor is disabled.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=199895">Serialization of the settings of the rate paintop, and use a decent default value.</a></li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=207726">Don&#8217;t allow to create image when there is no profile for a color space.</a></li>
</ul>
<h2>Shapes</h2>
<h3>Chart shape</h3>
<ul>
<li>Fix crash</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=206619">Add column or row on an empty table in a chart crashes the app</a></li>
</ul>
<h3>Text shape</h3>
<ul>
<li>Fix various crashes</li>
<li>properly save page breaks</li>
<li>Erase caret when switching between text and header</li>
<li>Fix display errors in style docker</li>
<li>Make clicking within a table to place the cursor work correctly</li>
<li>Fix tabs being placed incorrectly on machines with different x and y dpi&#8217;s</li>
<li>Fix: pressing backspace at start of doc deletes next char</li>
<li>Make empty shapes not show random text</li>
<li>Fix text sometimes disappearing on adding a shape to the set</li>
<li>Fix fixed-linespacing with different fontsizes</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=199041">crash when re-editing a textShape</a></li>
</ul>
<h2>Tools</h2>
<ul>
<li>Some fixes for the paragraph tool</li>
</ul>
<h3>Connection tool</h3>
<ul>
<li>Fix the non glue point on the connectionTool.</li>
<li>Fix: <a href="https://bugs.kde.org/show_bug.cgi?id=208230">Crash on ending connector</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-21beta3-changelog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>KOffice 2.1 Beta 2 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-21beta2-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-21beta2-changelog/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:07:25 +0000</pubDate>
		<dc:creator>Cyrille Berger</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=567</guid>
		<description><![CDATA[General

Fix many translations related issues.
Fix many typos.

Libraries

Fix: multiple tool docker appearing on spliting view.
Fix: update of menu entries when a view is removed, and/or that only a single view remain (205898).
Fix: crash when a document is deleted.

Applications
KWord

Fix: layout hangs kword when loading a document.
Fix page numbers on headers.
Fix kword loads only 36 pages of 400-page [...]]]></description>
			<content:encoded><![CDATA[<h2>General</h2>
<ul>
<li>Fix many translations related issues.</li>
<li>Fix many typos.</li>
</ul>
<h2>Libraries</h2>
<ul>
<li>Fix: multiple tool docker appearing on spliting view.</li>
<li>Fix: update of menu entries when a view is removed, and/or that only a single view remain (<a href="http://bugs.kde.org/205898">205898</a>).</li>
<li>Fix: crash when a document is deleted.</li>
</ul>
<h2>Applications</h2>
<h3>KWord</h3>
<ul>
<li>Fix: layout hangs kword when loading a document.</li>
<li>Fix page numbers on headers.</li>
<li>Fix kword loads only 36 pages of 400-page document (<a href="http://bugs.kde.org/180809">180809</a>).</li>
<li>Fix positioning of the counter / text for RTL paragraphs.</li>
<li>Fix check of the document for bidi-ness (<a href="http://bugs.kde.org/186100">186100</a>).</li>
<li>Honor the left indent of a line.</li>
<li>Fix: tool decoration are drawn too small (<a href="http://bugs.kde.org/205262">205262</a>).</li>
<li>Fix: kword opening at the bottom of the page.</li>
<li><strong>MS Word import</strong></li>
</ul>
<ul>
<li>Fix importing tables.</li>
<li>Parse paragraph properties.</li>
</ul>
<h3>KSpread</h3>
<ul>
<li>Fix: selection of a range of cells with the mouse (<a href="http://bugs.kde.org/198666">198666</a>).</li>
<li>Implement &#8220;None&#8221; as an option of where to move the cursor after an edit<br />
of a cell (<a href="http://bugs.kde.org/199412">199412</a>).</li>
</ul>
<h3>KPresenter</h3>
<ul>
<li>Fix page count variable (<a href="http://bugs.kde.org/187838">187838</a>).</li>
<li>Group layout actions into one undo action (<a href="http://bugs.kde.org/205374">205374</a>).</li>
<li><strong>MS Powerpoint import</strong>
<ul>
<li>Parse paragraph properties.</li>
<li>Fix importing pictures.</li>
</ul>
</li>
</ul>
<h3>KPlato</h3>
<ul>
<li>Fix: connecting dependencies by drag and drop.</li>
<li>Improve ui of the view selector.</li>
<li>Load translation catalog for timezones.</li>
<li>Fix memory leaks.</li>
<li>Fix crash in view selector.</li>
<li>Fix a crash when calculating the first schedule.</li>
</ul>
<h3>Krita</h3>
<ul>
<li>Fix: krita starting unnecessarily with a bigger window than screens.</li>
<li><strong>PDF</strong>
<ul>
<li>Fix: loading of high resolution PDFs.</li>
<li>Allow to select higher than 1000 DPI when importing PDFs.</li>
</ul>
</li>
<li>Fix: serialization/deserialization of brush masks.</li>
<li>Fix: color filters not respecting the selection.</li>
<li>Fix: undoing a translation with the transform tool (<a href="http://bugs.kde.org/205582">205582</a> and <a href="http://bugs.kde.org/205584">205584</a>).</li>
<li>Fix: undo a transformation step should bring the tool back to its previous position (<a href="http://bugs.kde.org/205582">205582</a>)</li>
<li>Fix: saving of the resolution when exporting a single layer.</li>
<li>Fix: undoing moving a layer with an active selection.</li>
<li>Fix: the undo stack doesn&#8217;t work after using the move layer tool.</li>
<li>Fix: editing a perspective grid at zoom level different of 100% (<a href="http://bugs.kde.org/206541">206541</a>).</li>
<li>Fix: grid editing tool using a wrong offset depending on the zoom level.</li>
<li>Fix: flake tools adding shapes to the vector selection (<a href="http://bugs.kde.org/185637">185637</a>).</li>
<li>Fix: duplicate op using newly drawn stroke.</li>
<li>Fix: crash when changing the color space of an image.</li>
<li>Fix: allow to undo the creation of the shape layer created when adding a shape in a krita image (<a href="http://bugs.kde.org/164625">164625</a>).</li>
<li>Fix: use a more useful threshold for the gaussian noise reduction (<a href="http://bugs.kde.org/139468">139468</a>).</li>
<li>Fix: saving of resolution in tiff files, when exporting a flatenned image (<a href="http://bugs.kde.org/135664">135664</a>).</li>
<li>Fix: translation of the CTL color spaces.</li>
<li>Fix: for untranslated tooltips in resource view (<a href="http://bugs.kde.org/205929">205929</a>).</li>
<li>Fix: lines drawn with the freehand tool are shaky.</li>
<li>Performance optimization in transparency mask.</li>
<li>Fix: redoing a cut doesn&#8217;t redo the cut (<a href="http://bugs.kde.org/205846">205846</a>).</li>
<li>Partial fix of duplicating shape layer add the shapes to the wrong layer (<a href="http://bugs.kde.org/205645">205645</a>).</li>
<li>Fix: duplicating of a mask through the mask menu (<a href="http://bugs.kde.org/205646">205646</a>).</li>
<li>Fix: crash when selecting the children of a duplicated node.</li>
<li>Fix: crash when duplicating a layer with a filter mask.</li>
<li>Refresh the display after a cut, change of size or crop.</li>
<li>Fix: crash, in the macro editor, when selecting a filter with a configuration widget (<a href="http://bugs.kde.org/205199">205199</a>).</li>
<li>Disable scaling and rotating menu on vector layer (<a href="http://bugs.kde.org/205635">205635</a>).</li>
<li>Disable tonemapping on a non paint layer (<a href="http://bugs.kde.org/205635">205635</a>).</li>
<li>Fix: crash when selecting one of the LAB Histogram, while Alpha is currently active (<a href="http://bugs.kde.org/205641">205641</a>).</li>
<li>Fix: crash when selecting the brush paint op and no brush is selected (<a href="http://bugs.kde.org/205567">205567</a>).</li>
<li>Fix: split view crash (<a href="http://bugs.kde.org/205121">205121</a> and <a href="http://bugs.kde.org/191224">191224</a>).</li>
<li>Fix: crash when croping (<a href="http://bugs.kde.org/197700">197700</a>).</li>
<li>Fix: brightness/contrast filter.</li>
</ul>
<h2>Shapes</h2>
<h3>Formula shape</h3>
<ul>
<li>Fix ODF saving and loading.</li>
</ul>
<h3>Chart shape</h3>
<ul>
<li>Use the Normal subtype as default for Radar charts.</li>
<li>Make the Radar chart support subtypes stacked and percentage.</li>
<li>Make the Bar chart read and store the vertical property.</li>
<li>Fix: bubble and surface charts are not of polar type, but cartesian.</li>
</ul>
<h3>Text shape</h3>
<ul>
<li>Fix text position in lists.</li>
<li>Only apply format if the cell is actually valid (<a href="http://bugs.kde.org/206129">206129</a>)</li>
<li>Make the left paragraph border visible even when there is a frame shown around the text shape.</li>
<li>Fix: layout doesn&#8217;t make list counters flow around other shapes (<a href="http://bugs.kde.org/159257">159257</a>)</li>
<li>Fix: RTL list counters to be positioned inside the text shape.</li>
<li>Fix drawing list items when the first char of a line is big while the list counters are small.</li>
<li>Fix: Changing the font size in the first line of a list doesn&#8217;t move the list counter appropriately.</li>
<li>Fix: Underlined text with path object (<a href="http://bugs.kde.org/171686">171686</a>)</li>
<li>Fix: cursor is always blinking on the left in empty line, ignoring alignment setting (<a href="http://bugs.kde.org/189249">189249</a>)</li>
<li>Fix: text Run Around adjustment doesn&#8217;t take immediate effect (<a href="http://bugs.kde.org/194531">194531</a>)</li>
<li>Fix: styles list has inconsistent ordering (<a href="http://bugs.kde.org/180938">180938</a>).</li>
<li>Fix: style manager layout (<a href="http://bugs.kde.org/196391">196391</a>).</li>
<li>Fix opening and saving of linespacing.</li>
</ul>
<h3>Image shape</h3>
<ul>
<li>Fix: loading/saving of unsupported format.</li>
</ul>
<h2>Tools</h2>
<h3>Connection tool</h3>
<ul>
<li>Change the color of the glue points to make then looks better.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-21beta2-changelog/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>KOffice 2.1 Beta 1 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-21-beta-1-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-21-beta-1-changelog/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 08:00:38 +0000</pubDate>
		<dc:creator>Cyrille Berger</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=475</guid>
		<description><![CDATA[Libraries

Filter effect on shapes:

KPresenter

Support for drawing and higlighting on the presentation mode.

UI Improvements:
Context menu in the document view
Canvas is bigger than the current slide

Karbon

PDF Import

Krita

New painting operations: curvebrush, deform, dynadraw, spray
3D Brush visualisation
Some elements of the dynamic brush are merged in the brush paintop, for a more comprehensive user interface
Support for Shiva kernels
Initial macro support: [...]]]></description>
			<content:encoded><![CDATA[<h2>Libraries</h2>
<ul>
<li>Filter effect on shapes:</li>
</ul>
<h2>KPresenter</h2>
<ul>
<li>Support for drawing and higlighting on the presentation mode.</li>
</ul>
<ul><strong>UI Improvements:</strong></p>
<li>Context menu in the document view</li>
<li>Canvas is bigger than the current slide</li>
</ul>
<h2>Karbon</h2>
<ul>
<li>PDF Import</li>
</ul>
<h2>Krita</h2>
<ul>
<li>New painting operations: curvebrush, deform, dynadraw, spray</li>
<li>3D Brush visualisation</li>
<li>Some elements of the dynamic brush are merged in the brush paintop, for a more comprehensive user interface</li>
<li>Support for Shiva kernels</li>
<li>Initial macro support: record filters and allow editing.</li>
</ul>
<h2>Shapes</h2>
<ul>
<li>Table viewing, with limited editing</li>
<li>Formula shape</li>
</ul>
<h2>Tools</h2>
<ul>
<li>Connection tool</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-21-beta-1-changelog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KOffice 2.0.2 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-202-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-202-changelog/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:34:05 +0000</pubDate>
		<dc:creator>Cyrille Berger</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=442</guid>
		<description><![CDATA[Libraries

Fix: shape fill incorectly rendered (197088).

kword

Fix: crash when kword is embedded and the user right-click (197998).

kpresenter

Fix: crash when activating a layout imported from a .ppt file (198119).
Fix: crash when kpresenter imports a non-existing file (197926).

kplato

Fix hiding columns when cbs model is reset.

karbon

Keep snap to grid actions synchronized.

kchart

Load and save the floor and wall of the [...]]]></description>
			<content:encoded><![CDATA[<h2>Libraries</h2>
<ul>
<li>Fix: shape fill incorectly rendered (<a href="http://bugs.kde.org/197088">197088</a>).</li>
</ul>
<h2>kword</h2>
<ul>
<li>Fix: crash when kword is embedded and the user right-click (<a href="http://bugs.kde.org/197998">197998</a>).</li>
</ul>
<h2>kpresenter</h2>
<ul>
<li>Fix: crash when activating a layout imported from a .ppt file (<a href="http://bugs.kde.org/198119">198119</a>).</li>
<li>Fix: crash when kpresenter imports a non-existing file (<a href="http://bugs.kde.org/197926">197926</a>).</li>
</ul>
<h2>kplato</h2>
<ul>
<li>Fix hiding columns when cbs model is reset.</li>
</ul>
<h2>karbon</h2>
<ul>
<li>Keep snap to grid actions synchronized.</li>
</ul>
<h2>kchart</h2>
<ul>
<li>Load and save the floor and wall of the plot area.</li>
</ul>
<h2>plugins</h2>
<ul>
<li><b>Default tool</b>: use the current spot as the center for resize.</li>
<li><b>Text shape</b>: fix paragraphs with list indent having the wrong width.</li>
<li><b>Image shape</b>: make changing the image undoable (<a href="http://bugs.kde.org/200220">200220</a>).</li>
<li><b>.doc</b>:
<ul>
<li>Fix: closing of nested lists to not close too many items.</li>
<li>Fix: crash when loading .doc file (<a href="http://bugs.kde.org/180884">180884</a>).</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-202-changelog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KOffice 2.0.1 Changelog</title>
		<link>http://www.koffice.org/changelogs/koffice-2-0-1-changelog/</link>
		<comments>http://www.koffice.org/changelogs/koffice-2-0-1-changelog/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:03:18 +0000</pubDate>
		<dc:creator>Cyrille Berger</dc:creator>
				<category><![CDATA[Changelogs]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.koffice.org/?p=386</guid>
		<description><![CDATA[General

Add support for finder file associations for KOffice on Mac OSX.
Fix: some icons.
Fix: spelling.

libs

flake

Fix: changing input device should change the current tool.
Fix: locking isn&#8217;t honored at startup.


Fix: default template on the open dialog.

KWord

Fix: crash when printing (194971)

KPlato

Fix: don&#8217;t allow start time to be superior to end time.
Fix: keep optimistic/pessimistic ratio constant when estimate is changed.
In [...]]]></description>
			<content:encoded><![CDATA[<h2>General</h2>
<ul>
<li>Add support for finder file associations for KOffice on Mac OSX.</li>
<li>Fix: some icons.</li>
<li>Fix: spelling.</li>
</ul>
<h2>libs</h2>
<ul>
<li><strong>flake</strong>
<ul>
<li>Fix: changing input device should change the current tool.</li>
<li>Fix: locking isn&#8217;t honored at startup.</li>
</ul>
</li>
<li>Fix: default template on the open dialog.</li>
</ul>
<h2>KWord</h2>
<ul>
<li>Fix: crash when printing (<a href="http://bugs.kde.org/194971">194971</a>)</li>
</ul>
<h2>KPlato</h2>
<ul>
<li>Fix: don&#8217;t allow start time to be superior to end time.</li>
<li>Fix: keep optimistic/pessimistic ratio constant when estimate is changed.</li>
<li>In duration entry, add copy/paste and unit entry via keyboard.</li>
<li>Fix: vertical scrollbar in gantt views.</li>
<li>Increase column height in treeviews a little to give usable room for editors.</li>
<li>Enable &#8220;current item&#8221; indication in calendar editor.</li>
<li>Fix: crash when app is terminated with open dialog.</li>
<li>Fix: in Task view, Editing commands were not executed.</li>
<li>Fix: Should not allow me to enter an end date before the start date (<a href="http://bugs.kde.org/188094">188094</a>).</li>
<li>Fix: Task progress dialog, set percent finished to 100% when task is marked as finished (<a href="http://bugs.kde.org/188095">188095</a>).</li>
</ul>
<h2>Krita</h2>
<ul>
<li>Fix: the curve widget on dark theme.</li>
<li>Fix: crash when opening some JPEG (<a href="http://bugs.kde.org/191299">191299</a>).</li>
<li>Fix: apply effect masks on shape, group layers.</li>
<li>Fix: crash when using the duplicate op with a perspective correction.</li>
<li>Fix: correctly save Keywords metadata to IPTC.</li>
<li>Fix: saving to jpeg/png after merging.</li>
<li>Fix: painting with the convolution painter.</li>
<li>Fix: tablet pressure only effective when size is enabled in the option.</li>
</ul>
<h2>KChart</h2>
<ul>
<li>Fix: crash on activating the chart tool without a shape.</li>
</ul>
<h2>Plugins</h2>
<ul>
<li>Fix: when changing an image, don&#8217;t ignore the old size of the shape (<a href="http://bugs.kde.org/195500">195500</a>)</li>
<li>Fix: crash when selecting the default tool after background tool (<a href="http://bugs.kde.org/195472">195472</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.koffice.org/changelogs/koffice-2-0-1-changelog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->