Re: [Development] Using string literals in autotests

2024-03-28 Thread Friedemann Kleint via Development
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

[Development] Qt Widget Designer: Using fully qualified enumerations in .ui file properties

2023-11-01 Thread Friedemann Kleint via 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

Re: [Development] Nominating Adrian Herrmann as approver for the Qt project

2023-08-22 Thread Friedemann Kleint via 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

Re: [Development] Compile error on MSVC: '/RTC1' and '/O2' command-line options are incompatible

2023-07-02 Thread Friedemann Kleint via 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

Re: [Development] CMake UNITY_BUILD ( QTBUG-109394 )

2023-02-13 Thread Friedemann Kleint via 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

Re: [Development] CMake UNITY_BUILD ( QTBUG-109394 )

2023-01-23 Thread Friedemann Kleint via 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

Re: [Development] New Qt example development guideline and revamping examples

2023-01-19 Thread Friedemann Kleint via Development
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

[Development] CMake UNITY_BUILD ( QTBUG-109394 )

2023-01-16 Thread Friedemann Kleint via Development
you think? Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Nominating Shyamnath Premnadh as approver

2022-12-05 Thread Friedemann Kleint via 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

Re: [Development] How to do deprecation

2022-08-01 Thread Friedemann Kleint
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/

Re: [Development] Windows maintainer change

2021-06-17 Thread Friedemann Kleint
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

Re: [Development] Confused about HiDPI scaling and fonts

2021-02-09 Thread Friedemann Kleint
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

Re: [Development] QProperty and library coding guide

2020-07-16 Thread Friedemann Kleint
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.

Re: [Development] QProperty and library coding guide

2020-07-15 Thread Friedemann Kleint
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

Re: [Development] Qt 5.13 & 5.14 add device-independent pixels to device-dependent

2020-01-31 Thread Friedemann Kleint
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

Re: [Development] Plans of platforms in the CI and released binaries

2020-01-06 Thread Friedemann Kleint
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

Re: [Development] Plans of platforms in the CI and released binaries

2020-01-03 Thread Friedemann Kleint
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

Re: [Development] QAction in Qt 6 - next step proposal

2019-11-27 Thread 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

Re: [Development] QAction in Qt 6 - next step proposal

2019-11-27 Thread Friedemann Kleint
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

[Development] QTCS2019 Notes from Qt Solutions session

2019-11-22 Thread Friedemann Kleint
 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

[Development] QTCS2019 Notes from the Qt 6 Changes / Migration session

2019-11-22 Thread Friedemann Kleint
 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

[Development] QTCS2019 Notes from the High DPI session

2019-11-22 Thread Friedemann Kleint
 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

Re: [Development] Issues with QFormBuilder - All properties modified & Invalid UI

2019-10-29 Thread Friedemann Kleint
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

Re: [Development] Issues with QFormBuilder - All properties modified & Invalid UI

2019-10-28 Thread Friedemann Kleint
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

Re: [Development] Issues with QFormBuilder - All properties modified & Invalid UI

2019-10-21 Thread Friedemann Kleint
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

Re: [Development] Qt 6: inline namespace Qt

2019-09-09 Thread Friedemann Kleint
. Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Dev branch moving towards Qt 6

2019-08-19 Thread Friedemann Kleint
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

Re: [Development] Supported compilers for Qt 6

2019-08-13 Thread Friedemann Kleint
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

Re: [Development] QTestlib: how not to test mouseMoveEvent handling

2019-07-08 Thread Friedemann Kleint
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

[Development] New \nullptr qdoc macro in 5.12, please start using it

2019-01-18 Thread Friedemann Kleint
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

Re: [Development] Nominating Christian Ehrlicher for Approver

2018-11-20 Thread Friedemann Kleint
+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

Re: [Development] Nominating Cristián Maureira-Fredes for approver

2018-10-15 Thread Friedemann Kleint
+1 from me -- Friedemann Kleint The Qt Company GmbH ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Noninating André de la Rocha for Approver

