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

  • ubuntu-ui-toolkit (1.1.1298+15.04.20150218.1~rtm-0ubuntu1) 14.09; urgency=medium
    
      [ Niklas Wenzel ]
      * ActionSelectionPopover: Handle the 'visible' property of actions
        properly (LP: #1395118)
     -- CI Train Bot <email address hidden>   Wed, 18 Feb 2015 16:59:43 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150212~rtm-0ubuntu1) 14.09; urgency=medium
    
      [ Christian Dywan ]
      * Implement i18n.tag function and unit tests (LP: #1417031)
     -- Ubuntu daily release <email address hidden>   Thu, 12 Feb 2015 18:47:08 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150209~rtm-0ubuntu1) 14.09; urgency=medium
    
      [ Zsombor Egri ]
      * isHapticsFeedbackEnabled context property exposed to drive
        HapticsFeedback in AbstractButton. (LP: #1391877)
      * Haptics singleton component to provide toolkit wide default and
        custom feedback functionaity controlled by system settings. (LP:
        #1391877)
     -- Ubuntu daily release <email address hidden>   Mon, 09 Feb 2015 13:10:45 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150202~rtm-0ubuntu1) 14.09; urgency=medium
    
      [ Tim Peeters ]
      * Port "In Progress" translation fix from staging to rtm. (LP:
        #1391617, #1081607)
     -- Ubuntu daily release <email address hidden>   Mon, 02 Feb 2015 09:11:21 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150116~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Florian Boucault ]
      * ActivityIndicator: make its animation rely solely on the rendering
        thread so that it does not stop spinning if the main thread is
        blocked. (LP: #1411376)
     -- Ubuntu daily release <email address hidden>   Fri, 16 Jan 2015 10:17:50 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150109~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Christian Dywan ]
      * Take frameSpacing into account when location cursor (LP: #1384749)
     -- Ubuntu daily release <email address hidden>   Fri, 09 Jan 2015 17:38:20 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20150107~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Zsombor Egri ]
      * Rolling back ListItem dividers from 2GU left&right margins to no
        margins. (LP: #1380766)
     -- Ubuntu daily release <email address hidden>   Wed, 07 Jan 2015 18:47:29 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20141203.1~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Zoltán Balogh ]
      * Many TextField/TextArea fixes improving user experience greatly and
        making it more in line with the design: handle much easier to drag
        by making its touch area 4 grid units wide and centered around the
        cursor; double tapping anywhere (even around the handle) selects the
        word and opens the contextual menu; long pressing anywhere (even
        around the handle) selects the word and opens the contextual menu;
        make sure that when there is a selection the contextual menu is
        shown and shown above the cursor at the beginning of the selection;
        do not prevent other UI elements from receiving mouse/touch events
        when the contextual menu is shown
      * Revert to 1124
      * Fixed unit test
        tst_components::tst_textinput_touch::test_longtap_when_empty: do not
        cause a double tap before the long press.
    
      [ Christian Dywan ]
      * Don't subtract itemSpacing from column width (LP: #1387806)
     -- Ubuntu daily release <email address hidden>   Wed, 03 Dec 2014 13:12:49 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20141111.2~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
      [ Florian Boucault ]
      * Many TextField/TextArea fixes improving user experience greatly and
        making it more in line with the design:
    
      [ Christian Dywan ]
      * Update po/ubuntu-ui-toolkit.pot
     -- Ubuntu daily release <email address hidden>   Tue, 11 Nov 2014 11:25:44 +0000
  • ubuntu-ui-toolkit (1.1.1298+15.04.20141107.2~rtm-0ubuntu1) 14.09; urgency=low
    
      [ Florian Boucault ]
      * TextField: make sure that a long press always works even when the
        field is empty by ensuring the TextInput's size is set properly.
        (LP: #1384403)
    
      [ Christian Dywan ]
      * Update po/ubuntu-ui-toolkit.pot
     -- Ubuntu daily release <email address hidden>   Fri, 07 Nov 2014 12:35:11 +0000
  • ubuntu-ui-toolkit (1.1.1298+14.10.20141030~rtm-0ubuntu1) 14.09; urgency=low
    
      [ CI bot ]
      * Resync trunk
    
      [ Timo Jyrinki ]
      * Modify test .desktop file (LP: #1382414) (LP: #1382414)
     -- Ubuntu daily release <email address hidden>   Thu, 30 Oct 2014 07:39:12 +0000
  • ubuntu-ui-toolkit (1.1.1298+14.10.20141016.1-0ubuntu1) 14.09; urgency=medium
    
      [ Jussi Pakkanen]
      * Remove the thumbnailer image provider here, because thumbnailer
        provides it by itself Fixes LP: #1368492
    
      [ Lars Uebernickel ]
      * Icon: size correctly even if no or only one dimension is given
    
      [ Michael Sheldon]
      * Check that orientation changes are acceptable before applying new
        orientation based on active window change. Fixes LP: #1375306
    
      [ Zoltán Balogh ]
      * Updated test plan executer
    
      [ Zeller Benjamin ]
      * RenderTimer includes EGL platform files in the rendertime header,
        which can cause problems when included after QDataStream. The
        EGL headers pull the XLib files which define the Symbol Status.
      * Preparing qmlapicheck to support out of source builds for the
        cmake migration
    
      [ Renato Filho ]
      * Save alarms in invalid time zone. Use invalid time zone to
        floating time alarms.
    
      [ Tim Peeters ]
      * Make icons from theme in showcase gallery scrollable.
        Fixes: LP: #1336279.
      * Fix width of header contents. Fixes LP: #1378261.
    
      [ Sebastien Bacher ]
      * Don't use simple quotes around translatable strings, xgetting
        ignore those. Fixes LP: #1378774.
    
      [ Zsombor Egri ]
      * Alarm update regression caused by EDS changes. Also fixes Tags
        update. Requires qtorganizer5-eds updates as well!.
        Fixes LP: #1364949.
      * Forgotten Interface declaration in objects. Fixes LP: #1378298
    
      [ Christian Dywan ]
      * Make dialog contents scrollable. Fixes LP: #1376763
      * Make mouseMoveSlowly work with a negative distance.
        Fixes LP: #1343334
      * Read-only text entries don't blink or visibly take focus
        Fixes LP: #1370571
      * Anchor overflow button labels to the right.
        Fixes LP: #1354812 LP: #1378247
      * Don't allow inserting a line break into readOnly text areas.
        Fixes LP: #1334344
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
    ubuntu-ui-toolkit (1.1.1286+14.10.20141007-0ubuntu2) UNRELEASED; urgency=medium
    
      [ Renato Filho ]
      * Save alarms in invalid time zone. Use invalid time zone to
        floating time alarms.
    
      [ Tim Peeters ]
      * Make icons from theme in showcase gallery scrollable.
        Fixes: LP: #1336279.
      * Fix width of header contents. Fixes LP: #1378261.
    
      [ Sebastien Bacher ]
      * Don't use simple quotes around translatable strings, xgetting
        ignore those. Fixes LP: #1378774.
    
      [ Zsombor Egri ]
      * Alarm update regression caused by EDS changes. Also fixes Tags
        update. Requires qtorganizer5-eds updates as well!.
        Fixes LP: #1364949.
    
      [ Christian Dywan ]
      * Make dialog contents scrollable. Fixes LP: #1376763
      * Make mouseMoveSlowly work with a negative distance.
        Fixes LP: #1343334
     -- Ubuntu daily release <email address hidden>   Thu, 16 Oct 2014 13:01:01 +0000
  • ubuntu-ui-toolkit (1.1.1279.1+14.10.20141014-0ubuntu1) 14.09; urgency=low
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
      [ Tim Peeters ]
      * Fix margins in header contents.
     -- Ubuntu daily release <email address hidden>   Tue, 14 Oct 2014 14:40:58 +0000
  • ubuntu-ui-toolkit (1.1.1279+14.10.20141007-0ubuntu1) 14.09; urgency=medium
    
      [ Michael Sheldon ]
      * Removes the keyboard anchor animation as this is now implemented
        in the keyboard.
    
      [ Tim Peeters ]
      * PageStack push returns the pushed page. Fixes LP: #1361919
      * Add selection mode as a preset to the header configuration.
        Fixes LP: #1370146.
    
      [ Zsombor Egri ]
      * Fix Dialog foreground sizing. Fixes LP: #1337555, LP: #1337556.
      * Workaround for StateSaver to fall back to use qgetenv() when
        QStandardPaths fails to return XDG_RUNTIME_DIR path.
        Fixes LP: #1363112.
    
      [ Christian Dywan ]
      * Add unit tests for MathUtils API.
        Fixes LP: #1244685.
      * Text field hint should use the same font as the editor.
        Fixes LP: #1237400.
      * Read-only text fields mustn't have a clear button.
        Fixes LP: #1337257.
      * autopilot package should source-depend on QML plugin.
        Fixes LP: #1236085.
    
      [ CI bot ]
      * Resync trunk
     -- Ubuntu daily release <email address hidden>   Tue, 07 Oct 2014 12:09:39 +0000
  • ubuntu-ui-toolkit (1.1.1269+14.10.20141001-0ubuntu1) 14.09; urgency=medium
    
      [ Tim Peeters ]
      * Add Autopilot wait_for_animation() dummy function.
      * Implement header animations in PageHeadStyle and prepare
        PageStack for enabling the animations.
    
      [ Loïc Molinari ]
      * [UbuntuShape] Removed useless dirty flags.
    
      [ Zsombor Egri ]
      *  Use tags as workaround for an alarm and an additional one for a
         disabled alarm. The alarm should always save the visual and
         audible reminder attachments no matter if disabled or not.
         Fixes LP: #1361702
    
      [ Christian Dywan ]
      * Selection handler should be centered and not blinking.
        Fixes LP: #1371205
      * Hide pop over when changing orientation.
        Fixes LP: #1369506 and LP: #1375837
    
      [ CI bot ]
      * Resync trunk
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
    ubuntu-ui-toolkit (1.1.1262+14.10.20140922.2-0ubuntu1) utopic; urgency=medium
    
      [ Leo Arias ]
      * Add logging to the textfield autopilot helpers Fixes LP: #1361750
    
      [ Zsombor Egri ]
      * Sheet header button space reservation made button presence
        dependent. Fixes: LP: #1356636
      * Tweaks for ListItem dividers. Header margins and font weight
        updated.
      * Exclude UbuntuColors dumped erroneously by qmlplugindump as it
        would be a C++ type.
      * Organizer audible reminder wasn't updated when Alarm sound
        changed.
      * Fix for a wrong Action reference
      * Removing dependency towards Unity.Action, ActionContext and
        ActionManager QML API transferred to UI Toolkit.
        Fixes LP: #1234339, LP: #1294298.
      * Fixing wrong path used in saving state file. Fixes LP: #1363112
    
      [ Loïc Molinari ]
      * Fixed parallel build, tests/unit_x11 had no rules.
        Fixes LP: #1367850
    
      [ Zoltán Balogh ]
      * Updated test plan execution for RTM images and for new phablet
        tools.
      * New test plan script
    
      [ Christian Dywan ]
      * Specify /sbin when calling initctl just like autopilot does.
      * Change gallery to use launcher to allow -touch argument.
      * Overflow panel button 0.5 opacity if disabled Fixes LP: #1369640
      * Open text context menu when pressing Menu key.
      * Do not open context menu when dragging.
      * Hide text input handlers while typing. Fixes LP: #1343821
    
      [ Albert Astals ]
      * Make the scaling provider respect requestedSizes with one of the
        values 0
    
      [ Leo Arias ]
      * On autopilot tests launched by upstart, use the local modules
        if running from a branch.
    
      [ Christian Dywan ]
      * Change gallery to use launcher to allow -touch argument.
     -- Ubuntu daily release <email address hidden>   Wed, 01 Oct 2014 08:21:27 +0000
  • ubuntu-ui-toolkit (1.1.1262+14.10.20140922.2~rtm-0ubuntu2) 14.09; urgency=medium
    
      [ Leo Arias ]
      * Add logging to the textfield autopilot helpers Fixes LP: #1361750
    
      [ Zsombor Egri ]
      * Sheet header button space reservation made button presence
        dependent. Fixes: LP: #1356636
      * Tweaks for ListItem dividers. Header margins and font weight
        updated.
      * Exclude UbuntuColors dumped erroneously by qmlplugindump as it
        would be a C++ type.
      * Organizer audible reminder wasn't updated when Alarm sound
        changed.
      * Fix for a wrong Action reference
      * Removing dependency towards Unity.Action, ActionContext and
        ActionManager QML API transferred to UI Toolkit.
        Fixes LP: #1234339, LP: #1294298.
      * Fixing wrong path used in saving state file. Fixes LP: #1363112
    
      [ Loïc Molinari ]
      * Fixed parallel build, tests/unit_x11 had no rules.
        Fixes LP: #1367850
    
      [ Zoltán Balogh ]
      * Updated test plan execution for RTM images and for new phablet
        tools.
      * New test plan script
    
      [ Christian Dywan ]
      * Specify /sbin when calling initctl just like autopilot does.
      * Change gallery to use launcher to allow -touch argument.
      * Overflow panel button 0.5 opacity if disabled Fixes LP: #1369640
      * Open text context menu when pressing Menu key.
      * Do not open context menu when dragging.
      * Hide text input handlers while typing. Fixes LP: #1343821
    
      [ Albert Astals ]
      * Make the scaling provider respect requestedSizes with one of the
        values 0
    
      [ Leo Arias ]
      * On autopilot tests launched by upstart, use the local modules
        if running from a branch.
    
      [ Christian Dywan ]
      * Change gallery to use launcher to allow -touch argument.
     -- Ubuntu daily release <email address hidden>   Mon, 22 Sep 2014 15:52:55 +0000
  • ubuntu-ui-toolkit (1.1.1239+14.10.20140908-0ubuntu1) utopic; urgency=medium
    
      [ Zsombor Egri ]
      * Use proper QML Singleton structure introduced in Qt 5.2.
      * Move to use QQmlExtensionPlugin::baseUrl(), remove workaround.
        Prerequisite for transitioning to proper QML singleton use and
        new ListItem.
      * Focus should not be taken by a component if disabled. Complete
        child filtering properly.
      * Organizer audible reminder was not updated when Alarm sound
        changed
      * Exclude UbuntuColors dumped erroneously by qmlplugindump as it
        would be a C++ type.
    
      [ Christian Dywan ]
      * Handle singleton in qmldir and explicitly skip unknown keywords.
    
      [ Tim Peeters ]
      * Revert Icon10 change from header animations MR to fix coloring
        of icons.
      * Update tabs AP tests. By moving the qml code in separate files,
        it is easier to modify them individually and to execute them with
        qmlscene for testing.
      * Ensure active and current pages are always updated in the same
        order in PageStack.
      * Update qml files in tests/resources.
    
      [ Lars Uebernickel ]
      * unitythemeiconprovider: manually load icons
        Previously, UnityThemeIconProvider used QIcon::fromTheme() to
        lookup and load icons. That function uses fdo's default icon
        lookup algorithm: it looks at the current theme and all parent
        themes for each icon in turn. We'd prefer a breadth-first search,
        where all icon names are looked up in the current theme before
        falling back to the parent themes. This change implements fdo's
        FindBestIcon() algorithm, which behaves like that.
        It also now properly support rectangular icons and always returns
        an icon with the requested size (adjusted for preserving the
        aspect ratio).
        As a result, the Icon component is much simpler and only requires
        height to be set for rectangular icons. Fixes LP: #1324184
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Mon, 08 Sep 2014 17:53:18 +0000
  • ubuntu-ui-toolkit (1.1.1227+14.10.20140903~rtm-0ubuntu1) 14.09; urgency=medium
    
      [ Zsombor Egri ]
      * Thin divider adjustments.
      * Dialog title is wrapped into maximum two lines, then elides.
        Fixes LP: #1354376
    
      [Florian Boucault ]
      * Page: only compile and load ToolbarItems if strictly necessary.
      * Fixed usage of images across the board:
        - Made images as small as possible:
          - ListItemDivider6px.png
          - bubble_shadow*.png
          - header_overflow_dropshadow.png
      * Removed direct references to @GU in OptionSelector
      * Button's stroke_button.png now loaded only when necessary,
        asynchronously and not cached.
      * Removed unused ListItemDivider24px.png.
    
      [ Ugo Riboni ]
      * Disable the mousearea on top of the content when using the new
        header, as it is useless and it interferes with other input
        elements in the content area. Fixes LP: #1358327
    
    
      [ Christian Dywan ]
      * Update caret visuals and position.
      * Use iconSource for actions in the overflow panel.
        Fixes LP: #1354036, LP: #1354811
      * Replace off white with pure white. Fixes LP: #1354077
      * Push Python3 dist-packages to Phone in addition to Python2.7
      * Fix wrong sheet labels and pick up dtr strings. Fixes LP: #1354485
    
      [ Tim Peeters ]
      * Fix header test
    
      [ CI bot ]
      * Resync trunk
     -- Ubuntu daily release <email address hidden>   Wed, 03 Sep 2014 16:39:53 +0000
  • ubuntu-ui-toolkit (1.1.1214+14.10.20140826-0ubuntu1) 14.09; urgency=medium
    
      [ Tim Peeters ]
      * Push modules/Ubuntu/Components/qmldir in push_to_phone.sh.
      * Add PageStack tests that use the new header.
      * Add tabs unit tests using the new header.
    
      [ Leo Arias ]
      * On autopilot helpers, take into account that text areas can have
        multiple lines when deleting the text. Fixes LP: #1359167
      * Fixed the four failing autopilot open page tests.
      * Added an autopilot custom proxy for QQuickGridView.
        Fixes LP: #1351670
      * Fixed the autopilot helper to search elements on lists, that
        failed when the element searched is on the first page of the list.
        Fixes LP: #1342521
      * On the autopilot scrollbar tests, we should not assume that the
        window is on the top left.
    
      [ Benjamin Zeller ]
      * Add a more stable regression test for bug LP: #1338602
    
      [ Zsombor Egri ]
      * Introducing Ubuntu Components FocusScope which extends QtQuick
        FocusScope with the ability to focus by mouse clicks.
      * Slider blocks Flickable while sliding. Fixes LP: #1353966
      * Save alarms data into JSON format. Affects test environments
        using fallback memory manager. Does not affect EDS backend
        functionality. Prerequisite for further alarm changes.
      * Focus handling on components. Fixes LP: #1234982
      * Fixing alarm disabling issue. Change organiser item fields
        only if those were marked as changed. Fixes LP: #1360101
      * AlamrModel is no longer reset when individual alarm is changed.
        This avoids UI flickering in Clock app. Fixes LP: #1359112
    
      [ Florian Boucault ]
      * Publish palettes of the themes.
      * Removed workaround that forced relayout when layout mirroring was
        enabled since bug was fixed in Qt. Fixes LP: #1353863
      * Visual feedback upon press for Header.
      * Better visual feedback upon press for List Items.
        Fixes LP: #1354036
      * Three startup optimisations that lead to saving 160ms
          MainView: load background asynchronously and do not cache it.
          MainView: delay popover menus creation until when necessary.
          Page: removed useless instantiation of ToolbarItems.
    
      [ Christian Dywan ]
      * Set organizationDomain which Qt.labs.settings uses.
        Fixes LP: #1241424 and LP: #1354321
      * Allow context menu buttons to grow wider for non-English locales
        to fit.
    
      [ Zoltán Balogh ]
      * Add a script to execute the test plan on a device.
      * Fix the desktop file for the UITK Gallery
        Fixes LP: #1357205 and LP: #1176918
    
      [ Martin Pitt ]
      * The autopilot-qt was split into Qt4 and Qt5 packages2. The
        libautopilot-qt used to pull qt4 packages. Avoid pulling qt4
        packages by depending on the Qt5 specific packages only.
    
      [ Nicholas Skaggs ]
      * Fix the warning for the emulators module. The warning will now
        only appear if you use the module directly. Fixes LP: #134169
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Tue, 26 Aug 2014 16:59:18 +0000
  • ubuntu-ui-toolkit (1.1.1188+14.10.20140813.4-0ubuntu1) utopic; urgency=medium
    
      [ Tim Peeters ]
      * Document the default anchors of PageStack. LP: #1349366
    
      [ Leo Arias ]
      * Made public the swipe methods in the flickable autopilot helper
    
      [Michael Zanetti ]
      * Properly parent UCAlarm objects. LP: #1337405
    
      [ Zsombor Egri ]
      * Alarm sounds lost during fetch fix. LP: #1338697
      * TextField clear button size changed to 2.5 GU, artwork mosified
        to use "clear-search" from icon-theme. LP: #1350797
    
      [ CI bot ]
      * Resync trunk
     -- Ubuntu daily release <email address hidden>   Wed, 13 Aug 2014 11:31:54 +0000
  • ubuntu-ui-toolkit (1.1.1181+14.10.20140806-0ubuntu1) utopic; urgency=medium
    
      [ Florian Boucault ]
      * Ubuntu Shape: store geometry before redrawing can occur so that
        the geometry is more reliably respected.
        Fixes: https://bugs.launchpad.net/bugs/1353493
    
      [ Christian Dywan ]
      * Square overflow panel style for header pop overs.
        Fixes: https://bugs.launchpad.net/bugs/1336789
     -- Ubuntu daily release <email address hidden>   Wed, 06 Aug 2014 16:37:33 +0000