summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-263-6/+4
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-242-5/+3
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-241-1/+1
| |\ \
| | * | In landscape mode QComboboBox popup can not be showed completelySami Merila2011-08-231-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-08-191-0/+2
| |\ \ \
| | * | | Doc: Added more appropriate links to help reduce confusion.David Boddie2011-06-161-0/+2
| | |/ /
* | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-181-3/+3
|\| | |
| * | | Fix delayed password masking mid-string.Andrew den Exter2011-08-171-3/+3
| | |/ | |/|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-111-2/+2
|\ \ \
| * | | Don't leak MouseEventsAlan Alpert2011-08-111-2/+2
* | | | Merge remote-tracking branch 'qt/4.8'Honglei Zhang2011-08-041-0/+7
|\| | |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-08-031-0/+7
| |\ \ \
| | * | | QLabel documentation: add warning about sanitizing inputPeter Hartmann2011-08-021-0/+7
* | | | | Merge remote-tracking branch 'qt/4.8'Honglei Zhang2011-07-2910-3/+115
|\| | | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-07-232-0/+27
| |\ \ \ \
| | * | | | Call QAccessible::updateAccessibility when setText is called on QLabelJosé Millán Soto2011-07-141-0/+9
| | * | | | Use name for combobox on Unix.Frederik Gladhorn2011-07-121-0/+18
| | |/ / /
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-202-3/+77
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / Delay masking the last character in Password echo mode.Andrew den Exter2011-07-192-3/+77
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-17156-2652/+2652
| | |\
| | | * Update licenseheader text in source filesJyri Tahtela2011-05-13156-2652/+2652
| * | | Merge branch '4.8-upstream' into master-waterWater-Team2011-07-095-0/+9
| |\ \ \
| | * | | Doc: Added more appropriate links to help reduce confusion.David Boddie2011-07-011-0/+2
| | * | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-304-0/+7
| * | | | Lion Support: Fix QSpinBox lookGabriel de Dietrich2011-07-051-0/+2
| |/ / /
* / / / Memory leak fix for Symbian menusmread2011-07-281-1/+1
|/ / /
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-24156-2793/+2714
|\ \ \
| * \ \ Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-1810-123/+29
| |\ \ \
| | * \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-185-4/+16
| | |\ \ \
| | | * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-144-3/+13
| | | |\| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-133-3/+1
| | | | |\ \
| | | | | * | Clear confusion between QMainWindow and QMainWindowLayout.Fabien Freling2011-05-123-3/+1
| | | | | |/
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-131-0/+12
| | | | |\ \
| | | | | * | Fix for rounded corners bug in QMenuJani Hautakangas2011-05-121-0/+12
| | | | | |/
| | | * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-131-1/+3
| | | |\| |
| | | | * | Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-05-121-1/+3
| | | | |/
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-174-11/+12
| | |\ \ \
| | | * | | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-114-11/+12
| | | |/ /
| | * / / Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-162-108/+1
| | |/ /
| * / / Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13156-2652/+2652
| |/ /
| * | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-051-0/+5
| |\ \
| * | | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-052-18/+33
* | | | Doc: Fixed qdoc warnings.David Boddie2011-05-113-2/+9
| |/ / |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-051-0/+5
|\ \ \ | |/ / |/| |
| * | Fix insert and scroll to bottom casemae2011-04-261-0/+5
* | | Merge earth-team into origin/4.8Olivier Goffart2011-05-038-46/+136
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-296-38/+83
| |\ \ \
| | * \ \ Merge branch '4.8-upstream'Thierry Bastian2011-04-281-2/+10
| | |\ \ \
| | * | | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-274-3/+11
| | * | | | Merge branch 'master-upstream'Thierry Bastian2011-04-196-57/+35
| | |\ \ \ \ | | | | |/ / | | | |/| |