Re: [Development] Qt LTS & C++11 plans

2015-11-14 Thread Thiago Macieira
On Saturday 14 November 2015 20:42:18 Marc Mutz wrote: > On Friday 13 November 2015 19:25:54 Thiago Macieira wrote: > > On Wednesday 11 November 2015 08:43:57 Knoll Lars wrote: > > > Fully agree to that. But as long as we can’t execute autotests on all > > > platforms in the CI someone will need to

Re: [Development] Qt LTS & C++11 plans

2015-11-14 Thread Marc Mutz
On Friday 13 November 2015 19:25:54 Thiago Macieira wrote: > On Wednesday 11 November 2015 08:43:57 Knoll Lars wrote: > > Fully agree to that. But as long as we can’t execute autotests on all > > platforms in the CI someone will need to manually check those on some of > > the target platforms if we

[Development] Contribution: Windows Stock Icons

2015-11-14 Thread Frank Richter
Hello everybody, I made some (non-trivial) changes to the Windows stock icon implementation. The goals were 1. Use public/"modern" APIs as much as possible to obtain the icons. 2. Make the various different resolutions stock icons are provided in available to Qt. For the first goal I changed to co