qml-browser (0.8.2) unstable; urgency=low

  * SSL fix.
  
 -- Stuart Howarth <showarth@marxoft.co.uk>  Tue, 18 Nov 2014 12:09:16 +0000

qml-browser (0.8.1) unstable; urgency=low

  * Bug fix: Text fields unintentionally cleared in some dialogs (e.g NewBookmarkDialog) when the dialog is shown.
  * Re-sort bookmarks when a new bookmark is added.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Tue, 16 Sep 2014 23:59:12 +0000

qml-browser (0.8.0) unstable; urgency=low

  * Fix display of icon in application list.
  * Fix postinst script.
  * Use secondary text color for URLs in bookmark list and webview history.
  * Sort bookmarks by visit count, rather that last visit time.
  * Disable scrolling using cursor keys to prevent conflicts in processing key events.
  * Code re-factoring to make use of improvements to Qt Components Hildon.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Mon, 15 Sep 2014 00:39:12 +0000

qml-browser (0.7.0) unstable; urgency=low

  * Save browsing history when any browser window is closed.
  * Sort bookmarks by last visited time, in descending order.
  * Load MicroB bookmarks if no QML Browser bookmarks exist.
  * Delete old bookmarks following installation, due to changes to bookmark location and data structure.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Wed, 27 Aug 2014 23:07:12 +0000

qml-browser (0.6.0) unstable; urgency=low

  * Added option to zoom text only.
  * Added option to use volume keys for zooming.
  * Added option to set the user agent.
  * Use cursor keys for scrolling.
  * Keep 'fullscreen' button visible for 2 seconds after scrolling stops.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Mon, 11 Aug 2014 15:12:34 +0000


qml-browser (0.5.3) unstable; urgency=low

  * Ship QML files instead of using QRC.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Mon, 04 Aug 2014 02:36:41 +0000

qml-browser (0.5.2) unstable; urgency=low

  * Added 'forward' button to the toolbar (shortcut is CTRL+Backspace).
  * Fixed access to data roles in the download model.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sun, 03 Aug 2014 16:14:25 +0000

qml-browser (0.5.1) unstable; urgency=low

  * Added support for command line arguments (supported arguments are --url=$URL and --full_screen to force fullscreen).
  * Fixed error in filenames for downloads.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sat, 02 Aug 2014 23:25:43 +0000

qml-browser (0.5.0) unstable; urgency=low

  * Browsing history is now persistant, and can be cleared in the settings.
  * Added download manager.
  * Added 'View source' option.
  * Added 'Open file' option.
  * Added 'Save link as' option.
  * Added use of custom URL handlers via the context menu.
  * Added some further settings in the settings dialog.
  * Fixed permissions error in postinst script.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Fri, 01 Aug 2014 01:25:17 +0000

qml-browser (0.4.0) unstable; urgency=low

  * Added support for zooming via swirl gesture and double-tap.
  * Added 'find' toolbar.
  * Added panning mouse pointer.
  * Bug fixes.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sat, 26 Jul 2014 22:24:12 +0000

qml-browser (0.3.0) unstable; urgency=low

  * Added options to choose the search engine and add additional search engines. Search engines can be added in the user interface, or by manually editing /home/user/.config/QMLBrowser/searchengines.conf.
  * Added support for custom URL handlers. Handlers can be added in the user interface, or by manually editing /home/user/.config/QMLBrowser/urlhandlers.conf.
  * Added access to browsing history from the URL input field.
  * Added support for opening URLs in a new browser window.
  * Changed input method hints for the URL input field to avoid auto-capitalisation.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Wed, 23 Jul 2014 17:46:34 +0000

qml-browser (0.2.0) unstable; urgency=low

  * Access browsing history with long-press on 'back' button or swipe from right.
  * Update to comply with changes to qt-components-hildon.
  * Bug fixes.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Sat, 19 Jul 2014 20:56:42 +0000

qml-browser (0.1.0) unstable; urgency=low

  * Use separate browser windows (like MicroB).
  * Update to comply with changes to qt-components-hildon.
  * Bug fixes.

 -- Stuart Howarth <showarth@marxoft.co.uk>  Thu, 03 Jul 2014 16:13:23 +0000

qml-browser (0.0.1) unstable; urgency=low

  * Initial Release.

 -- Stuart Howarth <stuhowarth77@gmail.com>  Sun, 31 Mar 2013 19:45:48 +0000
