summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfiledialog_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
* 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
* 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