KCometen4 ChangeLog
===================

Version 1.0.2
  * Link to kio

Version 1.0.1
  * Fix compilation problems for some distributions.
  * Add a very basic configure script that wraps a few common cmake settings.
  * Add some notes to INSTALL.
  * Add a hack that stops the embedded OpenGL widget from resizing to 640x480.
    See KDE bug #165552.

Version 1.0
  * Port KCometen3 to KDE4
  * Plug a memory leak
  * Fix field of view distortions in very oblong windows
  * New options
    - set field of view (default: 76 degrees)
    - set whether scene dimensions should always be a cube (default: false)
    - use mipmaps (default: false)
  * Update the setup dialog
    - rearrange dialog and rename a few settings for clarity
    - add a dynamic preview
    - add About and Defaults buttons
    - add What's This? info
    - make it a KDialog
  * Improve the quality of the background image
    - add an option for 1024x1024 image size
    - use Qt::SmoothTransformation when scaling
