Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | | | | | | | Fixing race condition in qeventdispatcher_symbian.cpp code path | Aleksandar Sasha Babic | 2010-06-21 | 2 | -40/+66 | |
| | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-21 | 1 | -0/+14 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / / / / / / | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | Fix QTBUG-8687. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -3/+8 | |
| | | | | | | * | | | | | | | | | | Debug prints and another attempt to fix QTBUG-8687 for N8. | Aleksandar Sasha Babic | 2010-06-18 | 1 | -0/+9 | |
| | | | | | | | | * | | | | | | | | Phonon(qt7); Don't try and display video frames when audio only. | Justin McPherson | 2010-06-22 | 1 | -7/+9 | |
| | | | | | | | |/ / / / / / / / | ||||||
| | | | | | | | * | | | | | | | | Audio(osx); Fix period size calculation. | Justin McPherson | 2010-06-22 | 1 | -13/+2 | |
| | | | | | | | * | | | | | | | | Audio(osx); refactor input period conversion | Justin McPherson | 2010-06-22 | 1 | -24/+25 | |
| | | | | | | | * | | | | | | | | Audio(osx); Fix audio format converters. | Justin McPherson | 2010-06-22 | 1 | -3/+6 | |
| | | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60 | axis | 2010-06-24 | 34 | -379/+1174 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Don't crash when cleaning the uninitialized fontdatabase (Symbian) | Alessandro Portale | 2010-06-24 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | | | Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to a80fd59e3... | Simon Hausmann | 2010-06-24 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | Fixed memory restrictions not being passed on to elf2e32. | axis | 2010-06-24 | 2 | -2/+7 | |
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-28 | 4 | -11/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | doc: update the ECMAScript reference | Kent Hansen | 2010-06-28 | 1 | -3/+47 | |
| * | | | | | | | | | | | | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-06-28 | 2 | -8/+4 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | doc: Added more DITA output to the XML generator | Martin Smith | 2010-06-28 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-26 | 22 | -532/+454 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | / / / / / / / / / / / / | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed copy-paste error in htmlgenerator.cpp | Rohan McGovern | 2010-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Corrected filename case for wincrypt.h | Mark Brand | 2010-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add qDebug() operator for QGLFormat | Harald Fernengel | 2010-06-25 | 2 | -0/+33 | |
| * | | | | | | | | | | | | Fix conversion between JavaScript Date and QDateTime | Kent Hansen | 2010-06-25 | 6 | -427/+53 | |
| * | | | | | | | | | | | | Avoid memory allocation when converting from Gbk to unicode. | Benjamin Poulain | 2010-06-25 | 1 | -6/+15 | |
| * | | | | | | | | | | | | Warn if surface creation fails | Harald Fernengel | 2010-06-25 | 1 | -1/+4 | |
| * | | | | | | | | | | | | Doc: fixing search bug | Morten Engvoldsen | 2010-06-25 | 2 | -3/+15 | |
| * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-06-25 | 3 | -11/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphore | Bradley T. Hughes | 2010-06-25 | 2 | -3/+53 | |
| | * | | | | | | | | | | | | Fix warnings in QSslSocketPrivate::systemCaCertificates() | Zeno Albisser | 2010-06-25 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | doc: Added more DITA output to the XML generator | Martin Smith | 2010-06-25 | 2 | -8/+66 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-06-25 | 204 | -8078/+4866 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | doc: Added more DITA output to the XML generator | Martin Smith | 2010-06-25 | 5 | -76/+207 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-25 | 18 | -43/+656 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 14 | -37/+652 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-25 | 4 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2. | Jocelyn Turcotte | 2010-06-24 | 4 | -6/+4 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 17 | -141/+280 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Updated WebKit to 2f598e9b7b376d851fe089bc1dc729bcf0393a06 | Simon Hausmann | 2010-06-24 | 15 | -128/+274 | |
| * | | | | | | | | | | | | Moved the QML WebKit integration into QtWebKit.sis | Simon Hausmann | 2010-06-24 | 3 | -14/+7 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 5 | -10/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Manipulate buffer position via 'pPos' in peek() | Andreas Kling | 2010-06-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | No more enter & leave events after a popup menu is closed on Windows | Prasanth Ullattil | 2010-06-24 | 1 | -3/+20 | |
| * | | | | | | | | | | | Child windows shown automatically when their parent is shown(Cocoa). | Prasanth Ullattil | 2010-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | QKeyEvent::text() inconsistency between Linux and Mac | Prasanth Ullattil | 2010-06-24 | 2 | -4/+18 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 8 | -5/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 8 | -5/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Updated WebKit to b3589e88fb8d581fb523578763831109f914dc2e | Simon Hausmann | 2010-06-23 | 8 | -5/+47 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 26 | -374/+1128 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Abort open early if network session is in the process of openning. | Aaron McCarthy | 2010-06-24 | 2 | -5/+20 | |
| * | | | | | | | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -70/+61 | |
| * | | | | | | | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -6/+29 | |
| * | | | | | | | | | | | Cherry pick fix for QTMOBILITY-253 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 5 | -5/+5 | |