Re: What to test for 4.13?

2014-03-08 Thread Ian Wadham
Hi Kevin and Frank, On 08/03/2014, at 11:02 PM, Kevin Krammer wrote: > On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: >> On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: >>> 2014-03-08 4:38 GMT+01:00 Ian Wadham: While we are on the topic of testing, how much testing is done of K

Best way to display live raw RGB data

2014-03-08 Thread Lindsay Mathieson
I have a raw image buffer in xRGB format, 4 bytes per pixel, no row padding. I’m unsure as to how to display it on screen – I played around with Qimage, QPixmap and QLabel, but only got blank screens for my efforts :( QImage *img = new QImage(_data, _width, _height, QImage::Format_RGB32);

Re: Parsing user queries in Baloo

2014-03-08 Thread Vishesh Handa
On Friday, March 07, 2014 07:46:50 PM Denis Steckelmacher wrote: > On 03/07/2014 05:38 PM, Vishesh Handa wrote: > > On Saturday, March 01, 2014 10:44:35 AM Denis Steckelmacher wrote: > >> Hi, > >> > >> After having read most of the source code of Baloo and its main clients > >> (the search runner

Re: What to test for 4.13?

2014-03-08 Thread Kevin Krammer
Hi Ian, On Saturday, 2014-03-08, 21:47:07, Ian Wadham wrote: > On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: > > 2014-03-08 4:38 GMT+01:00 Ian Wadham: > >> While we are on the topic of testing, how much testing is done of > >> KDE's cross-platform and cross-desktop implementations? > > > >

Re: What to test for 4.13?

2014-03-08 Thread Frank Reininghaus
Hi, 2014-03-08 11:47 GMT+01:00 Ian Wadham: > On 08/03/2014, at 6:43 PM, Frank Reininghaus wrote: >> 2014-03-08 4:38 GMT+01:00 Ian Wadham: >>> While we are on the topic of testing, how much testing is done of >>> KDE's cross-platform and cross-desktop implementations? >> >> Unless the people who pr

Re: What to test for 4.13?

2014-03-08 Thread Ian Wadham
Hi Frank, First of all, please do not get me wrong. I have had 50 years in this business, as a software developer, designer, manager and freelance consultant --- and now that I am retired, as a KDE developer, in KDE Games. I do understand the importance of proper bug reporting and version ident