summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-014-26/+27
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-012-3/+3
* QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-311-2/+2
* Remove many deprecated methodsLars Knoll2012-01-312-61/+3
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-2/+2
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-3111-157/+12
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-303-16/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3038-38/+38
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-271-6/+2
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-11/+26
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2510-10/+0
* QMessageBox: Clean up some Q_WS_WIN code.Friedemann Kleint2012-01-241-16/+20
* Remove Qt 5 notes that would result in source incompatibility unnecessarily.Robin Burchell2012-01-241-1/+0
* Remove invalid comment.Richard Moore2012-01-231-2/+1
* Update contact information in license headers.Jason McDonald2012-01-2338-38/+38
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-222-29/+7
* Merge overloads of QInputDialog::getText() and QInputDialog::getItem()Robin Burchell2012-01-212-39/+1
* Merge overloads of QFontDialog::getFont().Robin Burchell2012-01-212-23/+2
* Remove note about source-incompatible change.Robin Burchell2012-01-211-1/+0
* Remove unnecessary sizehint overload.Robin Burchell2012-01-212-11/+0
* Change QMessageBox::question to default to yes/no buttons instead of okThorbjørn Lund Martsum2012-01-211-3/+1
* Change visibility of eventFilter().Robin Burchell2012-01-201-3/+1
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-191-2/+0
* Ensure proper locking in QFileInfoGathererBradley T. Hughes2012-01-121-2/+3
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-2/+2
* Fix a crash in QDialog.Friedemann Kleint2012-01-101-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0538-39/+39
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-149-215/+226
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-124-15/+14
* Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+3
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-2/+5
* Fix broken Solaris build (getpwnam_r usage)Iikka Eklund2011-11-181-1/+6
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-0/+1
* Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-2/+2
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-118-42/+106
* Widgets: Remove dialog functionality from QGuiPlatformPlugin.Friedemann Kleint2011-11-093-112/+10
* Widgets: Remove remains of Windows file dialog.Friedemann Kleint2011-11-084-1225/+2
* Widgets: Use QPlatformDialogHelper in QColorDialog/QFontDialog.Friedemann Kleint2011-11-085-25/+26
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-044-41/+52
* Native file dialog support for MacMorten Sorvig2011-10-278-72/+140
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-218-136/+10
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-193-316/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-104-472/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0310-4/+13
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-1/+1
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-292-2/+2
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-2810-315/+0
* Move printing into it's own libraryLars Knoll2011-08-1958-6740/+3
* Don't rely on QPrinter in widgetsLars Knoll2011-08-191-0/+1