summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-2760-1081/+1081
* Update copyright year to 2011.Jason McDonald2011-01-1160-61/+61
* 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
* Fixed a potential crash with misconfigured CUPS printers.Trond Kjernåsen2010-05-111-1/+1
* Dialogs in landscape mode are not correctly positionedSami Merila2010-04-151-17/+24
* Fix problem with accessibility clients not getting info from QFileDialogAndy Shaw2010-04-111-0/+36
* Add a workaround for a bug in Mac filesystem watcher.Alexis Menard2010-03-311-1/+1
* Fix QFileSystemModel to not install useless watchers on the filesystemAlexis Menard2010-03-301-0/+10
* QMessageBox is smaller than native MessageBoxSami Merila2010-03-251-0/+14
* Fixed left softkey regression caused by 7829fe15 in Symbian.Janne Anttila2010-03-231-14/+0
* Make QColorDialog usable on small screensHarald Fernengel2010-03-151-23/+46
* Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-2/+9
* QUnixPrintWidget should not be declared in SymbianMiikka Heikkinen2010-03-101-1/+1
* Get the printDialog to check for default paperSize via CUPSPierre Rossi2010-03-091-1/+37
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-051-0/+13
|\
| * QPrintPreviewDialog number of pages is partially blocked from view in OSXCarlos Manuel Duclos Vergara2010-03-051-0/+13
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-051-3/+3
|\ \
| * | Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
| |/
* / QMessageBox is not stretched to screen width if the content is narrowSami Merila2010-03-051-1/+1
|/
* QColorDialog::open() freezes the app the *second* time it is used on MacCarlos Manuel Duclos Vergara2010-02-231-2/+8
* Build fix for 976a2b6ad1f95175d8d0be2d1eb7603cf4e4026a.Carlos Manuel Duclos Vergara2010-02-221-2/+4
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-224-27/+188
|\
| * QFontDialog::exec() never returns on OSXCarlos Manuel Duclos Vergara2010-02-224-27/+188
* | ColorDialog is always shown as stripped-down version (for QVGA)Sami Merila2010-02-191-4/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-011-2/+1
|\
| * Doc fix. No need to put something deprecated if it's not.Alexis Menard2010-01-291-2/+1
* | QPrintDialog::setPrinter(), QPrintDialog::printer(), QPrintDialog::addButton ...ulf2010-02-011-3/+3
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-251-0/+10
|\
| * Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.Trond Kjernåsen2010-01-221-0/+10
* | Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-221-2/+2
* | Fix for symbian dialog background transparency.Jani Hautakangas2010-01-221-0/+16
|/
* use same small color dialog on S60 and Maemo 5Harald Fernengel2010-01-151-17/+28
* File dialog mode is not correctly updated in Mac (Cocoa).Prasanth Ullattil2010-01-142-6/+16
* Use a QTextBrowser instead of a read only QTextEditHarald Fernengel2010-01-131-10/+11
* Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-1260-61/+61
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0960-61/+61
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-8/+8
| | |\
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0760-61/+61
| | |\ \
| | | * | Update copyright year to 2010Jason McDonald2010-01-0760-61/+61
* | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-0/+8
|/ / / /
* | | / Added a flag to avoid construction of application panes.axis2010-01-081-1/+8
| |_|/ |/| |
* | | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-075-30/+78
|\| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-062-18/+33
| |\ \ | | |/ | |/|
| | * Use QFile:rename when moving items in QFileystemModel.Alexis Menard2010-01-061-2/+1
| | * Fix default filter selection when using HideNameFilterDetails option.Alexis Menard2010-01-061-15/+28
| | * Display broken symlinks in the filesystem model.Alexis Menard2010-01-051-1/+1
| | * Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+3
| * | Mac: qcolordialog autotest fails.Richard Moe Gustavsen2010-01-041-0/+1
| |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-171-12/+23
| |\