Hi,
It seems like i'm trying to make something that simply isn't possible
with the currently shipping QtQuick components. So i'm trying to make
a custom version.
Take the following example code as base:
import QtQuick 2.0
import QtQuick.Layouts 1.1
R
Hi,
Look again :)
- Qt WebKit:
- Support for HTML5 Video Track. Subtitles and captions for HTML5
video.
- Support for Indexed DB API. See http://www.w3.org/TR/IndexedDB/
-
On Wed, Feb 26, 2014 at 5:22 PM, Rich Conlan wrote:
> Hiya,
>
>
>
> I was just perusing htt
On 02/26/2014 05:14 PM, Jason H wrote:
> I'm trying to work with SQLite 3 and QSqlQueryModel/QSqlTableModel.
> Normally I have not problem using these as data sets are small, and
> I'm interesting in the rows in returned order.
>
> I recently tried to grab arbitrary data from the model sample mo
Hiya,
I was just perusing http://qt-project.org/wiki/New-Features-in-Qt-5.3 and
noticed that it makes no mention of QWebEngine, even as preview support. Does
anybody know the status of how that's moving along? Is it no longer expected to
be integrated enough to be part of 5.3?
R.
Hi,
I created an installer for our Qt application with the Qt Installer framework
(1.5 on Windows 7). I'm trying to install an update, and so I uploaded new
files to the repository created by repogen. When I start the maintenance tool
(called uninstall.exe...) and choose update, nothing happen
John Weeks schreef op 24-2-2014 22:56:
> We have windows in our application that are potentially expensive to
> repaint, so when the user resizes a window we may need to put off
> repainting until the resizing is finished. It seems that we don't get
> mouse down/mouse up events when the user cli
I'm trying to work with SQLite 3 and QSqlQueryModel/QSqlTableModel. Normally I
have not problem using these as data sets are small, and I'm interesting in the
rows in returned order.
I recently tried to grab arbitrary data from the model sample model index would
be (1000,0) - (1100,C) (first C
Em qua 26 fev 2014, às 13:41:23, Filip Piechocki escreveu:
> Okay... seems that I found te cause - there are no fonts installed on my
> system. How to force Qt to install qtbase/lib/fonts somewhere?
If you're using the system fontconfig library, shouldn't you install the fonts
in the systemwide l
Thanks Konstantin, I really thought antialiasing would be turned on by
default!
Thanks!
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hi,
> -Original Message-
> From: interest-bounces+andrew.knight=digia@qt-project.org
> [mailto:interest-bounces+andrew.knight=digia@qt-project.org] On
> Behalf Of Yves Bailly
> Sent: 26 February 2014 14:37
> To:
> Subject: Re: [Interest] Qt 5.2.1 for Windows 32-bit (VS 2012, OpenG
2014-02-26 13:41 GMT+01:00 Filip Piechocki :
> Okay... seems that I found te cause - there are no fonts installed on my
> system. How to force Qt to install qtbase/lib/fonts somewhere?
>
Hi,
check if the following packages are installed on your target system:
qtbase-fonts-qpf
qtbase-fonts-ttf-de
Hey all,
I'm trying to get WebKit2 running on a Linux/i.MX6Q board (sabresd). I
succeeded in building Qt5.2.1+eglfs and the WebKit1 based examples are
running well.
Now, I'm trying to get WebKit2 running: the MiniBrowser example runs on
the device, but only the navigation bar on top is functional
Okay... seems that I found te cause - there are no fonts installed on my
system. How to force Qt to install qtbase/lib/fonts somewhere?
Best Regards,
Filip Piechocki
On Wed, Feb 26, 2014 at 11:55 AM, Filip Piechocki wrote:
> I am using Poky from dora branch.
> I've updated freetype and fontconf
Le 26/02/2014 13:14, Thomas Meyer a écrit :
> Hi,
> I can't find a Qt 5.2.1 for Windows 32-bit (VS 2012, OpenGL) version on
> http://qt-project.org/downloads.
> Is it true and will it be there sometime?
Check http://tver-soft.org/qt64 (the "Qt 5.2 x86" tab)
Hope this helps.
--
/- Yves Bai
Hi,
I can't find a Qt 5.2.1 for Windows 32-bit (VS 2012, OpenGL) version on
http://qt-project.org/downloads.
Is it true and will it be there sometime?
Thanks,
Thomas Meyer
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/m
I am using Poky from dora branch.
I've updated freetype and fontconfig to the latest versions (freetype
2.5.2, fontconfig 2.11.0) from poky master but still no success :( which is
weird as I used poky master some time ago and it was working (but it is
hard to use master branch as it is not building
Em qua 26 fev 2014, às 09:20:19, Ramakanthreddy Kesireddy escreveu:
> Hi,
>
> We would like to use Qt 4.8.2 on the embedded linux device .
>
> Please let me know if Qt4.8.2 source archive is hosted under LGPL license in
> the below path
> http://download.qt-project.org/archive/qt/4.8/4.8.2/qt-eve
Hi,
We would like to use Qt 4.8.2 on the embedded linux device .
Please let me know if Qt4.8.2 source archive is hosted under LGPL license in
the below path
http://download.qt-project.org/archive/qt/4.8/4.8.2/qt-everywhere-opensource-src-4.8.2.tar.gz
Or is there any other repository?
Thanks an
the shortcuts are not a problem you get the menu, each button will
call the menu as if it was a "ContextMenu"
Row {
Menu{id:1
MenuItem {text: " TEST" ; shortcut: "Ctrl + C";ontriggered: "mystuff"}
Menu{id:2 }
Menu{id:3 }
Button {id:1 onC
19 matches
Mail list logo