trojita (0.2-4) unstable; urgency=low

  * removed asserts that are not actually true... (makes assumptions
    about which model it is currently looking at even though it isn't
    guaranteed to be right because of proxies and it doesn't need to
    verify them there anyway)
  * added expunge option back (as empty trash)

 -- Benson Tsai <btsai@vrwarp.com>  Wed, 04 Aug 2010 22:06:09 -0400

trojita (0.2-3) unstable; urgency=low

  [ Jan Kundrát ]
  * [www] More information about the ML

  [ Benson Tsai ]
  * restored tooltip into the msg list model, filter out tooltip in the
    maemo proxy model
  * included QSpacerItem in MsgListView
  * removed lines set size lines and tweaked ui so that settings is
    fixed on maemo

  [ Jan Kundrát ]
  * Mark the current master as "0.2"
  * [www] Add the 0.2 in the download section
  * [www] Update copyright status for the web

  [ Benson Tsai ]
  * Made subject line use the font hint from the model

 -- Benson Tsai <btsai@vrwarp.com>  Wed, 04 Aug 2010 12:26:40 -0400

trojita (0.2-2) unstable; urgency=high
  * Fixed debian package
 -- Benson Tsai <btsai@vrwarp.com>  Sun, 02 Aug 2010 00:14:46 -0400

trojita (0.2-1) unstable; urgency=low

  [ Benson Tsai ]
  * forking gui to maemo gui
  * initial maemo gui implementation
  * modified src.pro so that you can build MaemoGui by running qmake
    CONFIG+=maemo
  * changed return type of date to datetype directly instead of
    formatting it in the model
  * added QDebug output to parser errors
  * fixed tabbing issues..
  * updated updateBusyParsers to use the Maemo5 progress indicator
  * Fixed the settings dialog to be reasonable on the desktop
  * Ported fix from Gui over (for more reasonable setting dialogs on the
    desktop)
  * Refactored Window.cpp into a couple separate classes all inheriting
    from BaseWindow.cpp. This helps with the fact that Qt on maemo
    doesn't seem to cleanly repaint windows whose widgets are merely
    replaced.
  * refactored MessageListWindow so it takes a TreeItemMailbox instead
    of a simple index
  * Fixed the settings dialog to be reasonable on the desktop

  [ Jan Kundrát ]
  * Misc cleanup
  * More tweaking of the settings dialog
  * Do not make it obvious visually that there's a scrollarea involved

  [ Benson Tsai ]
  * fix an uninitialized variable in MessageListWindow
  * removed TreeItem* in favor of indexes
  * ported changes to maemo gui
  * Made msg list view more maemo friendly :)

 -- Benson Tsai <btsai@vrwarp.com>  Sun, 01 Aug 2010 00:14:46 -0400

trojita (0.1-1) unstable; urgency=low

  * Initial release

 -- Benson Tsai <btsai@vrwarp.com>  Thu, 15 Jul 2010 16:39:24 +0300

