David Faure

Results 59 comments of David Faure

This seems to be more of a Qt support request than a KDSoap request. However here's a known working example, which you can use as a comparison point: The unittest...

Hello - can we close this issue now, given that it's not a KDSoap issue?

@Massimo-B for information we are going to drop Qt4 support from the master branch, given that Qt6 is under development already. Is this OK with you? Do you need help...

IMHO that's Qt's job. But actually, it looks like qtbase/src/network/kernel/qnetworkproxy_generic.cpp already queries these env vars. This just needs to be enabled. Can you test if adding QNetworkProxyFactory::setUseSystemConfiguration(true); in kdwsdl2cpp's main...

No, there is no runtime validation against a xsd. The code generator generates C++ classes based on the xsd, but additional checks in the xsd (such as minimum/maximum values, mandatory...

Hello Mikhail, do you mean you are going to work on a patch, or that you would like to subcontract KDAB for it? Thanks, David.

Excellent news, thanks. I'll be happy to review it.

I strongly suggest that you make a one-time download of the XSD file(s) and adjust your WSDL to point to the file(s) locally, as I did in all unittests. This...

Not sure where you see a limit at 6 tasks (if that's what you meant), I have 10+ tasks in the time tracker (and its combobox). The problem with numbered...

IMHO that's a lot of development work for something that won't be practical to use, because we use a minute granularity so dragging something with the mouse will most likely...