summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \
| | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-091-7/+23
| | |\ \ \ \
| | * | | | | Simplify NavigationModeKeypad casesAlessandro Portale2009-11-061-33/+22
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-132-10/+26
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Fixed handling of the "..." button in QPrintDialog for X11.Trond Kjernåsen2009-11-091-5/+4
| | |/ / / / | |/| | | |
* | | | | | Compilation fix for VC and file dialogThierry Bastian2009-11-181-2/+1
* | | | | | Make de file dialog completely compatible with mingw-g++Thierry Bastian2009-11-164-25/+216
| |/ / / / |/| | | |
* | | | | API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-091-3/+3
| |/ / / |/| | |
* | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| | * | Update license headers again.Jason McDonald2009-09-0858-232/+232
* | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-054-11/+21
|\ \ \ \ | |/ / /
| * | | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-3/+7
| |\ \ \
| * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-034-11/+11
| |\ \ \ \
| | * \ \ \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-1/+1
| | |\ \ \ \