summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfiledialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-1/+1
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-171-1/+12
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-011-1/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-2/+23
* Remove many deprecated methodsLars Knoll2012-01-311-54/+3
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-63/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-94/+145
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-121-9/+8
* Fix broken Solaris build (getpwnam_r usage)Iikka Eklund2011-11-181-1/+6
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-0/+1
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-4/+2
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-041-9/+4
* Native file dialog support for MacMorten Sorvig2011-10-271-19/+27
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-3/+3
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-5/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-86/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-4/+73
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-5/+5
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+3486