is in the process of creating instructive
documentation on string theory?
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
be worth to make it optional?
Thanks,
Regards Friedemann
--
Friedemann Kleint
The Qt Company GmbH
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
Hi,
+1 from me as well.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
Hi,
this is https://bugreports.qt.io/browse/QTBUG-114925 .
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
projects
depending on us in terms of server load, time and energy consumption.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
://bugreports.qt.io/browse/QTBUG-109394 and
https://bugreports.qt.io/browse/PYSIDE-2155 give you an idea what to do.
As for Shawn asking whether the concatenation is deterministic; in my
experience, it is.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
Hi,
we also need to agree on whether the Qt library rules apply to the full extent;
for example:
- Do we use the modern string literals (u"bla"_s, previously, example code just
constructed QString from ASCII and did not care about -DQT_NO_CAST_FROM_ASCII,
IIRC)
- Should tr() be used for all u
you
think?
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
Hi,
+1 from me as well.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
an huge exercise taking several days, it becomes
clear that the deprecation is not feasible.
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/
Also +1 for the new maintainers from me and I wish them great success.
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
zooming the application (as opposed to
QT_SCALE_FACTOR ).
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
Hi,
> QProperty can be exposed to the meta object system, and behaves just
like a getter/setter/signal property there.
> Rather, the focus is currently on classes in QtCore, QtNetwork, and
QtGui
QtGui's QAction is relevant for Qt Designer. This would be a test case for the
compatibility.
Hi,
> 3) how QProperty is source-compatible with Qt 5 user code.
Specifically, it needs to be transparently visible in QMetaObject like
old-style properties and setting/retrieving properties via name and QVariant
needs to work for Qt Designer's property editor. Code generation via uic also
n
rying to rearrange screens.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
at least until RHI is stable...
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
light of RHI), this needs to be tested in
some form
- For static builds, it seems that -static , -static-runtime now works
with MSVC2019, so, from the Win32 perspective, there is no need to keep
MS 2015?
- Clang should be clang 8 or 9, clang-cl preferably
Regards,
Friedemann Kleint
ms for Qt for Python (besides being a
questionable design).
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
th minimal changes.
Ofc, having one QAction class in QtGui is desirable; but it must not
infer source-incompatible changes (and no, hacks like forward declaring
QWidget from QtGui or similar are also a no-go since it causes trouble
for Qt for Python).
Regards, Friedemann
--
Friedemann Kleint
T
at https://wiki.qt.io/Qt_Contributors_Summit_2019_Qt_Solutions
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
at
https://wiki.qt.io/Qt_Contributors_Summit_2019_Qt_6_Changes_/_Migration
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
at https://wiki.qt.io/Qt_Contributors_Summit_2019_HighDpi
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
h love
the widgets designer gets these days, though.
As explained before, it cannot be guaranteed that changing all
properties in random order works in Widgets.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development m
operties from bottom to top may hit on a number of corner cases where
properties are not orthogonal and have interactions causing misbehavior.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-proj
es do not
store whether they were modified. The book-keeping required for this
only exists in Qt Designer.
Some unsupported properties/flags may then be encountered.
> Is there a better approach to save QWidgets as ".ui" from code?
No, unfortunately.
Regards, Friedemann
--
Fri
.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
gt;dev? This should probably be done after 5.14
API review and initial testing at the earliest?
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
Hi,
> VC++ 2019
Just for the record, this compiler still has a number of optimizer bugs,
see https://bugreports.qt.io/browse/QTQAINFRA-2875 .
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development
behavior. Alternatively, the overloads of
QTest::mouse*() that take a QWindow * can be used, which should act more
sane. This might require some coordinate mapping, though.
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
ings like "void *foo() \** returns 0
when..." or "0 can be passed to this pointer * parameter") and change
this to \nullptr (see fex https://codereview.qt-project.org/#/c/249610/ ).
This will then expand to None in the Qt for Python documentation.
Thanks,
Friedemann
--
Fr
+1 from me as well; many thanks for your contributions!
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
+1 from me
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
+1 from me, too, (same office though); UI and Pointer message handling
were great jobs.
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo
roblem.
some digging in the history failed to reveal any information on why
this done; the code can be safely removed, I think.
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.or
emann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
here is the link to the Wiki on "Writing good tests" as requested at QtCS:
http://wiki.qt.io/Writing_good_tests .
Regards, Friedemann
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/
Hi,
have a look at https://codereview.qt-project.org/#/c/201164/ for the
Perl script.
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo
Hi,
please make sure you don't have QMAKESPEC set in the environment (see
https://bugreports.qt.io/browse/QTBUG-60016 ).
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
Hi,
btw, we are facing a similar problem when generating the documentation
for the PySide2 project (Python bindings for Qt). The code snippets are
different; most of the text is similar.
So, the issue could be generalized for any language bindings of Qt.
Regards, Friedemann
--
Friedemann
://doc.qt.io/qtcreator/creator-task-lists.html )
and you can then click through them.
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo
ew.qt-project.org/#/c/178906/ .
Regards, Friedemann
--
Friedemann Kleint
The Qt Company GmbH
QUIP: 5
Title: Choosing a Branch
Version: $Revision$
Last-Modified: $Date$
Author: Jędrzej Nowacki, Friedemann Kleint
Status: Draft
Type: Process
Created: 2016-
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
ent if sth was missing
try {
app.exec()
} catch (exception) {
}
De-Initialize something
}
There is no way to shoehorn this into some macro; this can already be
observed when trying to adding some initialization to a test.
Regards,
Friedemann
--
Friedemann Kleint
The
Probably constexpr was activated
for this compiler but not tested.
Please make sure you have "Fixed build using Visual Studio 2017"
a103992f49045323a3aaa4970eb1ee5f65a378dd
https://codereview.qt-project.org/#/c/177743/ applied.
Regards, Friedemann
--
Friedemann Kleint
Hi,
technically speaking: is using the .rst format set in stone? I find this
difficult to handle; one needs a local web server to view it AFAIK. .md
comes to mind as alternative?
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
be pushed to higher
versions of Qt.
Regards,
Friedemann
--
Friedemann Kleint
The Qt Company GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
rash.
I think the QTest::toString appearing is an artifact of the code that
walks the stack.
We know that it seems to depends on some obscure CI parameters (load?),
so far, we have not been able to see anything useful in the stack traces.
Regards,
Friedemann
--
Friedemann Kle
ards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Friedemann
--
Friedemann Kleint The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
n.
There is a restriction currently in that the Windows styles are not
suitable for scaling. We recommend using Fusion style for High DPI.
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.or
sion style (or Mac
style on OS X).
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
files and
https://codereview.qt-project.org/#/c/121383/ fixed the test to set
write permission on the temp files it creates; the test should no longer
leak.
All that remains to be done is reboot the Windows CI nodes and clean out
their temp directories.
Friedemann
--
Friedemann Kleint |
Hi,
found it, alternatively: https://codereview.qt-project.org/#/c/121383/
Regards, Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
), but that
was fixed and I don't see the respective macro here.
Anyways, since this issue occurs every now and then in some test, I am
proposing https://codereview.qt-project.org/#/c/121381/ to ensure
deletion of the temp dir succeeds in this case as well.
Regards,
Friedemann
--
Fried
in the temp dir and
QTemporaryDir runs out of patterns to try for a unique name next
time...I will check.
Rebooting that CI node and cleaning its temp dir may help for the moment.
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
hough.
Does this mean the code introduced by
https://codereview.qt-project.org/#/c/66513/ can be removed ? - No need
to keep dead code?
Thanks,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-proje
? - I think
automatic rotation is a really cool feature for any viewer-like
application and saves writing a lot of quite advanced code (using memory
mapping of files and endian-dependent word fiddling on platforms that
don't have libexif or similar).
Regards,
Friedemann
--
Friedemann Kleint
dialog?
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
iag tool?
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
I recovered the tables of the maintainer page which was clobbered in the
Wiki transition process, but it still needs some updating content-wise.
Please take a look at: http://wiki.qt.io/index.php?title=Maintainers .
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
USE 13.2/Qt 5.3.2 rpm)
As size? - it should report the correct geometry. Which desktop
environment is this?
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-pr
do you "embed" the window?
Regards,
Friedemann
--
Friedemann Kleint | The Qt Company
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
https://bugreports.qt-project.org/browse/QTBUG-40881 might be related?
Regards,
Friedemann
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
>To avoid further delaying of the final release, I'm going to pull
>QVersionNumber from 5.4.
careful: it is already used in:
qtactiveqt/examples/activeqt/webbrowser/main.cpp
Regards,
Friedemann
--
Friedemann Kleint Senior Software Engineer | The Qt Company
Digia Germany Gm
tions) and has also done significant work in other areas
(Qt3D, Wayland).
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
to adapt some
Cmakelist.txt, etc.
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
https://bugreports.qt-project.org/browse/QTBUG-38858 is there to track
progress .
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
the modules you maintain?
Once we have the guidelines in a good shape, they will be shown
prominently on the JIRA-landing page.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt
,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
y and does scaling behind the scenes where needed.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
>Can we get a few volunteer default assignees for the components I
suggested?
I am volunteering for QPA: windows
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.
.
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
this is tracked by https://bugreports.qt-project.org/browse/QTBUG-37423
- keeping an eye on the release blocking bugs
https://bugreports.qt-project.org/browse/QTBUG-37065 occasionally helps
to minimize surprises ;-) .
Friedemann
--
Friedemann Kleint
Digia, Qt
rrorString();
typically results in:
Cannot open: "foo.txt" : "No such file"
It is also conceivable to use quotes only for empty strings in
qWarning/qCritical/qFatal.
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mai
ave the
functionality providing the isES() function in place?
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
hose criteria before a developer gets to
see it, it would be a lot easier to focus on the API.
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
ann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
this issue is tracked by
https://bugreports.qt-project.org/browse/QTBUG-35980 , it should be
fixed soonish.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org
only used on Windows for one case (special
window frame for wizards).
The problem that needs to be solved is for both approaches how to pass
properties from widgets to windows though.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development
ann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
latest).
The usual technique for fixing warnings is to push one change per
warning type for easier review (for example, fix all signed/unsigned
comparisons in one change).
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing
;, which is intended for testing,
but is not currently being developed.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
though?
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
here is a fix for printing: https://codereview.qt-project.org/69686
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
for your information, we are working on a patch for this:
https://codereview.qt-project.org/#change,69129 .
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org
Hi,
https://codereview.qt-project.org/#change,68579 might fix the link error?
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
+1 from me as well.
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
polishing the API. I think it
is in good shape and ready for 5.2.
Feel free to have a look ( git clone
ssh://codereview.qt-project.org/qt/qtwinextras ).
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Devel
Hi,
For your information, we are planning to re-add tablet support (larval
stage at https://codereview.qt-project.org/#change,58971 ).
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http
ses the tools/customtype, tools/customtypesending examples). This
might provide some clue .. maybe at some point some process times out/is
killed that does overlapped I/O?
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing
has problems with
syncqt). This would make Perl an ideal candidate.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
, too; the tests are off by 1 hour, it seems.
This is indeed a mystery. Is the CI in a "European" timezone?
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
orm backend.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hi,
we also plan to start Qt Windows Extras to bring at least the missing
image conversion functions ( QTBUG-27103 ) back provided we can find
someone to create the repository ;-) .
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development
' branch.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
add a new Json parser. Could it be replaced by the
Json classes of QtCore?
- Compilation of the branch under Windows fails with the attached log.
Something is probably wrong with #ifdefing/profiles?
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
c:\qt\qt-5-vs\qt\qtbase\include\qtcore
above
mentioned task in the commit message and update it similar to
https://bugreports.qt-project.org/browse/QTBUG-28611 or create a subtask
for larger issues.
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
).
Regards,
Friedemann
--
Friedemann Kleint
Digia, Qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
1 - 100 of 115 matches
Mail list logo