lp:~nick-dedekind/qtubuntu/menuTheme
Created by
Nick Dedekind
on
2015-08-07
and last modified on
2016-12-09
- Get this branch:
- bzr branch lp:~nick-dedekind/qtubuntu/menuTheme
Only
Nick Dedekind
can upload to this branch. If you are
Nick Dedekind
please log in for upload directions.
Branch merges
- Gerry Boland: Approve on 2017-01-11
- Unity8 CI Bot: Approve (continuous-integration) on 2017-01-11
- Timo Jyrinki: Approve on 2017-01-03
-
Diff: 2206 lines (+1850/-36)28 files modifiedREADME (+3/-2)
debian/control (+12/-0)
debian/gles-patches/convert-to-gles.patch (+23/-10)
debian/qtubuntu-appmenutheme.install (+1/-0)
debian/rules (+1/-0)
src/src.pro (+1/-1)
src/ubuntuappmenu/com.ubuntu.MenuRegistrar.xml (+83/-0)
src/ubuntuappmenu/gmenumodelexporter.cpp (+350/-0)
src/ubuntuappmenu/gmenumodelexporter.h (+83/-0)
src/ubuntuappmenu/gmenumodelplatformmenu.cpp (+526/-0)
src/ubuntuappmenu/gmenumodelplatformmenu.h (+181/-0)
src/ubuntuappmenu/logging.h (+27/-0)
src/ubuntuappmenu/menuregistrar.cpp (+137/-0)
src/ubuntuappmenu/menuregistrar.h (+59/-0)
src/ubuntuappmenu/registry.cpp (+97/-0)
src/ubuntuappmenu/registry.h (+56/-0)
src/ubuntuappmenu/theme.cpp (+46/-13)
src/ubuntuappmenu/theme.h (+9/-4)
src/ubuntuappmenu/themeplugin.cpp (+36/-0)
src/ubuntuappmenu/themeplugin.h (+34/-0)
src/ubuntuappmenu/ubuntuappmenu.json (+3/-0)
src/ubuntuappmenu/ubuntuappmenu.pro (+41/-0)
src/ubuntumirclient/integration.cpp (+24/-3)
src/ubuntumirclient/nativeinterface.cpp (+3/-0)
src/ubuntumirclient/plugin.cpp (+3/-0)
src/ubuntumirclient/ubuntumirclient.pro (+4/-3)
src/ubuntumirclient/window.cpp (+5/-0)
src/ubuntumirclient/window.h (+2/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:qtubuntu
