summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-5/+5
|\
| * 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
| |\
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-041-9/+0
| | |\
| | * | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
* | | | removed shlobj.h to prevent different redefinitions for Windows Embedded 7Oliver Gutbrod2010-10-201-1/+0
* | | | make QFileDialog completer return proper dirnames in rootZeno Albisser2010-10-201-1/+4
* | | | Explicitly inherit from NSOpenSavePanelDelegate on Mac OS 10.6 and aboveTor Arne Vestbø2010-10-181-1/+7
* | | | Revert "Explicitly inherit QNSOpenSavePanelDelegate from NSOpenSavePanelDeleg...Tor Arne Vestbø2010-10-151-1/+1
* | | | Fix the build on Mac OS X after 24e0f64b8a3Tor Arne Vestbø2010-10-151-0/+1
* | | | Explicitly inherit QNSOpenSavePanelDelegate from NSOpenSavePanelDelegateTor Arne Vestbø2010-10-151-1/+1
* | | | Don't assing 'const Foo*' to a 'Foo*'Tor Arne Vestbø2010-10-151-2/+2
* | | | Disable selection of Libraries on Windows 7 in getExistingDirectory().Prasanth Ullattil2010-10-131-1/+1
* | | | Extended the convenience functions for QInputDialog for IM hints.axis2010-10-082-5/+52
* | | | Merge branch '4.7-s60' into master-s60axis2010-10-081-0/+6
|\ \ \ \ | |/ / /
| * | | Added support for using inputMethodHints in QInputDialog edit widget.axis2010-10-081-0/+6
| | |/ | |/|
* | | Merge commit 'c1f9978c9d61bcbdb2f280185a3abdea13d7f532' into master-from-4.7Rohan McGovern2010-10-051-9/+0
|\ \ \ | |/ /
| * | Fixed crash when using Qt::WA_DeleteOnClose on a QPrintDialog on Mac.Trond Kjernåsen2010-09-281-9/+0
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-1/+0
|\ \ | |/
| * remove extra includesRitt Konstantin2010-09-211-1/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-102-9/+9
|\ \ | |/
| * 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
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-8/+17
|\ \ \ | |/ /
| * | QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filterRichard Moe Gustavsen2010-08-201-8/+17
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-132-6/+13
|\ \ \ | |/ /
| * | 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
* | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-062-6/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-282-20/+43
|\ \ \ | |/ /
| * | Fix QWizard icon and metrics on Windows 7 and VistaJens Bache-Wiig2010-06-182-20/+43
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-153-19/+35
|\ \ \ | |/ /
| * | 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
* | | Ensure that the view loses its selection when typing in the lineeditAndy Shaw2010-07-141-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-012-35/+21
|\ \ \ | |/ /
| * | 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
* | | make QFileSystemModel::rmdir(dir) remove dir from fileInfoGathererZeno Albisser2010-05-272-3/+9
* | | make QFileSystemModel distinguish C: from C:\Zeno Albisser2010-05-271-0/+4
* | | Merge remote branch 'origin/master'Thiago Macieira2010-05-2012-59/+69
|\ \ \ | |/ /
| * | 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