On Tuesday, 24 April 2018 22:37:33 PDT Thiago Radicchi Roque wrote:
> 1. Is this the right way to fix the problem?
From a quick look at the code, no. The construction is basically:
QTextBlock block = control->document()->findBlock(position);
if (!block.isValid())
return;
[...]
On 25 April 2018 at 13:41, d3fault wrote:
> Supporting Python first class dilutes Qt, please don't. What's next,
> Qt for Java? It's one thing to collect community-developed bindings
> for various other languages into a single place... but something else
> entirely to pay an entire "team" of devel
Hi,
Recently I ran into a crash while doing drag-n-drop on some application that
uses QPlainTextEdit from Qt 4.6.3. The crash happens when the text being
dropped is large, causing the QPlainTextEdit to have a vertical scroll bar. I
was able to fix it with the following patch:
diff -r 15465e31f
Hi all,
Still quite many changes file without '+2' (see
https://codereview.qt-project.org/#/q/message:%22Add+changes+file+for+Qt+5.11.0%22,n,z)
* qt/qtserialport
* qt/qtdoc
* qt/qtbase
* qt/qtlocation
* qt/qtscxml
* qt/qttools
* qt/qtremoteobjects
* qt/qtwebengine
* qt/
Supporting Python first class dilutes Qt, please don't. What's next,
Qt for Java? It's one thing to collect community-developed bindings
for various other languages into a single place... but something else
entirely to pay an entire "team" of developers to work on what is
essentially duplicated eff
Edward Welbourne wrote:
> On Monday, 23 April 2018 18:46:05 PDT Phil Bouchard wrote:
Remember when Wordperfect kept crashing in Windows 3.1 for some strange
reason back in the days? People ended up using MS Word. The same with
Netscape...
>
> On 04/23/2018 10:34 PM, Thiago Macieira
Thiago Macieira wrote:
> On Tuesday, 24 April 2018 06:13:39 PDT Phil Bouchard wrote:
>>> I can tell you right now Qt is not interested in switching languages.
>>
>> You mean switching Javascript? I already started working in a compiled
>> language to replace Javascript in the past, so perhaps I c
On Tuesday, 24 April 2018 06:13:39 PDT Phil Bouchard wrote:
> > I can tell you right now Qt is not interested in switching languages.
>
> You mean switching Javascript? I already started working in a compiled
> language to replace Javascript in the past, so perhaps I can resume
> these efforts.
>
On 04/24/2018 01:51 AM, Thiago Macieira wrote:
On Monday, 23 April 2018 22:35:36 PDT Phil Bouchard wrote:
On 04/23/2018 10:34 PM, Thiago Macieira wrote:
On Monday, 23 April 2018 18:46:05 PDT Phil Bouchard wrote:
- QML is an interpreted language thus it can be reverse engineered and
plagiarized
Hi
This is a reminder of the service break we are going to be having the next few
days.
A brief summary of what's going to change and what they affect:
Wednesday:
* New switches are being installed
* Side by side with the current ones, no interruptions as such
* New hosts are be
On Monday, 23 April 2018 18:46:05 PDT Phil Bouchard wrote:
>>> Remember when Wordperfect kept crashing in Windows 3.1 for some strange
>>> reason back in the days? People ended up using MS Word. The same with
>>> Netscape...
On 04/23/2018 10:34 PM, Thiago Macieira wrote:
>> There are a lot of reas
11 matches
Mail list logo