summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Mark QGraphicsItemAnimation as deprecatedThierry Bastian2009-11-191-0/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-191-1/+1
|\
| * Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-1/+1
* | Ran the script utils/normalizeOlivier Goffart2009-11-1821-106/+106
* | MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
* | QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-181-2/+6
* | QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-181-7/+7
* | QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-182-0/+25
* | Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-181-3/+6
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-182-4/+9
|\
| * QS60Style returns hint QFormLayout::WrapLongRowsAlessandro Portale2009-11-172-4/+9
* | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-1713-40/+73
|\ \
| * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1716-38/+49
| |\ \
| * \ \ Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-1713-40/+73
| |\ \ \
| | * | | Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
| | * | | doc: Fixed qdoc errors.Martin Smith2009-11-162-1/+9
| | * | | Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1
| | * | | doc: Fixed qdoc errors.Martin Smith2009-11-161-3/+10
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Engvoldsen2009-11-162-13/+10
| | |\ \ \
| | | * | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-162-13/+10
| | * | | | Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3
| | |/ / /
| | * | | Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-161-0/+3
| | * | | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-132-9/+18
| | * | | Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-131-2/+3
| | * | | Doc: fix typo.Volker Hilsheimer2009-11-131-1/+1
| | * | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1326-99/+131
| | |\ \ \
| | * | | | doc: Removed duplicate qdoc.Martin Smith2009-11-131-10/+1
| | * | | | doc: Fixed typo.Martin Smith2009-11-131-4/+0
| | * | | | doc: Changed numColors() to colorCount() in the doc.Martin Smith2009-11-131-5/+18
| | * | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1329-29/+29
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-124-2/+29
| | |\ \ \ \ \
| | * | | | | | Cocoa: QColorDialog makes the application hangRichard Moe Gustavsen2009-11-121-0/+6
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Yoann Lopes2009-11-179-39/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | Warning FixesOlivier Goffart2009-11-171-4/+0
| * | | | | | | | Mouse wheel wouldn't scroll the itemview when over header viewsGabriel de Dietrich2009-11-171-1/+6
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-172-25/+43
| |\ \ \ \ \ \ \
| | * | | | | | | LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-172-25/+43
| * | | | | | | | Fixed a crash on Mac in QPixmap when loading pixmaps of different sizes.Trond Kjernåsen2009-11-172-3/+5
| * | | | | | | | Fix pixel alignment of glyphs when using raster engine on Mac CocoaEskil Abrahamsen Blomfeldt2009-11-171-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-171-2/+2
| * | | | | | | Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-171-0/+2
| |/ / / / / /
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-171-3/+0
| |\ \ \ \ \ \
| | * | | | | | Fixing merger errors.Aleksandar Sasha Babic2009-11-161-3/+0
* | | | | | | | Fixes polish events for explicitly hidden GraphicsWidgetItems.Yoann Lopes2009-11-171-5/+3
|/ / / / / / /
* | | | | | | QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-161-1/+1
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-3/+6
|\ \ \ \ \ \
| * | | | | | Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-163-3/+6
* | | | | | | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-1/+2
|/ / / / / /
* | | | | | Fix warningOlivier Goffart2009-11-161-1/+1
* | | | | | Fixed tab and tab contents frame overlapping when using style sheetsGabriel de Dietrich2009-11-161-2/+6