lp:~zsombi/ubuntu-ui-toolkit/focusInComponents

Created by Zsombor Egri and last modified
Get this branch:
bzr branch lp:~zsombi/ubuntu-ui-toolkit/focusInComponents
Only Zsombor Egri can upload to this branch. If you are Zsombor Egri please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zsombor Egri
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

2104. By Zsombor Egri

move focus driving to the components, style should only react on those

2103. By Zsombor Egri

staging sync

2102. By Zsombor Egri

staging sync

2101. By Zsombor Egri

'bug'

2100. By Cris Dywan

Correctly test and fix trigger override of ComboButton. Fixes: https://bugs.launchpad.net/bugs/1614045.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

2099. By Loïc Molinari

Made use of Qt builtin to check GCC version.

Approved by ubuntu-sdk-build-bot, Benjamin Zeller.

2098. By Loïc Molinari

Cleaned up ubuntu_qt_module.prf and the libs using it.

1/ Moved the common config options from the pro files to the prf file to avoid duplications and simplify the files.

2/ Removed the useless "TEMPLATE=lib" and "load(qt_build_config)" lines from the pro files since it's done for us by qt_module.prf.

3/ Use QT= instead of QT*= since it's well defined that by default its content is "core gui".

4/ Prefixed headers and sources by $$PWD/ and sorted the lines alphabetically.

5/ Merged the SOURCES declarations in UbuntuToolkit.pro.

6/ Removed the useless "DEFINES += QT_USE_QSTRINGBUILDER" line from UbuntuToolkit.pro since it's done for us by qt_module.prf.

7/ Removed the useless "QMAKE_CXXFLAGS -= -Werror=deprecated-declarations" and "DEFINES -= QT_DEPRECATED_WARNINGS" lines from UbuntuToolkit.pro since it's already done in ubuntu_qt_module.prf.

8/ Added a few comments.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

2097. By Loïc Molinari

Fixed, cleaned up and standardised header inclusions.

Apart from the clean up and the readability improvements, this fixes a bunch of broken private header inclusions (#include "foo_p.h" in private headers instead of "private/foo_p.h" or better <Project/private/foo_p.h>), now all the private headers of the UITK can be included by the users withour compilation issues. It also removes a bunch of direct includes from sources and a few INCLUDEPATHs hacks.

See the CODING file for more details.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

2096. By Tim Peeters

Use the new arrow icons from the suru-icon-theme in the scrolling ActionBar.

Approved by ubuntu-sdk-build-bot, Zoltan Balogh.

2095. By Zsombor Egri

New visuals for ProgressBar. Fixes: https://bugs.launchpad.net/bugs/1587176.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

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