lp://staging/~ken-vandine/ubuntu-ui-toolkit/raring.0.1.43

Created by Ken VanDine and last modified
Get this branch:
bzr branch lp://staging/~ken-vandine/ubuntu-ui-toolkit/raring.0.1.43
Only Ken VanDine can upload to this branch. If you are Ken VanDine please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ken VanDine
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

422. By Ken VanDine

* Fix for text inputs staying disabled after being re-enabled. The previous
  workaround for removing input panel was blocking re-enabling a
  previously enabled input. (LP: #1164634)
* Fixing disabled text input delegate background color theming when userValue
  is set to TextField or TextArea color property. (LP: #1169601)
* Workaround for TextArea and TextField removing OSK when active focus is
  transferred from one instance to another using focus property (LP: #1163371)
* Fix for TextArea Enter/Return keys being stolen when embedded in
  ListItems.Empty. (LP: #1166840)

421. By Ken VanDine

Fix for text inputs staying disabled after being re-enabled. The previous workaround for removing input panel was blocking re-enabling a previously enabled input. Fixes: https://bugs.launchpad.net/bugs/116
4634.

420. By Ken VanDine

Fixing disabled text input delegate background color theming when userValue is set to TextField or TextArea color property. Fixes: https://bugs.launchpad.net/bugs/1169601.

419. By Ken VanDine

Workaround for TextArea and TextField removing OSK when active focus is transferred from one instance to another using focus property. . Fixes: https://bugs.launchpad.net/bugs/1163371.

418. By Ken VanDine

Fix for TextArea Enter/Return keys being stolen when embedded in ListItems Empty. Fixes: https://bugs.launchpad.net/bugs/1166840.

417. By Tim Peeters

New release, with automatic theming.

Approved by PS Jenkins bot.

415. By Florian Boucault

Icon: for icon colorization, change color that is being replaced from #bebebe to #7f7f7f.

Approved by Tim Peeters, PS Jenkins bot.

414. By Florian Boucault

Applying property styling without explicitly binding to ItemStyle.style properties.
* ComponentUtils and StyleUtils made deprecated.
* Style types made deprecated and removed from selector type mappings.
* Styled components updated
* itemStyle context property should not be used anymore
* Style type must be set as base type for custom style properties.
* Style objects are all built now having Style as base type instead of QtObject.

Concept:
The criteria is to have identical property names for style object, the styled item and its delegate.
The styling is applied first on styled item properties and the leftover of the style properties on its delegate.

Unit tests for theme engine privates updated:
* modules folder added to engine's import path, required due to introducing Style as base type for all style objects, replacing the previously used QtObject. Fixes: https://bugs.launchpad.net/bugs/1080622, https://bugs.launchpad.net/bugs/1152147, https://bugs.launchpad.net/bugs/1152152.

Approved by PS Jenkins bot.

413. By Timo Jyrinki

Sync ubuntu-ui-toolkit packaging with raring (LP: #1167197)

Means we can again do raring (and s) releases from trunk properly, in addition to PPA releases. Fixes: https://bugs.launchpad.net/bugs/1167197.

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://staging/ubuntu-ui-toolkit
This branch contains Public information 
Everyone can see this information.

Subscribers