summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add branch prediction macrosAlberto Mardegan2011-04-043-0/+69
* Add methods for traversing and combining QProcessEnvironment.Thomas Sondergaard2011-04-044-0/+105
* Handle the HTTP 418 reply properly in QNAMThiago Macieira2011-04-011-0/+5
* absorb translations.pri into translations.proOswald Buddenhagen2011-03-313-87/+83
* let generated flag control SQL generationMark Brand2011-03-298-42/+62
* Add version attributes as per ODF specificationTomas Straupis2011-03-291-0/+2
* Unix configure: Add support for --sysrootThiago Macieira2011-03-292-2/+27
* Add a 'capabilities' flag to the marshaller and demarshallerThiago Macieira2011-03-297-34/+40
* Add a set of connection capabilities to QDBusConnectionThiago Macieira2011-03-294-2/+31
* Move the main D-Bus session and system connections to the main threadThiago Macieira2011-03-291-1/+11
* Add a way to obtain the DBusConnection* pointer from a QDBusConnectionThiago Macieira2011-03-292-0/+17
* Make the QIconvCodec on Unix not enforce the Latin1 codec.Thiago Macieira2011-03-291-20/+18
* tst_qlocale: improve failure message in tst_QLocale::macDefaultLocaleRohan McGovern2011-03-281-1/+5
* Add a once-over unrolled fromLatin1 conversion (32 characters)Thiago Macieira2011-03-271-0/+46
* Add 16-byte loads of the Neon fromLatin1 functionsThiago Macieira2011-03-271-0/+68
* Fix warning about unused parameterThiago Macieira2011-03-271-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-254-4/+57
|\
| * Skip failing testsJoão Abecasis2011-03-252-0/+26
| * QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-182-4/+31
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-03-252-20/+0
|\ \
| * | Removed old autotest references from Symbian build filesEckhart Koppen2011-03-242-20/+0
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-2417-85/+283
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-2417-85/+283
| |\ \ \ |/ / / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-233-12/+40
| |\ \ \
| | * | | Icon in QMessageBox::question is deformed on SymbianSami Merila2011-03-231-3/+10
| | * | | Prevent crash when connecting signal in splitviewSami Merila2011-03-231-9/+12
| | * | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-12/+14
| | * | | GraphicsViews: Focused widget is not visible after orientation changeSami Merila2011-03-231-0/+15
| | * | | Add missing nullify for the s60 style's background pixmap pointer.Laszlo Agocs2011-03-231-0/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-232-10/+13
| |\ \ \ \
| | * | | | Fixes QT-4753Xizhi Zhu2011-03-232-10/+13
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-223-34/+86
| |\ \ \ \ \ | | |/ / / /
| | * | | | sort out stdout vs. stderr usageOswald Buddenhagen2011-03-222-34/+39
| | * | | | Changes for 4.7.3Timo Turunen2011-03-221-0/+47
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-229-31/+151
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implement tiled image and pixmap drawing in VG paint engine.Laszlo Agocs2011-03-221-3/+98
| | * | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-s60-public into 4.7Laszlo Agocs2011-03-227-27/+51
| | |\ \ \ \
| | | * | | | Change Symbian to use destroyed swap behaviour in GLJani Hautakangas2011-03-225-23/+51
| | | * | | | Remove useless profile reference.axis2011-03-222-4/+0
| | * | | | | Changed maximum heap size for qmlflickr on Symbian.Laszlo Agocs2011-03-221-1/+2
| | |/ / / /
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2451-37/+73633
|\ \ \ \ \ \
| * | | | | | Remove the use of the QtTest baseline feature I revertedThiago Macieira2011-03-221-4/+4
| * | | | | | Revert "Add a feature to QTestLib to correct benchmark results."Thiago Macieira2011-03-2220-134/+33
| * | | | | | Use the ARM version of UTF-8 detection in the Neon codeThiago Macieira2011-03-221-16/+13
| * | | | | | Update the data files for the QString benchmark testThiago Macieira2011-03-223-204/+71503
| * | | | | | Fix a bug in the SSE2 UTF-8 decoder.Thiago Macieira2011-03-221-0/+4
| * | | | | | Add ARM Neon versions of fromLatin1 and fromUtf8Thiago Macieira2011-03-221-0/+192
| * | | | | | Make this compile on Atom/Core2 (no SSE4) and on ARM (no SSE)Thiago Macieira2011-03-221-1/+18
| * | | | | | Add baselines and zeros to the benchmarks.Thiago Macieira2011-03-221-6/+13
| * | | | | | Add an UTF-8 conversion on trusted data and no BOM.Thiago Macieira2011-03-221-0/+48