lp:~josephjamesmills/ubuntu-ui-toolkit/QtCreator_Help_Plugins

Created by Joseph Mills and last modified
Get this branch:
bzr branch lp:~josephjamesmills/ubuntu-ui-toolkit/QtCreator_Help_Plugins
Only Joseph Mills can upload to this branch. If you are Joseph Mills please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joseph Mills
Project:
Ubuntu UI Toolkit
Status:
Development

Recent revisions

459. By Joseph Mills <>

documentation/ubuntu-ui-toolkit-common.qdocconf: intergrate qtcreator (LP: #1174116)
Adding bug number to branch

458. By Joseph Mills <>

* documentation/ubuntu-ui-toolkit-common.qdocconf: intergrate qtcreator
  includes offline No CSS qdocconf to use
  cd $SRC/documentation/
  qdoc ubuntu-ui-toolkit-common.qdocconf
  cd html
  qhelpgenerator ubuntuuitoolkit.qhp -o ubuntu-ui-toolkit.qch
  watch the C++ errors happen then open qtcreator go to
  Tools --> Options --> Help --> Documentation --> add
  add the qch file. Or just install to the correct path on machine.

* documentation/ubuntu-ui-toolkit-offline.qdocconf:set css path
  Css paths where wrong that is all.

457. By Florian Boucault

Reverted revisions 452 and 455 as it changed some APIs without preserving backwards compatibility.
Released version 0.1.46.

Approved by PS Jenkins bot.

456. By Florian Boucault

releasing version 0.1.45.

Approved by PS Jenkins bot.

455. By Tim Peeters

Remove Toolbars.qml.THIS which was added by unintentionally.

Approved by PS Jenkins bot.

454. By Florian Boucault

Removed unnecessary clipping from Tabs, Popover, Dialog and MainView.

Approved by PS Jenkins bot.

453. By Florian Boucault

Use standard animation ubuntu snap beat for popups fade in.

Approved by PS Jenkins bot.

452. By Tim Peeters

Add a new Panel component that can be swiped in and out from an edge of the window by the user. As opposed to the default toolbar (which inherits from the Panel), a Panel can be attached to any edge of the screen, and the developer is free to define its contents. For standard cases, the automatic toolbar from the MainView and Page can still be used.

API changes:
* CHANGED IN Toolbar: property bool active TO property bool opened
* CHANGED IN Toolbar: property bool lock TO property bool locked
* CHANGED IN ToolbarActions: property bool active TO property bool opened
* CHANGED IN ToolbarActions: property bool lock TO property bool locked. Fixes: https://bugs.launchpad.net/bugs/1116578, https://bugs.launchpad.net/bugs/1131209, https://bugs.launchpad.net/bugs/1163395.

Approved by PS Jenkins bot, Tim Peeters.

451. By Florian Boucault

UbuntuShape: fix slight distortion of image when set.

This distortion was quite disturbing when the content has text in it, as it is often the case in Popups and Popovers. Fixes: https://bugs.launchpad.net/bugs/1170878.

Approved by PS Jenkins bot, Loïc Molinari.

450. By PS Jenkins bot

Releasing 0.1.43daily13.04.23ubuntu.unity.next-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-ui-toolkit
This branch contains Public information 
Everyone can see this information.

Subscribers