summaryrefslogtreecommitdiff
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1658-115/+115
* Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETERThomas Hartmann2009-06-101-0/+3
* Change order of functions in QInputDialog::getDouble()Markus Goetz2009-06-081-1/+1
* Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
* Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
* Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-283-1/+18
* BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
* QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-261-5/+6
* Carbon, QFontDialog::getFont() ignore the "initial" parameterRichard Moe Gustavsen2009-05-261-8/+31
* fix double slash prepending causing troubles on WinCEMaurice Kalinowski2009-05-261-6/+12
* BT: Mac: Crash when using QFontDialogRichard Moe Gustavsen2009-05-252-0/+9
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-201-9/+4
|\
| * Remove bad documentation about window modality and QMessageBox.Norwegian Rock Cat2009-05-201-9/+4
* | qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-202-3/+6
|/
* 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