summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfiledialog_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Only allow one dir to be selected for getExistingDirectory() on WinAndy Shaw2013-01-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8-upstream' into master-waterWater-Team2011-10-081-2/+2
|\
| * Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-061-2/+2
* | don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-17/+0
* | fix possible race conditionsKonstantin Ritt2011-10-071-1/+2
* | use QSystemLibrary::resolve() instead of GetProcAddress() win API callsKonstantin Ritt2011-10-071-5/+5
|/
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | removed shlobj.h to prevent different redefinitions for Windows Embedded 7Oliver Gutbrod2010-10-201-1/+0
* | Disable selection of Libraries on Windows 7 in getExistingDirectory().Prasanth Ullattil2010-10-131-1/+1
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-6/+6
|\
| * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-6/+6
* | Remove useless assertThierry Bastian2010-04-131-1/+0
* | Use the vista-style native dialog for QFileDialog::getExistingDirectoryJohn Brooks2010-03-151-0/+62
* | QFileDialog: Compilation fix on windowsThierry Bastian2010-02-031-5/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-221-0/+1
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-221-0/+1
| |\ \
| | * | Fixed compile for wincewm60standard-msvc2008.Rohan McGovern2010-01-221-1/+26
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-221-26/+2
| | |\ \
| | | * | Build fix for MSVC2005 and older SDKThierry Bastian2010-01-181-26/+2
* | | | | Build fix for winceThierry Bastian2010-01-221-1/+1
|/ / / /
* / / / Build fix for MSVC2005 and older SDKThierry Bastian2010-01-221-26/+2
|/ / /
* | | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ \ | |/ / |/| / | |/
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | fix small leftovers from the Win9x removal in the codeminiak2009-12-221-6/+1
* | Merge branch '4.6'Thiago Macieira2009-12-021-1/+3
|\|
| * Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
* | Merge branch '4.6'Thiago Macieira2009-11-251-1/+1
|\|
| * QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-161-1/+1
| * Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-201-2/+2
* | Make de file dialog completely compatible with mingw-g++Thierry Bastian2009-11-161-23/+13
* | Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-151-2/+2
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-111-0/+1
|\ \
| * | Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
* | | Fix build for mingwThierry Bastian2009-08-061-1/+2
* | | Merge commit 'origin/4.5'Rohan McGovern2009-08-061-6/+15
|\ \ \ | | |/ | |/|
| * | Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard2009-08-051-10/+18
* | | Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759Alexis Menard2009-08-051-0/+2