summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash in QWizard running on old Windows systems.jasplin2009-05-183-3/+8
* Compile.Norwegian Rock Cat2009-05-141-1/+1
* Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+2
* Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-082-2/+1
* fixed a typo in QPrintDialog documentationPierre Rossi2009-05-061-1/+1
* 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
* 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