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 as
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 few
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 fixin
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 sol
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 be
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
h
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?
https://codereview.qt-proje
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
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
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 directo
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
http://lists.qt-project.org/mailman/listin
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.
>
>
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
___
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, I've
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 fou
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
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 acco
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
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.
> https:
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" s
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 qml file or as a context
>property
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.
T
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 tab
Hi,
On Wed, Apr 15, 2015 at 11:49 AM, André Somers 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.
Imagine a model that has m
on 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 wrote:
> Sorry for accidentally posting this obviously unfinished mail.
>
> Nils
>
> On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke wrote:
&
Sorry for accidentally posting this obviously unfinished mail.
Nils
On Fri, Feb 6, 2015 at 9:59 AM, Nils Jeisecke wrote:
> Hi,
>
> WIP: Fix framework bundle hierarchy
> https://codereview.qt-project.org/#/c/95572/
>
___
Developme
/development
>> ___
>> Development mailing list
>> Development@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>
>
> Hi,
>
> I've just hit this bug: https://bugreports.qt.io/browse/QTBUG-13776 i
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
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 instead we'll give you a Q
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 hand
> 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?
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
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
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
http://lists.qt-project.org/mail
Hi Paul,
On Fri, Oct 11, 2013 at 5:29 PM, Paul Lemire wrote:
> On a side note, those models are not registered as qml properties but are
> returned as QObject* in a Q_INVOKABLE methods of the backend. If I want to
> use the model in a ListView, I then do :
>
> ListView
> {
> model : libra
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 default).
On Tue, Aug 20, 2013 at 6:15 AM, Josh Faust 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 parent
does not.
See http:
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
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 contain
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 inte
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, "myRol
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
> 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 complica
Hi,
In QtQuick 1 an element with opacity == 0 is treated as invisible
(e.g. it won't see mouse events).
This has changed in QtQuick 2.0 which breaks existing code that
assumes that opacity == 0 means !visible.
This example illustrates the change. A mouse click will print:
QtQuick 1.1: "CLICKED A"
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
--- a/src/gui/kernel/qcoc
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"
./qtbase/lib/cmake/Qt53D/Qt53DConfig.
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
b/src/quick/scen
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 t
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 CMAKE_PREFIX_PATH="/path/to/qt_build/qtbase:/p
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. A
Hi,
I'm using cmake for building my stuff so the new cmake support
directly in Qt5 is really appreciated. Thanks Stephen and KDAB!
There's a problem with the Qt5Quick and Qt5Qml modules though. The
generated configuration files don't work and I had to make some
adjustments to let things build.
q
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
> Submit the change and add Casper as a reviewer :-)
Done. https://codereview.qt-project.org/#change,29361
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
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
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
__
Hi,
the following code works just fine with Qt Quick 1.1.
However porting this to 2.0 gives the following output:
date is [object Object]
file:///...q2listmodel.qml:9: TypeError: Object # has no
method 'getMonth'
Does the new ListModel/ListElement implementation apply some automatic
conversion f
Hi,
On Wed, Jun 13, 2012 at 2:38 PM, Sean Harmer wrote:
> Proposed real fix is here: https://codereview.qt-project.org/#change,28604
Works too. Thanks!
Nils
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/li
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
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
.obj/debug-share
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 wrote:
> On Wednesday, December 21, 2011 15:18:19 Nils Jeisecke wrote:
>
>> Hi,
>
>>
>
>> I'
Hi,
I'm also trying to get qt compiled on Mac OS X 10.6.
Thanks to the updated configure line (wiki) the mkv8snapshot problem
now seems to be solved (for me).
I'm at a01861593c98cf85b975833c0f71315cc62f49ae of qt5.git.
However it now stops here:
projects/qt/qt5/qttools/src/linguist/lupdate/qdec
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.
Nils
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: h
62 matches
Mail list logo