pkgsrc/x11/qt3-libs
markd e78f9f84bb Update to qt3 3.3.2.
Qt 3.3.2 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.3.1 and Qt 3.3.0.

X11 specific fixes:

Fixed crash bug when using X Input Method Chinput.

- Drag and Drop
        Ignores accelerator events when dragging.

- QClipboard
        Fixed bug where data()->format() would return the wrong value.
        Fixed potential crashes with regards to iterators.

- QFont
        Avoids badly scaled fonts, and prefers exact matches.
        Made sure symbol fonts get loaded correctly.
        Made it possible to load Latin fonts that do not contain the
        Euro symbol.
        Fixed glyph width bug observed with some Khmer fonts.
        Fixed crash with misconfigured Xft.
        Fixed problem with font selection for Xft2 when having Latin
        text with non-Latin locale.
        Respects custom dpi settings for Xft.
        Does not use Xft if we have FreeType1 but no XRender.
        Fixed memory leak in the font engine when drawing transformed
        fonts.

- QGL
        Fixed crash when rendering text in GL widgets.

- QLocale
        Tru64: Fixed crash when INFINITY is compared to another double.
        Tru64: Uses DBL_INFINITY for Compaq C++ compiler.

- QMimeSource
        Does not re-enter the event loop in provides().

- QPainter
        Fixed rendering of anti-aliased text on non-XRender enabled
        displays.

- QPrinter
        Fixed setFromTo().
        Fixed printing of Arabic text with XLFD fonts.

- QTextEdit
        Fixed bug with extremely long lines.

- QThread
        Fixed bug that made program require superuser privileges on
        some Linux machines.

- QWidget
        Fixed showFullScreen() and showMaximized() for window managers
        that do not support extended window manager hints (EWMH).
2004-04-29 12:53:05 +00:00
..
files Don't force -O2 any more, use CFLAGS instead 2003-12-10 14:24:35 +00:00
patches Update to qt3 3.3.2. 2004-04-29 12:53:05 +00:00
buildlink2.mk Add missing Xrandr and xcursor buildlink2.mks. 2004-03-29 09:27:11 +00:00
buildlink3.mk Add QTDIR to BUILDLINK_PASSTHRU_DIRS in buildlink3.mk, so that bl3 2004-04-24 00:12:14 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Update to qt3 3.3.2. 2004-04-29 12:53:05 +00:00
Makefile update to 3.3.1 2004-04-16 14:30:44 +00:00
Makefile.common Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which 2004-03-30 21:50:19 +00:00
MESSAGE Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
PLIST update to 3.3.1 2004-04-16 14:30:44 +00:00