On Tue, Jul 16, 2013 at 2:38 AM, Christian Gagneraud wrote:
> On 16/07/13 08:57, Carl Schumann wrote:
> > Hi,
> >
> > I am using Qt in an environment where there is already a build
> > infrastructure in place. Because of the amount of per-existing non-Qt
> > code it is not feasible to build eve
Atlant Schmidt wrote:
I'd appreciate your help and especially an example!
It sounds to me as if your best bet is to create a derived version of
the font file with characteristics better suited to you. The open source
program fontforge is a good starting point for such things, and leading
i
Hi,
I successfully deployed applications on Mac with Qt 5.1 but after
having your message I checked the path of my macseployqt and it points to
4.8 binary!
So if you need a quick fix: use a former version of this util.
Note that I'm not using Qt Quick2.
Vincent
Le lundi 15 juillet 2013, qtnext
Hi,
it seems that macdeployqt (at least with qt quick 2 on 5.1) is not working
: http://qt-project.org/forums/viewthread/29805/P15.
I have tryed to copy Qt.Quick2 in the exe folder : it works on my
development computer but don't works on a mac of my customer (where qt is
not installed).
Is there
Folks:
We've got a classic-QT (C++) application that runs under Qt 4.8.4
using QWS.
One of the fonts we use appears to have excessive interline
spacing (leading) and (perhaps) excessive inter-character
spacing (its "tracking" could be tighter).
We'd like to affect these parameters ev
Hi,
I've recently downloaded Qt 5.1.0 and am attempting to build a project of
mine on a Windows 7 PC using QtCreator. The problem is that I cannot
compile the application because it cannot find the library's to link
against:
c:/qt/tools/mingw48_32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../..
Hi,
>I am facing an issue in localizing the strings in
Chinese,Japanese,Hindi,Korean languages. Please find attached the title
of a QDialog which is trying to be localized in >Korean language.
If this affects Qt 5 on Windows, it might be related to
https://bugreports.qt-project.org/browse/QT
Hello All,
I am facing an issue in localizing the strings in Chinese,Japanese,Hindi,Korean
languages. Please find attached the title of a QDialog which is trying to be
localized in Korean language.
The strings are not translated programmatically, that is, the linguist tool is
used to man