summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-252-3/+6
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-201-9/+4
| |\
| * | qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-202-3/+6
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-204-12/+12
|\ \ \ | | |/ | |/|
| * | Remove bad documentation about window modality and QMessageBox.Norwegian Rock Cat2009-05-201-9/+4
| |/
| * Fixed crash in QWizard running on old Windows systems.jasplin2009-05-183-3/+8
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-181-2/+2
|\ \ | |/
| * Compile.Norwegian Rock Cat2009-05-141-1/+1
| * Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-1117-374/+489
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-113-3/+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
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-063-179/+163
| |\ \ | | |/
| | * 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
| * | Fixed #ifdef syntaxMiikka Heikkinen2009-05-041-1/+1
| * | Fixed wrong menu showing up on S60 while launching a dialog.Markku Luukkainen2009-04-281-1/+18
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2715-195/+310
| |\ \ | | |/
| | * 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
* | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-3/+3
|/
* Long live Qt for S60!axis2009-04-2498-0/+35117