2018-07-25 Thread Friedemann Kleint
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

Re: [Development] Why Widget::grabMouse() installs WH_JOURNALRECORD hook on Windows in Qt 4.8.x

2018-04-26 Thread Friedemann Kleint
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

Re: [Development] Clazy results for Qt codebase

2017-10-17 Thread Friedemann Kleint
emann -- Friedemann Kleint The Qt Company GmbH ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Writing good tests

2017-10-09 Thread Friedemann Kleint
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/

Re: [Development] ChangeLog entries and reverted commits

2017-07-31 Thread Friedemann Kleint
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

Re: [Development] Automatic detection of Visual Studio Compiler

2017-04-26 Thread Friedemann Kleint
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

Re: [Development] qdoc for C++ and QML

2017-04-24 Thread Friedemann Kleint
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

Re: [Development] qdoc for C++ and QML

2017-04-24 Thread Friedemann Kleint
://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

[Development] QUIP for choosing a branch

2017-01-04 Thread Friedemann Kleint
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-

Re: [Development] A new approach for Qt main()

2016-12-09 Thread Friedemann Kleint
-- Friedemann Kleint The Qt Company GmbH ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] A new approach for Qt main()

2016-12-09 Thread Friedemann Kleint
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

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Friedemann Kleint
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

Re: [Development] QCS2016 Session Notes - QUIPs for Qt

2016-09-21 Thread 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

[Development] Notes on "Managing Qt's branches" session @ QCS 2016

2016-09-07 Thread Friedemann Kleint
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

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Friedemann Kleint
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

Re: [Development] MSVC2012 in CI

2016-04-07 Thread Friedemann Kleint
ards, Friedemann -- Friedemann Kleint | The Qt Company ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Security bulletin: Deprecating QRect

2016-04-01 Thread Friedemann Kleint
Friedemann -- Friedemann Kleint The Qt Company ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] High-DPI on Win

2016-01-04 Thread Friedemann Kleint
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

Re: [Development] Pixelated UI elements in Windows HiDPI mode (5.6)

2015-11-10 Thread Friedemann Kleint
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

Re: [Development] qtbase 5.5 CI broken again ?

2015-07-23 Thread Friedemann Kleint
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 |

Re: [Development] 5.5 CI having problems on tst_qmimedatabase-xml

2015-07-14 Thread 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

Re: [Development] 5.5 CI having problems on tst_qmimedatabase-xml

2015-07-14 Thread Friedemann Kleint
), 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

Re: [Development] 5.5 CI having problems on tst_qmimedatabase-xml

2015-07-14 Thread Friedemann Kleint
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 ___

Re: [Development] Testability Driver

2015-05-28 Thread Friedemann Kleint
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

Re: [Development] Rotating JPEG images by default

2015-04-17 Thread Friedemann Kleint
? - 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

Re: [Development] Why is QTBUG-27186 closed?

2015-04-02 Thread 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

Re: [Development] qt3d examples with qt5.5 crashing

2015-03-12 Thread Friedemann Kleint
iag tool? Regards, Friedemann -- Friedemann Kleint | The Qt Company ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Please update the maintainer table at http://wiki.qt.io/index.php?title=Maintainers

2015-03-01 Thread Friedemann Kleint
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

Re: [Development] Qtbase 5.5 branch is blocked

2015-02-24 Thread Friedemann Kleint
-- Friedemann Kleint | The Qt Company ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Problem porting app from Qt4 to Qt5 with multiple X-screen

2015-02-10 Thread Friedemann Kleint
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

Re: [Development] Problem porting app from Qt4 to Qt5 with multiple X-screen

2015-02-09 Thread Friedemann Kleint
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

Re: [Development] Event loop of Qt window in DLL injected into another process

2014-10-21 Thread Friedemann Kleint
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

Re: [Development] Qt 5.4.0 Beta snapshot available

2014-10-15 Thread Friedemann Kleint
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

[Development] Nominating Louai Al-Khanji as approver

