summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-2/+1
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-232-4/+12
| |\ \ \ | | |/ /
| | * | Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-232-4/+12
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-232-0/+26
| |\ \ \ | | |/ /
| | * | Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-222-0/+26
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-3/+3
| |\ \ \ | | |/ /
| | * | Made QInputDialog::getText() return null QString when rejectedStian Sandvik Thomassen2009-06-181-3/+3
| * | | QFontDialog: fixed the current font not being updatedThierry Bastian2009-06-181-11/+0
| * | | 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
* | | | Manually fix bad merges and make sure everything compiles with 4.6.Harald Fernengel2009-06-291-1/+1
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2522-213/+205
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| |\ \ | | |/
| * | 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
| | |_|_|_|_|_|_|/ | |/| | | | | | |