Michael Wiencek aa9a3b5496 Don't use native file dialog with multiselect on (PICARD-74)
On OS X, the native file dialog is used by default when a new QFileDialog
is created. It can't be configured to select multiple directories, which
breaks the toolbar_multiselect option. If this is enabled, disable the
native file dialog on OS X.

This option is actually rather misleading, because on Windows 7 the
native file dialog is also used by default, and it can select multiple
directories just fine. However, windows only seems to use the native
dialog when the static helper functions are called, not when a
custom QFileDialog instance is created.
2011-10-29 11:29:21 -05:00
2011-10-20 10:16:46 +02:00
2011-08-13 14:54:12 +08:00
2011-09-15 23:00:59 +02:00
2009-09-22 20:15:35 +02:00
2006-10-19 22:00:30 +02:00
Description
No description provided
82 MiB
Languages
Python 99.4%
Shell 0.3%
PowerShell 0.2%
C 0.1%