summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsdialoghelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix/Improve closing of native file dialogs.Friedemann Kleint2013-09-111-11/+65
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-2/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-2/+2
| |\
| | * Windows XP file dialog: Fix appending the selected filter suffix.Friedemann Kleint2013-08-301-2/+2
* | | Windows: Use QSharedPointer for the dialog helpers.Friedemann Kleint2013-09-091-27/+35
|/ /
* | Remove qFill from the Windows platform pluginGiuseppe D'Angelo2013-09-051-1/+3
* | Give QWindowsNativeFileDialogEventHandler a virtual destructorThiago Macieira2013-09-031-1/+1
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-231-18/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+1
|\|
| * Do not use QWindowsFileDialogHelper for Windows Server 2003Jonathan Liu2013-08-111-1/+1
* | Have QFileDialog use QUrl internallyKevin Ottens2013-07-181-108/+103
|/
* Show native file dialog on Windows XP Professional x64 Edition.Friedemann Kleint2013-07-041-2/+2
* Windows: Fix the code of the native color dialog.Friedemann Kleint2013-07-021-2/+4
* Windows XP: Fix directory chooser dialog.Friedemann Kleint2013-06-261-3/+4
* Windows save file dialog: Set default suffix only once.Friedemann Kleint2013-06-101-18/+18
* Windows native save file dialog: Do not append suffix afterwards.Friedemann Kleint2013-04-251-15/+39
* Windows: Do not use native dialogs for non-modal dialogs.Friedemann Kleint2013-04-051-4/+2
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-1/+3
|\
| * Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
* | Fix build on MinGW, Win<7Konstantin Ritt2013-03-141-2/+2
* | Fix build with Windows SDKs pre 7.0.Friedemann Kleint2013-03-131-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-1/+8
|\ \
| * | Avoid setting initialNameFilter when mode is DirectoryIrfan Omair2013-03-051-4/+8
| |/
* | Windows native dialogs: Handle libraries.Friedemann Kleint2013-02-251-5/+114
* | Windows: Fix modal dialogs for declarative.Friedemann Kleint2013-01-281-4/+34
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-2/+18
|\|
| * Respect the filename specified when showing the native filedialogAndy Shaw2013-01-241-2/+18
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix Windows native file dialogs for use with QtQuick.Friedemann Kleint2013-01-211-165/+250
|/
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-301-45/+459
* Remove unused placeholder from qErrnoWarning().Friedemann Kleint2012-10-041-3/+3
* Windows: Append file suffix in save-dialog.Friedemann Kleint2012-10-041-1/+21
* Fix filter regular expression for native Windows file dialog.Friedemann Kleint2012-10-021-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix MinGW-w64 GCC 4.6.3 compilationJonathan Liu2012-09-031-2/+2
* Fix MinGW-w64 TDM64-GCC 4.6.1 compilationJonathan Liu2012-08-301-5/+28
* Fix MinGW-w64 compilationJonathan Liu2012-07-021-3/+3
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-3/+10
* Windows: Trim filter specification of the native file dialog.Friedemann Kleint2012-05-151-1/+2
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-0/+6
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-9/+6
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-22/+22
* Windows: Disable Non-modal native file dialogs.Friedemann Kleint2012-05-091-0/+8
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-30/+8
* Windows: Fix QWindowsNativeFileDialogBase::directory()Friedemann Kleint2012-05-031-2/+3
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-3/+3
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+4
|\
| * Fix compilation with MinGW-W64.Debao Zhang2012-04-051-0/+4
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
|/