ToDo (This is specific to maemo version.  For general todo, check in zaurus or qt4 branches)
--------------------------------------------------------------------------------------------
Make PreferencesDialog work.
    Remake the SequenceDialog.  It will probably depend on the QuizFrame too. Or use a QScrollArea.
    I have hidden the scrollbar of bodyWrapper.  Not sure if it's a good idea.  What's the standard way to do that on Maemo?
    Simplify Revealing Sequences (probably something similar to previous version): Less options is sometimes better :-)
    Position the scrollbar the right place, if possible, when invalid values are detected.
    The Reset Buttons for fonts do not work on Xephyr.  The problem is that the default font is not available (not installed?).
        Maybe we need to identify the best font and hardcode it for fremantle.
    The languages of interest and keyboard accelerators take a lot of room.  Use specific dialog for these.
The Done button in the About window is not localized.
When the Search Dialog is closed, the main window is not brought in front.  Is it possible to do so programmatically?
Implement contextual menu for Import, Export, Cut, Copy, Paste
Use standard constants for margin, alignment, etc.
Use standard layout as much as possible.
Review all code and check for comments.
