Re: [Development] Redesigning QML value types

2022-09-21 Thread Nils Jeisecke via Development
Hi, Generally I feel that all the gritty details in what to do and what not do in qml to have efficient, compiled code, are more and more confusing. There is so much to consider and basically all the documentation about this is hidden in Qt blog posts. Anyway I'd just like to note that, as far

Re: [Development] [Releasing] [Interest] download.qt.io is down

2021-01-22 Thread Nils Jeisecke via Development
Hi there, On Fri, Jan 22, 2021 at 7:59 AM Tuukka Turunen wrote: > Hi, > > > > Status update of the problem with open-source downloads: Last night we > finally got a disk big enough for the packages from the service provider. > Most of the data has been transferred throughout the night with a

Re: [Development] Volunteer wanted: update use of CUPS API

2020-05-03 Thread Nils Jeisecke via Development
Hi! Am 02.05.2020 um 18:35 hat Thiago Macieira geschrieben: We have plenty of warnings when building the CUPS plugin to QtPrintSupport about deprecated methods. See attached. Sorry for not really replying to the original request but... Any volunteers to go fix this? ...motivation for

[Development] Session notes for "Code Review: Sharing the load" and follow-up session

2019-11-20 Thread Nils Jeisecke via Development
Hi list, these are my notes for "Code Review: Sharing the load" session, extended by "Improve the contributor experience of the Qt project" --- * Situation: Many reviews in queue for long time (forever?) * Android: They have a button: Find "Maintainers" (Plugin for Gerrit) * Thiago: Would

Re: [Development] Updated high-DPI support for Qt 5.14

2019-09-26 Thread Nils Jeisecke via Development
Hi, Am 25.09.2019 um 12:33 hat Matthew Woehlke geschrieben: As a user, I don't want to have to know/measure/compute the DPI of my display device. I just want to make "stuff" bigger or smaller. Exactly! As a (Windows) *user* I want Qt based applications (which a user is probably not aware of

Re: [Development] HEADS-UP: Branching '5.14' from 'dev' complete, Qt 5.14 Feature Freeze in effect & '5.15' created

2019-08-27 Thread Nils Jeisecke via Development
Am 27.08.2019 um 08:34 hat Jani Heikkinen geschrieben: This issue should be fixed now Now it says "Your edit was aborted by an ArticleSave hook". Nils signature.asc Description: PGP signature ___ Development mailing list Development@qt-project.org

Re: [Development] Assistant WebKit/WebEngine support

2019-06-25 Thread Nils Jeisecke via Development
Am 25.06.2019 um 16:11 hat Giuseppe D'Angelo via Development geschrieben: Saying that we want to move to a full blown browser for that makes me think that this is a case of Qt not eating its own dogfood. Is it impossible to fix QTextDocument to support them properly?

Re: [Development] CSS styling, XML, HTML etc. (was Re: Assistant WebKit/WebEngine support)

2019-05-21 Thread Nils Jeisecke via Development
Am 21.05.2019 um 14:06 hat Shawn Rutledge geschrieben: I wish that were true for me. We need colours in table cell borders and SVG images (and better CSS support would be real nice). This might help, but is stalled: https://codereview.qt-project.org/c/qt/qtbase/+/177256 I was just putting some

Re: [Development] Building Qt documentation with developer-build

2018-10-05 Thread Nils Jeisecke via Development
Hi! Am 05.10.2018 um 05:46 hat Jaroslaw Kobus geschrieben: > You may also want to check the > https://bugreports.qt.io/browse/QTBUG-65762 - if you think the issue > is still not solved, you may reopen / report new bug report. After rebuilding Qt it works now. On macOS is is sufficient to install

[Development] Building Qt documentation with developer-build

2018-10-04 Thread Nils Jeisecke via Development
Hi, While trying improve the documentations to fix QTBUG-32064 I've stumbled over problems invoking qdoc. I'd like to use my developer-build to check the result of my changes but qdoc seems to have been skipped when building with --developer-build. "make docs" from within my shadow build

Re: [Development] bugreports.qt.io production update

