Re: Review Request 108929: khtml/kjs: Implement typed-arrays

2013-02-13 Thread Andrea Iacovitti
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108929/#review27353 --- khtml/ecma/kjs_arraybufferview.h

Re: Mouse Shortcuts

2013-02-13 Thread Rick Stockton
On 02/13/2013 12:01 PM, Mark wrote: > On Wed, Feb 13, 2013 at 8:05 PM, Rick Stockton > wrote: >> Executive summary: No, there will be no such project for Qt 5.1. And >> very likely, for Qt, never. >> >> >> On 02/13/2013 07:43 AM, Mark wrote: >>> On Wed, Feb 13, 2013 at 9:49 AM, Knoll Lars wrote:

Review Request 108946: kjs: Extend PropertySlot like JSC does, introduce new GetValueNumberFunc

2013-02-13 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108946/ --- Review request for kdelibs. Description --- kjs: Extend PropertySlot

Re: Review Request 108929: khtml/kjs: Implement typed-arrays

2013-02-13 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108929/ --- (Updated Feb. 13, 2013, 8:18 p.m.) Review request for kdelibs. Changes -

Re: Mouse Shortcuts (was: Qt 5.1 feature set and freeze date)

2013-02-13 Thread Mark
On Wed, Feb 13, 2013 at 8:05 PM, Rick Stockton wrote: > Executive summary: No, there will be no such project for Qt 5.1. And > very likely, for Qt, never. > > > On 02/13/2013 07:43 AM, Mark wrote: >> On Wed, Feb 13, 2013 at 9:49 AM, Knoll Lars wrote: >>> Hi everybody, >>> >>> I would like to star

Re:Mouse Shortcuts (was: Qt 5.1 feature set and freeze date)

2013-02-13 Thread Rick Stockton
Executive summary: No, there will be no such project for Qt 5.1. And very likely, for Qt, never. On 02/13/2013 07:43 AM, Mark wrote: > On Wed, Feb 13, 2013 at 9:49 AM, Knoll Lars wrote: >> Hi everybody, >> >> I would like to start the feature freeze Qt 5.1 middle of March. << big Snip >> >> Lar

Re: Review Request 108929: khtml/kjs: Implement typed-arrays

2013-02-13 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108929/ --- (Updated Feb. 13, 2013, 1:39 p.m.) Review request for kdelibs. Changes -

Re: Review Request 108929: khtml/kjs: Implement typed-arrays

2013-02-13 Thread Bernd Buschinski
> On Feb. 13, 2013, 9:13 a.m., Andrea Iacovitti wrote: > > khtml/ecma/kjs_arraybufferview.h, line 29 > > > > > > Is this include really necessary or just an accident? (Noticed because > > a compilation error) ha,