** Changed in: appmenu-qt5
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications about th
This bug was fixed in the package qtbase-opensource-src - 5.2.1+dfsg-
1ubuntu7
---
qtbase-opensource-src (5.2.1+dfsg-1ubuntu7) trusty; urgency=medium
[ Colin Watson ]
* Add arm64 to archs that don't use -m64
qtbase-opensource-src (5.2.1+dfsg-1ubuntu6) trusty; urgency=medium
*
Does that mean this is going to be able to land soon?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications about this bug go to:
http
A note of the upstreaming, qtbase changes merged to Qt 5.3 and
backported to our Qt 5.2 packaging:
http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src/view/head:/debian/patches/platformtheme_env.diff
-> https://codereview.qt-project.org/#change,73829
http://baza
** Description changed:
Please see the related blueprint for some of the plans related to the
implementation. For now, the current one (which might change) is writing
a custom QPlatformTheme plugin which will be loadable on any QPA
possible.
---
Currently we have proposed Qt5 app
** Also affects: appmenu-qt5
Importance: Undecided
Status: New
** Changed in: appmenu-qt5
Assignee: (unassigned) => Łukasz Zemczak (sil2100)
** Changed in: appmenu-qt5
Status: New => Fix Committed
** Changed in: appmenu-qt
Status: In Progress => Won't Fix
** Changed
** Changed in: qtbase-opensource-src (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage noti
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qtbase-
opensource-src
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications
The attachment "patch_5.2_make_qkdetheme_public.diff" seems to be a
patch. If it isn't, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user
** Patch added: "patch_5.2_allow_env_theme_override.diff"
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+attachment/3912796/+files/patch_5.2_allow_env_theme_override.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
The currently attached branch is made to work with the older, 5.0.2 Qt5
version, but it can be easily ported to the upper one by redirecting to
the newer branches and bumping plugin version.
I am also attaching the two required Qt5 patches that need to be in in
order for things to work. One of the
** Tags added: qt5.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt
There is some progress related to this bug. I have a working QPA
QPlatformThemePlugin approach, but it still needs some love. Will be
pushing branches and updating soon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
** Description changed:
Please see the related blueprint for some of the plans related to the
implementation. For now, the current one (which might change) is writing
a custom QPlatformTheme plugin which will be loadable on any QPA
possible.
---
Currently we have proposed Qt5 app
** Description changed:
Please see the related blueprint for some of the plans related to the
implementation. For now, the current one (which might change) is writing
a custom QPlatformTheme plugin which will be loadable on any QPA
possible.
---
Currently we have proposed Qt5 app
** Changed in: qtbase-opensource-src (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications a
** Tags added: qt5.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt
On Wed, May 8, 2013 at 6:12 PM, Łukasz Zemczak
<1157...@bugs.launchpad.net> wrote:
> So, this appmenu QPA QPlatformTheme plugin would be a generic unix theme with
> the
> appmenu-qt functionality.
Do you mean that Qt will always use something based on
QGenericUnixTheme, and not on QGnomeTheme / Q
Well, basically we could use the qtubuntu QPA plugin, but that's not
required. Actually I've been thinking to do it as a separate package in
fact. Might need to update the bug description, as my research changed
the approach to the problem a bit. The attached blueprint has more info
on that.
In a
On Tuesday, May 07, 2013 02:24:14 PM you wrote:
> Also, as part of this project can we make it not simply port the appmenu
> code, but also migrate it from DBusmenu to GMenu. That's a long term
> goal, and if someone has the code open would be nice. Perhaps it needs
> to be another work item, but
Seems to me like it should be the same QPA plugin. If the application
requests a menu bar it should export via appmenu to the panel. For
applications that are using the SDK that won't be the case, but others
will have to be supported as part of the convergence story.
--
You received this bug no
Also, as part of this project can we make it not simply port the appmenu
code, but also migrate it from DBusmenu to GMenu. That's a long term
goal, and if someone has the code open would be nice. Perhaps it needs
to be another work item, but we do need to do both.
--
You received this bug notif
Don't forget Ubuntu already has a QPA plugin for Ubuntu Touch.
https://launchpad.net/qtubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage
After the current stages of analysis, it seems that there might be no
changes to Qt5 required at all. At the first stages, I thought we'll
have to introduce some upstream modifications to Qt5 - but after
discussing with some of the Qt5 developers, it seems we can make use of
the QPlatformThemeFacto
** Changed in: appmenu-qt
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications about this bug go to
What changes in Qt5 are needed for this? The way the bug reads, this is
adapting appmenu-qt to work with Qt5, not the other way around?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
** Changed in: qtbase-opensource-src (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1157213
Title:
Port appmenu support to Qt5 QPA
To manage notifications
27 matches
Mail list logo