summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-0712-81/+473
|\
| * Fix warning about mixing integral with non-integral type in ?:Thiago Macieira2010-11-261-2/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-248-9/+400
| |\
| | * Fix spacesJanne Koskinen2010-11-232-2/+2
| | * Native color dialog on symbianMilla Pohjanheimo2010-11-233-6/+131
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-11-191-1/+1
| | |\
| | | * Add symbian scope for qfiledialog_symbian.cppMiikka Heikkinen2010-11-181-1/+1
| | * | Corrected ASCII comparison and removed extra bracesTitta Heikkala2010-11-192-20/+15
| | |/
| | * Removed extra cpp and done changes based on commentsTitta Heikkala2010-11-183-20/+14
| | * Correct flags for Symbian file dialogsTitta Heikkala2010-11-181-1/+1
| | * Documented usage of dialogs on SymbianTitta Heikkala2010-11-153-0/+8
| | * Native file dialog on Symbian^3Titta Heikkala2010-11-153-9/+278
| * | QMessageBox: change the documentation to reflect that it is application modalOlivier Goffart2010-11-221-58/+30
| |/
| * Wordwrap QInputDialog label in SymbianJanne Koskinen2010-11-041-0/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-031-11/+34
| |\
| | * Doc: Moved QFileSystemModel example code to the class documentation.David Boddie2010-10-211-11/+34
| * | Qt/Symbian: QInputDialog layout and size are wrongSami Merila2010-11-032-1/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-091-5/+5
| |\ \
* | | | doc: Corrections to linking errors in the docs.Martin Smith2010-11-011-4/+4
| |_|/ |/| |
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-091-0/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Added support for using inputMethodHints in QInputDialog edit widget.axis2010-10-081-0/+6
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-041-9/+0
|\ \ | |/
| * Fixed crash when using Qt::WA_DeleteOnClose on a QPrintDialog on Mac.Trond Kjernåsen2010-09-281-9/+0
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/
* remove extra includesRitt Konstantin2010-09-211-1/+0
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-072-9/+9
|\
| * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-032-9/+9
| * Initalize the nativeDialogInUse variableAndy Shaw2010-07-081-0/+1
* | QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filterRichard Moe Gustavsen2010-08-201-8/+17
* | Cocoa: Showing a QFontDialog first shows it in the bottom-left cornerRichard Moe Gustavsen2010-08-041-3/+8
* | QFileDialog crashes when empty selectedFilter is set on Carbon.Prasanth Ullattil2010-07-301-3/+5
* | Fix QWizard icon and metrics on Windows 7 and VistaJens Bache-Wiig2010-06-182-20/+43
* | ColorDialog is incorrectly positionedSami Merila2010-07-021-2/+1
* | Fix for include "private/qt_s60_p.h" in non-symbian buildsmread2010-07-011-1/+1
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-07-012-10/+17
|\ \
| * | Avkon removal configured with -no-s60mread2010-07-012-10/+17
* | | QProgressDialog text is too close to dialog borderSami Merila2010-07-011-2/+9
|/ /
* | QFileDialog broken in landscape in N8Sami Merila2010-06-301-6/+9
* | Newly created folders in QFileDialog are disabled on Cocoa.Prasanth Ullattil2010-06-231-9/+9
* | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-26/+12
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+1
|\ \ | |/
| * Fixed a potential crash with misconfigured CUPS printers.Trond Kjernåsen2010-05-111-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-142-1/+2
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-122-1/+2
| |\ \
| | * | Fix compiler warning in QT_REQUIRE_VERSIONOlivier Goffart2010-05-111-1/+1
| | * | Mark QFileDialog::Options as a Q_FLAGSOlivier Goffart2010-05-071-0/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-127-55/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Don't leak QVistaHelper from QWizardBradley T. Hughes2010-05-051-1/+2
| * | | Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-046-54/+54
| |/ /
* | | Fix fetchedRoot test variable to work also in SymbianMiikka Heikkinen2010-05-072-5/+13
|/ /