~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit-ubuntu-yakkety-landing-094

Viewing all changes in revision 1351.

  • Committer: Bileto Bot
  • Date: 2016-08-24 11:35:04 UTC
  • mfrom: (1000.1007.26 OTA13-2016-08-16)
  • Revision ID: ci-train-bot@canonical.com-20160824113504-5lykumqdzgrbosu7
* No need to check the setting anymore when vibrate. Fixes LP: #1433590.
* AbstractButton: Bind mouse area signals earlier. Otherwise it can happen that
  someone clicks on button and the binding is still not done, i.e. 22911213 .
  Fixes LP: #1610165.
* Fix build warnings.
* Remove unused Q_Q(UCAbtractButton) declaration.
* Address documentation issue in UbuntuListView - pullToRefresh has "enabled"
  property. Fixes LP: #1387679
* Added new C++ UbuntuMetrics library. 
  This library allows the monitoring of various metrics in QtQuick 2 
  applications. It allows the logging of different metrics as well as
  overlaying these metrics on top of each QtQuick windows.
* Added LTTng support to UbuntuMetrics.
* Added support for logging generic events. Made use of it to log predefined
  ApplicationMonitor events. Predefined events only define UserInterfaceReady
  for now, as it's needed to track start-up time.
* Wrapped libUbuntuMetrics to QML.
* Icon, Switch and ProgressBar: enable use of texture atlas.
* ActivityIndicator: do not load the image until the ActivityIndicator is
  made visible. Load it asynchronously.
* Remove unused CHANGES, CHANGES.syntax and NEWS files.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: