summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Work around a limitation in QFormLayout - 0 width content marginsTrond Kjernaasen2009-05-121-4/+9
* Make the QPrintPreviewDialog use a QMainWindow with a proper QToolBar forTrond Kjernaasen2009-05-121-79/+56
* Add support for CMYK colors for the native QColorDialog on Mac OS X.Benjamin Poulain2009-05-112-12/+29
* Merge branch '4.5'Thiago Macieira2009-05-112-2/+1
|\
| * Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-082-2/+1
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-1/+1
|\ \ | |/
| * fixed a typo in QPrintDialog documentationPierre Rossi2009-05-061-1/+1
* | QFileDialog::getOpenFileNames() is not shown at the correct positionRichard Moe Gustavsen2009-05-041-16/+3
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-2911-45/+42
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-292-5/+7
|\ \ | |/
| * Fix documentation about native dialogsAlexis Menard2009-04-281-4/+3
| * Fixed showing messageboxes on small screens.Denis Dzyubenko2009-04-281-0/+3
| * Fix a crash with a proxy model applied on the QFileDialog.Alexis Menard2009-04-281-1/+1
* | fix double slash prepending causing troubles on WinCEMaurice Kalinowski2009-04-281-6/+12
|/
* Doc - cleaning up some documentation for QFileDialog and obsoleteKavindra Devi Palaraja2009-04-271-134/+129
* Ensure that QFontDialog::getFont() works on Mac OS X.Norwegian Rock Cat2009-04-271-40/+27
* Fix double entries in the sidebar of QFileDialogAlexis Menard2009-04-221-0/+4
* Fix a problem where QPrintDialog/Unix didn't update print-to-file states.Trond Kjernåsen2009-04-211-1/+3
* There is no way to delete a invalid entry in the sidebar of QFileDialog.Alexis Menard2009-04-212-4/+30
* Fix a bug in QFileDialog sidebar when the bookmark has an hidden parentAlexis Menard2009-04-212-1/+6
* This fix a bug on the QFileSystemModel with a custom icon providerAlexis Menard2009-04-202-2/+12
* BT: Update text of About Qt dialogJason McDonald2009-04-201-0/+1
* Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-181-24/+29
* BT: Make native QFontDialog work when using show and changing windowsNorwegian Rock Cat2009-04-171-3/+5
* Doc - Some minor cleanups in the documentation of QInputDialog. AlsoKavindra Devi Palaraja2009-04-161-85/+96
* QFileDialog: When passing an invalid path in static functions the nativeAlexis Menard2009-04-161-3/+18
* QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-151-6/+10
* BT: QFileDialog: A folder with a name containing diacritic is disabled on Mac...Richard Moe Gustavsen2009-04-071-1/+1
* Doc - Mentioned what the default filters are forKavindra Devi Palaraja2009-04-061-1/+4
* Fix a crash in QFileDialog with a proxy on it.Alexis Menard2009-04-032-22/+44
* Doc - clarified that QMessageBox's predefined icons are not defined inKavindra Devi Palaraja2009-04-011-16/+16
* Doc: Removed a reference to a deprecated function.David Boddie2009-03-311-4/+4
* Fix some extra file system stats that we were doing in the model.Alexis Menard2009-03-244-14/+29
* Long live Qt 4.5!Lars Knoll2009-03-2398-0/+35061