Re: [Development] Spelling of module names in documentation

2011-12-14 Thread Thomas Zander
On Wednesday 14 December 2011 09.34.54 henry.haveri...@nokia.com wrote: > I got some feedback outside this list about the documentation spelling of > module names that contain acronyms. Now the guideline says we should write > about the Qt Sql module, the Qt Xml module and so on. The feedback is th

Re: [Development] Source incompatible proposal: removing Qt::WA_ values for widget orientation

2011-12-14 Thread Thomas Zander
On Wednesday 14 December 2011 09.34.28 you wrote: > On Wed, Dec 14, 2011 at 9:25 AM, Thomas Zander wrote: > > If no tier one platforms are using it, I can understand your request, > > but at the same time we are not removing symbian features, are we? > Symbian is not supp

Re: [Development] Source incompatible proposal: removing Qt::WA_ values for widget orientation

2011-12-14 Thread Thomas Zander
me) Unless I'm missing something and QGraphicsView can already easilly be auto- rotated on device rotation. Sorry, more questions than answers... -- Thomas Zander ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] typo in docs

2011-12-10 Thread Thomas Zander
On Friday 09 December 2011 13.34.31 Thiago Macieira wrote: > On Friday, 9 de December de 2011 11.57.21, Thomas Zander wrote: > > hey, > > > > just sending a quick email because I detected a typo in qpainter.cpp > > which misspells an enum value. So copy paste gave m

[Development] typo in docs

2011-12-09 Thread Thomas Zander
overkill. Thanks! hunk src/gui/painting/qpainter.cpp 2259 -\l {QImage::Format}{Format_ARGB32Premultiplied} or +\l {QImage::Format}{Format_ARGB32_Premultiplied} or -- Thomas Zander ___ Development mailing list Development@qt-project.org http