On Saturday 18 April 2015 09:47:28 mark diener wrote:
> Hello:
>
> How does one remove a submodule from a git repository build?
>
> (even if I already downloaded it)
>
> In this case, I want qlalr submodule to be removed from the build process.
>
> Qlalr does not build on Windows
rm -rf qlalr
On Saturday 18 April 2015 10:02:19 mark diener wrote:
> The following table lists the Qt essentials.
>
> I am building Qt from scratch and I am having a bit of trouble finding
>
> where the modules that I can remove from the build are located.
>
> Generally in configure, there are -skip directiv
The code snippet has no relation whatsoever to what setWindowOpacity is doing.
If you are only after having transparent (alpha == 0) areas on the window, then
there is no difference with 'minimal' compared to any other platform. In fact
it's much easier since you won't need to worry about having
Just updated my 5.5 tree, qttools/src ad31b98
Seems like qtplugininfo is ignoring the -prefix passed to configure:
cd qtplugininfo/ && ( test -e Makefile ||
/home/harri/src/qt5/qtbase/bin/qmake
/home/harri/src/qt5/qttools/src/qtplugininfo/qtplugininfo.pro -o
Makefile ) && make -f Makefile ins
Hello:
The following table lists the Qt essentials.
I am building Qt from scratch and I am having a bit of trouble finding
where the modules that I can remove from the build are located.
Generally in configure, there are -skip directives
For example:
configure -skip qtserialport
Where can I
Hello:
How does one remove a submodule from a git repository build?
(even if I already downloaded it)
In this case, I want qlalr submodule to be removed from the build process.
Qlalr does not build on Windows
Any responses, thanks.
Mark
___
Develop
Hello,
The specific question: how/where is (QFontEngine *)fe->ctfont set that is read
in QFontDialogPrivate::setFont (qfontdialog_mac.mm around line 514)?
I have been looking into an issue with the selection of fonts in weights/styles
that don't follow the usual four suspects (Normal, Italic, B