[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-03-14 Thread Launchpad Bug Tracker
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

  * Add Use-None-instead-of-GLX_NONE.patch:
- Cherry-pick upstream patch (LP: #1288278)

qtbase-opensource-src (5.2.1+dfsg-1ubuntu5) trusty; urgency=medium

  * Only run tests on armhf, amd64 and i386.

qtbase-opensource-src (5.2.1+dfsg-1ubuntu4) trusty; urgency=medium

  [ Chris Gagnon ]
  * Enable unit tests

qtbase-opensource-src (5.2.1+dfsg-1ubuntu3) trusty; urgency=medium

  * Revert the transitional package change final landing.

qtbase-opensource-src (5.2.1+dfsg-1ubuntu2) trusty; urgency=medium

  * libqt5core5 transitional package to be able to run ABI related tests

qtbase-opensource-src (5.2.1+dfsg-1ubuntu1) trusty; urgency=low

  [ Dmitry Shachnev ]
  * Update watch file (taken from Debian).
  * Fix generating documentation by building qdoc before using it.
  * Remove qtcreator.qdoc from qtbase5-doc.install, as it is already in
qtbase5-dev.install.
  * Merge with Debian up to 5.2.0~beta1+dfsg-3.
- Fixes build failures on powerpc and armel.
  * Add debian/patches/fix_cppcodemarker_crash.patch to fix qdoc
crash that caused ubuntu-ui-toolkit to FTBFS (LP: #1217331).

  [ Łukasz 'sil2100' Zemczak ]
  * Cherry-pick two submitted patches to support appmenu-qt: (LP: #1157213)
- make_qkdetheme_constructor_public.diff
- platformtheme_env.diff

  [ Timo Jyrinki ]
  * New upstream release 5.2.1 (LP: #1256341) (LP: #1223032) (LP: #1222988)
(LP: #1223042) (LP: #1253120) (LP: #1251262)
  * Sync with Debian 5.2.0+dfsg-7, remaining changes:
- Remove firebird and ibase dependencies
- Maintainer fields and Vcs-Bzr
- No gdb required on ppc64el
- Provides: qt-default to qt5-default
- Define explicit list on which archs openvg required
- Additional patches:
  + disable_overlay_scrollbars.diff
  + load_testability_from_env_var.patch
  + make_qkdetheme_constructor_public.diff
  + platformtheme_env.diff
  + qdoc-Fix-crash-in-Generator-generateInnerNode.patch
  + 0001-Do-not-overwrite-basePixmap-of-QIconLoader-PixmapEnt.patch
- Use our symbols files
- Additional multi-arch packages (not correct policy-wise)
  * Drop upstream patches:
- add_since_52_to_new_QColor_features.patch
- fix_cppcodemarker_crash.patch
- fix_usr-move_workaround_in_the_presence_of_multi-arch.patch
- make_QColor_understand_AARRGGBB.patch
- Add-workaround-for-GL-on-Android-emulator.patch
- 0001-Do-not-overwrite-basePixmap-of-QIconLoader-PixmapEnt.patch
- fix_destroy_qapp_segfault.diff
  * Remove Ubuntu patches:
- enable_appmenu_support.diff (obsolete)
- 0001-Implement-XEmbed-protocol.patch (submitted and merged upstream)
- fix_maliit_activation.patch (not used anymore)
- inputmethod_fix_focusout.patch (not used anymore)
- fix_number_precision_qjsondocument.patch_8e8becdc.patch (upstream)
- bug1227629.patch (merged upstream)
- fix_rowinserted.patch (LP: #1242630)
  * Update symbols and mark private ones
  * Add armhf specific CMake files
  * Drop aarch64 patches that are reportedly not needed anymore
  * Cherry-pick qdoc-Fix-crash-in-Generator-generateInnerNode.patch:
- Fix qdoc with libhud-qt (LP: #1271036)
  * Add 0001-Do-not-overwrite-basePixmap-of-QIconLoader-PixmapEnt.patch:
- Backport an upstreamed fix to blurry icons (LP: #1271158)

qtbase-opensource-src (5.2.0+dfsg-7) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Use canonical Vcs-Browser field.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Install qmake's arch-specific data in an arch-specific path by using the
hostdatadir option while calling configure.
  * Upload to unstable.

qtbase-opensource-src (5.2.0+dfsg-6) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Build-depend on libxcb-xkb-dev, to get more input languages support.
  * Also, build-depend on libxcb-sync-dev instead of removed libxcb-sync0-dev.
  * Fix misspelled DEB_HOST_ARCH_OS in debian/rules comments.
  * Re-introduce qtbase5-doc-html package.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Backport fix_crash_stale_pointer_dereferencing.patch to solve a crash
while using harfbuzz-ng.
  * Update symbols files with buildd's logs.

qtbase-opensource-src (5.2.0+dfsg-5) experimental; urgency=medium

  * Workaround sparc's FTBFS due to it's qatomic code.
  * Build Qt against system's harfbuzz (Closes: #733972).
  * Update symbol's files unsing buildd's logs.

qtbase-opensource-src (5.2.0+dfsg-4) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Remove unused piece of code in debian/rules.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Enable processor detection for s390[x] and sparc.
- Do not use Wcast-align on header's tests on sparc, thus avoiding a FTBFS.
  * 

[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-03-14 Thread Timo Jyrinki
** 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 this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-02-07 Thread Timo Jyrinki
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://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src/view/head:/debian/patches/make_qkdetheme_constructor_public.diff
 - https://codereview.qt-project.org/#change,73942

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-02-07 Thread Scott Kitterman
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:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-01-22 Thread Timo Jyrinki
** 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 appmenu support downstream as patches
  basing on the previous Qt4 support code upstream. This is a sufficient
  solution for now, but Qt5 introduced something called QPA (Qt Platform
  Abstraction) that is supposed to resolve such things like custom-OS
  theming and features.
  
  This would essentially require re-writing appmenu-qt to the QPA theme
  QPlatformMenuBar API and writing a custom Ubuntu/Linux theme loading
  appmenu-like plugins.
  
- Qt 5.1.1 testable with:
- sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
+ Qt 5.2 with appmenu patches included testable with:
+ sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
  sudo apt-get update
  sudo apt-get dist-upgrade
  
- 
  To revert back to archive versions:
  
- sudo ppa-purge ppa:canonical-qt5-edgers/qt5-beta-proper
+ sudo ppa-purge ppa:canonical-qt5-edgers/qt5-beta2

** Tags removed: 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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2014-01-15 Thread Łukasz Zemczak
** 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 in: appmenu-qt5
   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 about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-12-19 Thread Launchpad Bug Tracker
** 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 about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-12-19 Thread Timo Jyrinki
** 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 notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-11-19 Thread Łukasz Zemczak
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 patches might require some
discussion in case we can deal with this differently (the one with the
plugin theme check order).


** Branch linked: lp:~sil2100/appmenu-qt/appmenu-qt5-directexport

** Patch added: patch_5.2_make_qkdetheme_public.diff
   
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+attachment/3912795/+files/patch_5.2_make_qkdetheme_public.diff

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-11-19 Thread Łukasz Zemczak
** 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://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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-11-19 Thread Ubuntu Foundations Team Bug Bot
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 owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-11-06 Thread Timo Jyrinki
** 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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-09-10 Thread Łukasz Zemczak
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.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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-08-29 Thread Timo Jyrinki
** 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 appmenu support downstream as patches
  basing on the previous Qt4 support code upstream. This is a sufficient
  solution for now, but Qt5 introduced something called QPA (Qt Platform
  Abstraction) that is supposed to resolve such things like custom-OS
  theming and features.
  
  This would essentially require re-writing appmenu-qt to the QPA theme
  QPlatformMenuBar API and writing a custom Ubuntu/Linux theme loading
  appmenu-like plugins.
+ 
+ Qt 5.1.1 testable with:
+ sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
+ sudo apt-get update
+ sudo apt-get dist-upgrade

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-08-29 Thread Timo Jyrinki
** 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 appmenu support downstream as patches
  basing on the previous Qt4 support code upstream. This is a sufficient
  solution for now, but Qt5 introduced something called QPA (Qt Platform
  Abstraction) that is supposed to resolve such things like custom-OS
  theming and features.
  
  This would essentially require re-writing appmenu-qt to the QPA theme
  QPlatformMenuBar API and writing a custom Ubuntu/Linux theme loading
  appmenu-like plugins.
  
  Qt 5.1.1 testable with:
  sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
  sudo apt-get update
  sudo apt-get dist-upgrade
+ 
+ 
+ To revert back to archive versions:
+ 
+ sudo ppa-purge ppa:canonical-qt5-edgers/qt5-beta-proper

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-08-26 Thread Timo Jyrinki
** 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 about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-08-01 Thread Timo Jyrinki
** 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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-08 Thread Łukasz Zemczak
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 quick overview: we don't have to make it part of a QPA plugin. We
can simply make a stand-alone QPlatformTheme plugin that will be loaded
on any QPA that's currently used. So, this appmenu QPA QPlatformTheme
plugin would be a generic unix theme with the appmenu-qt functionality.
In my free work time I'm actually working around the strangeness of the
platform menubars implementation to make it less code-duplicating. But
we'll see how it goes.

For now I would simply stick to DBusmenu as this is what we have been
using currently and then, if needed, open up a separate work item for
that one.

** 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 appmenu support downstream as patches
  basing on the previous Qt4 support code upstream. This is a sufficient
  solution for now, but Qt5 introduced something called QPA (Qt Platform
  Abstraction) that is supposed to resolve such things like custom-OS
  theming and features.
  
  This would essentially require re-writing appmenu-qt to the QPA theme
  QPlatformMenuBar API and writing a custom Ubuntu/Linux theme loading
  appmenu-like plugins.

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-08 Thread Dmitry Shachnev
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 / QKdeTheme / etc?

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-07 Thread Florian Boucault
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 notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-07 Thread Ted Gould
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 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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-07 Thread Ted Gould
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 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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-05-07 Thread Scott Kitterman
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 we do need to do both.

Long term goal for who?  DBusmenu is used upstream in KDE, so it's not just a 
distribution issue.

-- 
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/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-04-04 Thread Łukasz Zemczak
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 QPlatformThemeFactory framework and build everything in the separate
appmenu-qt5 package.

I'm working on a related blueprint, it's attached to this bug. Architectural 
plans will be mentioned there.
https://blueprints.launchpad.net/appmenu-qt/+spec/qt5-qpa-appmenu

** Changed in: appmenu-qt
   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 about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-04-03 Thread Łukasz Zemczak
** 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:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-03-26 Thread Łukasz Zemczak
** 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 about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1157213] Re: Port appmenu support to Qt5 QPA

2013-03-26 Thread Scott Kitterman
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:
  Port appmenu support to Qt5 QPA

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/1157213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs