2012/10/28 d3fault :
> The reason I'm giving up is because I now understand the following to be true:
> The Qt Project's leaders are choosing to sacrifice the security of
> everyone for the profits of a few.
No, this decision has been made because the meriocractic Qt Project has
decided that the p
> p.s. if I need to suck your d!c|< for access to incoming security
> vulns, this "Open Governance" project isn't really open at all.
If you still ask yourself why you are prohibited from participation
you've just aswered your own question.
If you want to be treated like an responsible adult behav
Thank you for your response!
2012/8/14 Mark Brand :
> QSqlTableModel has had some major changes for Qt5. The changes file
> "dist/changes-5.0.0" lists them.
I totally missed that.
> ... each edit causes the table to be requeried and the model reset, which
> breaks navigation in the view.
Do you
Hello!
When porting from Qt4 to Qt5 I've noticed a behavorial change in
QSqlTableModel (I've attached a small example).
Situation: QSqlTableModel set on a QSqlTableView
Action: Delete row using deleteRow()
Qt4 behavior: delete row from model and from table view
Qt5 behaviour: delete row from mod