Format: 1.8 Date: Tue, 14 Jul 2015 16:58:44 +0000 Source: ubuntu-ui-toolkit Binary: qtdeclarative5-ubuntu-ui-toolkit-plugin ubuntu-ui-toolkit-theme ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples ubuntu-ui-toolkit-autopilot Architecture: amd64 all amd64_translations Version: 1.3.1550+15.04.20150714-0ubuntu1 Distribution: vivid Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: CI Train Bot Description: qtdeclarative5-ubuntu-ui-toolkit-plugin - Qt Components for Ubuntu - QML plugin ubuntu-ui-toolkit-autopilot - Test package for Ubuntu UI Toolkit ubuntu-ui-toolkit-doc - Qt Components for Ubuntu - documentation ubuntu-ui-toolkit-examples - Qt Components for Ubuntu - demos and examples ubuntu-ui-toolkit-theme - Qt Components for Ubuntu - Ubuntu Theme Launchpad-Bugs-Fixed: 134169 1076771 1097728 1124071 1165173 1168914 1176918 1180188 1183255 1183257 1187010 1194778 1195353 1199502 1202464 1204834 1208833 1211382 1211483 1213043 1225079 1228042 1228575 1234982 1236085 1237400 1240555 1241424 1244685 1248982 1256424 1260116 1263963 1266529 1272431 1273185 1273187 1276172 1276176 1276821 1277647 1283212 1283236 1284233 1285958 1286479 1288937 1290201 1292601 1296728 1298886 1300668 1304541 1304874 1308086 1311392 1311907 1312710 1312713 1312716 1314390 1314433 1314672 1314945 1314948 1315775 1315884 1316631 1316676 1316736 1317377 1317539 1317639 1317772 1317816 1317881 1317902 1317903 1319401 1319861 1321222 1322169 1322527 1322558 1322630 1323518 1324070 1324084 1324087 1324088 1324089 1324184 1324469 1324955 1326072 1326963 1327189 1327354 1330352 1330510 1332092 1332580 1334344 1335826 1336279 1336789 1337257 1337405 1337555 1337556 1338602 1338697 1340227 1341679 1341814 1342521 1343334 1343821 1346650 1348241 1349366 1349769 1350797 1350863 1351670 1353863 1353966 1354036 1354077 1354321 1354376 1354485 1354753 1354811 1354812 1356636 1356779 1357205 1358327 1359112 1359167 1360101 1360359 1361702 1361750 1361919 1362305 1363112 1363591 1364949 1365674 1367850 1368492 1368711 1369506 1369640 1369874 1369935 1370146 1370571 1370649 1371205 1372563 1372582 1372585 1372590 1372592 1372932 1375306 1375837 1376763 1378231 1378247 1378261 1378298 1378774 1378823 1380553 1380559 1380766 1381008 1382121 1383870 1384376 1384422 1384703 1385326 1386208 1388896 1389112 1389119 1389792 1390440 1391034 1391335 1391617 1391877 1392276 1394511 1394904 1394991 1395011 1395012 1395014 1395017 1395118 1395690 1395793 1396062 1396098 1396101 1396104 1396113 1396114 1396119 1396124 1396162 1396165 1396168 1396170 1396178 1397979 1398370 1399025 1400297 1401140 1401517 1401883 1402054 1403005 1407723 1408481 1409027 1409778 1410477 1413194 1413801 1415532 1415548 1415973 1417031 1417997 1418507 1421661 1422835 1423203 1424592 1424635 1425433 1425470 1427169 1427253 1427534 1428051 1428206 1429163 1429273 1429838 1430267 1430274 1430278 1430904 1431749 1432611 1433670 1434537 1437270 1438976 1441499 1441580 1444975 1446279 1447113 1447495 1450213 1451945 1455406 1455567 1457015 1457421 1457528 1458845 1459632 1461034 1461042 1461501 1461729 1461897 1462419 1462738 1464549 1466222 1466484 1468100 1469471 1470951 1473873 Changes: ubuntu-ui-toolkit (1.3.1550+15.04.20150714-0ubuntu1) vivid; urgency=medium . [ Gerry Boland ] * Support DevicePixelRatio . [ Albert Astals ] * Add context support for i18n.tr calls (LP: #1394904) * Make the scaling provider respect requestedSizes with one of the values 0 . * Placeholder is also shown on focus . [ Albert Astals Cid ] * Adapt to behaviour change in handling of QVariants from QML to C++ in Qt 5.4 (LP: #1394991) * Adapt to behaviour change in handling of QVariants from QML to C++ in Qt 5.4 (LP: #1395017) * Don't use Qt::PopupFocusReason to change the focus (LP: #1395014) * Fix infinite icon size grow when asked for a non square icon (LP: #1422835) * Fix test failure with Qt 5.4 ExpandablesColumn::test_expandedItem() (LP: #1395012) * Fix warning if there's no __propagated * IconProvider: Make sure icons fit in the given size . [ Alberto Mardegan ] * Keep a map of windows and associated textures (LP: #1296728) . [ Alexandre Abreu ] * Remove the unecessary DBUS bindingi to global address org.freedesktop.Application by the UriHAndler. It actually fails for confined apps and the uri-dispatcher anyway does not work by directly calling into the exposed "well known names" exposed on the bus as TEd explains here: (LP: #1378823) . [ Andrea Bernabei ] * Modify ListItem.Caption label margins. (LP: #1314672) . [ Andrea Cimitan ] * Add "fadeStyle" property to the CrossFadeImage component. . [ Andrew Hayzen ] * Block wheel events to items below PopupBase.qml (LP: #1315775) * Currently there is no animation of the listItem when cancelItemRemoval() is called, which causes a 'jump' in the listItem, this allows for the animation to occur. . . [ Benjamin Zeller ] * Add a hopefully more stable regression test for bug lp:1338602 "Activity Indicator crashes in QML/Widget mixed applications ". (LP: #1338602) * Fix bug lp:1461042 Qthelp documentation (pressing in F1) has no style in qtcreator. (LP: #1461042) * Fix scripts to work in shadowbuild mode. * Shadowbuild support for ubuntu-ui-toolkit. . [ Brendan Donegan ] * Added a grids unit helper for autopilot tests. . [ CI Train Bot ] * Sync with lp:ubuntu-ui-toolkit/rtm. * Sync with lp:ubuntu-ui-toolkit/rtm. . [ CI bot ] * Sync with lp:ubuntu-ui-toolkit/rtm. . [ Chris Gagnon ] * autopilot emulator for OptionSelector. * fix compare string in ubuntuuitoolkit.tests.gallery.test_textinput.DisabledTextInputTestCa se. (LP: #1388896) * wait for autopilot popover. . [ Christian Dywan ] * Abort export_modules_dir.sh and ergo run_tests.sh if binaries are absent. (LP: #1415973) * Add a Theme section to the Icon section in the gallery. (LP: #1312710) * Add a boolean property to allow hiding the ProgressBar label. (LP: #1317377) * Add a deprecated note to ListItems.ThinDivider. (LP: #1470951) * Add a launcher with a switch for the QQMLEngine. * Add a page Tweaks to change theme and header style in the gallery. (LP: #1211382) * Add a section for the ThinDivider to the gallery. (LP: #1312716) * Add a section for the Toolbar to the gallery. (LP: #1312713) * Add apicheck unit test for QML and Javascript. * Add push_to_phone script to push QML/ Python/ artwork. * Add sortCaseSensitivity to the SortFilterModel example. (LP: #1391034) * Add tests/autopilot to sys.path of sphinx config. (LP: #1431749) * Add unit tests for MathUtils API. (LP: #1244685) * Add version(s) next to component filename. * Allow context menu buttons to grow wider for non-English locales to fit. * Allow manual execution of unit tests using Qt.Test. * Asterisk are needed for cp -R. * Avoid hard-coded skipping of members by name * Call bindtextdomain on /usr if APP_DIR is not defined. (LP: #1322630) * Change "not…in" to "…not in" in qmlapicheck.py. * Change to be inline-block. (LP: #1427534) * Change gallery to use launcher to allow -touch argument. * Change offending links into bold font. (LP: #1395011) * Check if flickable is set before inspecting contentY in absY. (LP: #1433670) * Check if pressed is a property before using its value. (LP: #1384376) * Commit input changes on focus change in text components. (LP: #1324955) * Consider caret visibility to decide text menu anchor. (LP: #1462419) * Copy components correctly in push_to_phone.sh and make copy.sh more robust. * Depend on dbus to ensure /etc/machine-id exists. * Do not open context menu when dragging. * Do the default theme check properly: for non-debug and without build errors. * Don't activate the control in ListItem.Standard implicitly. (LP: #1372563) * Ensure adb is running (and fallback arch if dpkg-dev is missing). (LP: #1417997) * Explicitly use Orange in Slider and ProgressBar. (LP: #1372585) * Export to load modules from source and allow arguments. * Expose textDocument of TextField. (LP: #1392276) * Expose textDocument of TextField. (LP: #1392276) * Fix "runtest.sh: line 78: [: -eq: unary operator expected]". * Fix toolkit gallery translation template. * Fix wrong sheet labels and pick up dtr strings . (LP: #1354485) * Get arch for push_to_phone.sh from device and handle adb refusal. * Handle singleton in qmldir and explicitly skip unknown keywords. * Hide pop over when changing orientation. (LP: #1369506, #1375837) * Hide text input handlers while typing. (LP: #1343821) * Ignore expected warnings in unit tests. (LP: #1272431) * Implement Action.shortcut property. (LP: #1202464) * Implement ListItem dragging support in ListView. (LP: #1195353) * Implement and unit-test i18n.(c)tag. (LP: #1417031) * Implement new API tool based on qmlplugindump producing JSON. (LP: #1187010) * Implement new API tool based on qmlplugindump producing JSON. (LP: #1187010) * Implement optional strokeColor in AbstractButton. (LP: #1332580) * Improve AutoPilot caret dragging test cases. * Initialize defaultTypes later to avoid bogus types. * Initialize sort.order explicitly. (LP: #1324087) * Introduce QML bindings for SortFilterModel. (LP: #1266529) * Introducing select/multiselect mode in ListItem. * Make dialog contents scrollable. (LP: #1376763) * Make it clear that ToolbarItems is deprecated. * Make mouseMoveSlowly work with a negative distance. (LP: #1343334) * Make push_to_phone.sh use a temporary folder and sudo. * More unit tests and property corrections for SortFilterModel. * Move QSKIP for test_updateAlarm_Repeating one line up. * Multi-arch aware alternative launcher. * New text handler visuals and improved behavior. (LP: #1407723, #1415548, #1391335) * New text handler visuals and improved behavior. (LP: #1407723, #1415548, #1391335) * No cutting and copying of passwords. (LP: #1438976) * No deprecation notes for our own components. (LP: #1457528) * Only show handlers if text isn't empty. (LP: #1450213) * Open text context menu when pressing Menu key. * OrientationHelper shouldn't move depending on availableHeight (LP: #1466222, #1428206, #1455406) * Overflow panel button 0.5 opacity if disabled. (LP: #1369640) * Pick data path if .click is present. (LP: #1317772) * Popover sizing should depend on whether it has a target. * Print component creation errors in popupUtils.open. (LP: #1418507) * PullToRefresh component that can be used in Flickable and all its derivates to initiate model refresh. * Push Python3 dist-packages to Phone in addition to Python2.7. * QQmlContextData.url is a method in 5.5.0. (LP: #1461897) * Re-introduce NOTIFY to Image under a different name. (LP: #1395793, #1395690) * Read ubuntu-ui-toolkit.ini from $XDG_CONFIG_HOME. * Read-only text fields mustn't have a clear button. (LP: #1337257) * Remove "do cleanup" comments. (LP: #1369874) * Remove text from header textinput AP test QML. (LP: #1459632) * Replace Styles page with a header action. * Replace off white with pure white. (LP: #1354077) * Resolve QList warnings by porting to UbuntuTestCase.warnings. * Restore moving property on AppHeader 1.2. * Selection handler should be centered and not blinking. (LP: #1371205) * Set organizationDomain which Qt.labs.settings uses. (LP: #1241424, #1354321) * Set right anchor on tab overflow buttons. (LP: #1425433) * Show explicit failure when test wasn't built yet. * Skip flaky test_updateAlarm_Repeating. * Skip select_text_longtap_when_active under opengles2. (LP: #1401140) * Skip test_ubuntushape which is flakey and add a FIXME. * Specify /sbin when calling initctl just like autopilot does. * Split off test verification and run it once only for 'make check'. * Square overflow panel style for header pop overs. (LP: #1336789) * Support for multiple devices with push_to_phone.sh. * Suppress error output from dpkg-architecture. * Swiping from Left to Right to Delete only. * Sync with lp:ubuntu-ui-toolkit/rtm. * Take OrientationHelper y coordinate from real parent height. (LP: #1413194) * Text field hint should use the same font as the editor. (LP: #1237400) * The presence of a mouse enables the interactive thumb. (LP: #1165173) * Tweak API parsing to include the Button.font property. (LP: #1322169) * Tweak assert_discard_popover to work better with textfield in header. (LP: #1432611) * Unset GRID_UNIT_PX before checking default value. (LP: #1457421) * Update caret visuals and position. * Update normal.backgroundText in SuruDark to #5D5D5D. (LP: #1413801) * Update po/ubuntu-ui-toolkit.pot * Update popover position upon pointer movement. (LP: #1415532, #1199502) * Update text handler to 3gu assert. * Use TextField.write rather than keyboard.type. * Use a custom sort function for type names. * Use activeFocus rather than focus to determine that Text* has focus. (LP: #1378231) * Use correct unfocussed text field color. (LP: #1396062) * Use i18n.dtr for toolkit-owned translations. (LP: #1317539) * Use iconSource for actions in the overflow panel. (LP: #1354811, #1354036) * Use locale format specifier in textfield_numbers. (LP: #1311907) * Use new qt_gl_set_global_share_context setter with Qt 5.4. (LP: #1397979) * Use orange and no translucency for links in the gallery. * autopilot package needs to depend on python-autopilot-trace. (LP: #1385326) * autopilot package should source-depend on QML plugin. (LP: #1236085) * linearSecondsPicker check it's not resetting and count is correct. . [ Daniel Holbach ] * A number of links changed on design.ubuntu.com - let's make sure they're fixed in our docs. (LP: #1428051) * Fix broken link to developer site. . [ Daniel d'Andrada ] * Refactor OrientationHelper * This is needed by unity8 for the "shell rotation" feature (ie shell does all the rotation work instead of apps rotating themselves). unity8's dialogs (like the power dialog when you long press the power button) should follow its parent item rotation and size, as one would expect, and not be sneakily reparented to the scene root item, in which case the shell UI would be rotated but its dialog would not. (LP: #1394511) . [ Federico Gimenez ] * Make it possible to overwrite the bottom margin for the flickable autopilot helper. (LP: #1401517) . [ Florian Boucault ] * ActivityIndicator: do not rely on the main thread to animate by using an Animator. * AnimatedItem: deprecated as it was not used and still costly. * CheckBox: apply clipping to the Ubuntu shape and not to the CheckBox itself so that the tick never overflows. * Fixed usage of images across the board: * Icon: remove warning when Icon.visible is set to false: ShaderEffect: Property 'source' is not assigned a valid texture provider (QQuickImage*). * Label: default font weight is now light. * OrientationHelper: made rotation animation visually smoother. * OrientationHelper: prevent unnecessary changes of width and height with a workaround. * Page: only compile and load ToolbarItems if strictly necessary. * Publish palettes of the themes. * Removed workaround that forced relayout when layout mirroring was enabled since bug was fixed in Qt. (LP: #1353863) * StateSaver: also save the type of each property along with its value so that we can convert them back to the right type during state restoration. This makes some problematic cases such as enumeration to work. * TextArea/TextField: make sure that the copy/paste popup is far enough from the finger for it to be visible and legible. (LP: #1384422) * ThinDivider: use a Rectangle instead of an Image. 5x faster creation. * Three simple startup optimisations that lead to saving 160ms on a reference device: * UbuntuShape: removed QML proxy. * Visual feedback upon press for Header. Better visual feedback upon press for List Items. (LP: #1354036) . [ Giulio Collura ] * This is a bugfix for bug #1341814 and bug #1400297. Essentially we have to force the removal of the previous 'contents' item by removing its parent. This way we ensure that the contents are correctly hidden, focused and removed, without destroying them. (LP: #1400297, #1341814) . [ Lars Uebernickel ] * unitythemeiconprovider: manually load icons (LP: #1324184) . [ Leo Arias ] * Add logging to the textfield autopilot helpers. (LP: #1361750) * Added a fixture for autopilot tests to use a fake home directory. (LP: #1317639) * Added a flake8 check when building the deb package. * Added a grids unit helper for autopilot tests. * Added a helper to reorder items in a list view. * Added a scenario for autopilot tests without live dragging. * Added an autopilot custom proxy for QQuickGridView. (LP: #1351670) * Added an autopilot helper for expandable list items. (LP: #1340227) * Added autopilot helpers to pick a date from a date picker. * Added autopilot helpers to pick a time from a date picker. * Added the swipe_into_view method to autopilot helpers. Fixed the name of the QQuickFlickable autopilot helper. (LP: #1314433, #1286479) * Cleaned the containers in unity test using the alternate launcher. * Deprecate the swipe to delete from right to left on the autopilot helpers. (LP: #1330352) * Deprecated the ubuntuuitoolkit.emulators namespace. Split the autopilot helpers in smaller files. * Fixed the autopilot helper to search elements on lists, that failed when the element searched is on the first page of the list. (LP: #1342521) * Fixed the creation of the fake Xauthority file on mako for the fixture tests. (LP: #1326072) * Fixed the four failing autopilot open page tests. * Fixed the swipe to delete on the list item autopilot helper. . (LP: #1311392) * In autopilot select all text only if not already selected. (LP: #1321222) * Made public the swipe methods in the flickable autopilot helper. . * Make explicit the dependency on upstart for the autopilot helpers. * Make it possible to overwrite the bottom margin for the flickable autopilot helper. (LP: #1401517) * More clean ups to the autopilot tests for the widget gallery. * Moved the regression autopilot test for the actions popover to the components module. * On autopilot helpers, take into account that text areas can have multiple lines when deleting the text. (LP: #1359167) * On autopilot tests launched by upstart, use the local modules if running from a branch. * On the autopilot helper for the header, fix the swipe to show when hidden. . * On the autopilot helpers, find the top container starting from the flickable. (LP: #1314390) * On the autopilot scrollbar tests, we should not assume that the window is on the top left. * Print a warning when using deprecated Header component. * PullToRefresh component that can be used in Flickable and all its derivates to initiate model refresh. * Replaced the tabs for spaces in UbuntuTestCase. (LP: #1324469) * Rewrite OptionSelector tests using new helpers. * Show header if it was not visible before clicking header button in autopilot test. * Simulate the supported devices on gallery autopilot tests. * The autopilot helpers to swipe to show more now get the flickable containers by default. (LP: #1365674) * The presence of a mouse enables the interactive thumb. (LP: #1165173) * Updated the documentation of the autopilot click_element helpers. (LP: #1451945) . [ Leonardo Arias Fonseca ] * Add url protocols to the fake application. Adds a dependency to url- dispatcher-tools in ubuntu-ui-toolkit-autopilot. * Added an autopilot helper for expandable list items. (LP: #1340227) * Fixed the infinite loop when running flickable tests. (LP: #1384703) * Removed python2 support from autopilot tests and helpers. (LP: #1429163) * Replaced the tabs for spaces in UbuntuTestCase. (LP: #1324469) * The autopilot helpers to swipe to show more now get the flickable containers by default. (LP: #1365674) * Use the real OSK for keyboard input. * Use the test launcher for all the toolkit autopilot tests. . . [ Loïc Molinari ] * Added a dedicated overlay shape. (LP: #1396170) * Bumped matrix precision in vertex shaders. * Fixed build. * Fixed parallel build (tests/unit_x11 had no rules). (LP: #1367850) * Fixed rendering with VMware's Gallium 0.4 on SVGA3D. (LP: #1444975) * Optimized Slider and ProgressBar components. (LP: #1427169, #1398370) * Removed unused variables breaking debug builds. * Set QSGNode debug description on the shape-based nodes to ease renderer debugging. (LP: #1437270) * Synchronized license checking script with PBuilder Jenkins. (LP: #1441580) * UbuntuShape: removed QML proxy. * Updated unknown Makefiles in .bzrignore. * [Gallery] Fixed bad object naming. (LP: #1240555) * [UbuntuShape*] Fixed embedded QML code snippets indentation. (LP: #1430274) * [UbuntuShapeOverlay] Renamed the overlayGeometry property to overlayRect. (LP: #1430278) * [UbuntuShape] Added detailed doc for borderSource. (LP: #1354753) * [UbuntuShape] Added support for resolution independent rendering. (LP: #1427253) * [UbuntuShape] Computed dfdt factors based on window content orientation. (LP: #1455567) * [UbuntuShape] Converted sourceOpacity from float to qreal. (LP: #1430267) * [UbuntuShape] Disconnected from old texture provider signals. * [UbuntuShape] Ensured QSGLayer-based source textures (like ShaderEffectSource) are updated before rendering. (LP: #1447495) * [UbuntuShape] FBO redirected shapes must be y-flipped only when not rotated. (LP: #1446279) * [UbuntuShape] Implemented QSGMaterial::compare() methods so that shapes can be batched. (LP: #1350863) * [UbuntuShape] Refactored the base component. (LP: #1396098, #1396162, #1396101, #1396165, #1396104, #1396168, #1396113, #1396114, #1396178, #1396119, #1396124) * [UbuntuShape] Removed misleading statement from documentation. * [UbuntuShape] Removed useless dirty flags. . [ Martin Pitt ] * Fix installability of ubuntu-ui-toolkit-examples with qtdeclarative5-ubuntu-ui-toolkit-plugin-gles. (LP: #1346650) * autopilot-qt was recently split into Qt4 and Qt5 packages: https://launchpad.net/ubuntu/+source/autopilot- qt/1.4+14.10.20140724.1-0ubuntu2 . [ Michael Sheldon ] * Only use stableOrientationAngleTimer in the OrientationHelper when the orientationAngle has been set automatically. (LP: #1409027) * Removes the keyboard anchor animation as this is now implemented in the keyboard. . [ Michael Zanetti ] * New header API. (LP: #1316676) * properly parent UCAlarm objects. (LP: #1337405) . [ Michał Sawicz ] * Add "source" property to the Icon component. (LP: #1284233) * Prefer new package names for QML modules. . [ Nekhelesh Ramananthan ] * Adds examples to Actions, backAction and fixed the contents example in the PageHeadConfiguration. * Fixes the slider bubble width to be dynamic and dependent on the label width. (LP: #1228575) . [ Niklas Wenzel ] * Fixes https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1395118 (LP: #1395118) . [ Oliver Grawert ] * Improve the haptics button feedback to be more like other on mobile architectures (less rattling, more realistic). (LP: #1290201) . [ Omer Akram ] * Add helper methods for TextArea (LP: #1327354) . [ Renato Araujo Oliveira Filho ] * Save alarms in invalid time zone. . [ Richard Huddie ] * Use the real OSK for keyboard input. . [ Sebastien Bacher ] * Change cursor when over the documentation urls to show they can be clicked. * Use correct documentation urls in the gallery examples. (LP: #1323518) * document that MainView's applicationName is used to set the gettext domain. (LP: #1421661) * don't use simple quotes around translatable strings, xgetting ignore those. (LP: #1378774) . [ Tiago Salem Herrmann ] * Drop cache once properties are successfully restored. . [ Tim Peeters ] * Add Autopilot wait_for_animation() dummy function. * Add MainView 1.2 which removes the deprecated toolbar support. * Add PageHeadState component. * Add PageStack tests that use the new header. * Add UbuntuTestCase.waitForHeaderAnimation(). * Add a preview of the new list items to the UITK component gallery. * Add color properties to PageHeadStyle. * Add ensure_visible() function to header AP helper. (LP: #1363591) * Add header animations. * Add internal property to hide the header separator. Needed in Unity8. * Add new colors to UbuntuColors. (LP: #1335826) * Add performance test for MainView. * Add selection mode as a preset to the header configuration. (LP: #1370146) * Add tabs unit tests using the new header. * Add tests for new header API. * Add the possibility to override the back button in the header. (LP: #1314945) * Add today's header demo program to our resources. * Add updated header divider to use rectangles instead of images, and to auto-detect its color. New divider is disabled until this unity8 MR lands: https://code.launchpad.net/~mzanetti/unity8/new- pageheader-api/+merge/239242. (LP: #1372590) * Add visible and locked properties to Page.head. (LP: #1424592, #1402054) * Allow app developers to disable the back button by setting an invisible back action for the page. * Allow the developer to specify custom header contents. (LP: #1324084) * Anchor the internal PageTreeNode of PageStack to fill its parent. (LP: #1322527) * Back button in new header. (LP: #1256424) * Clean python code to follow pep257 standards. * Close actions popover when pushing new page using the new API. * Create Page 1.3. * Create a list of Actions from a list of Tabs so that OverflowPanel only needs one type of model. * Create a new entry in CHANGES to record the changes for Ubuntu.Components 1.1. * Deprecate sheets. (LP: #1304541) * Disable header animations to avoid bugs when popping a PageStack in a loop. (LP: #1461729) * Document the correct version when Page.head.visible and Page.head.locked were added. * Document the default anchors of PageStack. (LP: #1349366) * Don't automatically close a Panel when the user presses next to it, and update Panel position when its height changes. * Elide titles in the header that are too long to fit. (LP: #1317903) * Enable PageStack header animations for MainView 1.2. * Expose PageHeadConfiguration. * Expose PageHeadStyle. * First version of the tabs in a drawer. (LP: #1228042, #1273187) * Fix API doc links in UITK gallery. * Fix UITK gallery content page width. (LP: #1424635, #1425470) * Fix bug where header actions are painted in the middle of the page. (LP: #1319861) * Fix bug where header overflow action popover does not close when the associated action pushes a new page on the pagestack. (LP: #1326963) * Fix documentation links in list items gallery page. * Fix empty toolbar bug with Qt 5.3. (LP: #1327189) * Fix header test. * Fix icon loading problems. (LP: #1349769) * Fix incorrect header contents width when navigating back from a page with a lot of actions. (LP: #1408481) * Fix initialization for hidden and locked header. * Fix the ItemSelector style for SuruDark and SuruGradient themes. (LP: #1389112) * Fix the panel colors for the tabs and actions overflow in the header. (LP: #1386208) * Fix the positioning of a popover pointer on a small screen in portrait mode. (LP: #1208833) * Fix the size and anchors of a Page that is loaded inside a Loader. This is useful when a Page is Loaded by a Tab. (LP: #1424635) * Fix the size of the highlight when clicking a section in the header divider. (LP: #1372932) * Fix typos and extend navigation in theming tutorial. * Fix untranslated "In Progress" label. (LP: #1391617) * Fix width of header contents. (LP: #1378261) * Get rid of an unneeded deprecation warning. * Implement header animations in PageHeadStyle and prepare PageStack for enabling the animations. * Implement optional strokeColor in AbstractButton. (LP: #1332580) * Improve automatic setting of the active property of Pages, Tabs, PageStack. (LP: #1260116, #1317902, #1225079) * Introduce IconButtonStyle. * Introduce the new ActionBar component. * Introduce the new Sections component. * Make Header component internal as it was always documented. * Make header text color configurable, and always match the header icon colors to the header text color. (LP: #1317816, #1315884) * Make icons from theme in showcase gallery scrollable. (LP: #1336279) * Make it possible to replace the title in the header with a custom Item. (LP: #1314948) * Make the filenames for header and navigation tests consistent and split up the big tabbed header.qml into multiple smaller test files. (LP: #1429838) * Make the panel draggable again instead of opening completely on press. * Merge header tests in resources with header unit tests. * Move duplicate code for the overflows that was in PageHeadStyle twice (for Tabs and Actions overflows) into OverflowPanel. * Move toolbar tools that were defined using an Action to the header. (LP: #1273185) * New header API. (LP: #1316676) * New header visuals, using the ActionBar and Sections components. * New header visuals. * New sizes for icons and touch areas in header. renamed: modules/Ubuntu/Components/Themes/Ambiance/HeaderButtonStyle.qml => modules/Ubuntu/Components/Themes/Ambiance/PageHeadButton.qml * New visuals for sections in the header divider. * OrientationHelper shouldn't move depending on availableHeight (LP: #1466222, #1428206, #1455406) * OverflowPanel use ActionSelectionPopover. * PageStack push returns the pushed page. (LP: #1361919) * Potential fix for failing AP tests in vivid landing. * Print a warning when using deprecated Header component. * Push modules/Ubuntu/Components/qmldir in push_to_phone.sh * Push modules/Ubuntu/Components/qmldir in push_to_phone.sh. * Put the TabBar inside of the HeaderStyle instead of directly in the style. (LP: #1292601) * Quick fix for TabBarStyle.qml:119: TypeError: Cannot read property of null. * Re-introduce the panel color properties to Ambience PageHeadStyle. * Reduce header height by 0.5 grid units. * Remove \preliminary tags and "under heavy development" text in docs. (LP: #1389119) * Remove already inherited properties from OptionSelectorDelegate, ValueSelector, Subtitled, Standard and Base list item components. Change parent of OptionSelectorDelegate from Standard to Empty, because it effectively disabled all the visuals of Standard. * Remove the deprecated toolbar example from the gallery. (LP: #1430904) * Remove the old header separator style. (LP: #1372590) * Revert Icon10 change from header animations MR to fix coloring of icons. * Show header if it was not visible before clicking header button in autopilot test. * Simplify code by setting header and toolbar properties in MainView instead of Page. * Small fix in documentation for PageHeadConfiguration. * Split up MainView in MainView and MainViewBase. Move docs to MainView.qdoc. * Take visibility of actions into account when determining whether an overflow is needed in header. (LP: #1316631) * Update sections test program. * Update the CheckBox style: Expose color and padding properties Make icon themable, use theme icon by default Update default size. (LP: #1390440, #1372582) * Use objectName for the MainViews in our autopilot tests. * Use selectedIndex of the tabs model instead of the TabBar everywhere in TabBarStyle to fix a bug that uses Tabs on a PageStack. (LP: #1316736) * Various design tweaks: Update CheckBox/Switch colors Use new header by default in UITK gallery Add margins for left and rightmost buttons in header * Various tweaks to SwitchStyle: Scaling of icons when changing the size of the Switch Smaller default Switch size Use icons from theme Make check/uncheck animation faster Prevent animations on width change (during initialization) Expose SwitchStyle in Themes.Ambience Add all visualization parameters as properties to SwitchStyle. (LP: #1381008, #1211483, #1332092, #1372582, #1368711) * Visual updates: colors, icon sizes, semi-transparent buttons. * merge trunk * update font sizes * workaround for large-timestamp autopilot bug . [ Timo Jyrinki ] * Add PageHeadStyle 1.3 reference to fix install_plugins_qmltypes failure with Qt 5.5. (LP: #1466484) * Add dist-upgrade option to the UITK Test Plan script. Output the selected parameters in the beginning. * Allow using the renamed QML packages. Allow also old names for eg. trusty backporting. For additional cross-building friendliness, add :any to python build dependencies. * Change -html documentation runtime dependencies into Suggests only to limit ubuntu-sdk download size. We're switching to offering only .qch offline documentation in SDK (inside of it), and they're being added to the seed (LP: #1461034). (LP: #1461034) * Clean QML cache after updating package, before reboot. * Clean up cruft from build dependencies. (LP: #1441499) * Fix ucstylehints.cpp compilation with Qt 5.5. (LP: #1473873) * licensecheck started complaining about a person name, change to Canonical. (LP: #1464549) * uitk_test_plan.sh: Remove terminal app before trying to run the tests (LP: #1434537). (LP: #1434537) * uitk_test_plan.sh: Switch to vivid-overlay & wily instead of rtm- 14.09 & vivid. (LP: #1457015). (LP: #1457015) . [ Ugo Riboni ] * Add a boolean property to allow hiding the ProgressBar label. (LP: #1317377) * Allow requesting extra large thumbnails. * 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. (LP: #1358327) . [ Zoltán Balogh ] * Add a script to execute the test plan on a device. * Add version subfolder to benchmark test paths. kalikiana - lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/whereDidMyBenchGo * Added -a {REGEXP} option to start the test plan from a specific test. Re run tests in every case when the tests were not OK Exit the script if ubuntu-device-flash or phablet-click-test-setup fails. * Added Dialog CPO to test if OSK pushes up the the dialog. * Always append QML2 import path regardless of QML2_IMPORT_PATH * Benjamin Zeller: Preparing qmlapicheck to support out of source builds for the cmake migration * Benjamin Zeller: 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. * Christian Dywan: Anchor overflow button labels to the right. Fixes LP: #1354812 LP: #1378247 (LP: #1354812, #1378247) * Christian Dywan: Don't allow inserting a line break into readOnly text areas. Fixes LP: #1334344 (LP: #1334344) * Christian Dywan: Read-only text entries don't blink or visibly take focus Fixes LP #1370571 (LP: #1370571) * Direct the result of the tests to a main file and print out only the real regressions Remove error handling from the always failing but still functioning flashing. * Ensure active and current pages are always updated in the same order in PageStack. lp:~tpeeters/ubuntu-ui-toolkit/cleanStack * Exclude UbuntuColors dumped erroneously by qmlplugindump as it would be a C++ type. From lp:~zsombi/ubuntu-ui-toolkit/fix-qmlapicheck * Fix AlamrModel segfault when updating elements. lp:~zsombi/ubuntu- ui-toolkit/alarmmodel-segfault * Fix header CPO for 1.2 without moving attribute. Let the header CPO try both old and new buttons. * Fix qmlapicheck * Fix the desktop file for the UITK Gallery LP: #1357205 LP: #1176918. (LP: #1357205, #1176918) * Fixes false positives where buttons say for example Anrufen as opposed to Call depending on the local * Force yes to instal UITK packages in the test script * Forgotten Interface declaration in objects. Fixes LP: #1378298 (LP: #1378298) * In the initctl test fixture, add the option to unset an environment variable. lp:~canonical-platform-qa/ubuntu-ui- toolkit/fixture_unset_env * Jussi Pakkanen: Remove the thumbnailer image provider here, because thumbnailer provides it by itself Fixes LP: #1368492 removed: modules/Ubuntu/Components/plugin/thumbnailgenerator.cpp modules/Ubuntu/Components/plugin/thumbnailgenerator.h (LP: #1368492) * Lars Uebernickel: Icon: size correctly even if no or only one dimension is given * Manual merge of lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/testAlarmBackend * Manual merge of the lp:~mzanetti/ubuntu-ui-toolkit/add-typeString- to-UbuntuTestCase * Manual merge of the lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/blueCursor removed: modules/Ubuntu/Components/Themes/Ambiance/artwork/teardrop- left@20.png modules/Ubuntu/Components/Themes/Ambiance/artwork/teardrop- right@20.png added: modules/Ubuntu/Components/Themes/Ambiance/artwork/caret_noshadow@27. png * Michael Sheldon: Check that orientation changes are acceptable before applying new orientation based on active window change. Fixes LP: #1375306 (LP: #1375306) * Organizer audible reminder wasn't updated when Alarm sound changed. lp:~zsombi/ubuntu-ui-toolkit/alarm-sound-update-fix * Print errors and help to sys.stderr * Replace split with match to work around failing split() function usage. * Reset item state if the cancelItemRemoval() function was called after the item be removed. * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules. Fixes LP: #1447113 removed: examples/1.3/ examples/1.3/1.3.pro modules/Ubuntu/Components/CrossFadeImage10.qml modules/Ubuntu/Components/PageHeadConfiguration11.qml modules/Ubuntu/Components/ProgressBar10.qml modules/Ubuntu/Components/ProgressBar11.qdoc added: modules/Ubuntu/Components/1.2/ modules/Ubuntu/Components/1.2/1.2.pro modules/Ubuntu/Components/1.2/AbstractButton.qml modules/Ubuntu/Components/1.2/ActionItem.qml modules/Ubuntu/Components/1.2/ActionList.qml modules/Ubuntu/Components/1.2/ActivityIndicator.qml modules/Ubuntu/Components/1.2/AnimatedItem.qml modules/Ubuntu/Components/1.2/AppHeader.qml modules/Ubuntu/Components/1.2/Captions.qml modules/Ubuntu/Components/1.2/CheckBox.qml modules/Ubuntu/Components/1.2/ComboButton.qml modules/Ubuntu/Components/1.2/CrossFadeImage10.qml modules/Ubuntu/Components/1.2/CrossFadeImage11.qml modules/Ubuntu/Components/1.2/DraggingArea.qml modules/Ubuntu/Components/1.2/Header.qml modules/Ubuntu/Components/1.2/InputHandler.qml modules/Ubuntu/Components/1.2/Label.qml modules/Ubuntu/Components/1.2/MainView12.qml modules/Ubuntu/Components/1.2/MainViewBase.qml modules/Ubuntu/Components/1.2/OptionSelector.qml modules/Ubuntu/Components/1.2/OptionSelectorDelegate.qml modules/Ubuntu/Components/1.2/OrientationHelper.qml modules/Ubuntu/Components/1.2/PageHeadConfiguration.qml modules/Ubuntu/Components/1.2/PageHeadSections.qml modules/Ubuntu/Components/1.2/PageHeadState.qml modules/Ubuntu/Components/1.2/PageStack.qml modules/Ubuntu/Components/1.2/PageTreeNode.qml modules/Ubuntu/Components/1.2/PageWrapper.qml modules/Ubuntu/Components/1.2/Panel.qml modules/Ubuntu/Components/1.2/ProgressBar10.qml modules/Ubuntu/Components/1.2/ProgressBar11.qml modules/Ubuntu/Components/1.2/PullToRefresh.qml modules/Ubuntu/Components/1.2/Scrollbar.qml modules/Ubuntu/Components/1.2/Slider.qml modules/Ubuntu/Components/1.2/Switch.qml modules/Ubuntu/Components/1.2/Tab.qml modules/Ubuntu/Components/1.2/TabBar.qml modules/Ubuntu/Components/1.2/Tabs.qml modules/Ubuntu/Components/1.2/TextArea.qml modules/Ubuntu/Components/1.2/TextCursor.qml modules/Ubuntu/Components/1.2/TextField.qml modules/Ubuntu/Components/1.2/TextInputPopover.qml modules/Ubuntu/Components/1.2/Toolbar.qml modules/Ubuntu/Components/1.2/ToolbarButton.qml modules/Ubuntu/Components/1.2/ToolbarItems.qml modules/Ubuntu/Components/1.2/UbuntuListView.qml modules/Ubuntu/Components/1.2/UbuntuListView11.qml modules/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml modules/Ubuntu/Components/1.3/ modules/Ubuntu/Components/1.3/1.3.pro modules/Ubuntu/Components/1.3/Button.qml modules/Ubuntu/Components/1.3/UbuntuColors.qml modules/Ubuntu/Components/ListItems/1.2/ modules/Ubuntu/Components/ListItems/1.2/1.2.pro modules/Ubuntu/Components/ListItems/1.2/Base.qml modules/Ubuntu/Components/ListItems/1.2/Caption.qml modules/Ubuntu/Components/ListItems/1.2/Divider.qml modules/Ubuntu/Components/ListItems/1.2/Empty.qml modules/Ubuntu/Components/ListItems/1.2/Expandable.qml modules/Ubuntu/Components/ListItems/1.2/ExpandablesColumn.qml modules/Ubuntu/Components/ListItems/1.2/Header.qml modules/Ubuntu/Components/ListItems/1.2/IconVisual.qml modules/Ubuntu/Components/ListItems/1.2/ImageWithFallback.qml modules/Ubuntu/Components/ListItems/1.2/ItemSelector.qml modules/Ubuntu/Components/ListItems/1.2/LabelVisual.qml modules/Ubuntu/Components/ListItems/1.2/MultiValue.qml modules/Ubuntu/Components/ListItems/1.2/ProgressionVisual.qml modules/Ubuntu/Components/ListItems/1.2/SingleControl.qml modules/Ubuntu/Components/ListItems/1.2/SingleValue.qml modules/Ubuntu/Components/ListItems/1.2/Standard.qml modules/Ubuntu/Components/ListItems/1.2/Subtitled.qml modules/Ubuntu/Components/ListItems/1.2/ThinDivider.qml modules/Ubuntu/Components/ListItems/1.2/ValueSelector.qml modules/Ubuntu/Components/ListItems/1.3/ modules/Ubuntu/Components/ListItems/1.3/1.3.pro modules/Ubuntu/Components/ListItems/ListItemsModule.pro modules/Ubuntu/Components/Pickers/1.2/ modules/Ubuntu/Components/Pickers/1.2/1.2.pro modules/Ubuntu/Components/Pickers/1.2/DatePicker.qml modules/Ubuntu/Components/Pickers/1.2/DayModel.qml modules/Ubuntu/Components/Pickers/1.2/Dialer.qml modules/Ubuntu/Components/Pickers/1.2/DialerHand.qml modules/Ubuntu/Components/Pickers/1.2/DialerHandGroup.qml modules/Ubuntu/Components/Pickers/1.2/HoursModel.qml modules/Ubuntu/Components/Pickers/1.2/MinutesModel.qml modules/Ubuntu/Components/Pickers/1.2/MonthModel.qml modules/Ubuntu/Components/Pickers/1.2/Picker.qml modules/Ubuntu/Components/Pickers/1.2/PickerDelegate.qml modules/Ubuntu/Components/Pickers/1.2/PickerModelBase.qml modules/Ubuntu/Components/Pickers/1.2/PickerPanel.qml modules/Ubuntu/Components/Pickers/1.2/PickerRow.qml modules/Ubuntu/Components/Pickers/1.2/SecondsModel.qml modules/Ubuntu/Components/Pickers/1.2/YearModel.qml modules/Ubuntu/Components/Pickers/1.3/ modules/Ubuntu/Components/Pickers/1.3/1.3.pro modules/Ubuntu/Components/Pickers/PickersModule.pro modules/Ubuntu/Components/Popups/1.2/ modules/Ubuntu/Components/Popups/1.2/1.2.pro modules/Ubuntu/Components/Popups/1.2/ActionSelectionPopover.qml modules/Ubuntu/Components/Popups/1.2/ComposerSheet.qml modules/Ubuntu/Components/Popups/1.2/DefaultSheet.qml modules/Ubuntu/Components/Popups/1.2/Dialog.qml modules/Ubuntu/Components/Popups/1.2/Popover.qml modules/Ubuntu/Components/Popups/1.2/PopupBase.qml modules/Ubuntu/Components/Popups/1.2/SheetBase.qml modules/Ubuntu/Components/Popups/1.2/internalPopupUtils.js modules/Ubuntu/Components/Popups/1.3/ modules/Ubuntu/Components/Popups/1.3/1.3.pro modules/Ubuntu/Components/Popups/PopupModule.pro modules/Ubuntu/Components/Styles/1.2/ modules/Ubuntu/Components/Styles/1.2/1.2.pro modules/Ubuntu/Components/Styles/StylesModule.pro renamed: examples/1.3/calculator/ => examples/calculator/ examples/1.3/customtheme/ => examples/customtheme/ examples/1.3/jokes/ => examples/jokes/ examples/1.3/locale/ => examples/locale/ examples/1.3/ubuntu-ui-toolkit-gallery/ => examples/ubuntu-ui-toolkit-gallery/ examples/1.3/unit-converter/ => examples/unit-converter/ modules/Ubuntu/Components/10/ => modules/Ubuntu/Components/1.0/ modules/Ubuntu/Components/10/10.pro => modules/Ubuntu/Components/1.0/1.0.pro modules/Ubuntu/Components/11/ => modules/Ubuntu/Components/1.1/ modules/Ubuntu/Components/11/11.pro => modules/Ubuntu/Components/1.1/1.1.pro modules/Ubuntu/Components/AbstractButton.qml => modules/Ubuntu/Components/1.3/AbstractButton.qml modules/Ubuntu/Components/ActionItem.qml => modules/Ubuntu/Components/1.3/ActionItem.qml modules/Ubuntu/Components/ActionList.qml => modules/Ubuntu/Components/1.3/ActionList.qml modules/Ubuntu/Components/ActivityIndicator.qml => modules/Ubuntu/Components/1.3/ActivityIndicator.qml modules/Ubuntu/Components/AnimatedItem.qml => modules/Ubuntu/Components/1.3/AnimatedItem.qml modules/Ubuntu/Components/AppHeader.qml => modules/Ubuntu/Components/1.3/AppHeader.qml modules/Ubuntu/Components/Captions.qml => modules/Ubuntu/Components/1.3/Captions.qml modules/Ubuntu/Components/CheckBox.qml => modules/Ubuntu/Components/1.3/CheckBox.qml modules/Ubuntu/Components/ComboButton.qml => modules/Ubuntu/Components/1.3/ComboButton.qml modules/Ubuntu/Components/CrossFadeImage.qdoc => modules/Ubuntu/Components/1.3/CrossFadeImage.qdoc modules/Ubuntu/Components/CrossFadeImage11.qml => modules/Ubuntu/Components/1.3/CrossFadeImage.qml modules/Ubuntu/Components/DraggingArea.qml => modules/Ubuntu/Components/1.3/DraggingArea.qml modules/Ubuntu/Components/Header.qml => modules/Ubuntu/Components/1.3/Header.qml modules/Ubuntu/Components/Icon.qdoc => modules/Ubuntu/Components/1.3/Icon.qdoc modules/Ubuntu/Components/Icon10.qml => modules/Ubuntu/Components/1.2/Icon10.qml modules/Ubuntu/Components/Icon11.qml => modules/Ubuntu/Components/1.2/Icon11.qml modules/Ubuntu/Components/InputHandler.qml => modules/Ubuntu/Components/1.3/InputHandler.qml modules/Ubuntu/Components/Label.qml => modules/Ubuntu/Components/1.3/Label.qml modules/Ubuntu/Components/ListItems/Base.qml => modules/Ubuntu/Components/ListItems/1.3/Base.qml modules/Ubuntu/Components/ListItems/Caption.qml => modules/Ubuntu/Components/ListItems/1.3/Caption.qml modules/Ubuntu/Components/ListItems/Divider.qml => modules/Ubuntu/Components/ListItems/1.3/Divider.qml modules/Ubuntu/Components/ListItems/Empty.qml => modules/Ubuntu/Components/ListItems/1.3/Empty.qml modules/Ubuntu/Components/ListItems/Expandable.qml => modules/Ubuntu/Components/ListItems/1.3/Expandable.qml modules/Ubuntu/Components/ListItems/ExpandablesColumn.qml => modules/Ubuntu/Components/ListItems/1.3/ExpandablesColumn.qml modules/Ubuntu/Components/ListItems/Header.qml => modules/Ubuntu/Components/ListItems/1.3/Header.qml modules/Ubuntu/Components/ListItems/IconVisual.qml => modules/Ubuntu/Components/ListItems/1.3/IconVisual.qml modules/Ubuntu/Components/ListItems/ImageWithFallback.qml => modules/Ubuntu/Components/ListItems/1.3/ImageWithFallback.qml modules/Ubuntu/Components/ListItems/ItemSelector.qml => modules/Ubuntu/Components/ListItems/1.3/ItemSelector.qml modules/Ubuntu/Components/ListItems/LabelVisual.qml => modules/Ubuntu/Components/ListItems/1.3/LabelVisual.qml modules/Ubuntu/Components/ListItems/MultiValue.qml => modules/Ubuntu/Components/ListItems/1.3/MultiValue.qml modules/Ubuntu/Components/ListItems/ProgressionVisual.qml => modules/Ubuntu/Components/ListItems/1.3/ProgressionVisual.qml modules/Ubuntu/Components/ListItems/SingleControl.qml => modules/Ubuntu/Components/ListItems/1.3/SingleControl.qml modules/Ubuntu/Components/ListItems/SingleValue.qml => modules/Ubuntu/Components/ListItems/1.3/SingleValue.qml modules/Ubuntu/Components/ListItems/Standard.qml => modules/Ubuntu/Components/ListItems/1.3/Standard.qml modules/Ubuntu/Components/ListItems/Subtitled.qml => modules/Ubuntu/Components/ListItems/1.3/Subtitled.qml modules/Ubuntu/Components/ListItems/ThinDivider.qml => modules/Ubuntu/Components/ListItems/1.3/ThinDivider.qml modules/Ubuntu/Components/ListItems/ValueSelector.qml => modules/Ubuntu/Components/ListItems/1.3/ValueSelector.qml modules/Ubuntu/Components/ListItems/artwork/ListItemDivider6px@8.png => modules/Ubuntu/Components/artwork/ListItemDivider6px@8.png modules/Ubuntu/Components/ListItems/artwork/delete@8.png => modules/Ubuntu/Components/artwork/delete@8.png modules/Ubuntu/Components/MainView.qdoc => modules/Ubuntu/Components/1.3/MainView.qdoc modules/Ubuntu/Components/MainView.qml => modules/Ubuntu/Components/1.2/MainView.qml modules/Ubuntu/Components/MainView12.qml => modules/Ubuntu/Components/1.3/MainView.qml modules/Ubuntu/Components/MainViewBase.qml => modules/Ubuntu/Components/1.3/MainViewBase.qml modules/Ubuntu/Components/Object.qml => modules/Ubuntu/Components/1.2/Object.qml modules/Ubuntu/Components/OptionSelector.qml => modules/Ubuntu/Components/1.3/OptionSelector.qml modules/Ubuntu/Components/OptionSelectorDelegate.qml => modules/Ubuntu/Components/1.3/OptionSelectorDelegate.qml modules/Ubuntu/Components/OrientationHelper.qml => modules/Ubuntu/Components/1.3/OrientationHelper.qml modules/Ubuntu/Components/Page.qdoc => modules/Ubuntu/Components/1.3/Page.qdoc modules/Ubuntu/Components/Page10.qml => modules/Ubuntu/Components/1.2/Page10.qml modules/Ubuntu/Components/Page11.qml => modules/Ubuntu/Components/1.2/Page11.qml modules/Ubuntu/Components/Page13.qml => modules/Ubuntu/Components/1.3/Page.qml modules/Ubuntu/Components/PageHeadConfiguration.qdoc => modules/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc modules/Ubuntu/Components/PageHeadConfiguration13.qml => modules/Ubuntu/Components/1.3/PageHeadConfiguration.qml modules/Ubuntu/Components/PageHeadSections.qml => modules/Ubuntu/Components/1.3/PageHeadSections.qml modules/Ubuntu/Components/PageHeadState.qml => modules/Ubuntu/Components/1.3/PageHeadState.qml modules/Ubuntu/Components/PageStack.qml => modules/Ubuntu/Components/1.3/PageStack.qml modules/Ubuntu/Components/PageTreeNode.qml => modules/Ubuntu/Components/1.3/PageTreeNode.qml modules/Ubuntu/Components/PageWrapper.qml => modules/Ubuntu/Components/1.3/PageWrapper.qml modules/Ubuntu/Components/PageWrapperUtils.js => modules/Ubuntu/Components/1.2/PageWrapperUtils.js modules/Ubuntu/Components/Panel.qml => modules/Ubuntu/Components/1.3/Panel.qml modules/Ubuntu/Components/Pickers/DatePicker.qml => modules/Ubuntu/Components/Pickers/1.3/DatePicker.qml modules/Ubuntu/Components/Pickers/DayModel.qml => modules/Ubuntu/Components/Pickers/1.3/DayModel.qml modules/Ubuntu/Components/Pickers/Dialer.qml => modules/Ubuntu/Components/Pickers/1.3/Dialer.qml modules/Ubuntu/Components/Pickers/DialerHand.qml => modules/Ubuntu/Components/Pickers/1.3/DialerHand.qml modules/Ubuntu/Components/Pickers/DialerHandGroup.qml => modules/Ubuntu/Components/Pickers/1.3/DialerHandGroup.qml modules/Ubuntu/Components/Pickers/HoursModel.qml => modules/Ubuntu/Components/Pickers/1.3/HoursModel.qml modules/Ubuntu/Components/Pickers/MinutesModel.qml => modules/Ubuntu/Components/Pickers/1.3/MinutesModel.qml modules/Ubuntu/Components/Pickers/MonthModel.qml => modules/Ubuntu/Components/Pickers/1.3/MonthModel.qml modules/Ubuntu/Components/Pickers/Picker.qml => modules/Ubuntu/Components/Pickers/1.3/Picker.qml modules/Ubuntu/Components/Pickers/PickerDelegate.qml => modules/Ubuntu/Components/Pickers/1.3/PickerDelegate.qml modules/Ubuntu/Components/Pickers/PickerModelBase.qml => modules/Ubuntu/Components/Pickers/1.3/PickerModelBase.qml modules/Ubuntu/Components/Pickers/PickerPanel.qml => modules/Ubuntu/Components/Pickers/1.3/PickerPanel.qml modules/Ubuntu/Components/Pickers/PickerRow.qml => modules/Ubuntu/Components/Pickers/1.3/PickerRow.qml modules/Ubuntu/Components/Pickers/SecondsModel.qml => modules/Ubuntu/Components/Pickers/1.3/SecondsModel.qml modules/Ubuntu/Components/Pickers/YearModel.qml => modules/Ubuntu/Components/Pickers/1.3/YearModel.qml modules/Ubuntu/Components/Popups/ActionSelectionPopover.qml => modules/Ubuntu/Components/Popups/1.3/ActionSelectionPopover.qml modules/Ubuntu/Components/Popups/ComposerSheet.qml => modules/Ubuntu/Components/Popups/1.3/ComposerSheet.qml modules/Ubuntu/Components/Popups/DefaultSheet.qml => modules/Ubuntu/Components/Popups/1.3/DefaultSheet.qml modules/Ubuntu/Components/Popups/Dialog.qml => modules/Ubuntu/Components/Popups/1.3/Dialog.qml modules/Ubuntu/Components/Popups/Popover.qml => modules/Ubuntu/Components/Popups/1.3/Popover.qml modules/Ubuntu/Components/Popups/PopupBase.qml => modules/Ubuntu/Components/Popups/1.3/PopupBase.qml modules/Ubuntu/Components/Popups/SheetBase.qml => modules/Ubuntu/Components/Popups/1.3/SheetBase.qml modules/Ubuntu/Components/Popups/internalPopupUtils.js => modules/Ubuntu/Components/Popups/1.3/internalPopupUtils.js modules/Ubuntu/Components/Popups/popupUtils.js => modules/Ubuntu/Components/Popups/1.2/popupUtils.js modules/Ubuntu/Components/ProgressBar11.qml => modules/Ubuntu/Components/1.3/ProgressBar.qml modules/Ubuntu/Components/PullToRefresh.qml => modules/Ubuntu/Components/1.3/PullToRefresh.qml modules/Ubuntu/Components/Scrollbar.qml => modules/Ubuntu/Components/1.3/Scrollbar.qml modules/Ubuntu/Components/Slider.qml => modules/Ubuntu/Components/1.3/Slider.qml modules/Ubuntu/Components/Styles/ComboButtonStyle.qml => modules/Ubuntu/Components/Styles/1.2/ComboButtonStyle.qml modules/Ubuntu/Components/Styles/PageHeadStyle.qml => modules/Ubuntu/Components/Styles/1.2/PageHeadStyle.qml modules/Ubuntu/Components/Styles/PullToRefreshStyle.qml => modules/Ubuntu/Components/Styles/1.2/PullToRefreshStyle.qml modules/Ubuntu/Components/Switch.qml => modules/Ubuntu/Components/1.3/Switch.qml modules/Ubuntu/Components/Tab.qml => modules/Ubuntu/Components/1.3/Tab.qml modules/Ubuntu/Components/TabBar.qml => modules/Ubuntu/Components/1.3/TabBar.qml modules/Ubuntu/Components/Tabs.qml => modules/Ubuntu/Components/1.3/Tabs.qml modules/Ubuntu/Components/TextArea.qml => modules/Ubuntu/Components/1.3/TextArea.qml modules/Ubuntu/Components/TextCursor.qml => modules/Ubuntu/Components/1.3/TextCursor.qml modules/Ubuntu/Components/TextField.qml => modules/Ubuntu/Components/1.3/TextField.qml modules/Ubuntu/Components/TextInputPopover.qml => modules/Ubuntu/Components/1.3/TextInputPopover.qml modules/Ubuntu/Components/Toolbar.qml => modules/Ubuntu/Components/1.3/Toolbar.qml modules/Ubuntu/Components/ToolbarButton.qml => modules/Ubuntu/Components/1.3/ToolbarButton.qml modules/Ubuntu/Components/ToolbarItems.qml => modules/Ubuntu/Components/1.3/ToolbarItems.qml modules/Ubuntu/Components/UbuntuListView.qml => modules/Ubuntu/Components/1.3/UbuntuListView.qml modules/Ubuntu/Components/UbuntuListView11.qdoc => modules/Ubuntu/Components/1.3/UbuntuListView11.qdoc modules/Ubuntu/Components/UbuntuListView11.qml => modules/Ubuntu/Components/1.3/UbuntuListView11.qml modules/Ubuntu/Components/UbuntuNumberAnimation.qml => modules/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml modules/Ubuntu/Components/colorUtils.js => modules/Ubuntu/Components/1.2/colorUtils.js modules/Ubuntu/Components/dateUtils.js => modules/Ubuntu/Components/1.2/dateUtils.js modules/Ubuntu/Components/mathUtils.js => modules/Ubuntu/Components/1.2/mathUtils.js modules/Ubuntu/Components/pageUtils.js => modules/Ubuntu/Components/1.3/pageUtils.js modules/Ubuntu/Components/scrollbarUtils.js => modules/Ubuntu/Components/1.2/scrollbarUtils.js modules/Ubuntu/Components/sliderUtils.js => modules/Ubuntu/Components/1.2/sliderUtils.js modules/Ubuntu/Components/stack.js => modules/Ubuntu/Components/1.2/stack.js (LP: #1447113) * Support sections in header divider. added: modules/Ubuntu/Components/PageHeadSections.qml tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.DeprecatedHeaderSectionsTestCase.qml tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.SectionsTestCase.qml tests/unit/tst_components/tst_header_sections.qml renamed: tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.HeaderActionsTestCase.qml => tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.ActionsTestCase.qml tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.HeaderToolsTestCase.qml => tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_head er.ToolsTestCase.qml tests/resources/toolbar/ => tests/resources/header/ * Update components.api * Update qml files in tests/resources. From lp:~tpeeters/ubuntu-ui- toolkit/resourcesUpdate * 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. lp:~tpeeters/ubuntu-ui-toolkit/tabsAP added: tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_tabs .TabsTestCase.deprecated_TabBar.qml tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_tabs .TabsTestCase.new_header.qml * Update the test plan and fix the PPA string in case it contains backslash. * Updated test plan execution for RTM images and for new phablet tools. * Updating the UITK test plan script * Use absolute path for the UITK Gallery icon. Fixes LP: #1304874. (LP: #1304874) * Work around LP: #1338602, RotationAnimator crashes application added: tests/unit_x11/tst_components/tst_animator.qml (LP: #1338602) * Wrap tempfile.NamedTemporaryFile to discard underscored filenames * Zoltán Balogh: Updated test plan executer * fixing gles dependency for ubuntu-ui-toolkit-autopilot, so we can have functional tests on x86 emulator * indentation fix * loicm - Made the UCAlarmPrivate destructor private. * lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/cutDownDepWarn * merge lp:~tpeeters/ubuntu-ui-toolkit/fix-action-phs . [ Zsombor Egri ] * Adding dynamic tab handling functionality to Tabs. (LP: #1124071) * Adding touch functions to UbuntuTestCase. * AlamrModel is no longer reset when individual alarm is changed. This avoids UI flickering in Clock app. (LP: #1359112) * Alarm adaptation refactored to support change granular model updates. (LP: #1370649, #1380553, #1322558, #1360359) * Alarm services regression fix. (LP: #1401883) * Alarm sounds lost during fetch fix. (LP: #1338697) * Alarm update regression caused by EDS changes. Also fixes Tags update. Requires qtorganizer5-eds updates as well!. (LP: #1364949) * Application theming ant other theming related binding loop fixes added: examples/customtheme/ examples/customtheme/customtheme.apparmor examples/customtheme/customtheme.desktop examples/customtheme/customtheme.qmlproject examples/customtheme/main.qml examples/customtheme/manifest.json examples/customtheme/theme/ examples/customtheme/theme/Palette.qml examples/customtheme/theme/parent_theme tests/unit_x11/tst_theme_engine/AppTheme/ tests/unit_x11/tst_theme_engine/AppTheme/Palette.qml tests/unit_x11/tst_theme_engine/AppTheme/parent_theme tests/unit_x11/tst_theme_engine/TestApp.qml * Applying sub-theming on toolkit. * CPOs. * Captions component dedicated to ListItem layouts, a ColumnLayout holding two Layouts pre-configurable for fixed or rest of content filling behavior. * ComboButton component. (LP: #1276172) * Default font for the toolkit: Ubuntu, medium sized and light weight. (LP: #1263963) * Dialog title is wrapped into maximum two lines, then elides. (LP: #1354376) * Dismiss Popovers when any of the mouse buttons is pressed. * Expose refresh() function in revision 1 (Ubuntu.Components 1.1). (LP: #1380559) * Exposing touch functions to QML test. * Extend launcher to convert mouse to touch events. MouseTouchAdaptor taken from unity8 launcher. * Final moves on 1.2 release. (LP: #1427534) * Fix Dialog foreground sizing. (LP: #1337555, #1337556) * Fix Header thin divider margins, restored to original no-margins. (LP: #1380766) * Fix alarm fetching order and interval. (LP: #1283212, #1285958) * Fix for alarm dates to occur in the same time in all timezones. (LP: #1283236) * Fix for arm64 test failure. (LP: #1308086) * Fix import versions in entire UITK and examples. Move example code under 1.3 folder. (LP: #1447113) * Fixes TextField and TextArea selection and scrolling behaviors. (LP: #1168914, #1183255) * Fixing StyledItem disconnecting from previous StyledItem parent stack prior to connecting to a new parent StyledItem. * Fixing alarm disabling issue. (LP: #1360101) * Fixing crashes when AlarmModel::get() returned valid stock alarm ends up to be NULL in QML. (LP: #1429273) * Fixing selected connection with the ListItem's select mode checkbox state. (LP: #1461501, #1469471) * Fixing typo in the Label test case. Refactoring tests to use data driven test. (LP: #1076771) * Fixing wrong path used in saving state file. (LP: #1363112) * Flick and mouse long press simulation added to UbuntuTestCase. (LP: #1288937) * Focus handling on components. (LP: #1234982) * Focus should not be taken by a component if disabled. Complete child filtering properly. * Ignore QT_IM_MODULE values like ibus, none or compose. (LP: #1382121) * Implement ListItem dragging support in ListView. (LP: #1195353) * Include ServiceProperties component into the module and the missing test case - inclusion messed up due to broken mainline in the previous branch. (LP: #1391877) * Introducing StyleHints to provide style specific property changes. * Introducing StyledItem.theme and ThemeSettings.parentTheme properties into v1.3. * Introducing ThemeSettings component, exported to UI Toolkit version 1.3. * Introducing Ubuntu Components FocusScope which extends QtQuick FocusScope with the ability to focus by mouse clicks. * Introducing Ubuntu.Components.Styles 1.1 module. * Introducing action property in ListItem. (LP: #1362305, #1369935) * Introducing pressAndHold signal into ListItem. * Introducing select/multiselect mode in ListItem. * ListItem highlight is driven also by the connection of a slot to the clicked() signal. This will also be applied when pressAndHold signal will be introduced. (LP: #1399025) * Make ThemeSettings.palette writable to configure individual colors as well as Palette as a whole. * Missing "default" keyword added to children property of Base, causing rendering and test case failures on Qt 5.3. (LP: #1317881) * Mouse filters forwarding fix to proxy items. * Move to use QQmlExtensionPlugin::baseUrl(), remove workaround. Prerequisite for transitioning to proper QML singleton use and new ListItem. * Moving the tst_focus.qml under exceptions till we fix DatePicker binding loops. * Moving to import version 1.0, which is the same as version 0.1. * New ListItem component base. Support for leading/trailing actions. Exported in Ubuntu.Components 1.2 UNSTABLE release. (LP: #1097728, #1372592, #1383870) * One time alarms omit dayOfWeek value changes. (LP: #1319401) * PageUp/PageDown fix in text inputs. (LP: #1180188) * Provide versioning for theme loading. Each toolkit must be released with a well defined system theme version, and theme modules must have the same version as the toolkit. . (LP: #1447113) * PullToRefresh component that can be used in Flickable and all its derivates to initiate model refresh. * Qt5.3 related fixes. (LP: #1324088, #1324089, #1324070) * QuickUtils::rootItem() to return the actual root object in case the internal root item is reached. * RTL (Right To Left) support in ListItem. * Re-introduce NOTIFY to Image under a different name. (LP: #1395793, #1395690) * Remove ThemeSettings.createStyleComponent() and add styleName to StyledItem. (LP: #1458845) * Remove extra StyledItem.qml layer for styled items, keep only UCStyledItemBase. * Remove overloaded signal, we should use the default signals whenever we override a property. (LP: #1194778) * Remove property bindings before property write does it. (LP: #1462738) * Right selection caret positioning fix. * Save alarms data into JSON format. Affects test environments using fallback memory manager. Does not affect EDS backend functionality. Prerequisite for further alarm changes. * Second stage of simplification - divider group property is an item, simplifying the anchoring of the contentItem. PropertyChange does not backup the property binding, uses QQmlPropertyPrivate::write() with parameter to keep bindings. ListItemAnimator uses behavior to animate snapping. Styling got "styledItem" context property to obey general styling rules. clicked() and pressAndHold() emission fix when content is swiped. * Separating Theme context property from theme engine, giving the possibility to use the theming engine by multiple instances. Preparations for deprecation. Theming unit tests fixed. (LP: #1248982) * ServiceProperties DBus property watcher added: modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.h modules/Ubuntu/Components/plugin/ucserviceproperties.cpp modules/Ubuntu/Components/plugin/ucserviceproperties.h modules/Ubuntu/Components/plugin/ucserviceproperties_p.h tests/unit_x11/tst_serviceproperties/ tests/unit_x11/tst_serviceproperties/IncomingCallVibrateWatcher.qml tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher.qml tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher2.qml tests/unit_x11/tst_serviceproperties/tst_serviceproperties.cpp tests/unit_x11/tst_serviceproperties/tst_serviceproperties.pro * ServiceProperties component to Ubuntu.Components 1.1. (LP: #1391877) * Sheet header button space reservation made button presence dependent. (LP: #1356636) * Slider blocks Flickable while sliding. (LP: #1353966) * Small refactoring to follow upstream concept on naming attached properties. Panels visualising ListItemActions are owned by ListItem and not being shared by the ListItemActiomns. In this way the same ListItemActions instance can be used on both leading and trailing side. (LP: #1403005) * StateSaver to save state files to runtime location instead of /tmp folder. (LP: #1348241) * Swiping ListItem when no actions are defined for the gesture breaks selectMode. (LP: #1468100) * Sync with lp:ubuntu-ui-toolkit/rtm. * Text input UX updates as defined in https://docs.google.com/a/canonical.com/document/d/1nFm8xiYhKXXuEO_I vMXoD0lASbYzYXva1BWMVanU3iw/edit?disco=AAAAAHaoBFU#heading=h.baadsmw e4pm Changes: text cursor carets (handlers) are shown only in touch environment long press handling long tap selects the word under pressed area (if not previously selected) and opens context menu - same as right mouse click long tap does not focus the non-focused component long mouse press with left button does not do anything tap and drag scrolls the content left mouse button press and drag selects the text text can be scrolled with mouse wheel and scrollbar only beside the touchAndDrag (LP: #1276176) * Text input caret handler visuals and functionality. (LP: #1183257) * Text input caret positioning fix for the cases when TextField has overlay primary items and when RTL is enabled. * Text input context menu facelift. * Text inputs show context menu when right-clicked on desktop. (LP: #1276821) * TextField clear button size changed to 2.5 GU, artwork mosified to use "clear-search" from icon-theme. (LP: #1350797) * Theming fixes: application theming, binding loop fix, auto-theming moved into MainView and it is applicable only on Ambiance and SuruDark, SuruGradient is no longer auto-themed. (LP: #1389792, #1213043, #1356779, #1330510, #1277647) * Theming tutorial. * Thin divider adjustments. * ThinDivider margins rolled back to edge-to-edge. Divider colors adjusted with design. (LP: #1380766) * Transferring the ListItem attached properties to ListItemStyle API. Most of the style API became redundant, and removed. Few API from ListItem were also removed as not needed. ListItemAnimator, UCListItemAttached and UCActionPanel classes removed. Panel swiping overshoot made elastic. Snapping animation transformed into SmoothedAnimation, uses velocity of 60GU/second. * Turning warnings to be reported in the error property. SHOW_SERVICEPROPERTIES_WARNINGS environment variable set will display them in the console. (LP: #1423203) * Tweaks for ListItem dividers. Header margins and font weight updated. * Ubuntu Layouts reparents those default layout components which are not subject of layout instead of altering their visible and enabled properties. (LP: #1204834, #1300668, #1298886) * Use proper QML Singleton structure introduced in Qt 5.2. * Use tags as workaround for an alarm and an additional one for a disabled alarm as agreed in the attached bug #1361702. The alarm should always save the visual and audible reminder attachments no matter if disabled or not. (LP: #1361702) * Workaround for StateSaver to fall back to use qgetenv() when QStandardPaths fails to return XDG_RUNTIME_DIR path. (LP: #1363112) * accidental PageStack change reverted * quick fix for a wrong Action reference * remove unneeded function from plugin * removing failing ServiceProperties and app-theming branches removed: examples/customtheme/ examples/customtheme/customtheme.apparmor examples/customtheme/customtheme.desktop examples/customtheme/customtheme.qmlproject examples/customtheme/main.qml examples/customtheme/manifest.json examples/customtheme/theme/ examples/customtheme/theme/Palette.qml examples/customtheme/theme/parent_theme modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.h modules/Ubuntu/Components/plugin/ucserviceproperties.cpp modules/Ubuntu/Components/plugin/ucserviceproperties.h modules/Ubuntu/Components/plugin/ucserviceproperties_p.h tests/unit_x11/tst_serviceproperties/ tests/unit_x11/tst_serviceproperties/IncomingCallVibrateWatcher.qml tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher.qml tests/unit_x11/tst_serviceproperties/InvalidPropertyWatcher2.qml tests/unit_x11/tst_serviceproperties/tst_serviceproperties.cpp tests/unit_x11/tst_serviceproperties/tst_serviceproperties.pro tests/unit_x11/tst_theme_engine/AppTheme/ tests/unit_x11/tst_theme_engine/AppTheme/Palette.qml tests/unit_x11/tst_theme_engine/AppTheme/parent_theme tests/unit_x11/tst_theme_engine/TestApp.qml . [ chris.gagnon ] * autopilot emulator for OptionSelector. . [ nskaggs ] * Fix the warning for the emulators module. The warning will now only appear if you use the module directly. Bug 134169. (LP: #134169, #1341679) * Re-add autopilot helper documentation and update. (LP: #1409778, #1410477) . [ tpeeters ] * Add new colors to UbuntuColors. (LP: #1335826) * First version of the tabs in a drawer. (LP: #1228042, #1273187) * Move the property to keep track of the selected tab to the tabs model. * Move the property to keep track of the selected tab to the tabs model. * Put the TabBar inside of the HeaderStyle instead of directly in the style. (LP: #1292601) * Put the TabBar inside of the HeaderStyle instead of directly in the style. (LP: #1292601) * Revert dynamic tabs changes. Checksums-Sha1: dafd0b943f1234784869d19a869a267d853130ca 488950 qtdeclarative5-ubuntu-ui-toolkit-plugin_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 89ecd9d4049f0420b607b0712875393cd96ced34 224596 ubuntu-ui-toolkit-theme_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 7620451a40ac26e390a87ec61cad467cf6e3b9e7 1323224 ubuntu-ui-toolkit-doc_1.3.1550+15.04.20150714-0ubuntu1_all.deb b63a40733f2279c1705848d1f263e2384e5b1c27 1238492 ubuntu-ui-toolkit-examples_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 6be59e37f11e23bd0c40d470291fe56c471f6ffa 236740 ubuntu-ui-toolkit-autopilot_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb bbdf8710c215430e12cff2c119fe0314b5c49a8f 4950200 qtdeclarative5-ubuntu-ui-toolkit-plugin-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb 4349bea3ef5c58b9cab7c97551995961b8e6083f 544928 ubuntu-ui-toolkit-autopilot-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb 4e2f367e5f759ef99cd23821d7b8613bb8bfd9bc 65942 ubuntu-ui-toolkit_1.3.1550+15.04.20150714-0ubuntu1_amd64_translations.tar.gz Checksums-Sha256: 72723417d5f149a4082dfc6159a22aef9333d8a5ade8ed6ab8e15ba54c2f9e65 488950 qtdeclarative5-ubuntu-ui-toolkit-plugin_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 0efa8ca6d6dca1cecf2743d360b2fe0adb2e747cd9613a2a215618cb1af003b6 224596 ubuntu-ui-toolkit-theme_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 76d5869649f10bb81df0f90dbe1ca8869fc5f1b3eae078ba194c8852398758dd 1323224 ubuntu-ui-toolkit-doc_1.3.1550+15.04.20150714-0ubuntu1_all.deb 4ed5b580cf6ae02f89ced1d93116e302e57bcbd746fb843ae2add679573ed09b 1238492 ubuntu-ui-toolkit-examples_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb fe9316bdcb4c7c8c9c140fe97b70df247aad09ab13b7b4ccba0aed9b99a0ac90 236740 ubuntu-ui-toolkit-autopilot_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb a5f760f1a61e20ecd63aec55f030168de2b46ffe010840367ba1febfebf340ff 4950200 qtdeclarative5-ubuntu-ui-toolkit-plugin-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb eefc292a58e72eedf31462588c37aab40b4cab1eae80d71b9da077537a33d5a9 544928 ubuntu-ui-toolkit-autopilot-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb 27dd85c2c015bb36350c89dca724770f70ced2fbb35cfff51f9baba863dd2085 65942 ubuntu-ui-toolkit_1.3.1550+15.04.20150714-0ubuntu1_amd64_translations.tar.gz Files: b16b0dcecdb8444304fd31e7929a8540 488950 libs optional qtdeclarative5-ubuntu-ui-toolkit-plugin_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 057b7a4f0531ed2af706eb132905aa0a 224596 libs optional ubuntu-ui-toolkit-theme_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb 4f68eaac8c4713ca9177f847821747bf 1323224 doc optional ubuntu-ui-toolkit-doc_1.3.1550+15.04.20150714-0ubuntu1_all.deb 8d1d3d1bfdead461c743646e2b11248e 1238492 devel optional ubuntu-ui-toolkit-examples_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb e01dcc907761d8e73aabe4743d8253cc 236740 libs optional ubuntu-ui-toolkit-autopilot_1.3.1550+15.04.20150714-0ubuntu1_amd64.deb f493b3daf93dd401f8425d1ee0f6a72b 4950200 libs extra qtdeclarative5-ubuntu-ui-toolkit-plugin-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb 557306cdfb6a7c05cf824f45ff5f3eb9 544928 libs extra ubuntu-ui-toolkit-autopilot-dbgsym_1.3.1550+15.04.20150714-0ubuntu1_amd64.ddeb 273e9f120c812206e2de839e08ed8f16 65942 raw-translations - ubuntu-ui-toolkit_1.3.1550+15.04.20150714-0ubuntu1_amd64_translations.tar.gz