summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-0858-232/+232
* Pedantic fixes for license headers.Jason McDonald2009-09-041-0/+1
* Update license headers.Jason McDonald2009-09-021-3/+0
* Update tech preview license header.Jason McDonald2009-08-3158-754/+754
* Update URL of online documentation.Jason McDonald2009-08-111-1/+1
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-2/+2
* Update license headers.Jason McDonald2009-08-1158-58/+58
* Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard2009-08-052-11/+19
* Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
* Comment one of my changes from yesterdayRichard Moe Gustavsen2009-07-291-4/+7
* Regression: QColorDialog crash on Mac when accepting with keyboardRichard Moe Gustavsen2009-07-283-119/+134
* Update documentation for QMessageBox::open().Norwegian Rock Cat2009-07-221-2/+4
* QFileDialog static functions doesn't honor the DontUseNativeDialog flag.Alexis Menard2009-07-151-3/+3
* Revert "QFileDialog: When passing an invalid path in static functions the nat...Alexis Menard2009-07-141-18/+3
* Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
* QColorDialog: Fix setting of alpha valuesMarkus Goetz2009-06-241-1/+1
* Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-232-4/+12
* Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-222-0/+26
* Made QInputDialog::getText() return null QString when rejectedStian Sandvik Thomassen2009-06-181-3/+3
* 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