commit b47dd97573550f5f6409c46aae183528b7bbef81
Author: Ariya Hidayat <ariya@linux-sx6q.(none)>
Date:   Sun Oct 18 08:50:44 2009 -0400

    Faster without alpha-blending (since we wipe the whole mask).

commit 94348cc3176aa135cf848376e69d6db995fe15bb
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Sun Jan 18 14:16:40 2009 +0100

    Install Qt's system translator to translate the save dialog.

commit f60167e204d3761731aef7f528f9382d616a990f
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Sun Jan 18 14:08:20 2009 +0100

    Add *.qm files to ignore list, as they should be generated on the fly
    anyway.

commit 0ec0488a5c632f2ff25cbd1a22ff54e7c2109e8b
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Sun Jan 18 14:07:28 2009 +0100

    Added Polish translation.

commit 398d87f36a4ed24ea1a9d0aaaeae4e54ac671a6e
Author: Nicolas Doualot <public@slubman.info>
Date:   Wed Oct 15 20:46:00 2008 +0200

    Little mistake in translation loading

commit 85253a6350fc67892402fe158dbc8163c275245b
Author: Nicolas Doualot <public@slubman.info>
Date:   Tue Oct 14 14:44:10 2008 +0200

    Some changes in UI layout.

commit ef3070d398fcb4c1863bac8020d5c3f2ff8d3964
Author: Nicolas Doualot <public@slubman.info>
Date:   Tue Oct 14 13:22:50 2008 +0200

    Translation update

commit 9b53d96bc8fea1d4046b6aa51d9c206a832e68d3
Author: Nicolas Doualot <public@slubman.info>
Date:   Tue Oct 14 11:33:19 2008 +0200

    Add translation support (requested by redbaron).
    Change file hierarchy.

commit 7fa3cf06a510c5235ed73cbad619711edd5158bb
Author: Nicolas Doualot <public@slubman.info>
Date:   Tue Sep 9 00:16:50 2008 +0200

    Icon is added on all windows

commit 4791ff9ff0eb1e868ed047232404931ced633e08
Author: Nicolas Doualot <public@slubman.info>
Date:   Tue Sep 9 00:12:22 2008 +0200

    Display an icon on the main dialog

commit e4362ff77e304af4589a20377e584add827d814e
Author: Nicolas Doualot <public@slubman.info>
Date:   Mon Sep 8 22:36:16 2008 +0200

    Better looking icon for windows

commit 7d9e898ece21631a1a4f176012539eff06ec94e1
Author: Nicolas Doualot <public@slubman.info>
Date:   Mon Sep 8 22:24:38 2008 +0200

    Icon for winwods (bad quality)

commit 713484c25ee95ec9586195a0850d2e7c556b7499
Author: Nicolas Doualot <public@slubman.info>
Date:   Mon Sep 8 21:54:18 2008 +0200

    Better .gitignore for mac

commit fa15ef8aa4687d2b2cabb1c29606e47bea6ef994
Author: Nicolas Doualot <public@slubman.info>
Date:   Mon Sep 8 21:49:56 2008 +0200

    New icon (better look ?)

commit f8aaddec70d23d31a8db8c6fdf6ad809cc7f849e
Author: Nicolas Doualot <public@slubman.info>
Date:   Mon Sep 8 15:09:34 2008 +0200

    Add a .gitignore file (execs, generated.h, Makfile and projects ...)

commit ddfb1ecaa36cd34f7b8fac8724f1639a5728f635
Author: Nicolas Doualot <public@slubman.info>
Date:   Sun Sep 7 23:08:36 2008 +0200

    Add icon for MacOS X build.

commit 3dab4b0b63b2d85a5c962da83ac70951f577fba9
Author: Nicolas Doualot <public@slubman.info>
Date:   Sun Sep 7 20:53:44 2008 +0200

    Add a .desktop file, and the according icon file

commit 406362146f1b539edf0ccb3ddbbdf7663e5aca89
Author: slubman <public@slubman.info>
Date:   Sun Sep 7 11:54:57 2008 +0200

    Code cleaning (tabulations, uneeded comments ...)

commit 4b552057e87d52555eefb8236cf4c27a914783a5
Author: Nicolas Doualot <public@slubman.info>
Date:   Sat Sep 6 20:46:39 2008 +0200

    * Allow to change offset and distance for middle image
    * Draw pictures from background to foreground
    
    All of these enable a new rendering effect

commit e2ee6082c6fab1172c2279c1b8ee3f6324b2f234
Author: Nicolas Doualot <public@slubman.info>
Date:   Sat Sep 6 20:42:00 2008 +0200

    No more console on startup on mac and windows

commit a7497d015dba44d59c64a1a29c8494d930ba1c09
Author: Ariya Hidayat <ariya.hidayat@trolltech.com>
Date:   Mon Jul 14 19:14:21 2008 +0200

    Starts with a sensible window size.

commit 2af221a456225eec35f776e6a154ec368d724fb1
Author: Ariya Hidayat <ariya.hidayat@trolltech.com>
Date:   Mon Jul 14 19:12:04 2008 +0200

    Full format name.

commit 76f8be28c9c59f0805464d2b3b65358994ec149d
Author: Ariya Hidayat <ariya.hidayat@trolltech.com>
Date:   Mon Jul 14 19:09:02 2008 +0200

    Explicitly set the format to PNG.
    
    This fixes null-size output file when the file extention (.png) is not specified.

commit 28008fbe493974f31fef71a7c802ea37126b8451
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Mon Jun 30 02:24:27 2008 +0200

    Respond also to the spin boxes

commit 46955e05b2c9b0e33cdee66f5dce6b982a5c4a06
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Sun Jun 29 23:41:40 2008 +0200

    Access the widgets directly

commit 6d5419d3a18873ebbcfb48d0e64694b14921b4b5
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Fri Jun 6 14:22:01 2008 +0200

    Avoid garbage in the reflection
    
    Patch by Petri Damsten <petri.damsten@gmail.com>

commit 53e1610a8dcebe5858ccbcd233fe024fdf61332b
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 23:21:16 2008 +0200

    Move parameter adjustment to the right place

commit d6a482b0740a9e84f873fe27f0be6a3ef11913c0
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 23:16:16 2008 +0200

    Optimize: use palette for background painting

commit eb1c57e53ebcf1d61929c6281ebccf3ef2121499
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 23:12:24 2008 +0200

    Add support for translucent background

commit 3ad268a733de864edd4ee0e4598aa8919892998e
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 22:20:49 2008 +0200

    Reuse render() function to save to file

commit 98ace9e84cf40cab7e30496105582841f155c9de
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 22:07:55 2008 +0200

    Refactor the rendering part

commit a9b84174fba580811e3505ff6e262ff0559b501c
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 00:46:15 2008 +0200

    Use QPixmap instead of QImage (almost) everywhere

commit 99a00a953159f6430886b24ce75cf332ea649309
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 00:33:14 2008 +0200

    Reflection should let be through

commit 0f377a2594665bb505716aef30a01ee7bf0fdf27
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Wed Jun 4 00:17:14 2008 +0200

    Add support for custom background color

commit 6a3c18d48741111805f97745c919818b14647870
Author: Ariya Hidayat <ariya.hidayat@gmail.com>
Date:   Mon Jun 2 14:57:04 2008 +0200

    Initial import
