[Interest] Row(Layout), use spacing as resize handle. How to do that?

2014-02-26 Thread Mark Gaiser
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

Re: [Interest] QWebEngine Status?

2014-02-26 Thread Rodrigo 'Skhaz' Delduca
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

Re: [Interest] Working with Q*Models and SQLite3 limitations

2014-02-26 Thread Mark Brand
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

[Interest] QWebEngine Status?

2014-02-26 Thread Rich Conlan
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.

[Interest] Qt installer framework: maintenance tool update fails silently

2014-02-26 Thread Wiebe Cazemier
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

Re: [Interest] Finished resizing a window?

2014-02-26 Thread André Somers
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

[Interest] Working with Q*Models and SQLite3 limitations

2014-02-26 Thread Jason H
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

Re: [Interest] Fonts not rendered properly on RaspberryPi

2014-02-26 Thread Thiago Macieira
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

Re: [Interest] First Paint Event: custom shaped widget

2014-02-26 Thread Sensei
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

Re: [Interest] Qt 5.2.1 for Windows 32-bit (VS 2012, OpenGL) version?

2014-02-26 Thread Knight Andrew
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

Re: [Interest] Fonts not rendered properly on RaspberryPi

2014-02-26 Thread Samuel Stirtzel
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

[Interest] Qt5.2.1+eglfs / WebKit2 running on i.MX6q ?

2014-02-26 Thread BERTIN, NICOLAS (NICOLAS)
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

Re: [Interest] Fonts not rendered properly on RaspberryPi

2014-02-26 Thread 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? 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

Re: [Interest] Qt 5.2.1 for Windows 32-bit (VS 2012, OpenGL) version?

2014-02-26 Thread Yves Bailly
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

[Interest] Qt 5.2.1 for Windows 32-bit (VS 2012, OpenGL) version?

2014-02-26 Thread Thomas Meyer
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

Re: [Interest] Fonts not rendered properly on RaspberryPi

2014-02-26 Thread Filip Piechocki
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

Re: [Interest] Qt4.8.2 source archive LGPL version 2.1

2014-02-26 Thread Thiago Macieira
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

[Interest] Qt4.8.2 source archive LGPL version 2.1

2014-02-26 Thread Ramakanthreddy Kesireddy
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

Re: [Interest] Qt Quick MenuBar in subsections of a window

2014-02-26 Thread Damian Ivanov
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