[Development] Drag 'n' drop with QSqlTableModel

2013-05-07 Thread Dmitrii Volosnykh
Hi, all! I am using QTreeView with QAbstractItemModel-inherited model which internally uses QSqlTableModel. I have successfully added DnD support regarding item re-parenting. Unfortunately, data is not copied to the destination row. QAbstractTableModel::dropMimeData() finally calls QAbstractItemM

Re: [Development] CI is back to normal

2013-05-07 Thread Thiago Macieira
On terça-feira, 7 de maio de 2013 12.07.25, Sergio Ahumada wrote: > On 05/07/2013 06:01 AM, Thiago Macieira wrote: > > On terça-feira, 7 de maio de 2013 03.49.50, Fält Simo wrote: > >> Now when Thiago's DNS zone fix is in, feel free to start staging your > >> changes again. The qtbase#dev is still

Re: [Development] 6 conflicting symbols between QtQuick 1 and 2

2013-05-07 Thread Thiago Macieira
On terça-feira, 7 de maio de 2013 08.25.48, Koehne Kai wrote: > > -Original Message- > > From: development-bounces+kai.koehne=digia@qt-project.org > > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > > Behalf Of Alan Alpert > > Sent: Wednesday, April 24, 2013 8:30 A

Re: [Development] 6 conflicting symbols between QtQuick 1 and 2

2013-05-07 Thread Harri Porten
Hello Kai, On Tue, 7 May 2013, Koehne Kai wrote: > Since apparently nobody has picked the ball up, I uploaded > > https://codereview.qt-project.org/#change,55521,patchset=5 > > for review, which implements Olivier's suggestion (as far as I understood it). > > Anyhow, would be good if actually som

Re: [Development] CI is back to normal

2013-05-07 Thread Sergio Ahumada
On 05/07/2013 06:01 AM, Thiago Macieira wrote: > On terça-feira, 7 de maio de 2013 03.49.50, Fält Simo wrote: >> Now when Thiago's DNS zone fix is in, feel free to start staging your >> changes again. The qtbase#dev is still going to fail as long as it is >> missing this Thiago's fix. > > Someone n

Re: [Development] 6 conflicting symbols between QtQuick 1 and 2

2013-05-07 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Alan Alpert > Sent: Wednesday, April 24, 2013 8:30 AM > To: Thiago Macieira > Cc: development > Subject: Re: [Development]