Re: [Development] Moving QUndoStack and QUndoCommand out of QtWidgets

2012-02-07 Thread Bart Cerneels
2012/2/3 Anselmo L. S. Melo : > Hi, > > On 12/15/2011 07:10 PM, Olivier Goffart wrote: >> On Thursday 15 December 2011 18:40:45 Jesus Sanchez-Palencia wrote: >>> Hi there, >>> >>> I would like to gather your opinion on whether we should move >>> QUndoStack and QUndoCommand out of QtWidgets so they

[Development] Qt itemmodels in QtQuick context (was: Re: Moving itemmodels classes to QtCore)

2011-11-23 Thread Bart Cerneels
On Wed, Nov 23, 2011 at 11:04, wrote: > Bart Cerneels said: >>I incorrectly assumed that they were already in QtCore along with >>QAIM. I for one am a big fan of using proxymodels with/from QML and >>can think of quite a few use-cases. > > Note that it doesn't

Re: [Development] Moving itemmodels classes to QtCore

2011-11-23 Thread Bart Cerneels
2011/11/22 Stephen Kelly : > > > Hi there, > > > > I propose to move the following files into QtCore (along with their > implementations, omitted for brevity): > > > > * itemviews/qabstractproxymodel.h > > * itemviews/qidentityproxymodel.h > > * itemviews/qsortfilterproxymodel.h > > * itemviews/qit