
The purpose of this document is to outline the testing that should be done
before releases of this code:

Basic functionality in all components
	- Main window app
	- Panel applet
	- Panel extension
	- KPart
	- Screensaver

Xinerama friendly

Channel editor works

All channel formats work

Configuration works

Each plugin works

Migration from older qtvision and kwintv works

All menu items work
    - Contain a what's this text
    - Contains an icon if possible

Key bindings work
    - Check for any collisions or interferance with standard keyboard
    navigation keys.
    - All dialogs etc. should be usable with a keyboard as well as mouse.

All view modes work, in all components
	- Normal
	- Video desktop
	- TV mode
	- Full screen

CPU/Memory usage is sane

Icons are all present and correct

Debug output is minimized or suitable for the type of release

      - All debug output via KDebug so it can be
      filtered/turned off.

Version info/about info is current

Aspect ratio works

Listings work

Screensave disable/re-enable works
      - Enabling and disabling DPMS should also work

Tray icon is usable and current
      - Must display an icon

Picture quality settings work

There should be no crashes if no device is selected/available.

