summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-277-17/+26
| | * | | | | Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-272-1/+6
| | * | | | | Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-08-272-6/+4
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-279-72/+135
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-279-72/+135
| | | |\ \ \ \
| | | | * | | | Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush.Trond Kjernåsen2010-08-261-0/+2
| | | | * | | | use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-261-43/+5
| | | | * | | | Revert "Refactor blend_transformed_bilinear to simplify the blend type checking"Olivier Goffart2010-08-261-67/+66
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-268-96/+196
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-258-96/+196
| | | | | |\ \ \
| | | | | | * | | Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition.Bjørn Erik Nilsen2010-08-251-7/+3
| | | | | | * | | Refactor blend_transformed_bilinear to simplify the blend type checkingBenjamin Poulain2010-08-251-66/+67
| | | | | | * | | Note RTL behavior changes in docs and changelogJiang Jiang2010-08-251-0/+2
| | | | | | * | | Implement qt_memfill32 with Neon.Benjamin Poulain2010-08-253-0/+40
| | | | | | * | | Implement the composition mode Plus with Neon.Benjamin Poulain2010-08-255-22/+83
| | | | | | * | | Fix the broken unicode detection of ODBC driver.Charles Yin2010-08-251-1/+1
| * | | | | | | | CleanupAaron Kennedy2010-08-273-13/+11
| * | | | | | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-272-38/+0
| * | | | | | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-2728-375/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Internal QML API cleanupAaron Kennedy2010-08-275-108/+124
| |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-2710-26/+53
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Martin Jones2010-08-266-6/+16
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-2610-26/+53
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Handle layoutChanged() properly in QML views.Martin Jones2010-08-262-0/+9
| | | * | | | Revert 4bc81bb1cb3cd4a0a3fe071e00556124e770d7acMartin Jones2010-08-261-2/+0
| | | * | | | Fix off-by-one at end when views scroll to keep currentItem visible.Martin Jones2010-08-262-13/+13
| | | * | | | ListView.view and GridView.view properties should not be writable.Martin Jones2010-08-262-2/+2
| | | * | | | Avoid Flickable view jumping when drag threashold is exceeded.Martin Jones2010-08-262-2/+9
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-261-2/+0
| | | |\ \ \ \
| | | | * | | | Remove dead code.Michael Brasser2010-08-261-2/+0
| | | * | | | | Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-264-6/+22
| | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-251-3/+0
| | | |\ \ \ \
| | | | * | | | Remove unused code.Michael Brasser2010-08-251-3/+0
| | | | | |/ / | | | | |/| |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-253-5/+64
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | Handle QAbstractItemModel layoutChanged() signalMartin Jones2010-08-251-0/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2626-107/+332
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Cocoa: Demo browser can get stuck after closing modal dialogRichard Moe Gustavsen2010-08-261-0/+6
| | * | | | | Restore default if to system default on session close.Aaron McCarthy2010-08-262-16/+32
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2523-91/+294
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2523-91/+294
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Fixed item view background color in Gtk styleJens Bache-Wiig2010-08-251-1/+4
| | | | * | | scope fixes and clutter reduction for sql driver projectsMark Brand2010-08-252-7/+4
| | | | * | | I don't know why some linkers can't call this function, so comment it out.Thiago Macieira2010-08-251-2/+2
| | | | * | | QNetworkSession::close() method now send closed() signal while faking disconn...Tomasz Bursztyka2010-08-251-3/+3
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | fix for memory leak in QSysInfo::s60Version()mread2010-08-261-1/+1
| | |/ / / / /
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-265-5/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | WGL_COLOR_BITS_ARB should not take the alpha bits into account.Trond Kjernåsen2010-08-251-1/+1
| | * | | | | Fix the broken unicode detection of ODBC driver.Charles Yin2010-08-241-1/+1
| | * | | | | Fix OpenGLVersionFlags on OpenGL 4.0 systemsRhys Weatherley2010-08-161-2/+10