summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-2519-80/+283
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fix building of qsimd.cpp on Windows CEThiago Macieira2010-08-241-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-2419-81/+282
| | | | |\
| | | | | * Use QElapsedTimer for the benchlib tests.Thiago Macieira2010-08-241-2/+2
| | | | | * Properly implement the CPU feature disabling in qsimd.cpp.Thiago Macieira2010-08-241-97/+60
| | | | | * Report the detected CPU features in the corelib boilerplateThiago Macieira2010-08-242-0/+56
| | | | | * Detect CPU features on ARM by reading the ELF auxvec.Thiago Macieira2010-08-241-2/+43
| | | | | * Split the CPU-detection code into multiple functions for readabilityThiago Macieira2010-08-241-17/+69
| | | | | * Fixed delivering gestures to a toplevel widget.Denis Dzyubenko2010-08-241-2/+3
| | | | | * Update comments in QString about alignment performance.Thiago Macieira2010-08-242-15/+49
| | | | | * Allow other compilers than GCC on Linux to have a boilerplateThiago Macieira2010-08-241-1/+1
| | | | | * Include the SSE4.2 intrinsics headerThiago Macieira2010-08-241-0/+1
| | | | | * linux-icc can take -msse2, -msse3, etc. flags, so enable this as wellThiago Macieira2010-08-241-1/+1
| | | | | * Introduce a second compatibility build key to Qt.Thiago Macieira2010-08-242-1/+12
| | | | | * Keep the scopeid that getaddrinfo(3) returns to us.Thiago Macieira2010-08-243-4/+11
| | | | | * Fix race condition on bearer management initialisation.Aaron McCarthy2010-08-242-5/+17
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-244-9/+32
| | | | | |\
| | | | | | * fix build after first webkit self-injection attemptOswald Buddenhagen2010-08-231-6/+0
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | | | | |\
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | | | | | |\
| | | | | | | | * Fixed touch event delivery in QGraphicsView.Denis Dzyubenko2010-08-231-7/+2
| | | | | | | | * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-233-2/+8
| | | | | | | | * Make qsTrId() / QT_TRID_NOOP() accessible from QtScriptKent Hansen2010-08-231-0/+28
* | | | | | | | | 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