summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
* 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
|/
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | 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 remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-054-11/+21
| |\ \
| * | | Cocoa: QColorDialog crashing when selection colors from system paletteRichard Moe Gustavsen2009-11-041-7/+23
* | | | Fixed handling of the "..." button in QPrintDialog for X11.Trond Kjernåsen2009-11-091-5/+4
| |_|/ |/| |
* | | 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 commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-3/+7
|\ \ \ | | |/ | |/|
| * | Cocoa: fix double emit bug from file dialogRichard Moe Gustavsen2009-11-031-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
| |\ \ \ | | |/ /
| * | | Fix FSCOMPLETERJørgen Lind2009-10-293-9/+9
| * | | Fix THREAD and TOOLBARJørgen Lind2009-10-291-2/+2
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-10-301-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed crash when QPrintDialog parent is a subwidgetGunnar Sletta2009-10-271-1/+1
| |/ /
* | | Fixed keypad navigation in QFileDialog details viewMiikka Heikkinen2009-10-301-0/+10
|/ /
* | QT_NO_CURSOR build fix on windows. Random corrections for it on mac.Jocelyn Turcotte2009-10-232-0/+4
* | Mac: remove obvious commentRichard Moe Gustavsen2009-10-231-1/+0
* | Fix weird behavior when opening a QFileDialog for non-current directory.Andreas Kling2009-10-231-0/+5
* | Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-201-2/+2
* | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-163-8/+9
* | Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
* | Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
* | Mac: fix autotest for qcolordialogRichard Moe Gustavsen2009-10-131-1/+3
* | Fixed crash when printing to files under CocoaGunnar Sletta2009-10-091-0/+6
* | Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil2009-10-081-0/+7
* | Remove handling of arrow key on QDialogOlivier Goffart2009-10-081-22/+0
* | Fix for qfiledialog autotest build break in Symbian.Janne Anttila2009-10-081-1/+1
* | Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-073-12/+34
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-061-1/+1
|\ \
| * | Fix tst_QFontDialog::setFontOlivier Goffart2009-10-061-1/+1
* | | Prevent OK key being processed twice in file dialog (keypad navigation)Shane Kearns2009-10-061-1/+1
|/ /
* | Filedialog impossible to use with keypad navigationSami Merilä2009-10-021-1/+21
* | Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+2
* | Fix tst_QFontDialog::task256466_wrongStyle() autotest failure in Cocoa.Prasanth Ullattil2009-09-301-0/+2
* | Added some documentation for a hackish workaround into the mac codeRichard Moe Gustavsen2009-09-241-4/+11
* | Fix QPrintDialog with no parent and no active windowEskil Abrahamsen Blomfeldt2009-09-211-2/+6