lp://staging/~gerboland/qtubuntu/remove-content-hub-and-ual
Created by
Gerry Boland
and last modified
- Get this branch:
- bzr branch lp://staging/~gerboland/qtubuntu/remove-content-hub-and-ual
Only
Gerry Boland
can upload to this branch. If you are
Gerry Boland
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
Approved
for merging
into
lp://staging/qtubuntu
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Alberto Aguirre (community): Approve
-
Diff: 3616 lines (+244/-2858)31 files modifieddebian/control (+15/-34)
debian/qtubuntu-appmenutheme.install (+0/-1)
debian/rules (+0/-1)
src/src.pro (+1/-1)
src/ubuntuappmenu/com.ubuntu.MenuRegistrar.xml (+0/-83)
src/ubuntuappmenu/gmenumodelexporter.cpp (+0/-475)
src/ubuntuappmenu/gmenumodelexporter.h (+0/-100)
src/ubuntuappmenu/gmenumodelplatformmenu.cpp (+0/-518)
src/ubuntuappmenu/gmenumodelplatformmenu.h (+0/-181)
src/ubuntuappmenu/logging.h (+0/-27)
src/ubuntuappmenu/menuregistrar.cpp (+0/-137)
src/ubuntuappmenu/menuregistrar.h (+0/-59)
src/ubuntuappmenu/qtubuntuextraactionhandler.cpp (+0/-107)
src/ubuntuappmenu/qtubuntuextraactionhandler.h (+0/-40)
src/ubuntuappmenu/registry.cpp (+0/-97)
src/ubuntuappmenu/registry.h (+0/-56)
src/ubuntuappmenu/theme.cpp (+0/-67)
src/ubuntuappmenu/theme.h (+0/-36)
src/ubuntuappmenu/themeplugin.cpp (+0/-36)
src/ubuntuappmenu/themeplugin.h (+0/-34)
src/ubuntuappmenu/ubuntuappmenu.json (+0/-3)
src/ubuntuappmenu/ubuntuappmenu.pro (+0/-44)
src/ubuntumirclient/qmirclientclipboard.cpp (+0/-180)
src/ubuntumirclient/qmirclientclipboard.h (+0/-92)
src/ubuntumirclient/qmirclientcursor.cpp (+68/-25)
src/ubuntumirclient/qmirclientintegration.cpp (+74/-117)
src/ubuntumirclient/qmirclientintegration.h (+3/-18)
src/ubuntumirclient/qmirclientplatformservices.cpp (+0/-75)
src/ubuntumirclient/qmirclientplatformservices.h (+0/-57)
src/ubuntumirclient/qmirclientwindow.cpp (+80/-150)
src/ubuntumirclient/ubuntumirclient.pro (+3/-7)
Branch information
Recent revisions
- 392. By Lukáš Tinkl
-
Use the correct font (Ubuntu family) and icon theme (suru) (LP: #1676878)
Approved by: Daniel d'Andrada, Unity8 CI Bot
- 390. By Daniel d'Andrada
-
Proper implementation of QPlatformScreen
::logicalDpi It's *not* the physical DPI.
It's just a value used for scaling point sized UI elements (mainly QWidget text)You can view it as the value used to convert pt (point) to pixels (LP: #1675572)
Approved by: Gerry Boland, Lukáš Tinkl, Unity8 CI Bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtubuntu