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

[Development] New QTextDocument feature: CSS-style table cell border formatting

2015-10-21 Thread Nils Jeisecke
Hi list, the existing QTextDocument table style options are rather lackluster. It's basically "ugly grid" (resembling ancient 1998's html tables) or "no grid". As we needed some more flexibility we've implemented a subset of the CSS table cell border formatting including a border-collapse mode.

[Development] QTextDocument device scaling

2015-09-23 Thread Nils Jeisecke
Hi, I'm currently working on a new feature to enhance QTextDocument's table rendering with CSS style border formatting (individual settings for left/right/top/bottom borders of table cells and border-collapse mode). While doing this I've stumbled over some inconsistencies regarding scaling of

Re: [Development] RFC: RAII for property changes

2015-04-15 Thread Nils Jeisecke
Hi, On Wed, Apr 15, 2015 at 11:49 AM, André Somers an...@familiesomers.nl wrote: That's why I have been working with a RAII implementation to monitor property changes for a while now. This looks like an interesting idea. Another issue I often have with properties is performance related.

Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
of a Qt4 application build against Qt with those patches applied works fine. Regards Nils On Fri, Feb 6, 2015 at 10:01 AM, Nils Jeisecke jeise...@saltation.de wrote: Sorry for accidentally posting this obviously unfinished mail. Nils On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke jeise

Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
-project.org http://lists.qt-project.org/mailman/listinfo/development -- Dipl. Inform. Nils Jeisecke fon: +49 (0) 521 - 329647-12 fax: +49 (0) 521 - 329647-40 email: jeise...@saltation.de --- saltation GmbH Co. KG | Niederwall 43 | 33602 Bielefeld Sitz Bielefeld | Amtsgericht

Re: [Development] New Qt 4.8.7 snapshot build is available

2015-02-06 Thread Nils Jeisecke
Sorry for accidentally posting this obviously unfinished mail. Nils On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke jeise...@saltation.de wrote: Hi, WIP: Fix framework bundle hierarchy https://codereview.qt-project.org/#/c/95572/ ___ Development

Re: [Development] Qml/JS QVariantMap conversion problem

2014-09-25 Thread Nils Jeisecke
Hi Simon, thank you very much for the explanation. No need for bug hunting then. On Thu, Sep 25, 2014 at 7:55 AM, Simon Hausmann simon.hausm...@digia.com wrote: We've changed this in Qt 5.4 slightly: When converting a JavaScript object back to a QVariant, we won't try to destroy it but

[Development] Qml/JS QVariantMap conversion problem

2014-09-24 Thread Nils Jeisecke
Hi! While porting to Qt5 I've stumbled over a very strange problem. QVariantMap objects mutate when transported from C++ via Qml back to C++. QVariant as constructed on the C++ side: QVariant(QVariantMap, QMap((x, QVariant(QStringList, (a, b)) ) ) ) QVariant when gone through Qml and handled

Re: [Development] Question about Qt's future

2014-04-28 Thread Nils Jeisecke
Hi, Another idea is to allow C++ companion objects, that would take the place of any Java Script code for people who prefer C++. A companion object would be a QObject paired with the QML object, that has access to the QML context. The QObject would then define a couple of signals/slots that

Re: [Development] Question about Qt's future

2014-04-28 Thread Nils Jeisecke
Also what is the problem with: MouseArea { onClicked: companion.mouseAreaClicked(); } Where is the event handler's argument (the one that's kind of invisible in QML and requires you to read the documentation, I think it's called mouse :-). Could this be a function binding instead?

[Development] Patches for old Qt4 desktop components

2014-02-25 Thread Nils Jeisecke
Hi, is there anyone out there still interested in reviewing minor patches for the old/qt4 branch of qtquickcontrols? Or should I just dump those on gitorious? Nils ___ Development mailing list Development@qt-project.org

[Development] Making the attached view property accessible to all qml view delegate types

2014-02-25 Thread Nils Jeisecke
Hi list, Some months ago I posted a change on gerrit that would give all delegate types access to the attached view property (e.g. ListView.view). Currently this property is only available to the data delegate which makes it hard to implement stuff like reusable highlight delegates. For whatever

[Development] QtQuick Control ComboBox localization

