Re: [Development] QtCS - QtCore discussion

2013-08-22 Thread Thiago Macieira
On quinta-feira, 22 de agosto de 2013 16:44:53, Olivier Goffart wrote: > As far as I am concerned, throwing an exception from a slot which is > connected with a DirrectConnection to the signal should work. The > exception is propagated to the signal and if there was more slot connected, > further

Re: [Development] QtCS - QtCore discussion

2013-08-22 Thread Olivier Goffart
On Thursday 22 August 2013 16:15:13 Milian Wolff wrote: > Hello! > > On Friday 26 July 2013 13:37:01 Thiago Macieira wrote: > > - exception-safety: we discussed a bit and we ended up concluding that: > > => we will roll back exception safety support in all of Qt <= > > > > that is, we w

Re: [Development] QtCS - QtCore discussion

2013-08-22 Thread Milian Wolff
Hello! On Friday 26 July 2013 13:37:01 Thiago Macieira wrote: > - exception-safety: we discussed a bit and we ended up concluding that: > > => we will roll back exception safety support in all of Qt <= > > that is, we will stop promising any level of exception safety, even in the > tools

[Development] QtCS - QtCore discussion

2013-07-26 Thread Thiago Macieira
Notes are at http://qt-project.org/groups/qt-contributors-summit-2013/wiki/QtCore_CS_2013 This is a summary of the important topics. For more info, please refer to the wiki. - QFileSelector: I asked Alan to finish discussing it during Akademy with the KDE / Plasma folks, then submit for 5.2. I