summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Make the prolog function more genericThiago Macieira2011-03-221-12/+6
| | * | | | | | | | | Add an SSE2 alternative with prologThiago Macieira2011-03-221-0/+48
| | * | | | | | | | | Add some boundary/spill protectionThiago Macieira2011-03-221-4/+8
| | * | | | | | | | | Correct the code: use ushorts, not QCharThiago Macieira2011-03-221-4/+4
| | * | | | | | | | | Add the SSE2 code we have in Qt 4.7 to the benchmarkThiago Macieira2011-03-221-0/+26
| | * | | | | | | | | Add a test for QString::fromLatin1 performace alternativesThiago Macieira2011-03-225-11/+414
| | * | | | | | | | | Remove the __attribute__((optimize)) marksThiago Macieira2011-03-221-11/+11
| | * | | | | | | | | Add a script that generates a string table of 8-bitsThiago Macieira2011-03-221-0/+203
| | * | | | | | | | | Add a benchmark for QString::fromLatin1Thiago Macieira2011-03-221-0/+36
| | * | | | | | | | | Add a feature to QTestLib to correct benchmark results.Thiago Macieira2011-03-2220-33/+134
| | * | | | | | | | | Fix warning about maybe-uninitialised use of variableThiago Macieira2011-03-221-0/+1
| | * | | | | | | | | Fix warning about comparing Qt::Orientation to QDeclarativeView::OrientationThiago Macieira2011-03-221-1/+1
| | * | | | | | | | | Fix warning about copy constructor not initialising base explicitlyThiago Macieira2011-03-221-0/+1
| | * | | | | | | | | Examples: Make the download example also print the SSL errorsThiago Macieira2011-03-221-0/+17
| | * | | | | | | | | Compile in C++0x modeThiago Macieira2011-03-221-10/+10
| | * | | | | | | | | Fix warning about "data" being unused.Thiago Macieira2011-03-221-0/+1
| | * | | | | | | | | Fix declaration: it's QT_DECL_ALIGN, not QT_DECL_ALIGNEDThiago Macieira2011-03-221-1/+1
| | * | | | | | | | | QSharedNetworkSession: Fix compile on AIX.Pierre Rossi2011-03-221-0/+2
| | * | | | | | | | | desinger: Add keyboard accellerator to 'Edit' menuhjk2011-03-221-1/+1
| | * | | | | | | | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-22291-2583/+12433
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2129-11/+176
| | * | | | | | | | | | add license headers to qhash_string benchmarkhjk2011-03-212-1/+40
| | * | | | | | | | | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-17165-174/+8122
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | corelib/tools: Add two ### Qt 5 commentshjk2011-03-162-0/+6
| | * | | | | | | | | | | benchmarks: first shot at alternative implementation for qHash(QString)hjk2011-03-165-0/+435
| * | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-2350-415/+1811
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-222-2/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-222-2/+20
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-212-2/+20
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-229-54/+163
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-225-11/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-225-11/+36
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | | Fixed drawImage() not to attempt drawing null images on openvg.Laszlo Agocs2011-03-221-0/+4
| | | | * | | | | | | | | | | | QS60Style: Update placeholder texture to real oneSami Merila2011-03-224-11/+32
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-2244-402/+1755
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | | | | | | | | / / / / / / / | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-2222-46/+45
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | Merge remote-tracking branch 'mainline/4.7' into 4.7Oswald Buddenhagen2011-03-2178-513/+2392
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Bump Qt version to 4.7.4Timo Turunen2011-03-2121-41/+57
| | | | * | | | | | | | | | | | Fix endianness detection with gcc 4.6 -flto -fwhole-programBernhard Rosenkraenzer2011-03-211-4/+4
| | | | * | | | | | | | | | | | remove redundand validateModes() callOswald Buddenhagen2011-03-211-1/+0
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-212-4/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | | Return SV_S60_5_2 / SV_SF_3 for next gen Symbian platform.Miikka Heikkinen2011-03-211-1/+1
| | | | * | | | | | | | | | | | Remove incorrect check in qpixmap autotest.Laszlo Agocs2011-03-211-3/+6
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-211-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | Don't crash calling QTextDocument::blockBoundingRect on invalid blockEskil Abrahamsen Blomfeldt2011-03-211-1/+1
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-219-151/+174
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-s60-public into 4.7Laszlo Agocs2011-03-211-0/+31
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | Started changes-4.7.4 fileEckhart Koppen2011-03-211-0/+31
| | | | * | | | | | | | | | | | | Change the pooled QGLPixmapData to be backed by QVolatileImage.Laszlo Agocs2011-03-215-141/+128
| | | | |/ / / / / / / / / / / /
| | | | * | | | | | | | | | | | Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-212-7/+6