Skip to content

Tags: tredesboi/qt

Tags

submissions/4

Toggle submissions/4's commit message
palm: fix regression introduce with the latest update to 4.8.3

With fb493b9 linkage against libhid was
removed from build configuration which was added back with the latest
update to 4.8.3 by commit 85578dd

This is rather critical as it breaks the build for non qemu machines.

Open-webOS-DCO-1.0-Signed-off-by: Simon Busch <[email protected]>

submissions/3

Toggle submissions/3's commit message
Revert "configure: add "-crossarch" option"

This reverts commit 0b25d1c as it created build problems, both on desktop and with OE-Core

Open-webOS-DCO-1.0-Signed-off-by: Roger Stringer <[email protected]>

Change-Id: I57ab2bcd8d2f08e83a27a702aeda4934daaa50eb

submissions/2

Toggle submissions/2's commit message
removing configure wayland step

Open-webOS-DCO-1.0-Signed-off-by: Daniel Gunn <[email protected]>
Change-Id: Ia90a76a975f9c02a2107722857b38dd50251d4b1

submissions/1.04

Toggle submissions/1.04's commit message
configure: add "-crossarch" option

Upstream-Status: Pending

Signed-off-by: Martin Jansa <[email protected]>

versions/4.8.3

Toggle versions/4.8.3's commit message
OWEBOS-2557 fix text glyphs looking garbled

This fixes a bug in qt where pixmaps requested from freetype
are interpreted as the wrong format. Upstream bug:

https://bugreports.qt-project.org/browse/QTBUG-27380
https://codereview.qt-project.org/#change,35981

Open-webOS-DCO-1.0-Signed-off-by: Florian Haenel <[email protected]>
Change-Id: Ibfa1a4e6345ab071322d86fcf3b805ff193b9c04

submissions/1.03

Toggle submissions/1.03's commit message
OWEBOS-2557 fix text glyphs looking garbled

This fixes a bug in qt where pixmaps requested from freetype
are interpreted as the wrong format. Upstream bug:

https://bugreports.qt-project.org/browse/QTBUG-27380
https://codereview.qt-project.org/#change,35981

Open-webOS-DCO-1.0-Signed-off-by: Florian Haenel <[email protected]>
Change-Id: Ibfa1a4e6345ab071322d86fcf3b805ff193b9c04

submissions/1.02

Toggle submissions/1.02's commit message
Remove -lhid from the link command-line of Palm QPAs

They've been converted to use Nyx. Note that builds for qemu* already
aren't linking with -lhid.

Open-webOS-DCO-1.0-Signed-off-by: Herb Kuta <[email protected]>
Change-Id: I1797f9bd4fd06bf12150bd2c58389b583a4f7d0b

submissions/1.01

Toggle submissions/1.01's commit message
OWEBOS-2557 fix text glyphs looking garbled

This fixes a bug in qt where pixmaps requested from freetype
are interpreted as the wrong format. Upstream bug:

https://bugreports.qt-project.org/browse/QTBUG-27380
https://codereview.qt-project.org/#change,35981

Open-webOS-DCO-1.0-Signed-off-by: Florian Haenel <[email protected]>
Change-Id: Ibfa1a4e6345ab071322d86fcf3b805ff193b9c04

submissions/1.00

Toggle submissions/1.00's commit message
Add include line to fix an OE-Core build issue.

Open-webOS-DCO-1.0-Signed-off-by: Roger Stringer <[email protected]>

Change-Id: I2a63c9acf0186358b7a94341053db743f534aabf

0.35

Toggle 0.35's commit message
Added emulator support for the palm QPA

Depending on the compilation setting the palm qpa will be configured to
either use eglfs (device) linuxfb (emulator) as the graphics integration.
In both cases the input events (mouse & keyboard) will be read from nyx.

Open-webOS-DCO-1.0-Signed-off-by: Mikko Levonmaa <[email protected]>

Change-Id: I540683310f67953165522c3f8be42afdca8307a7