summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | | | Only send QGraphicsItem::ParentChange(d) notifications from setParentItem.Bjørn Erik Nilsen2010-01-213-20/+28
| | | | | | | | * | | | | | | | Pass value as const void *const to QGraphicsSceneIndex::itemChange.Bjørn Erik Nilsen2010-01-215-12/+12
| | | | | | | | * | | | | | | | Optimize QGraphicsItem::setFlags.Bjørn Erik Nilsen2010-01-211-9/+21
| | | | | | | | * | | | | | | | Optimize QGraphicsScenePrivate::itemAcceptsHoverEvents_helperBjørn Erik Nilsen2010-01-211-4/+4
| | | | | | | | * | | | | | | | Improve performance of QGraphicsItem::setParentItem.Bjørn Erik Nilsen2010-01-213-35/+62
| | | | | | | | | |/ / / / / / | | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | | Make sure cursor is painted at the correct position when we are using IM.Jan-Arve Sæther2010-01-212-2/+8
| | | | | | | | * | | | | | | Purely cosmetic (formatting) changes to GL2 engine's GLSLTom Cooksey2010-01-211-333/+357
| | | | | | | | * | | | | | | Use an attribute value for the PMV matrix rather than a uniformTom Cooksey2010-01-215-31/+42
| | | | | | | | * | | | | | | Remove unnecessary depth uniform from GL2 engine's GLSLTom Cooksey2010-01-211-6/+0
| | | | | | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-2119-72/+170
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-213411-5767/+8402
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-211-11/+31
| | | | | | | | * | | | | | | | | Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-211-3/+3
| | | | | * | | | | | | | | | | | Fix documentation bug in QColorGunnar Sletta2010-01-221-7/+4
| | | | | * | | | | | | | | | | | Don't use a mutex lock in QPainter::redirection unless strictly requiredGunnar Sletta2010-01-221-3/+36
| * | | | | | | | | | | | | | | | Remove unneeded resources from QtGuiAlessandro Portale2010-01-263-4/+145
| * | | | | | | | | | | | | | | | Remove warningsAlessandro Portale2010-01-261-7/+5
| * | | | | | | | | | | | | | | | Fix broken build of simulated QS60StyleAlessandro Portale2010-01-261-1/+3
| * | | | | | | | | | | | | | | | Updates to new Symbian DEF file systemIain2010-01-261-1/+1
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | QFileDialog layout issue on Symbian (part2)Sami Merila2010-01-261-0/+1
| * | | | | | | | | | | | | | | QFileDialog layout issue on SymbianSami Merila2010-01-261-0/+18
| * | | | | | | | | | | | | | | QListWidget itemActivated does not follow S60 conventionsSami Merila2010-01-254-1/+12
| * | | | | | | | | | | | | | | Remove unnecessary scope definitions from QS60StyleSami Merila2010-01-251-70/+70
| * | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-252-2/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Made characters in a password field briefly visible while typing.axis2010-01-252-2/+55
| * | | | | | | | | | | | | | | | QS60Style: Combobox button is not drawn pressedSami Merila2010-01-251-75/+35
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | RadioButtons/Checkboxes should have theme highlightSami Merila2010-01-251-0/+65
| * | | | | | | | | | | | | | | QListView::setAlternatingRowColors is not workingSami Merila2010-01-251-4/+21
| * | | | | | | | | | | | | | | Added Symbian backup & restore support for Qt.sis and fluidlauncher.sis.Miikka Heikkinen2010-01-252-1/+10
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Improve DEF file enable/disable mechanism on SymbianIain2010-01-221-25/+11
| * | | | | | | | | | | | | | S60Style: Add support for animations to style (part2)Sami Merila2010-01-221-0/+1
| * | | | | | | | | | | | | | S60Style: Add support for animations to styleSami Merila2010-01-226-31/+464
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-01171-1375/+6374
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use X/Open LFS extensions for 64-bit support on directory iterationJoão Abecasis2010-01-293-26/+28
| * | | | | | | | | | | | | | nano-optimizationsRitt Konstantin2010-01-291-10/+4
| * | | | | | | | | | | | | | code cleanup and styling fixesRitt Konstantin2010-01-292-159/+108
| * | | | | | | | | | | | | | QDirPrivate: remove unused q_ptr and Q_DECLARE_PUBLICRitt Konstantin2010-01-291-13/+8
| * | | | | | | | | | | | | | QDir: clear internal file lists cache earlyRitt Konstantin2010-01-291-4/+3
| * | | | | | | | | | | | | | QDirPrivate::setPath: always initialize the file engineRitt Konstantin2010-01-291-9/+4
| * | | | | | | | | | | | | | optimize QDir::cd()Ritt Konstantin2010-01-291-7/+6
| * | | | | | | | | | | | | | QDirPrivate::Data: remove needless clear()-s in constructorsRitt Konstantin2010-01-291-5/+4
| * | | | | | | | | | | | | | QDir::cleanPath: strip trailing slash for "/:/" on non-win platformsRitt Konstantin2010-01-291-3/+6
| * | | | | | | | | | | | | | QDir::entry(Info)List(): really use cached dataRitt Konstantin2010-01-291-2/+6
| * | | | | | | | | | | | | | Fix QDir::operator[] documentationRitt Konstantin2010-01-291-4/+1
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3
| * | | | | | | | | | | | | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
| * | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-01-292-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/merge-requests/388' of git://gitorious.org/qt/qt into inte...David Boddie2010-01-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | doc: Fix typo in QEvent::ignore() documentationAdemar de Souza Reis Jr2009-12-031-1/+1
| | * | | | | | | | | | | | | | Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0