From a39b92f278f6d1530cb151875b445185951634df Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Mar 2010 20:44:18 +0000 Subject: Added KDE3 version of POTraceGUI git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1101754 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..074924f --- /dev/null +++ b/ChangeLog @@ -0,0 +1,44 @@ + 1.2 -> 1.3 + * Internationalization support + * German translation + +1.1 -> 1.2 +* Potracegui now supports autotrace!! +* Now if an image is traced to an undisplayable format (i.e. Gimp path or SVG) you can "save as..." (in the older version you could not sue to a silly bug) + +1.0 -> 1.1 + +* Added scrollbars for the images, now they are not strangely resized anymore +* Changed slightly the layout of the options: now the window is much smaller, so it can be viewed ad lower resolutions (it should be usable at 800x600). Thanks for the idea to MichaƂ Kosmulski +* Now it builds on FreeBSD 4.x. Thanks to Markus Brueffer + +0.5.1 -> 1.0 + +* New major version +* Interface totally changed to SDI +* The changes all too many to be listed here. Launch the program yourself and poke around!!! + +0.5 -> 0.5.1 + +[Bug report from Yannick Roehlly] +* fixed compilation problem (wrong .ui file) + +0.4 -> 0.5 + +[Patches from Jakub Stachowski] +* Preview windows remains open after tracing the image +* Fixed a memory leak when calling the settings dialog +* Added drag and drop support + +0.3 -> 0.4 + +[Patches from Jakub Stachowski] +* fixed a memory leak (QPixmap allocated and never deallocated) +* fixed a race condition in potrace execution +* Potracegui now uses any image format recognized by KDE +* Potracegui can use remote files + +0.2 -> 0.3 + +* Updated potracegui to work with potrace 1.3 +* Changed the options dialog to reflect potrace changes -- cgit v1.2.1