Bug#459822: libqt4-core: add Catalan translation

2008-01-08 Thread Javier Serrano Polo
Package: libqt4-core
Version: 4.3.3-2
Severity: wishlist
Tags: patch l10n upstream

Here it is a Catalan translation. I'm expecting to sign a form to assign
copyright to Trolltech, but you may want to include it before a new
release.


qt_ca.ts.gz
Description: GNU Zip compressed data


Bug#433389: libqt4-core: background images are not set by QPushButton anymore

2007-11-16 Thread Javier Serrano Polo
The related upstream entry is
http://trolltech.com/developer/task-tracker/index_html?method=entryid=164892

Therefore, this isn't really a bug. You must use border: none.
I guess this isn't obvious. This bug should be left wishlist (for
documentation) or wontfix.

By the way, you don't need to apply the w-setAttribute() I suggested.
Upstream method is described in
http://trolltech.com/developer/task-tracker/index_html?method=entryid=166742




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#433389: libqt4-core: background images are not set by QPushButton anymore

2007-11-12 Thread Javier Serrano Polo
Besides the border: none that you should add to prevent native borders
drawing over your image (this may be a bug), only selected widget
classes are eligible to have styled background. Buttons are not in that
list. Then, while pure QWidgets can have background images, any derived
custom class with Q_OBJECT can't.

Forcing

 w-setAttribute(Qt::WA_StyledBackground, true);

in qstylesheetstyle.cpp will allow you to use background images. I
haven't noticed any ill effects yet. I don't know why upstream has
limited this however.

Apparently, this hasn't been fixed in upstream snapshots yet.

Note: the bug described in
http://trolltech.com/developer/task-tracker/index_html?method=entryid=170499
has nothing to do with this one. It isn't a Designer-only problem.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#369467: libqt3-i18n: add Catalan translation

2006-05-29 Thread Javier Serrano Polo
Package: libqt3-i18n
Version: 3:3.3.6-2
Severity: wishlist
Tags: patch

In the tarball there are the .qm and .ts files.

Thanks.


qt_ca.tar.gz
Description: GNU Zip compressed data