summaryrefslogtreecommitdiff
path: root/src/gui/dialogs/qfiledialog_win.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Remove useless assertThierry Bastian1-1/+0
2010-03-15Use the vista-style native dialog for QFileDialog::getExistingDirectoryJohn Brooks1-0/+62
2010-02-03QFileDialog: Compilation fix on windowsThierry Bastian1-5/+5
2010-01-22Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System1-0/+1
2010-01-22Build fix for winceThierry Bastian1-1/+1
2010-01-22Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System1-0/+1
2010-01-22Build fix for MSVC2005 and older SDKThierry Bastian1-26/+2
2010-01-22Fixed compile for wincewm60standard-msvc2008.Rohan McGovern1-1/+26
2010-01-22Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System1-26/+2
2010-01-18Build fix for MSVC2005 and older SDKThierry Bastian1-26/+2
2010-01-13Merge branch '4.6'Thiago Macieira1-1/+1
2010-01-07Update copyright year to 2010Jason McDonald1-1/+1
2009-12-22fix small leftovers from the Win9x removal in the codeminiak1-6/+1
2009-12-02Merge branch '4.6'Thiago Macieira1-1/+3
2009-11-27Fixed a memory leak in the newer native filedialog on windowsThierry Bastian1-1/+3
2009-11-25Merge branch '4.6'Thiago Macieira1-1/+1
2009-11-16QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian1-1/+1
2009-11-16Make de file dialog completely compatible with mingw-g++Thierry Bastian1-23/+13
2009-10-20Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch1-2/+2
2009-10-15Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch1-2/+2
2009-09-09Update license headers again.Jason McDonald1-4/+4
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira1-13/+13
2009-08-31Update tech preview license header.Jason McDonald1-13/+13
2009-08-12Update contact URL in license headers.Jason McDonald1-1/+1
2009-08-11Merge commit 'remotes/wm65/wm65'Thomas Hartmann1-0/+1
2009-08-11Update license headers.Jason McDonald1-1/+1
2009-08-06Fix build for mingwThierry Bastian1-1/+2
2009-08-06Merge commit 'origin/4.5'Rohan McGovern1-6/+15
2009-08-05Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759Alexis Menard1-0/+2
2009-08-05Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard1-10/+18
2009-08-05Re-enable the use of Common Item DialogPrasanth Ullattil1-1/+3
2009-07-20Fixes build for Windows MobileThomas Hartmann1-1/+0
2009-07-20Fixes build for Windows MobileThomas Hartmann1-1/+0
2009-07-20On Vista the native file dialog search feature return wrong paths.Prasanth Ullattil1-4/+208
2009-07-01src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak1-347/+109
2009-06-16Merge license header changes from 4.5Volker Hilsheimer1-2/+2
2009-06-16Update license headers as requested by the marketing department.Jason McDonald1-2/+2
2009-06-11Removed qApp and replaced with QApplication:: for static member callsThierry Bastian1-3/+3
2009-05-25Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian1-9/+9
2009-04-29introduce Q_WS_WINCEMaurice Kalinowski1-5/+5
2009-03-23Long live Qt!Lars Knoll1-0/+821
2009-03-23Long live Qt 4.5!Lars Knoll1-0/+821