| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-27 | 2 | -14/+13 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | /
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | * | | | | | | | Fix regression in QVarLengthArray::operator= | João Abecasis | 2010-05-26 | 1 | -8/+7 |
|
|
| | | * | | | | | | | QTBUG-5955: Qt fails to build on alpha architecture | Fathi Boudra | 2010-05-25 | 1 | -6/+6 |
|
|
* | | | | | | | | | | QMetaMethod::invoke: Document that the function does not check the arguments | Olivier Goffart | 2010-05-28 | 1 | -0/+7 |
|/ / / / / / / / / |
|
* | | | | | | | | | Added support for Indonesian language on Symbian. | Denis Dzyubenko | 2010-05-27 | 1 | -1/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in... | Jakub Wieczorek | 2010-05-26 | 1 | -1/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 6 | -70/+88 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 6 | -70/+88 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix for Norwegian and Korean languages on symbian. | Denis Dzyubenko | 2010-05-25 | 2 | -60/+62 |
|
|
| | * | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-24 | 4 | -24/+33 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | Remove Q_PACKED from QChar and QLocale::Data. | Thiago Macieira | 2010-05-23 | 2 | -10/+2 |
|
|
| | * | | | | | | QDebug operator for QFlags | Harald Fernengel | 2010-05-21 | 1 | -0/+23 |
|
|
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-21 | 1 | -0/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | fix irix build | Oswald Buddenhagen | 2010-05-20 | 1 | -0/+1 |
| | | | |_|/ / /
| | | |/| | | | |
|
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -7/+3 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Doc: Removed a misleading sentence about signals. | David Boddie | 2010-05-25 | 1 | -7/+3 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 2 | -10/+56 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | / / /
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Fixing the race condition in event dispatcher implementation on | Aleksandar Sasha Babic | 2010-05-21 | 2 | -10/+56 |
|
|
* | | | | | | Fix warnings | Olivier Goffart | 2010-05-21 | 2 | -3/+4 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-21 | 2 | -21/+29 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | nano optimization of canonicalOrderHelper() | Ritt Konstantin | 2010-05-20 | 1 | -7/+13 |
|
|
| * | | | | | fix canonicalOrderHelper() for some corner case | Ritt Konstantin | 2010-05-20 | 1 | -4/+4 |
|
|
| * | | | | | use new QChar::requiresSurrogates() instead of hardcoded value | Ritt Konstantin | 2010-05-20 | 1 | -5/+5 |
|
|
| * | | | | | prevent fake normalization | Ritt Konstantin | 2010-05-20 | 1 | -2/+4 |
|
|
| * | | | | | prefer QChar::*surrogate() over hardcoded values | Ritt Konstantin | 2010-05-20 | 1 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-21 | 1 | -2/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-05-21 | 1 | -2/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Switch Symbian^3 QCursor implementation back to 5.0 way | Shane Kearns | 2010-05-20 | 1 | -2/+0 |
|
|
* | | | | | Added default countries for Mongolian and Nepali. | Denis Dzyubenko | 2010-05-19 | 1 | -31/+31 |
|
|
* | | | | | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 4 | -18/+29 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-19 | 1 | -8/+0 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Andrew den Exter | 2010-05-18 | 18 | -59/+289 |
| | |\ \ \ |
|
| | * | | | | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 1 | -8/+0 |
|
|
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 4 | -11/+30 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | / /
| | | |/ /
| | |/| | |
|
| | * | | | Fix QUrl::isValid if the host contains invalid caracter. | Olivier Goffart | 2010-05-14 | 1 | -2/+8 |
|
|
| | * | | | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-05-14 | 1 | -1/+3 |
|
|
| | * | | | Improved mapping of locales on symbian. | Denis Dzyubenko | 2010-05-10 | 1 | -1/+1 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-08 | 1 | -2/+7 |
| | |\ \ \ |
|
| | | * | | | QUrl: fix parsing of IRIs with more than one IDN label | Thiago Macieira | 2010-05-08 | 1 | -0/+1 |
|
|
| | | * | | | QUrl: update the whitelist of IDN domains | Thiago Macieira | 2010-05-08 | 1 | -2/+6 |
|
|
| | * | | | | Adding some error checking for setdefaultif | Aleksandar Sasha Babic | 2010-05-07 | 1 | -1/+3 |
|
|
| | * | | | | Making network reconnect happen after teardown. | Aleksandar Sasha Babic | 2010-05-07 | 1 | -2/+6 |
|
|
| | * | | | | Fixed bug in QIODevice::read after first reading 0 bytes. | Samuel Rødal | 2010-05-06 | 1 | -0/+3 |
|
|
| | * | | | | fix qt_wince_bsearch for low nonexistent key values | Joerg Bornemann | 2010-05-05 | 1 | -4/+6 |
| | |/ / / |
|
* | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 2 | -14/+14 |
|
|
* | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 10 | -28/+28 |
|
|
* | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 4 | -10/+9 |
|
|
* | | | | | Added support for es_419 locale. | Denis Dzyubenko | 2010-05-18 | 4 | -356/+367 |
|
|
* | | | | | Added Korean and Nynorsk locales support on Symbian. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+2 |
|
|