Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-09 Thread Mark De Wit
than change every widget painter for every theme Mark -Original Message- From: Development On Behalf Of Elvis Stansvik Sent: 08 April 2019 15:15 To: Olivier Goffart Cc: development@qt-project.org Subject: Re: [Development] What to expect from QIcon/the icon engine on screen changes

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-08 Thread Elvis Stansvik
Den mån 8 apr. 2019 kl 15:40 skrev Elvis Stansvik : > > Den sön 7 apr. 2019 kl 20:21 skrev Elvis Stansvik : > > > > Den sön 7 apr. 2019 kl 18:45 skrev Olivier Goffart : > > > > > > On 06.04.19 10:40, Elvis Stansvik wrote: > > > > Hi all, > > > > > > > > I'm looking for someone who knows the inner w

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-08 Thread Elvis Stansvik
Den mån 8 apr. 2019 kl 15:40 skrev Elvis Stansvik : > > Den sön 7 apr. 2019 kl 20:21 skrev Elvis Stansvik : > > > > Den sön 7 apr. 2019 kl 18:45 skrev Olivier Goffart : > > > > > > On 06.04.19 10:40, Elvis Stansvik wrote: > > > > Hi all, > > > > > > > > I'm looking for someone who knows the inner w

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-08 Thread Elvis Stansvik
Den sön 7 apr. 2019 kl 20:21 skrev Elvis Stansvik : > > Den sön 7 apr. 2019 kl 18:45 skrev Olivier Goffart : > > > > On 06.04.19 10:40, Elvis Stansvik wrote: > > > Hi all, > > > > > > I'm looking for someone who knows the inner workings of QIcon and the > > > icon engines. > > > > > > In our applic

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-08 Thread Elvis Stansvik
On Behalf Of Elvis > Stansvik > Sent: 07 April 2019 19:21 > To: Olivier Goffart > Cc: development@qt-project.org > Subject: Re: [Development] What to expect from QIcon/the icon engine on > screen changes > > Den sön 7 apr. 2019 kl 18:45 skrev Olivier Goffart : > >

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-08 Thread Mark De Wit
dinates for windows (Qt applying scaling to coordinates when it's not required etc). Mark -Original Message- From: Development On Behalf Of Elvis Stansvik Sent: 07 April 2019 19:21 To: Olivier Goffart Cc: development@qt-project.org Subject: Re: [Development] What to expect from

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-07 Thread Elvis Stansvik
Den sön 7 apr. 2019 kl 18:45 skrev Olivier Goffart : > > On 06.04.19 10:40, Elvis Stansvik wrote: > > Hi all, > > > > I'm looking for someone who knows the inner workings of QIcon and the > > icon engines. > > > > In our application, we almost exclusively use SVG icons, and we use a > > single SVG

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-07 Thread Olivier Goffart
On 06.04.19 10:40, Elvis Stansvik wrote: Hi all, I'm looking for someone who knows the inner workings of QIcon and the icon engines. In our application, we almost exclusively use SVG icons, and we use a single SVG file for each icon (no @2x versions) that we try to design to work reasonably wel

Re: [Development] What to expect from QIcon/the icon engine on screen changes

2019-04-06 Thread Elvis Stansvik
Den lör 6 apr. 2019 kl 10:40 skrev Elvis Stansvik : > > Hi all, > > I'm looking for someone who knows the inner workings of QIcon and the > icon engines. > > In our application, we almost exclusively use SVG icons, and we use a > single SVG file for each icon (no @2x versions) that we try to design

[Development] What to expect from QIcon/the icon engine on screen changes

2019-04-06 Thread Elvis Stansvik
Hi all, I'm looking for someone who knows the inner workings of QIcon and the icon engines. In our application, we almost exclusively use SVG icons, and we use a single SVG file for each icon (no @2x versions) that we try to design to work reasonably well at all sizes, since we do not have the re