Version 1.0.3
=============
Features:
* Floppy Disk support
* Czech translation by excamo <excamo at gmail dot com>. Thanks!
* Spanish translation by Manolo Valdes <nolis71cu at gmail dot com>. Thanks!
Fixes:
* Remove Qt 4.1 support code, it does not compile there anyways.
  Add a configure check (in cmake) for Qt 4.2 (patch by Gwenole Beauchesne / Laurent Montel).
* Fix compilation on other systems than Linux and Windows (e.g. BSDs)

Version 1.0.2
=============
Features:
* Possibility to change the QEMU start command (e.g. for 64 bit executable "qemu-system-x86_64")
* Possibility to execute before start or after exit of QEMU shell commands (only experimental!)
* Turkish translation by Necmettin Begiter <begiter at gmail dot com> and Ugur Cetin <jnmbk at users.sourceforge dot net>. Thanks!
* Russian translation by Vasily Cheremisinov <cheremv at alefgroup dot ru>. Thanks!
Fixes:
* Save state of network option
* Respect snapshot setting after start of QtEmu

Version 1.0.1
=============
Features:
* Support for VMWare hard disk images (*.vmdk)
* Support for QEMU *.qcow hard disk images
Fixes:
* Focus problem on machine tabs
