Re: [Development] QML preprocessor

2019-03-18 Thread Samuel Stirtzel via Development
Am So., 17. März 2019 um 13:35 Uhr schrieb Alberto Mardegan : > > Hi there! > When developing a QML module for the greater public one wants to > provide a source package that can be built on multiple Qt versions. > However, QML's lack of a preprocessor makes this rather cumbersome. > > Suppose th

Re: [Development] Requesting a repository for Lottie-Qt implementation

2019-01-11 Thread Samuel Stirtzel via Development
Am Do., 10. Jan. 2019 um 18:07 Uhr schrieb Uwe Rathmann : > > On Thu, 10 Jan 2019 14:21:59 +, Kari Oikarinen wrote: > > >> True, but Qt/Charts is also QWidgets only. > >> > > Not quite: https://doc.qt.io/qt-5/qtcharts-qmlchart-example.html > > It's the first time I checked this code, but if I'm

Re: [Development] Multiclient UDP server

2017-08-23 Thread Samuel Stirtzel via Development
2017-08-18 22:37 GMT+02:00 Thiago Macieira : > Related to the DTLS discussion, but I'll try to keep this free from crypto for > now. > > The question is how to write a multi-client server operating on UDP, not TCP. > It would be nice to understand SCTP case too (and maybe DCCP in the future). Hi T

Re: [Development] Revisiting high-DPI configuration options

2016-07-19 Thread Samuel Stirtzel via Development
2016-07-19 12:48 GMT+02:00 Ulf Hermann : > >> I'm still entirely sure that "let the user decide" was a better way to >> settle how big the page should be, what fonts and colour-schemes to use; >> by all means let the author give hints and suggestions to the >> presentation system, but let the user

Re: [Development] Revisiting high-DPI configuration options

2016-06-21 Thread Samuel Stirtzel via Development
2016-06-21 14:15 GMT+02:00 Shawn Rutledge : > >> On 20 Jun 2016, at 18:09, Thiago Macieira wrote: >> 160x90 mm is a valid screen size, correspoding to a 7.2" monitor. > > Of course, it’s just suspicious (being a fallback value, apparently), but not > impossible. Unfortunately it's not a fallback

Re: [Development] Android Qt service discovery (was: Requesting New Repository - QtZeroConf)

2016-01-06 Thread Samuel Stirtzel via Development
2016-01-06 16:12 GMT+01:00 : >>> Project name: QtZeroConf >>> >>> Project description: >>> QtZeroConf is a wrapper class for various mDNS discovery libraries >>> across >>> multiple platforms: >>> >>> Linux -> Avahi-client >>> Android -> Avahi-core or Android Network Discovery Service >> >> Hi, >>

[Development] Android Qt service discovery (was: Requesting New Repository - QtZeroConf)

2016-01-06 Thread Samuel Stirtzel via Development
2015-09-09 23:56 GMT+02:00 Jonathan Bagg : > Project name: QtZeroConf > > Project description: > QtZeroConf is a wrapper class for various mDNS discovery libraries across > multiple platforms: > > Linux -> Avahi-client > Android -> Avahi-core or Android Network Discovery Service Hi, is there any