summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge commit 'origin/4.5'Olivier Goffart2009-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
| |\ \
| * | | Polished aboutQt dialog a little bit.Denis Dzyubenko2009-05-281-5/+8
| * | | Merge branch '4.5'Tom Cooksey2009-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
| |\ \ \ \
| * | | | | 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 commit 'origin/4.5'Olivier Goffart2009-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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-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 double slash prepending causing troubles on WinCEMaurice Kalinowski2009-04-281-6/+12
* | | | | | | | | | | | added namespace guardsJanne Koskinen2009-06-171-2/+3
* | | | | | | | | | | | Remove compiler warning on Qt/WindowsHarald Fernengel2009-06-152-25/+29
* | | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-1010-61/+130
* | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-084-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-026-23/+80
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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/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
| | | |/ | | |/|