2018-10-04 Thread Nils Jeisecke via Development
Hi, Am 04.10.2018 um 12:15 hat Robert Loehning geschrieben: > is there a bugreport about this, already? https://bugreports.qt.io/browse/QTWEBSITE-830 Nils ___ Development mailing list Development@qt-project.org

Re: [Development] 5.12 alpha: Uppercase text input broken on Mac?

2018-09-21 Thread Nils Jeisecke via Development
Seems that "Shift" acts like "Ctrl+Shift". Am 21.09.2018 um 15:22 hat Nils Jeisecke via Development geschrieben: > not sure if this a mac only problem but I've just noticed that with 5.12 > alpha uppercase letters can no longer be typed in LineEdit etc. &

[Development] 5.12 alpha: Uppercase text input broken on Mac?

2018-09-21 Thread Nils Jeisecke via Development
Hi, not sure if this a mac only problem but I've just noticed that with 5.12 alpha uppercase letters can no longer be typed in LineEdit etc. I can easily reproduce this with the stock applications like Designer. macOS 10.13.16 Can anybody confirm this? Nils

Re: [Development] Best practices for hacking Qt in QtCreator?

2018-09-21 Thread Nils Jeisecke via Development
Hi, Am 21.09.2018 um 09:16 hat Sean Harmer geschrieben: > Works fine here as long as you open the project using a kit set up from that > particular build of Qt. I tend to just build qtbase etc on the command line, > setup a kit in creator for it, then open qt3d/qt3d.pro and it just works. Ok,

[Development] Best practices for hacking Qt in QtCreator?

2018-09-21 Thread Nils Jeisecke via Development
Hi there, although I'm usually using vim as my primary environment when hacking Qt itself it can be tempting to use QtCreator instead for better code navigation etc. Simply opening the .pro file of some Qt submodule does not really work out of the box. Lots of complaints about Qt includes not

Re: [Development] bugreports.qt.io production update

2018-09-13 Thread Nils Jeisecke via Development
Hi, using the Jira login form does not work but the "Login" button (on top right) does. Nils Am 13.09.2018 um 11:15 hat Nils Jeisecke via Development geschrieben: > Hi Alex, > > Am 11.09.2018 um 06:32 hat Alex Blasche geschrieben: > > The update was done and eve

Re: [Development] bugreports.qt.io production update

2018-09-13 Thread Nils Jeisecke via Development
Hi Alex, Am 11.09.2018 um 06:32 hat Alex Blasche geschrieben: > The update was done and everything seems to work out. > > If there are any issues please report them to: > > https://bugreports.qt.io/projects/QTJIRA/summary My issue is: I cannot login. Until recently this used work with my Qt

Re: [Development] Unable to edit the Qt WIKI pages

2017-10-04 Thread Nils Jeisecke via Development
Hi, Am 03.10.2017 um 08:21 hat Denis Shienkov geschrieben: > now, for me, it it impossible to edit the Qt WIKI pages.. I always got an > errors like: "Your edit was aborted by an ArticleSave hook" and so on. What > happens? I've had the same problem. But somehow the change was applied contrary to

Re: [Development] Qt Contributors' Summit in Berlin October 9-10

2017-09-21 Thread Nils Jeisecke via Development
Hi list, Am 21.09.2017 um 07:38 hat Tero Kojo geschrieben: > Anyone following this mailing list is welcome to attend the Qt > Contributors' Summit. The content is normally fairly technical, but > also topics of general interest to the community are there and can be > added to the program. >

[Development] QtQuick transparent toplevel window broken in dev?

2017-07-11 Thread Nils Jeisecke via Development
Hi list, while playing around with a recent build of dev (82bdc55bc36f8a785e2637b01cb91d361b01fc29), I've noticed that toplevel window transparency for QQuickWindow seems to have stopped working (at least on macOS, haven't tried Windows so far). Any "ApplicationWindow" with color: "transparent"

Re: [Development] Scalable UIs in QtQuick (take 2)

2016-02-18 Thread Nils Jeisecke via Development
On Thu, Feb 18, 2016 at 11:50 AM, Hausmann Simon wrote: >I recall was that this would seem like a nice feature on paper but in practice >people create their resolution independent interfaces using the current >"pixels" and a scale factor that they introduce in a