Change logs for ubuntu-ui-toolkit source package in Raring

  • ubuntu-ui-toolkit (0.1.43) raring; urgency=low
    
      * Fix for text inputs staying disabled after being re-enabled. The previous
        workaround for removing input panel was blocking re-enabling a
        previously enabled input. (LP: #1164634)
      * Fixing disabled text input delegate background color theming when userValue
        is set to TextField or TextArea color property. (LP: #1169601)
      * Workaround for TextArea and TextField removing OSK when active focus is
        transferred from one instance to another using focus property (LP: #1163371)
      * Fix for TextArea Enter/Return keys being stolen when embedded in
        ListItems.Empty. (LP: #1166840)
    
    ubuntu-ui-toolkit (0.1.42) raring; urgency=low
    
      [ Loïc Minier ]
      * Drop ubuntu-sdk package; now generated from sdk ubuntu-touch seed in
        ubuntu-touch-meta package.
    
      [ Timo Jyrinki ]
      * Sync with raring packaging, separate meta also in the PPA again
      * New upstream snapshot
        - Update documentation html styles
        - Fix the clamping of sheet width on narrow screens.
        - Added "make license" target
        - Added online and offline API documentation configurations, both with
          Ubuntu styling.
    
      [ Tim Peeters ]
      * Rewrite of theming engine. See CHANGES for details and deprecated APIs.
    
    ubuntu-ui-toolkit (0.1.41) raring; urgency=low
    
      * Update documentation html styles
      * Automatic license checking for source files
      * Fix clamping bug for sheets on narrow screens
    
    ubuntu-ui-toolkit (0.1.40) raring; urgency=low
    
      * Improve header and toolbar documentation for MainView/Page/PageStack/Tabs.
      * Fix bug in header (hide it when the header is empty)
    
    ubuntu-ui-toolkit (0.1.39) quantal; urgency=low
    
      * New Icon component that displays icons from the icon theme.
      * Added libqt5svg5 as a dependency thus allowing use of SVGs in icon themes.
      * Fix bug in list items.
     -- Ken VanDine <email address hidden>   Thu, 18 Apr 2013 10:18:52 -0400
  • ubuntu-ui-toolkit (0.1.38) raring; urgency=low
    
      * Drop ubuntu-sdk package; now generated from sdk ubuntu-touch seed in
        ubuntu-touch-meta package.
     -- Loic Minier <email address hidden>   Thu, 21 Mar 2013 03:07:40 +0100
  • ubuntu-ui-toolkit (0.1.37) raring; urgency=low
    
      * Compatibility Breaks
        - Page, PageStack and Tabs automatically determine their anchors and height
          inside a MainView, so there is no need to set them explicitly.
        - It is now recommended to always use Pages inside Tabs or PageStack.
          Non-Page items can still be used, but their margins will not automatically
          be set-up to align with the header of the MainView.
      * API Changes (LP: #1157191)
        - Property tools was deprecated for MainView, Tabs and PageStack. Pages now automatically
          update MainView.toolbar.tools when they become active.
        - Property page of Tab can no longer be a URL, but must be an Item (Page recommended).
          Use a Loader if you were using a URL first.
     -- Tim Peeters <email address hidden>   Wed, 20 Mar 2013 19:15:08 +0100
  • ubuntu-ui-toolkit (0.1.36.2-0ubuntu2) raring; urgency=low
    
      * debian/control
        - libqt5v8-5-dev only supports amd64, i386 and armhf so setting
          Architecture to just those
     -- Ken VanDine <email address hidden>   Wed, 20 Mar 2013 12:44:41 -0400
  • ubuntu-ui-toolkit (0.1.36.2-0ubuntu1) raring; urgency=low
    
      * New snapshot release (LP: #1157191)
      * Add more recommended packages
      * Co-exist better with PPAs
     -- Timo Jyrinki <email address hidden>   Wed, 13 Mar 2013 11:21:06 +0200
  • ubuntu-ui-toolkit (0.1.36.1-0ubuntu1) raring; urgency=low
    
      * debian/control:
        - drop qtpim5-dev dep on the metapackage, not supported upstream and not
          in distro
     -- Didier Roche <email address hidden>   Wed, 27 Feb 2013 10:19:43 +0100
  • ubuntu-ui-toolkit (0.1.36-0ubuntu1) raring; urgency=low
    
      * Initial release
     -- Timo Jyrinki <email address hidden>   Tue, 26 Feb 2013 09:52:05 +0200