summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 074924f1f83f320dc7e3fb807d48903e56aba412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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