summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-012-12/+28
* Always construct s60 screen furniture even if not used.Janne Koskinen2010-06-011-4/+1
* Change to release licenses for 4.6.3.Jason McDonald2010-05-303368-43836/+43836
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-285-434/+76
|\
| * Update def files for 4.6.3Shane Kearns2010-05-285-434/+76
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-282-14/+4
|\ \ | |/ |/|
| * QMultiMap/QMultiHash: must qualify identifier to find this declaration in de...Olivier Goffart2010-05-282-14/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-281-2/+2
|\ \
| * | Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-282-58/+63
|\ \ | |/ |/|
| * Added support for Indonesian language on Symbian.Denis Dzyubenko2010-05-281-1/+2
| * Fix for Norwegian and Korean languages on symbian.Denis Dzyubenko2010-05-282-60/+62
| * Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-281-0/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
| |\ \ | | |/ | |/|
| | * Fix regression with Qt::AlignRight on monospaced text in QTextLayoutEskil Abrahamsen Blomfeldt2010-05-271-2/+2
| | * Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-273-2/+5
* | | Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
|/ /
* / Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-8/+7
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-251-4/+4
|\
| * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-251-0/+8
|\ \ | |/ |/|
| * Qt app draws background incorrectly when animated wallpaper is usedSami Merila2010-05-251-0/+8
* | QTBUG-5955: Qt fails to build on alpha architectureFathi Boudra2010-05-252-7/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-244-35/+84
|\ \ | |/ |/|
| * Fix a race condition with QtDBus blocking for replies.Thiago Macieira2010-05-244-34/+83
| * QtDBus: Debug message updateThiago Macieira2010-05-241-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
| |\
| | * Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
| | * Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-217-17/+206
|\ \ \
| * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-05-217-17/+206
| |/ /
* | | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19
* | | Removed double EINTR loop from nativeWrite and nativeRead.Janne Anttila2010-05-211-8/+2
* | | Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-212-10/+56
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-211-1/+1
|\ \
| * | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-202-2/+71
|\ \ \ | |/ / |/| |
| * | QAudioDeviceInfo::nearestFormat() consistent across all platformsKurt Korbatits2010-05-191-1/+61
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-05-197-17/+36
| |\ \
| * | | The documentation for processedUSecs() is ambiguousKurt Korbatits2010-05-191-1/+10
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-201-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch Symbian^3 QCursor implementation back to 5.0 wayShane Kearns2010-05-201-2/+0
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-181-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | QNAM HTTP: Remove dead codeMarkus Goetz2010-05-181-2/+0
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-7/+12
|\ \ \ | |/ / |/| |
| * | Doc: fix typoOlivier Goffart2010-05-171-1/+1
| * | QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-143-4/+12
|\ \ \