2014-09-19 Thread Friedemann Kleint
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

Re: [Development] FW: Change in qt/qtactiveqt[5.4]: Update license headers and add new license files

2014-08-26 Thread Friedemann Kleint
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

Re: [Development] Qt High-dpi QtCS report and patch status (on hold)

2014-07-04 Thread Friedemann Kleint
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

[Development] Guidelines for reporting bugs in Qt

2014-07-03 Thread Friedemann Kleint
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

[Development] Windows QtCS Session, MSVC compiler versions

2014-06-19 Thread Friedemann Kleint
, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Bringing Qt's high-dpi support to more platforms

2014-05-26 Thread Friedemann Kleint
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

Re: [Development] Updating JIRA components relating to events.

2014-05-07 Thread Friedemann Kleint
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.

Re: [Development] QWindow::setScreen() and QQuickWindow

2014-04-16 Thread Friedemann Kleint
. Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] utf-8 BOM and parsers

2014-04-16 Thread Friedemann Kleint
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

Re: [Development] RFC: [Logging] Add quote(), noquote() stream modifiers to QDebug

2014-02-28 Thread Friedemann Kleint
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

Re: [Development] The Dynamic OpenGL on Windows Change

2014-02-28 Thread Friedemann Kleint
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

Re: [Development] The Dynamic OpenGL on Windows Change

2014-02-27 Thread Friedemann Kleint
-- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Ameliorate API Reviewing (Was: On the effectiveness of time based releases)

2014-02-25 Thread Friedemann Kleint
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

Re: [Development] Plans for printing in 5.3 onwards

2014-02-12 Thread Friedemann Kleint
ann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Building Qt 5 with Visual Studio 2008

2014-01-09 Thread Friedemann Kleint
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

Re: [Development] QPlatformWindow customization with QWindow's dynamic properties

2014-01-08 Thread Friedemann Kleint
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

Re: [Development] Maintanance break in CI on Saturday

2013-12-19 Thread Friedemann Kleint
ann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt5 release integration build

2013-12-11 Thread Friedemann Kleint
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

Re: [Development] Virtual GUI framework

2013-11-07 Thread Friedemann Kleint
;, 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

Re: [Development] Qt 5.2 Beta, possible memory leak(s)

2013-10-31 Thread Friedemann Kleint
though? Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt 5.2 Beta, possible memory leak(s)

2013-10-30 Thread Friedemann Kleint
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

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-24 Thread Friedemann Kleint
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

Re: [Development] Vsd: Change in qt/qtdeclarative[stable]: Some minor optimizations

2013-10-18 Thread Friedemann Kleint
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

Re: [Development] Nominating Andrew Knight (aknight) for Approver

2013-08-30 Thread Friedemann Kleint
+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

Re: [Development] Qt 5.2 timelines

2013-08-28 Thread Friedemann Kleint
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

Re: [Development] Advice for Wacom Tablet support

2013-06-14 Thread Friedemann Kleint
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

Re: [Development] CI status as of 22. May 2013

2013-05-22 Thread Friedemann Kleint
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

Re: [Development] Qt5 combined source package - Perl dependency

2013-04-26 Thread Friedemann Kleint
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

Re: [Development] Status of QTimeZone

2013-03-26 Thread Friedemann Kleint
, 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

Re: [Development] Qt Platform Extras

2013-03-01 Thread Friedemann Kleint
orm backend. Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt 5.1 feature set and freeze date

2013-02-13 Thread Friedemann Kleint
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

Re: [Development] which branch for a bugfix

2013-02-07 Thread Friedemann Kleint
' branch. Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Reviews needed before android integration in two weeks

2013-02-05 Thread Friedemann Kleint
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

Re: [Development] CI autotest failures for MinGW

2013-01-10 Thread Friedemann Kleint
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

Re: [Development] Proposal: New list of Qt 5 reference / Tier 1 platforms

2012-11-07 Thread Friedemann Kleint
). Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

  1   2   >