2013-09-24 Thread Nils Jeisecke
Hi list, What is the correct way to localize strings in a ListModel that is used for populating a ComboBox? The localization documentation says it's the views responsibility to use use qsTr. However, concluding from a quick code check ComboBox doesn't do that (and probably shouldn't, by

Re: [Development] MouseArea: updating hover state when the area moves

2013-08-20 Thread Nils Jeisecke
On Tue, Aug 20, 2013 at 6:15 AM, Josh Faust jfa...@suitabletech.com wrote: I'm curious what the reasoning behind this is. Is it just a performance optimization? I think so. Currently scene items don't get a notification if their absolute positioning changes while the relative position to the

Re: [Development] Closing Jira Bugs

2013-01-31 Thread Nils Jeisecke
For now I'll go the add a comment in jira and hope that the assignee closes the task route.I don't have the privileges to do that myself. However I still like the idea of having an automatic process than scans the commit logs of stable and dev (see Robin's keyword suggestion). Nils

[Development] Closing Jira Bugs

2013-01-30 Thread Nils Jeisecke
Hi, what has to be done to close a Jira bug after the fix has been successfully merged? I've just checked some of the latest commits in dev with Task-numbers and all of the jira tasks are still in unresolved state. Would it make sense to automatically close JIRA bugs when a commit message

Re: [Development] Spurious Flickering on Mac OS X Moutain Lion (Qt 4.8, OpenGL, QML 1.1)

2013-01-17 Thread Nils Jeisecke
Hi, Its entire graphical interface is drawn inside a custom declarative view instance initialized with a main QML item containing a mix of custom OpenGL items and standard QML 1.1 items. Rendering runs smoothly on Snow Leopard and on all the other supported platforms, but exhibits

Re: [Development] QML and QAbstractListModel

2013-01-12 Thread Nils Jeisecke
Hi, what about adding a new Quick item for enhanced QAbstractItemModel access. ListModelAdapter { id: myModelAdapter sourceModel: myModel } ListView { model: myModelAdapter.sourceModel delegate: Text { MouseArea { onClicked: console.log(myModelAdapter.data(model.index, myRole)

Re: [Development] Qt 5.0.1 release branching is ongoing

2013-01-09 Thread Nils Jeisecke
Hi, seems like not everyone is allowed to link bugs ;-) Nils ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Behaviour change of opacity property in QtQuick 2.0

2012-07-18 Thread Nils Jeisecke
Apparently, it was intentional: QTBUG-19193, and commit 9bf96613c1be7d4df7132a9c3c9ac1a8740f698f. It would be nice to know what the arguments for changing the behaviour were... Ok, thanks. I should have checked the git log. Sorry. However this change makes QtQuick porting even more

Re: [Development] cmake files for qt5 problems with Qt5Quick/Qt5Qml modules on Mac OS X

2012-07-04 Thread Nils Jeisecke
Hi Stephen, Ok, can you post the full path of the Qt5QmlConfig.cmake you want to use, the full path of the Qt5CoreConfig.cmake you want to use, All the config files are found in qtbase: njeiseck ~/projects/qt/qt5 (master)$ find . -name Qt5*Config.cmake

[Development] Mac: MouseMove events for inactive applications (qt4+qt5)

2012-07-04 Thread Nils Jeisecke
Hi, in Qt 4.x it's currently not possible to have mouse over effects for e.g. overlay windows if the application is not active. The following patch fixes that: diff --git a/src/gui/kernel/qcocoaview_mac.mm b/src/gui/kernel/qcocoaview_mac.mm index 646053a..9bd1d06 100644 ---

[Development] Request for QtQuick2 performance test using PhotoViewer demo

2012-07-03 Thread Nils Jeisecke
Hi, During the QtCS 2012 I brought my rusty old MacBook with me that showed really bad performance for QtQuick 2 based applications like the PhotoViewer demo. With help of the nice Trolls we figured out how to improve performance: diff --git a/src/quick/scenegraph/qsgcontext.cpp

Re: [Development] cmake files for qt5 problems with Qt5Quick/Qt5Qml modules on Mac OS X

2012-07-02 Thread Nils Jeisecke
Hi, Just to be clear - it works with the modules in qtbase, but not with the ones that depend on qtbase? My module list: qt5_use_modules(ctimon Gui Core Concurrent Widgets Xml Sql Network OpenGL Quick Qml) I've only ran into problems with QtQuick and QtQml which are both not part of qtbase.

Re: [Development] cmake files for qt5 problems with Qt5Quick/Qt5Qml modules on Mac OS X

2012-07-02 Thread Nils Jeisecke
Hi, Update: 1) Qt installed with make instalL The cmake stuff just works. Set CMAKE_PREFIX_PATH=/usr/local/Qt-5.0.0 and you're done. 2) Developer build without install (in source build, still couldn't manage to finish a working shadow build) Set

Re: [Development] cmake files for qt5 problems with Qt5Quick/Qt5Qml modules on Mac OS X

2012-07-02 Thread Nils Jeisecke
Oops, I was a little bit too fast. 2) Developer build without install (in source build, still couldn't manage to finish a working shadow build) The cmake run works but the actual build does not. For the cmake run it is sufficient to set CMAKE_PREFIX_PATH to qtbase because there it finds all

Re: [Development] Behavior change in QtQuick 2.0 Qml ListModel (for javascript date object)

2012-06-27 Thread Nils Jeisecke
Hi, The relevant bug is https://bugreports.qt-project.org/browse/QTBUG-24456. For now, using dynamicRoles as Joona suggested should work around the problem. thanks for pointing me to bug report and for providing the workaround! Nils ___ Development

Re: [Development] Notes from the Containers session from QtCS

2012-06-25 Thread Nils Jeisecke
Hi, I assume that classes using a QSharedDataPointer are movable, correct? As the container implementation cannot detect this automatically maybe the QSharedDataPointer documentation should suggest to use Q_DECLARE_TYPEINFO(ClassName, Q_MOVABLE_TYPE) for such classes. Nils

Re: [Development] Notes from the Containers session from QtCS

2012-06-25 Thread Nils Jeisecke
Hi, I assume that classes using a QSharedDataPointer are movable, correct? Yes, but we have to mark them each as such. I meant are candidates for marking as movable ;-) Yes, but I'm afraid of that recommendation in our docs. It may be read and used by people who don't know exactly what

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-13 Thread Nils Jeisecke
Hi, cherry picking https://codereview.qt-project.org/#change,28557 helped to complete the build. Thank you! ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-13 Thread Nils Jeisecke
Hi, On Wed, Jun 13, 2012 at 2:38 PM, Sean Harmer sean.har...@kdab.com wrote: Proposed real fix is here: https://codereview.qt-project.org/#change,28604 Works too. Thanks! Nils ___ Development mailing list Development@qt-project.org

[Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-11 Thread Nils Jeisecke
Hi! I'm trying to build Qt5 on the Mac following the wiki page instructions. It fails when compiling the bluetooth qml module: g++ -headerpad_max_install_names -mmacosx-version-min=10.6 -single_module -dynamiclib -o libdeclarative_bluetooth_debug.dylib .obj/debug-shared/plugin.o

Re: [Development] ../../bin/mkv8snapshot: No such file or directory

2011-12-21 Thread Nils Jeisecke
Hi, neither in source nor out of source builds currently work on Mac OS X. Does the CI build on Mac OS at all? Nils On Wed, Dec 21, 2011 at 4:02 PM, Stephen Kelly stephen.ke...@kdab.com wrote: On Wednesday, December 21, 2011 15:18:19 Nils Jeisecke wrote: Hi, I'm also trying to get qt

Re: [Development] Moving QUndoStack and QUndoCommand out of QtWidgets

2011-12-16 Thread Nils Jeisecke
Hi, I'd like to see a QUndoCommand::setFailed http://bugreports.qt.nokia.com/browse/QTBUG-963 implemented in Qt 5. Any opinions about this? I'm currently struggling with getting Qt 5 compiled on Mac OS X but as soon as I've got it running I'd like to contribute an implementation via gerrit.

[Development] Tracking global position of a QtQuick 2 item

2011-12-14 Thread Nils Jeisecke
Hi, it is currently not possible (at least I haven't yet found a way) to track the global position of an item inside a QGraphicsScene/SceneGraph. Of course you can bind to x and y but those properties won't change if a parent of the item moves. So the map functions do not really help here. See: