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
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
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
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
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
> -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]