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

  • ubuntu-ui-toolkit (0.1.46+14.04.20140408.1-0ubuntu1) trusty; urgency=low
    
      [ Zoltán Balogh ]
      * Change Ubuntu API links in the docs (LP: #1303535) (LP: #1303535)
    
      [ Leo Arias ]
      * Improve the check of tab selection mode by moving to it first.
      * On the autopilot helpers to click a toolbar button, check that the
        toolbar is opened first. (LP: #1302706)
    
      [ tpeeters ]
      * Improve toolbar handling on desktop by opening it on mouse hover.
        (LP: #1182734)
      * If a Page is inside a Tab and has no title set, get it automatically
        from the Tab. (LP: #1289695)
     -- Ubuntu daily release <email address hidden>   Tue, 08 Apr 2014 14:47:06 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140404.1.is.0.1.46+14.04.20140404-0ubuntu1) trusty; urgency=medium
    
      * Revert to previous version as it's making gallery-app AP tests
        failing on the CI dashboard
     -- Didier Roche <email address hidden>   Tue, 08 Apr 2014 13:34:12 +0200
  • ubuntu-ui-toolkit (0.1.46+14.04.20140404.1-0ubuntu1) trusty; urgency=low
    
      [ tpeeters ]
      * Move the property to keep track of the selected tab to the tabs
        model. (LP: #1290121)
     -- Ubuntu daily release <email address hidden>   Fri, 04 Apr 2014 15:08:22 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140404-0ubuntu1) trusty; urgency=low
    
      [ Michael Zanetti ]
      * fix collapseOnClick in combination with UbuntuListView (LP:
        #1293996)
    
      [ Leo Arias ]
      * Added a helper for autopilot tests to override the values of initctl
        vars during tests.
      * Take into account the visibility of the container when making list
        elements visible on the autopilot helpers. (LP: #1275060)
    
      [ Christian Dywan ]
      * Set the window title based on the Header title (LP: #1289695)
     -- Ubuntu daily release <email address hidden>   Fri, 04 Apr 2014 11:03:59 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140331-0ubuntu1) trusty; urgency=low
    
      [ Zoltán Balogh ]
      * Separate the online and offline documentation and install the QtC
        help file
    
      [ Zsombor Egri ]
      * Move state data file to temp folder (LP: #1276760)
      * StateSaver does cleanup if the app is closed due to SIGTERM. This is
        needed as upstart sends this signal when the application is closed
        from app scope. SIGINT saves the state. (LP: #1259498)
      * MainView binding loop fix when backgroundColor is changed runtime.
        (LP: #1204453)
    
      [ Loïc Molinari ]
      * [Perf metrics] Considered number of CPU cores for CPU usage.
    
      [ tpeeters ]
      * Add useDeprecatedToolbar property to MainView which can be used to
        disable the current toolbar. Unsetting that property will in future
        also enable new features in the header. (LP: #1273184)
      * Close panel on contents press instead of click, so that composed
        events are not eaten by the InverseMouseArea of the Panel. (LP:
        #1295720)
    
      [ Christian Dywan ]
      * Treat QML warnings as fatal except for explicitly listed tests
     -- Ubuntu daily release <email address hidden>   Mon, 31 Mar 2014 18:26:59 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140321.1-0ubuntu1) trusty; urgency=low
    
      [ Bartosz Kosiorek ]
      * Fix selection and coping text from TextFields (LP: 1130369) (LP:
        #1130369)
      * "Cut" operation do not shows for "ReadOnly's" TextField and TextArea
        (LP: 1293149) (LP: #1293149, #1267821)
    
      [ Zsombor Egri ]
      * InverseMouseArea not getting mouse events converted from touch when
        set as topmost item. (LP: #1288876)
    
      [ Michael Zanetti ]
      * drop BottomBarVisiblityCommunicator as it has gone from unity8 - no
        more HUD from the lower edge
    
      [ Christian Dywan ]
      * Introduce UbuntuTestCase API for C++ (LP: #1261396)
     -- Ubuntu daily release <email address hidden>   Fri, 21 Mar 2014 11:29:53 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140317-0ubuntu1) trusty; urgency=low
    
      [ Didier Roche ]
      * remove the doc generation for UITK autopilot emulator. Autopilot is
        in universe for now, it needs MIRing first
     -- Ubuntu daily release <email address hidden>   Mon, 17 Mar 2014 09:03:08 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140314-0ubuntu1) trusty; urgency=low
    
      [ CI bot ]
      * Resync trunk
    
      [ Colin Watson ]
      * With Qt 5.2, QtDeclarative now supports all architectures, at least
        in principle. Switch back to trying to build everywhere, since
        ubuntu-ui-toolkit has no intrinsic reason to be non-portable.
     -- Ubuntu daily release <email address hidden>   Fri, 14 Mar 2014 15:07:46 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140306.1-0ubuntu1) trusty; urgency=low
    
      [ Zsombor Egri ]
      * DatePicker flaky test fix. (LP: #1287009)
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
      [ Michael Zanetti ]
      * Make the UbuntuListView tests more stable (LP: #1288597)
     -- Ubuntu daily release <email address hidden>   Thu, 06 Mar 2014 12:46:50 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140304-0ubuntu1) trusty; urgency=low
    
      [ CI bot ]
      * Ship python3 autopilot emulators/tests.
    
      [ Florian Boucault ]
      * More compact visual style for a few widgets: Button: switched
        default color to plain instead of gradient. Height from 5gu to 4gu.
        OptionSelector: row height from 6gu to 5gu. Slider: much thinner
        visual style. Switch: size from 10gu x 5gu to 8gu x 4gu. CheckBox:
        size from 4.25gu x 4gu to 3.25gu x 3gu. smaller 'x-large' font size.
        (LP: #1276173)
    
      [ tpeeters ]
      * Expose a position property in Panel to make it more useful for
        implementing new bottom-edge behavior.
    
      [ Christian Dywan ]
      * The wrapper is intended to make API test more visible in the output
        regardless of failure or success. A semi-related fix increases
        coverage so that UbuntuTestCase and Layouts are also checked.
     -- Ubuntu daily release <email address hidden>   Tue, 04 Mar 2014 13:01:40 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140301-0ubuntu1) trusty; urgency=low
    
      [ Zsombor Egri ]
      * StateSaver does no longer save the component states upon
        destruction. State is saved when the application is deactivated
        (looses focus) and cleaned once the application gets re-activated
        (gains focus). Discards saved states when the application closes
        properly. Ignores state saving when the app is launched thru content
        pickers. (LP: #1276174)
    
      [ Ugo Riboni ]
      * Allow appending query strings (which are then ignored) to the image
        id to allow a workaround for QT's inability to selectively clean the
        image cache.
    
      [ Leo Arias ]
      * Add a common autopilot test to try load pages in gallery (LP:
        #1231265)
    
      [ Michael Zanetti ]
      * Introduce the almighty UbuntuListView. So far not /that/ mighty tho.
        Can only deal with Expandables. (LP: #1169258)
    
      [ CI bot ]
      * On the autopilot listview emulator, scroll to the bottom to try to
        find elements not yet created. (LP: #1270200)
    
      [ tpeeters ]
      * Always use the ubuntu-mobile icon theme in UITK apps. (LP: #1284218)
      * Fix autopilot and unit tests for TabBar.
    
      [ Christian Dywan ]
      * Look for locale folder in the same prefix as the app data (LP:
        #1259540)
      * Remove activeFocus hack for OSK from QuickUtils (LP: #1259476)
      * Add a common autopilot test to try load pages in gallery (LP:
        #1231265)
      * Use PIPESTATUS to avoid getting the wrong return value (LP:
        #1284699)
     -- Ubuntu daily release <email address hidden>   Sat, 01 Mar 2014 12:53:03 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140224-0ubuntu1) trusty; urgency=low
    
      [ Renato Araujo Oliveira Filho ]
      * [alarms] Filter only alarms of the current week. This is necessary
        because query for events without a valid date interval will return
        all events on the database, including the recurrence ones. Ex. A
        alarm that recurs every day, will be returned infinite times. (LP:
        #1282129)
     -- Ubuntu daily release <email address hidden>   Mon, 24 Feb 2014 21:54:01 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140220-0ubuntu1) trusty; urgency=low
    
      [ Michael Zanetti ]
      * use data instead of children In ListItems.Base to allow having
        QtObjects as childs. In findChild() to be able to find invisible
        things like QtObject and Animations. Changes the return value from
        undefined to null as that's more correct.
      * Fix some issues in DatePicker's docs
    
      [ CI bot ]
      * Resync trunk
    
      [ Iain Lane ]
      * Support building with DEB_BUILD_OPTIONS=nocheck to skip the
        testsuite, per Debian policy.
    
      [ Leo Arias ]
      * Refactor the fake application used by the autopilot emulator tests
        to make a fixture that can be reused by other projects.
    
      [ Zsombor Egri ]
      * Mouse filters attacheable to mouse handling primitives.
      * Item instances set as property values were excluded from layouting,
        causing segfaults when re-layouting was performed or when the
        component got deleted due to or during re-layouting. (LP: #1280359)
      * ItemSelector regression fix. (LP: #1275861)
     -- Ubuntu daily release <email address hidden>   Thu, 20 Feb 2014 10:04:25 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20140212-0ubuntu1) trusty; urgency=low
    
      [ Andrew Hayzen ]
      * Fixed text not aligned at vertical centre if the listitem height has
        changed dynamically. Fixed no removeItemAnimation if the listitem
        height has been set. (LP: #1263688, #1263682)
    
      [ CI bot ]
      * Trunk as is, for CI Train release.
    
      [ William Hua ]
      * Also update LANGUAGE when setLanguage is called for dynamic
        translation. (LP: #1263163). (LP: #1263163)
    
      [ Timo Jyrinki ]
      * A qtdeclarative5-private-dev packaging change adding a dependency on
        libqt5v8-5-private-dev has been backported to all Ubuntu versions
        now, so this workaround can now be dropped - building both against
        Qt 5.2 and 5.0.2 works.
      * Add #include for QDebug to fix Qt 5.2 build.
    
      [ Christian Dywan ]
      * Split build and install steps in debian/rules.
      * Use integer Date constructor in date picker tests for Qt 5.2.
      * Run unit_x11 test cases via Xvfb and address failures. (LP:
        #1258017, #1237812, #1242646)
      * Don't redirect output of the input file in itself.
      * Don't try to deploy non-existing qml and js files. (LP: #1259228)
      * Assert textField focus, button visibility and pressed after tapping
        clear.
      * Split documentation for previously group properties. (LP: #1266842)
      * Suppress errors to work-around font error messages. (LP: #1256999)
      * ListItems.Empty's default property needs to be data not children.
        (LP: #1190509)
    
      [ Pete Woods ]
      * Handle the unity-action-api quit signal. (LP: #1269409)
    
      [ Zsombor Egri ]
      * Date picker component. Provides full date and month only picking
        functionality.
      * DatePicker test case fix, setting the minimum limit to value that is
        earlier than the date value set. (LP: #1266515)
      * Fixing state restoration when nested dynamic component properties
        are restored. (LP: #1267039)
      * Removing obsolete functionality from QuickUtils. (LP: #1266707)
      * StateSaver failure with Repeater fixed. Indirectly fixes StateSaver
        with ListView and GridView. (LP: #1267900)
      * TabBar test case failure fix for Qt5.2. (LP: #1256930)
      * InverseMouseArea API test removed, being a duplicate of the other
        InverseMouseArea tests. Connecting to th eproper enabledChanged
        signal in InverseMouseArea resolves the warning in Qt5.2 stating
        enabledChanged was overwritten in QQuickMouseArea. (LP: #1266707)
      * Panel implementation for DatePicker. Presents the DatePicker either
        in a panel covering the OSK area or in a Popover, depending on the
        form factor and presence of input method provider.
      * Layout tests now wait for the currentLayout change completion. (LP:
        #1266707)
      * Extra QQmlEngine instance removed from plugin, which seemed to cause
        some race conditions with Qt5.2. As result UbuntuColors got
        transferred from context property into singleton object, Theme's
        palette creation delayed till its first access. (LP: #1266707)
      * DateUtils test failure fix. (LP: #1273893)
    
      [ Florian Boucault ]
      * Ubuntu UI Toolkit Gallery: reimplemented in a cleaner way the
        responsiveness of the UI. That will allow for working right-to-left
        support. (LP: #1172652, #1182599)
      * Added Right-to-Left languages support to most widgets and to the UI
        Toolkit Gallery. The following widgets now behave properly in RTL
        environments: - List Items - Popups - Slider - TextArea - TextField
        - Button - ProgressBar - Toolbar - Header - Switch Tabs still need
        to be reversed. Relayout issues had to be workarounded (QTBUG 35095)
        for Label and Row. . (LP: #1181740, #35095)
    
      [ Leo Arias ]
      * Added an autopilot emulator for list views, with tests.
      * Added the TextField autopilot emulator.
      * Use the autopilot text field helper in the gallery test cases. (LP:
        #1274240, #1259476)
    
      [ Andrea Cimitan ]
      * Use integer Date constructor in date picker tests for Qt 5.2.
    
      [ tpeeters ]
      * Date picker component. Provides full date and month only picking
        functionality.
      * Fix the positioning of a flickable in a Page which has a parent that
        is not a PageTreeNode. (LP: #1261907)
      * Fix the height of a Page in case its parent is a Loader. (LP:
        #1259917)
     -- Ubuntu daily release <email address hidden>   Wed, 12 Feb 2014 10:56:52 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131216-0ubuntu1) trusty; urgency=low
    
      [ Zsombor Egri ]
      * Layouting fails with Qt5.2 if the tests and components are not
        rendered upon testing. Layout unit tests have been transferred to
        X11 unit tests and tests on layout changes all wait till the layout
        change completes. Tested with Qt 5.0.2 and Qt 5.2 RC1. (LP:
        #1256235)
      * Picker visuals facelift, prepared for Date- and TimePicker
        components.
      * Picker selectedIndex miss-behavior fix when model is
        cleared/cropped/reset.
    
      [ Florian Boucault ]
      * List item progression: use appropriate icon (same as Tabs' arrow)
        and fixes the issue of it being the wrong color in Dark and Gradient
        themes. (LP: #1236777)
    
      [ Albert Astals ]
      * tst_arguments: Do not use QTEST_MAIN QTEST_MAIN is 99.99% of the
        times what you want when running a Qt testcase but it creates a
        Q*Application and in this case that is not wanted since we are
        creating and destroying them as part of the test and Qt doesn't like
        when there's more than one Q*Application at the same time, so do
        without creating a Q*Application in main. This can of course have
        some implications but it seems that for this testcase all is fine.
        (LP: #1254747)
      * Make the model a var and not a ListModel ListModel is bound
        specifically to QQuickListModel By using a var we can use other
        QAbstractItemModel subclasses in the model.
    
      [ Nic ]
      * Removed stop animation on text every time an expansion/collapse is
        made. Fixes bug #1231939. (LP: #1231939)
      * Fixed scrolling in selector when parent widget's height is less than
        the selector's ListView height. Fixes bug #1256356. (LP: #1256356)
    
      [ Timo Jyrinki ]
      * Require either Qt 5.2 or libqt5v8-5-private-dev.
    
      [ tpeeters ]
      * Reset hide timer when user interacts with toolbar or toolbar
        buttons. (LP: #1249031)
      * Improve detection of tab bar interaction. Now using the new
        TabBar.pressed property instead of TabBar.selectionMode property,
        because selectionMode may be changed without user interaction (for
        example, when resuming an app in a following MR), and then the
        toolbar should not automatically hide.
      * Open the toolbar and tabbar (without animating) when the app is
        resumed. (LP: #1246790)
    
      [ Christian Dywan ]
      * Accept qmldir files in qmlapicheck and skip internal components.
        (LP: #1256045)
      * Suppress qdoc warnings coming from upstream API.
      * Conditionally define doc folder containing resources. (LP: #1256779)
      * Move doc commands to shellscript and add success output lines.
      * Use Eventually when checking that the textfield is empty There's
        always a delay so we can't just compare it. (LP: #1259476)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 892
     -- Ubuntu daily release <email address hidden>   Mon, 16 Dec 2013 08:17:31 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131129-0ubuntu1) trusty; urgency=low
    
      [ Zsombor Egri ]
      * Tabs to react on model changes when a Repeater is used to populate
        with Tab components. . (LP: #1255544)
    
      [ Leo Arias ]
      * Added a ComposerSheet autopilot emulator. (LP: #1248740)
    
      [ Nic ]
      * Made currentlyExpanded property writeable. Fixed up comments for
        incorrectly documented properties. Added a positionViewAtIndex to
        refocus the list on the first index when it's externally collapsed.
        (LP: #1252718)
    
      [ Nicolas d'Offay ]
      * Made currentlyExpanded property writeable. Fixed up comments for
        incorrectly documented properties. Added a positionViewAtIndex to
        refocus the list on the first index when it's externally collapsed.
        (LP: #1252718)
    
      [ tpeeters ]
      * Detect interaction with contents (in order to close toolbar/tabbar)
        from Page to MainView.
      * Close the toolbar when user activates tabbar. (LP: #1223600)
      * Close tabbar on toolbar interaction. (LP: #1223606)
      * Disable header animations at app startup. (LP: #1246792)
    
      [ Christian Dywan ]
      * Elaborate on why OrientationHelper's internal must be Item.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 872
     -- Ubuntu daily release <email address hidden>   Fri, 29 Nov 2013 20:24:58 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131126.1-0ubuntu1) trusty; urgency=low
    
      [ Nic ]
      * Renamed state assignment to correct "expanded" instead of
        "alwaysExpanded". (LP: #1252717)
    
      [ Nicolas d'Offay ]
      * Renamed state assignment to correct "expanded" instead of
        "alwaysExpanded". (LP: #1252717)
    
      [ Christian Dywan ]
      * Merge stateWrapper and internal so Screen isn't used in an Object.
        (LP: #1254888)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 862
     -- Ubuntu daily release <email address hidden>   Tue, 26 Nov 2013 22:25:55 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131126-0ubuntu1) trusty; urgency=low
    
      [ Loïc Molinari ]
      * [UbuntuShape] Informed renderer of index and vertex data patterns.
      * [UbuntuShape] Transformed coordinates of textures packed in atlases.
        (LP: #1252736)
    
      [ Jani Monoses ]
      * Avoid reference errors in OrientationHelper. (LP: #1244631)
    
      [ Albert Astals ]
      * Do not include the QtQml catch-all include header Include the
        headers we need instead .
      * Compile properly with make -j10 Otherwise tries to compile the tests
        before the components.so is there and fails.
    
      [ Christian Dywan ]
      * Only inspect left hand for keywords and omit identifier. (LP:
        #1250653)
      * Merge pot update scripts and tweak 'make pot'. (LP: #1186250)
      * Add dependencies and indexes to link Qt5 and Ubuntu.Unity.Action
        docs. (LP: #1202561)
      * Implement BUILTINS in qmlapicheck to exclude built-in types.
      * Move ubuntu-ui-toolkit-doc dep from -examples to Recommends This way
        it's possible to run autopilot tests without docs.
    
      [ Zsombor Egri ]
      * Tabs are controlled independently by TabBar from Tabs component.
        (LP: #1246758)
    
      [ Florian Boucault ]
      * Conditionally disable v8-private dependency if Qt's version >= 5.2.
      * TextArea: added missing MathUtils import. (LP: #1248731)
      * Homogenized the icon related APIs. Everywhere where an icon can be
        set 2 properties are defined: url iconSource: url of any image file
        that can be used as the icon. string iconName: name of the icon in
        the theme. Redundant APIs are now deprecated. Action, ActionItem,
        OptionSelectorDelegate, ListItems.Base and ListItems.Standard have
        been modified. (LP: #1191054)
    
      [ Leo Arias ]
      * Add the .py files to the qtcreator project. (LP: #1244615)
      * Added logging for all the public methods on the autopilot emulators.
    
      [ Robert Bruce Park ]
      * Fix indicator tabs ordering.
    
      [ Michael Zanetti ]
      * fix typo in ListItems.Empty doc string.
    
      [ tpeeters ]
      * Align ListView header with MainView header. (LP: #1202403, #1202277)
      * Support initial value of selectionMode that is not equal to false.
        (LP: #1250194)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 859
     -- Ubuntu daily release <email address hidden>   Tue, 26 Nov 2013 01:11:34 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131118-0ubuntu1) trusty; urgency=low
    
      [ Zsombor Egri ]
      * Support for dynamically inserting/moving/removing tabs in Tabs. .
        (LP: #1124071)
    
      [ Leo Arias ]
      * Fixes for swipe_to_delete on autopilot list items emulator: Take
        into account items without confirmation. Take into account items
        that are destroyed on removal. (LP: #1245651, #1249221)
    
      [ Albert Astals ]
      * InverseMouseArea: Do not filter events if disabled.
    
      [ Robert Bruce Park ]
      * Support both Python 2 and 3 in the autopilot tests.
    
      [ Christian Dywan ]
      * Track magic window with a property signal instead of defining it.
        (LP: #1251436)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 837
     -- Ubuntu daily release <email address hidden>   Mon, 18 Nov 2013 17:13:33 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131108.4-0ubuntu1) trusty; urgency=low
    
      [ Robert Bruce Park ]
      * (no message)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 830
     -- Ubuntu daily release <email address hidden>   Fri, 08 Nov 2013 23:11:13 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131108.3-0ubuntu1) trusty; urgency=low
    
      [ Leo Arias ]
      * Add a check for the autopilot version on the emulator init. (LP:
        #1248570)
      * Ensure the toolbar is opened when clicking a toolbar in autopilot
        tests. (LP: #1248487)
    
      [ Nicolas d'Offay ]
      * Reverted API break on the selectors. (LP: #1248646)
    
      [ tpeeters ]
      * Ensure the toolbar is opened when clicking a toolbar in autopilot
        tests. (LP: #1248487)
      * before fixing the actual bug, the test gives me these errors: QWARN
        : tst_MainView::testNoWarnings_bug186065()
        unity::action::ActionManager::ActionManager(QObject*): Could not
        determine application identifier. HUD will not work properly.
        Provide your application identifier in $APP_ID environment variable.
        QWARN : tst_MainView::testNoWarnings_bug186065()
        file:///home/tim/dev/ubuntu-ui-
        toolkit/fix1244660/modules/Ubuntu/Components/MainView.qml:257:
        TypeError: Cannot call method 'hasOwnProperty' of null **
        (process:27191): CRITICAL **: Unable to get session bus: Operation
        was cancelled QWARN : tst_MainView::testNoWarnings_bug186065() Don't
        know how to handle 'QList<QQmlError>', use qRegisterMetaType to
        register it. PASS : tst_MainView::testNoWarnings_bug186065() PASS :
        tst_MainView::cleanupTestCase() Totals: 8 passed, 0 failed, 0
        skipped ********* Finished testing of tst_MainView ********* I get
        the same when I execute unit_x11/tst_orientation/tst_orientation:
        QWARN : tst_OrientationTest::test_defaults() Don't know how to
        handle 'QList<QQmlError>', use qRegisterMetaType to register it.
        PASS : tst_OrientationTest::test_defaults() Should I execute the
        tests in a different way?. (LP: #186065, #1244660)
    
      [ Robert Bruce Park ]
      * (no message)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 828
     -- Ubuntu daily release <email address hidden>   Fri, 08 Nov 2013 22:02:57 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131106-0ubuntu1) trusty; urgency=low
    
      [ Leo Arias ]
      * Update the tests to work with autopilot 1.4.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 822
     -- Ubuntu daily release <email address hidden>   Wed, 06 Nov 2013 05:08:45 +0000
  • ubuntu-ui-toolkit (0.1.46+14.04.20131105.1-0ubuntu1) trusty; urgency=low
    
      [ Albert Astals ]
      * Minor optimzations Add const & to foreach to save copies of
        "complex" types Remove initializations of QStrings to "" since they
        do nothing Return QString instead of "" since its faster Pass
        "complex" types as const & instead of copy to functions Not an
        optimization: Added const qualifier to two functions .
    
      [ Lars Uebernickel ]
      * Remove GIconProvider Use urls for file and data icons and the theme
        image provider (image://theme/) for themed icons.
    
      [ Kaleo ]
      * [visual design] Updated tabs chevron asset.
    
      [ Christian Dywan ]
      * Install translations for UI toolkit and gallery. (LP: #1239627)
      * Support checkbox used with an action.
      * Install autopilot modules in qmake not debian packaging.
      * Drop the $$ from system calls where output isn't needed.
      * Look for locale folder as per XDG basedir spec and rewrite test The
        new test case covers the whole range of changing languages, checking
        the strings from both QML and C++ and binding to a folder. (LP:
        #1175726, #1233071)
      * Define window within OrientationHelper to avoid a race condition.
        (LP: #1239760)
    
      [ Zsombor Egri ]
      * Support for taking themes from XDG_DATA_DIRS as well as from
        ~/.local/share. These paths are also added as import paths.
        UBUNTU_UI_TOOLKIT_THEMES_PATH overrules these import paths, and can
        have more than one path specified, each separated with column. (LP:
        #1221813)
      * Warnings treated as errors in all types of builds (debug or
        release). (LP: #1246290)
      * Introducing topmostItem property to drive whether InverseMouseArea
        should filter sensingArea events or to stay in the normal z-
        order/stack order of its parent. (LP: #1240460)
    
      [ Leo Arias ]
      * Added the go back method to the autopilot emulators. (LP: #1239751)
      * On the autopilot emulator, drag the toolbar to its full height. (LP:
        #1235060)
      * Initially show toolbar, but automatically hide after timeout. (LP:
        #1207369)
      * Added the change_state method to the CheckBox autopilot emulator.
        Cleaned up the autopilot gallery toggles tests.
      * Added the objectNames to the ComposerSheet buttons. (LP: #1244518)
    
      [ tpeeters ]
      * Update CrossFadeImage API so that sourceSize can be set by the
        applications. CHANGED in CrossFadeImage: readonly property size
        sourceSize TO property size sourceSize. (LP: #1227783)
      * Initially show toolbar, but automatically hide after timeout. (LP:
        #1207369)
      * Put tab bar in selection mode when apps are launched. (LP: #1223597)
      * Close tabbar and toolbar when user interacts with app contents. (LP:
        #1223604)
    
      [ Nicolas d'Offay ]
      * Added multiSelection bool and supporting code to OptionSelector and
        ItemSelector. This turns either component into a multiple choice
        selector. Fixed linked bugs. (LP: #1231936)
    
      [ Renato Araujo Oliveira Filho ]
      * Implemented emulator for swipe to remove. (LP: #1236464)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 820
     -- Ubuntu daily release <email address hidden>   Tue, 05 Nov 2013 16:51:13 +0000
  • ubuntu-ui-toolkit (0.1.46+13.10.20131011.2-0ubuntu1) saucy; urgency=low
    
      [ Zsombor Egri ]
      * Tests proving component state saving added, minor fix disabling
        state saving when attachee ID is not specified or absolute ID cannot
        be computed.
      * Member initialization order fixed. This causes build error when
        built with QtCreator 2.8.1, as that one builds with -Werror
        parameter. It is highly recommended to all to use QtCreator when
        developing for Touch.
    
      [ Jussi Pakkanen ]
      * Return a default image if thumbnailing does not work.
    
      [ Leo Arias ]
      * Added a public function to get the command to launch qmlscene from
        autopilot tests.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 792
     -- Ubuntu daily release <email address hidden>   Fri, 11 Oct 2013 17:18:50 +0000