summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-138-86/+218
|\
| * Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-121-0/+6
| * Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-123-47/+129
| * QS60Style: itemview item with checkbox and text is drawn incorrectlySami Merila2011-04-121-2/+2
| * Revert "Have the backing store destroyed also in special Symbian scenarios."Laszlo Agocs2011-04-121-2/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-121-2/+4
| |\
| | * Add focus frame support in style sheetGuoqing Zhang2011-04-121-2/+4
| * | Two QListView autotests do not pass on Symbian^3 releasesSami Merila2011-04-121-2/+0
| |/
| * Add focus frame support in stylesheetGuoqing Zhang2011-04-081-0/+5
| * Make QS60Style to support new Tab graphics in new Symbian releasesSami Merila2011-04-082-21/+42
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-081-2/+4
| |\
| | * Check the validity of qt_desktopWidget before dereferencingRuth Sadler2011-04-071-2/+4
| * | GraphicsView is not reset if focusItem is not set when keyboard closesSami Merila2011-04-081-6/+8
| |/
| * Labels are not visible in dialogs with all themes (part2)Sami Merila2011-04-071-0/+1
| * Labels are not visible in dialogs with all themesSami Merila2011-04-071-0/+7
| * Correct some parameters for the makefile build sytem, armcc and gcceLiang Qi2011-04-071-5/+3
| * Do not unnecessarily draw application twice in landscapeMiikka Heikkinen2011-04-072-1/+9
| * Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-071-1/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-111-1/+1
|\ \
| * | Cocoa: Fixup wrong code in patch baaa5aeRichard Moe Gustavsen2011-04-111-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-113-1/+11
|\ \ \
| * | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-113-1/+11
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-091-9/+25
|\ \ \ \
| * | | | [QTBUG-15278] QWidget::windowState gets out of sync (Aero Snap)Arnold Konrad2011-04-081-9/+25
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-081-3/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Let's not write to the source buffer when blending argb32 on rgb16.Samuel Rødal2011-04-081-3/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-082-15/+34
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Cocoa: p1 bug fix: fix auto test regressionsRichard Moe Gustavsen2011-04-071-5/+10
| * | | | Cocoa: p1 bug fix: revert use of subWindowStackingRichard Moe Gustavsen2011-04-062-15/+29
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-04-062-5/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-04-0514-99/+197
| |\ \ \ \ \
| | * | | | | qdoc: Allowed multiple values for certain metadata tags.Martin Smith2011-04-051-4/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-03-296-13/+52
| |\ \ \ \ \ \
| * | | | | | | Doc: Added a missing command.David Boddie2011-03-251-1/+1
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-061-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Not possible to enter negative values to widgets with numeric fieldsSami Merila2011-04-061-0/+2
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-051-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Mac: p2 combobox regression fixRichard Moe Gustavsen2011-04-051-3/+3
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-043-5/+13
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix QGradient stop with NaN position on Symbian.Laszlo Agocs2011-04-041-2/+4
| * | | | | | QApplication does not define flag for "single touch"Sami Merila2011-04-041-2/+7
| * | | | | | Native dialog softkeys are covered by QApplication softkeysSami Merila2011-04-041-1/+2
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-041-8/+15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Cocoa: p1 bugfix, add widget flag MacNoCocoaChildWindowRichard Moe Gustavsen2011-04-041-8/+15
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-04-014-0/+13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-312-5/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-2913-90/+184
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-284-13/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-03-251-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | qdoc: Added default values to config file for DITAMartin Smith2011-03-251-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |