qt-components-hildon (0.4.0) unstable; urgency=low

  * Added org.hildon.filesystemmodel module with FileSystemModel component.
  * Added org.hildon.dbus module with DBusAdaptor and DBusMessage components.
  * Added global 'webSettings' and 'webHistory' properties to the org.hildon.webkit module.
  * Added 'settings' and 'history' properties to the WebView component.
  * Added Repeater, TableView and HeaderView components to the org.hildon.components module.
  * Added QModelIndex global property to the org.hildon.components module, to allow access to functions of QModelIndex (e.g var row = QModelIndex.row(view.currentIndex))
  * Added support for custom delegates in item views (ListItem* components).
  * Improvements and bug-fixes for existing components.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sat, 19 Jul 2014 20:47:23 +0100

qt-components-hildon (0.3.0) unstable; urgency=low

  * Added Page component.
  * WindowStack is now PageStack (accessible via the 'pageStack' context property).
  * It is now possible to create multiple top-level Window components, each with its own PageStack instance.
  * Improvements to existing components.
  * Don't install desktop files for the example applications.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Thu, 03 Jul 2014 14:34:16 +0100

qt-components-hildon (0.2.0) unstable; urgency=low

  * Added DoubleSpinBox, Image, BorderImage, MultiListSelector, Rectangle and ScreenShot components (ScreenShot requires org.hildon.utils).
  * Added 'theme' image provider (usage: image://theme/$IMAGE_FILENAME_WITHOUT_SUFFIX).
  * Added QML ScreenShot example application.
  * Improvements to Flickable and ListView components.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sat, 28 Jun 2014 16:23:51 +0100

qt-components-hildon (0.1.1) unstable; urgency=low

  * Fix undefined symbol error in org.hildon.webkit.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Thu, 19 Jun 2014 19:21:34 +0100

qt-components-hildon (0.1.0) unstable; urgency=low

  * Now exposing Qt widgets to QML.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Thu, 19 Jun 2014 15:12:56 +0100

qt-components-hildon (0.0.1) unstable; urgency=low

  * Initial Release.

 -- Stuart Howarth <stuhowarth77@gmail.com>  Sun, 31 Mar 2013 15:01:46 +0000
