On Thursday July 09 2020 22:30:56 Konstantin Tokarev wrote:
>If such glue library is not a part of QtWebKit, it would have to deal with
>having Qt4 and Qt5 in the same process. That would be no easier than wrapping
>any other unmodified Qt5 module for use in Qt4 application.
I don't see why. It
On Thursday, 9 July 2020 09:33:31 PDT Ramakanth Kesireddy wrote:
> Is it ok if we have Yocto Qt build on device and Qt build cross compiled
> in sysroot both being Qt 5.6.3 and the Qt program cross-compiled with
> sysroot build could run on device Yocto Qt build since the configuration is
> same?
On Thursday, 9 July 2020 12:51:26 PDT Michael Jackson wrote:
> That is the latest backtrace from a core dump. The Qt Libraries are
> the Release versions so there are no symbols to get values for
> unfortunately.
>
> We have tried moving the plugins/bearer to the side but still get a crash.
Can y
Just to bring this back to life (as we still have not been able to
track down the culprit)
#0 0x7f162f9b0aa8 in qMetaTypeCustomType_unlocked(char const*,
int, int*) [clone .constprop.878] () from
/opt/DREAM3D_SDK/Qt5.12.8/5.12.8/gcc_64/lib/libQt5Core.so.5
#1 0x7f162f9b15f7 in qMetaTypeTy
09.07.2020, 20:29, "René J.V. Bertin" :
> On Thursday July 09 2020 15:49:52 Konstantin Tokarev wrote:
>
>>> I don't see the problem here, as long as we're talking about actual
>>> individual processes?
>>
>> Individual process which are in fact just different entry points of the same
>> shared
On Thursday July 09 2020 19:14:35 André Pönitz wrote:
>Are the applications you are interested in publicly available?
Most of them should be, but I've already admitted that the main one is the KDE
PIM suite. Not exactly a medium-sized application in my book, and it contains
components (which I
On Thursday July 09 2020 15:49:52 Konstantin Tokarev wrote:
>> I don't see the problem here, as long as we're talking about actual
>> individual processes?
>
>Individual process which are in fact just different entry points of the same
>shared library. Building same files twice for Qt4 and Qt5 i
Is it ok if we have Yocto Qt build on device and Qt build cross compiled
in sysroot both being Qt 5.6.3 and the Qt program cross-compiled with
sysroot build could run on device Yocto Qt build since the configuration is
same?
Best Regards,
Ramakanth
On Thu, 9 Jul, 2020, 21:24 Thiago Macieira,
wr
On Wednesday, 8 July 2020 22:08:53 PDT Ramakanth Kesireddy wrote:
> Yes there is an inbuilt Qt 5.9.7 version installed as part of TI sdk though
> am setting Qt 5.6 3 path before rebuilding examples.
>
> If we remove Qt 5.9.7 libs and Qt5 plugins, does it suffice or we need to
> remove .pc,cmake an
On Thursday, 9 July 2020 14:58:05 BST Francis Herne wrote:
> On Wednesday, 8 July 2020 19:20:33 BST Murphy, Sean wrote:
> > Is there a way to temporarily pause a QTableView while the underlying
> > model
> > continues to update?
> >
> > My scenario:
> > - I have two separate QTableViews connected
On Wednesday, 8 July 2020 19:20:33 BST Murphy, Sean wrote:
> Is there a way to temporarily pause a QTableView while the underlying model
> continues to update?
>
> My scenario:
> - I have two separate QTableViews connected to a single model.
> - The model is being fed from a continuously updatin
09.07.2020, 15:11, "René J.V. Bertin" :
> On Thursday July 09 2020 14:21:53 Konstantin Tokarev wrote:
>
>> I don't know how complex is said application, but almost certainly it would
>> be easier to port it to Qt5 instead (and more useful to community, as Qt4
>> had reached EOL many years ago)
On Thursday July 09 2020 14:21:53 Konstantin Tokarev wrote:
>I don't know how complex is said application, but almost certainly it would be
>easier to port it to Qt5 instead (and more useful to community, as Qt4 had
>reached EOL many years ago)
I know, but you know what they say about things th
On Donnerstag, 9. Juli 2020 12:41:14 CEST Tor Arne Vestbø wrote:
> It’s mapped to e.g. VK_CANCEL on Windows:
>
> ❯ git grep Key_Cancel
>
> dist/changes-4.2.0:1246: * Added
> several missing keys to the
09.07.2020, 12:18, "René J.V. Bertin" :
> Hi,
>
> Call me stupid or whatever you like
That would probably be against CoC ;)
> but I am hanging on to a few Qt4 applications that never got a satisfactory
> (to me) Qt5 successor, and which use QtWebKit to render HTML documents.
>
> It's happening
It’s mapped to e.g. VK_CANCEL on Windows:
❯ git grep Key_Cancel
dist/changes-4.2.0:1246: * Added several missing keys to the Key enum:
Key_Cancel, Key_Printer,
src/corelib/global/qnamespace.h:1060:
Hi,
There are Key_Escape, Key_Back, but I wonder what causes Key_Cancel event
on Desktop and Android?
---
With regards, Oleg.
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
Hi,
Call me stupid or whatever you like, but I am hanging on to a few Qt4
applications that never got a satisfactory (to me) Qt5 successor, and which use
QtWebKit to render HTML documents.
It's happening more and more often that I come across such documents that don't
render properly in QtWebK
18 matches
Mail list logo