summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master-upstream' into master-waterThierry Bastian2010-12-154-1/+16
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-134-1/+16
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-092-0/+10
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-092-0/+10
| | | |\
| | | | * Cursor shouldn't blink while dragging cursor positionChristopher Ham2010-12-062-0/+10
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-091-0/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Remove whitespace and leading tab from documentation changeSami Merila2010-12-081-1/+1
| | | * | Merge commit 'refs/merge-requests/2509' of gitorious.org:qt/qt into integrationSami Merila2010-12-081-0/+3
| | | |\ \
| | | | * | Adding warning to QMenu documentationKarim Pinter2010-11-261-0/+3
| | | | |/
| | | * | Updating merge request 2512Karim Pinter2010-12-071-3/+1
| | | * | Removes the reseting of the QMenu offset.Karim Pinter2010-11-291-0/+4
| | | |/
| | * | QLabel wordwrap to respect maximumSizeJanne Koskinen2010-12-091-1/+1
| | |/
* | | fix qFadeEffect windowOpacity issue on Windowsminiak2010-12-081-5/+3
* | | Cleanup unused QAccessWidgetminiak2010-12-081-17/+4
* | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-12-052-1/+106
|\ \ \ | |/ /
| * | Fix code style issues in QScrollerRobert Griebl2010-12-021-4/+4
| * | QScroller merge, part 1Robert Griebl2010-12-022-1/+106
* | | Fixed a problem with toolbars not relayoutingThierry Bastian2010-12-011-4/+4
|/ /
* | Allow QDial to wrap value when wrapping property is set.Andy Nichols2010-11-252-1/+16
* | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-4/+4
* | Fix some warnings on MacJiang Jiang2010-11-221-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-1/+1
|\ \ | |/
| * doc: Fix documentation of QTextEdit::setDocumentEskil Abrahamsen Blomfeldt2010-11-151-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-18/+27
|\ \ | |/
| * With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-18/+27
* | ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2010-11-111-8/+14
* | Fix compilation issue for the Carbon build.Fabien Freling2010-11-042-1/+4
* | Update the offsets of the QToolBars insideFabien Freling2010-11-042-2/+14
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-268-19/+35
|\ \
| * \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-2/+2
| |\ \ | | |/
| | * 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
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-255-16/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-211-0/+4
| |\ \ \ \
| | * | | | windef.h needs to be include before types.h for Windows Embedded 7Oliver Gutbrod2010-10-201-0/+4
* | | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-223-5/+34
|\ \ \ \ \ \ | |/ / / / /