summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* build fix for mingwThierry Bastian2010-01-221-1/+9
* Build fix for MSVC2005 and older SDKThierry Bastian2010-01-222-30/+47
* Merge branch '4.6'Thiago Macieira2010-01-211-17/+28
|\
| * use same small color dialog on S60 and Maemo 5Harald Fernengel2010-01-151-17/+28
* | Merge branch '4.6'Thiago Macieira2010-01-183-16/+27
|\ \ | |/
| * File dialog mode is not correctly updated in Mac (Cocoa).Prasanth Ullattil2010-01-142-6/+16
| * Use a QTextBrowser instead of a read only QTextEditHarald Fernengel2010-01-131-10/+11
* | Implement showing the volume name for drives on Windows.Alexis Menard2010-01-142-2/+30
* | Merge branch '4.6'Thiago Macieira2010-01-1360-61/+69
|\ \ | |/
| * Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-1260-61/+61
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0960-61/+61
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-8/+8
| | | |\
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0760-61/+61
| | | |\ \
| | | | * | Update copyright year to 2010Jason McDonald2010-01-0660-61/+61
| * | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-0/+8
| |/ / / /
* | | | | Merge branch '4.6'Thiago Macieira2010-01-121-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Added a flag to avoid construction of application panes.axis2010-01-081-1/+8
| | |_|/ | |/| |
* | | | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-084-0/+13
* | | | Merge branch '4.6'Thiago Macieira2010-01-084-26/+42
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-075-30/+78
| |\ \ \ | | |/ /
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-062-18/+33
| | |\ \ | | | |/ | | |/|
| | | * Use QFile:rename when moving items in QFileystemModel.Alexis Menard2010-01-061-2/+1
| | | * Fix default filter selection when using HideNameFilterDetails option.Alexis Menard2010-01-061-15/+28
| | | * Display broken symlinks in the filesystem model.Alexis Menard2010-01-051-1/+1
| | | * Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+3
| | * | Mac: qcolordialog autotest fails.Richard Moe Gustavsen2010-01-041-0/+1
| | |/
| * | Fix warning in qfilesystemmodel_p.hJustin McPherson2010-01-071-8/+8
* | | Merge branch '4.6'Thiago Macieira2009-12-263-12/+44
|\ \ \ | | |/ | |/|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-171-12/+23
| |\ \
| | * | Stack overflow when closing a Color panel in Cocoa.Prasanth Ullattil2009-12-171-12/+23
| * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-171-0/+4
| |\ \ \ | | |/ /
| | * | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-151-0/+4
| | |\ \ | | | |/ | | |/|
| | | * Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-1621-135/+173
| |\ \ \ | | |/ /
| * | | Long informative texts causes messagebox to grow outside of screen areaSami Merila2009-12-161-0/+17
* | | | fix small leftovers from the Win9x removal in the codeminiak2009-12-221-6/+1
* | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-2/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Compile with -no-exceptions on Mac.Morten Johan Sørvig2009-12-081-2/+16
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-4/+0
|\ \ \ \ | |/ / /
| * | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
* | | | Merge branch '4.6'Thiago Macieira2009-12-022-3/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-271-1/+3
| |\ \ \
| | * | | Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
| * | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
| |/ / /
* | | | Merge branch '4.6'Thiago Macieira2009-11-2513-110/+97
|\ \ \ \ | |/ / /
| * | | Mac: remove superflucious callRichard Moe Gustavsen2009-11-231-1/+0
| * | | Ran the script utils/normalizeOlivier Goffart2009-11-1810-70/+70
| * | | QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-161-1/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-131-33/+22
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-101-3/+3
| | |\ \ \