summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Doc: Fixed typo in QDialog.Jerome Pasion2013-06-031-1/+1
* BlackBerry: show dialogs full screenRafael Roquetto2013-04-021-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Various Qt documentation fixes (wk 44)artoka2012-01-311-1/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Maximized dialogs are incorrectly positioned after layout switchSami Merila2011-10-141-0/+4
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-251-6/+18
|\|
| * Fix fullscreen/Maximized dialog misplacement in SymbianMiikka Heikkinen2010-12-231-6/+18
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-7/+6
|\|
| * QLabel wraps text at fixed lengthsSami Merila2010-12-091-7/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-2/+2
|\|
| * Fix warning about mixing integral with non-integral type in ?:Thiago Macieira2010-11-261-2/+2
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-031-1/+1
|\|
| * Qt/Symbian: QInputDialog layout and size are wrongSami Merila2010-11-031-1/+1
* | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-3/+3
|/
* 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
* Avkon removal configured with -no-s60mread2010-07-011-7/+14
* QFileDialog broken in landscape in N8Sami Merila2010-06-301-6/+9
* Revert "QDialog: user-moved dialog would not show on the same place after hide"Gabriel de Dietrich2010-04-271-8/+6
* QDialog: user-moved dialog would not show on the same place after hideGabriel de Dietrich2010-04-201-6/+8
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-17/+24
|\
| * Dialogs in landscape mode are not correctly positionedSami Merila2010-04-151-17/+24
* | Fix compilation warningsOlivier Goffart2010-04-011-2/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-14/+0
|\|
| * Fixed left softkey regression caused by 7829fe15 in Symbian.Janne Anttila2010-03-231-14/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-2/+9
|\|
| * Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-2/+9
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-3/+3
|\|
| * Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
* | Crash when deleting the parent of a context menu while it is being displayedGabriel de Dietrich2010-02-101-3/+4
|/
* 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
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Added a flag to avoid construction of application panes.axis2010-01-081-1/+8
|/
* Remove handling of arrow key on QDialogOlivier Goffart2009-10-081-22/+0
* S60 native looking dialog support.Sami Merilä2009-09-211-7/+74
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \