Re: [Development] bugreports.qt.io production update

2018-09-13 Thread Nils Jeisecke via Development
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 everything seems to work out. > > >

Re: [Development] bugreports.qt.io production update

2018-09-13 Thread Nils Jeisecke via Development
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

Re: [Development] Orphan modules

2018-09-13 Thread Gatis Paeglis
> APIs have modern replacements in Qt. Not everything can be or should be in cross platform code. > other ways to do the same? For some maybe, but it is all about convenience. Some things (e.g. peeking at our internal event queue) can be done only if we expose that info, there isn't really