Re: [Development] QtPrintSupport - Platform Support

2012-04-28 Thread John Layt
On Monday 23 Apr 2012 22:17:15 John Layt wrote: > For Mac I propose moving QCocoaPrinterSupport into > plugins/printsupport/cocoa and moving the private methods from > QCocoaNativeInterface to > QCocoaPrinterSupportPlugin. I'll do a patch. > > A harder question is where QMacPrintEngine should be

[Development] Documentation bug maintenance

2012-04-28 Thread casper.vandonderen
Hi all, Thiago mentioned some time ago that all bugs that nobody is working on should be set to "Unassigned". Therefore I would like to propose that the QTBUG "Documentation" component and QTWEBSITE "doc.qt.nokia.com" component set the assignee to "Unassigned" by default to allow anyone in the

[Development] File chooser dialog as a Qt Component - API design

2012-04-28 Thread Alberto Mardegan
Hi all! I really miss a QML version of QFileDialog. There currently isn't a Qt Component for choosing a file or a directory from the filesystem, and I think we should fill this gap ASAP. There's a bug I created to keep track of this: https://bugreports.qt-project.org/browse/QTCOMPONENTS-1242 N