iners/
[3] https://lists.qt-project.org/pipermail/interest/2017-May/027055.html
[4] https://lists.qt-project.org/pipermail/development/2015-July/022283.html
[5] https://lists.qt-project.org/pipermail/development/2019-May/036130.html
Cheers
Dmitriy
On Wed, Sep 2, 2020 at 3:06 PM NIkolai Marchenko
s. I can't give the
exact references but that's just the feeling I get from reading the docs
and the Qt mailing lists.
Cheers
Dmitriy
On Thu, Apr 23, 2020 at 9:45 AM Simon Hausmann wrote:
> Hi,
>
> In dev we've had QVector being an alias for QList for a while now. For
r to improve the acceptance and spread the library. Again, as
already mentioned, it is hard to find C++ developers, let alone developers
familiar with Qt. The Qt Company also wants to earn money, and we all
accept and support that, but why not making money by providing first-class
support and prof
appen to the Qt Framework.
Cheers
Dmitriy
On Mon, Jan 27, 2020 at 11:16 PM Cristián Maureira-Fredes <
cristian.maureira-fre...@qt.io> wrote:
> Hello David,
>
> On 1/27/20 11:00 PM, David Edmundson wrote:
> >> All security fixes are made available to everyone, for all Qt versions
What will happen to Qt for Python? As for now, its binaries can be just
downloaded using pip (a Python package manager). Will it change as well?
Cheers
Dmitriy
On Mon, Jan 27, 2020 at 3:35 PM Lars Knoll wrote:
> Hi all,
>
> The Qt Company has done some adjustments to the Qt will be o
Company forces me to. Otherwise, I can't download the binaries. And
I don't see how the need of gathering my email address as a natural person
is sufficiently explained to me.
Cheers
Dmitriy
On Mon, Jan 27, 2020 at 10:07 PM Ville Voutilainen <
ville.voutilai...@gmail.com> wrote:
By the way, gathering emails by requiring an account to download the
software without any technical reason might be indeed an example of a GDPR
violation.
Cheers
Dmitriy
On Mon, Jan 27, 2020 at 7:36 PM Frederik Schwarzer
wrote:
> Am 27.01.2020 15:34 schrieb Lars Knoll:
>
> Hi,
>
&g
Hi Eddy,
thanks a lot for looking into this for me. Searching for the contributors
to the affected files is a smart idea indeed!
Cheers
Dmitriy
On Tue, Jan 14, 2020 at 11:24 AM Edward Welbourne
wrote:
> Dmitriy Purgin (14 January 2020 10:10) wrote:
> > I'm afraid I did somethi
] https://wiki.qt.io/Maintainers
Cheers
Dmitriy
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
ic... my QML
library documentation gets generated perfectly though.
Cheers
Dmitriy
On Tue, Jan 14, 2020 at 9:17 AM Henry Skoglund wrote:
> On 2020-01-14 09:02, Kai Köhne wrote:
> >> From: Development On Behalf Of
> Dmitriy Purgin
> >> Sent: Tuesday, January 14, 2020 8:
n though, not in my own comment as
it used to be iirc.
Or should I create a separate ticket?
Cheers
Dmitriy
On Tue, Jan 14, 2020 at 9:02 AM Kai Köhne wrote:
> > From: Development On Behalf Of
> Dmitriy Purgin
> > Sent: Tuesday, January 14, 2020 8:46 AM
> > To: Thiago Mac
loyqt
says that the qdoc.exe is a Debug executable (!), and it fails to deploy
Qt5Cored.dll for obvious reasons. It seems like windeployqt is broken as
well.
Cheers
Dmitriy
On Wed, Jan 8, 2020 at 8:09 PM Thiago Macieira
wrote:
> On Wednesday, 8 January 2020 10:10:06 PST Sérgio Martins vi
Hi Damian,
that seems to be an interesting case. Could you provide an example of why
would you need such a pattern?
Why the other way round -- creating a C++ singleton and exposing it to QML
-- doesn't work for you? That should be easier and more transparent.
Cheers
Dmitriy
On Fri, N
Hi Ulf,
thanks for clarifying. You're absolutely right, no other language supports
importing different versions of dependencies but I think it is a great
feature of QML that helps a lot in maintaining the old code. Would be sad
to see it gone in QML 3.
Cheers
PS I'm forwarding this email to the
e library size penalty for the JavaScript engine that we,
in fact, don't need, right?
[1] https://doc.qt.io/qt-5/qml-qtwebsockets-websocket.html
[2] https://doc.qt.io/qt-5/qml-qtquick-animation.html
[3] https://doc.qt.io/qt-5/qml-qtqml-timer.html
Thanks & cheers
Dmitriy
__
As a matter of fact, you might actually want to look at sailfishos.org
Cheers
On Wed, Sep 11, 2019 at 9:12 PM Konstantin Tokarev
wrote:
>
>
> 11.09.2019, 22:10, "Jason H" :
> > Bummer that the software stack says GNOME.
> >
> https://developer.puri.sm/Librem5/Software_Reference.html#software-re
p removing Q_INVOKABLE from the "normal" methods that
used enum classes, and added Q_INVOKABLE overloads with int parameters to
be called from QML. I have no idea if it would work without namespaces
though.
Cheers
Dmitriy
On Tue, Feb 5, 2019 at 6:06 PM Jason H wrote:
> > Sent: Tue
The docs [1] clearly state what the method does. Moreover, the method is
const, so it can't mutate the object.
[1] https://doc.qt.io/qt-5/qdatetime.html#addDays
Cheers
Dmitriy
On Thu, Dec 13, 2018 at 3:04 PM NIkolai Marchenko
wrote:
> This non obvious (from function name) behaviour
But Is it very hard to change qt5 js engine to v8 (5.1)?
On Wed, Jan 25, 2017 at 2:40 PM, Simon Hausmann
wrote:
> Hi,
>
> I'm afraid that is not possible.
>
>
> Simon
>
>
> ------
> *From:* Dmitriy -
> *Sent:* Jan 25, 2017 07
Hello Qt developers.
I know that Qt uses V4 engine as a primary JavaScript engine, but Does it
still possible to use V8 and build qt with it?
--
Regards,
Dmitry Bezheckov.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.
stack use for saving registers? Is it c++/ABI stack (I
hope) or Js stack?
On Thu, Dec 24, 2015 at 5:42 PM, Dmitriy - wrote:
> Thank.
> I want to port JIT. Where should I start?
> You have any roadmap for this?
>
> Now I'm using qmljs tool for testing purpose.
> I has see
r platform doesn't support it. It should be
> chosen automatically for you according to the #ifdefs in qv4global_p.h.
>
> So if you have qtbase compiling, then qml should also work. If you want
> things to run faster, then you will have to port the JIT.
>
> Simon
>
>
Hi!
I want to port v4 engine to the new platform. The platform is Linux OS and
new processor. The processor looks like intel itanium. It is VLIW and EPIC.
I have a c++/c compilers for the new architecture.
I want to design qt quic qml application for the new platform. As a can see
in code, I need
Sorry for my vague statements :)
Actually I wasn't talking about logging to file as a default for
Windows. On the contrary I think this has to be done by each
application individually -- someone needs as you rightly say 10 lines
of code just to make sure everything went okay, others need a large
l
nless
explicitly asked to. Moreover afaik not every enterprise user has
access to System Logs on Windows.
Cheers
Dmitriy Purgin
2014-07-10 8:40 GMT+06:00 Thiago Macieira :
> On Thursday 10 July 2014 02:54:12 Corentin Jabot wrote:
>> At least on unix desktop platforms, I expect to get stde
?
Should I file a bug report since there seems to be nothing about it in
documentation?
Best wishes,
Dmitriy Purgin
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
26 matches
Mail list logo