summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1658-115/+115
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1658-115/+115
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-122-1/+4
|\ \ | |/
| * 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
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-1110-17/+17
* | remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-8/+6
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-044-6/+15
|\ \ | |/
| * Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
* | missing opening paragraph tagFrederik Schwarzer2009-06-031-1/+1
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-023-3/+21
|\ \ | |/
| * 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
* | Polished aboutQt dialog a little bit.Denis Dzyubenko2009-05-281-5/+8
* | Merge branch '4.5'Tom Cooksey2009-05-281-1/+1
|\ \ | |/
| * BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
* | improved string operations all over the placeThierry Bastian2009-05-282-6/+6
* | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-2/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-273-13/+46
|\ \ | |/
| * 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
* | Compile fixThierry Bastian2009-05-251-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-255-18/+18
* | Added a "Qt 5 FIXME" comment to qmessagebox.h.jasplin2009-05-251-0/+2
* | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-203-12/+10
|\ \ | |/
| * 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
| |/
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-183-3/+8
|\ \ | |/
| * Fixed crash in QWizard running on old Windows systems.jasplin2009-05-183-3/+8
* | Fixed regression introduced by fix for Task 177022.jasplin2009-05-181-3/+7
* | Merge branch '4.5'Thiago Macieira2009-05-141-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
* | 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
|/