summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-18/+27
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-10-251-2/+2
|\
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-231-1/+1
| |\
| * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-201-1/+1
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-202-2/+3
| |\ \ \
| * | | | Doc: Fixed minor documentation issues.David Boddie2010-10-121-2/+2
* | | | | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| |_|_|/ |/| | |
* | | | QComboBox popup is shown in incorrect location with bottom CBASami Merila2010-10-221-1/+1
| |_|/ |/| |
* | | Fix autotest failure with experimental client decoHarald Fernengel2010-10-201-1/+1
| |/ |/|
* | Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Olivier Goffart2010-10-161-9/+6
* | Disable the unified toolbar before enteringFabien Freling2010-10-152-2/+3
* | QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-151-6/+9
|/
* Made several QMenuBar functions visible to qdoc and added documentation.Jerome Pasion2010-10-081-11/+19
* Merge branch '13092010doc' into 4.7Jerome Pasion2010-10-061-1/+4
|\
| * Merge branch '13092010doc' of scm.dev.nokia.troll.no:qt/qt-doc-team into 1309...Jerome Pasion2010-09-1611-48/+124
| |\
| * | Added statement regarding validators and input masks on the same line edit.Jerome Pasion2010-09-141-1/+4
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-242-11/+17
|\ \ \
| * | | Fix text direction handling in QLabelJiang Jiang2010-09-232-11/+17
* | | | Doc: call qApp->precessEvents after QSplashScreen::showMessageGeir Vattekar2010-09-241-0/+7
|/ / /
* | | Fixed memory leak in Symbian when Options menu was launched.Janne Anttila2010-09-201-4/+4
| |/ |/|
* | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-158-46/+117
|\ \
| * | Implement a private API for setting title widgetsHarald Fernengel2010-09-108-46/+117
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-093-2/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-092-2/+3
| |\
| | * Editable QComboBox popup immediately closes itself after a clickSami Merila2010-09-091-1/+2
| | * Cursor is misplaced in the editors text areaSami Merila2010-09-091-1/+1
| * | Fixed the scrolling of text in QLineEdit with right alignmentThierry Bastian2010-09-091-0/+4
| |/
* | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-4/+2
|\ \ | |/
| * Revert "QLineEdit cursor is shown when asked to be non-visible"axis2010-09-021-3/+1
| * Merge branch 'variousFixes' into 4.7-s60axis2010-09-011-1/+1
| |\
| | * Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-011-1/+1
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-2/+2
|\ \ \ | |/ / |/| |
| * | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-301-16/+2
|\ \ \ | |/ /
| * | Doc: Fixed qdoc warnings and generalized the date and time descriptions.David Boddie2010-08-271-16/+2
| |/
* | QLineEdit cursor is shown when asked to be non-visibleSami Merila2010-08-271-1/+3
|/
* QDateEdit/QTimeEdit: remove duplicate properties.Olivier Goffart2010-08-191-2/+0
* Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)Prasanth Ullattil2010-08-132-0/+13
* Added comment about calendarPopup in setCalendarWidget function documentation.Jerome Pasion2010-08-091-0/+1
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-096-7/+7
* Translation work for 4.7Pierre Rossi2010-08-061-1/+1
* Mac: fix regression from 65a673f that makes some buttons unclickableRichard Moe Gustavsen2010-08-041-4/+4
* Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-281-0/+20
* Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-231-1/+2
* Improve QAccessible for QTabBarSebastian Sauer2010-07-211-0/+6
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-1/+4
|\
| * Layout direction change by key should change alignment of QLineEditEskil Abrahamsen Blomfeldt2010-06-291-1/+4
| * Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-021-1/+1
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-011-1/+1
| |\ \