summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfiledialog_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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
* | | Re-enable the use of Common Item DialogPrasanth Ullattil2009-08-051-1/+3
* | | Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
| |/ |/|
* | On Vista the native file dialog search feature return wrong paths.Prasanth Ullattil2009-07-201-4/+208
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-347/+109
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+821
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-3/+3
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-9/+9
* introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-5/+5
* Long live Qt!Lars Knoll2009-03-231-0/+821