Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | Avoid conversion to/from QChar in the cn codec to unicode | Benjamin Poulain | 2010-03-07 | 1 | -11/+11 | |
| | | | | | | * | | | | Avoid memory allocations in conversion from Gb2312/Gb18030 to unicode | Benjamin Poulain | 2010-03-07 | 1 | -14/+37 | |
| | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 49 | -2643/+3055 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | | | don't try to build corewlan plugin when corewlan was not found at configure | Lorn Potter | 2010-03-07 | 1 | -1/+1 | |
| | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 49 | -2643/+3055 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 49 | -2643/+3055 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | Allow empty authority in QUrl::setAuthority as per docs. | Kimmo Kotajärvi | 2010-03-05 | 1 | -1/+5 | |
| | | | | | | | * | | | | | fixed case of GL include directory | Mark Brand | 2010-03-05 | 1 | -1/+1 | |
| | | | | | | | * | | | | | Re-generate the Unicode tables after updates to the program that generates them | Thiago Macieira | 2010-03-05 | 2 | -1842/+1907 | |
| | | | | | | | * | | | | | add some usefull definitions to qunicodetables_p.h | Ritt Konstantin | 2010-03-05 | 2 | -17/+15 | |
| | | | | | | | * | | | | | qchar.cpp: fix identation | Ritt Konstantin | 2010-03-05 | 1 | -120/+123 | |
| | | | | | | | * | | | | | Make the UTF-8 encoder/decoder not accept Unicode non-characters | Thiago Macieira | 2010-03-05 | 1 | -3/+25 | |
| | | | | | | | * | | | | | Finish reverting the UTF-8 hack added in 80ea01c6 (P4 106704, Qt 3.2). | Thiago Macieira | 2010-03-05 | 1 | -9/+2 | |
| | | | | | | | * | | | | | Make QString::toUtf8() also use QUtf8. | Thiago Macieira | 2010-03-05 | 1 | -39/+5 | |
| | | | | | | | * | | | | | Doc: add some notes about QString lossy/lossless conversions | Thiago Macieira | 2010-03-05 | 1 | -5/+38 | |
| | | | | | | | * | | | | | Doc: fix a mistake saying that const char* was converted to QLatin1String | Thiago Macieira | 2010-03-05 | 1 | -5/+5 | |
| | | | | | | | * | | | | | Doc: Update QString docs about real ASCII and to/fromAscii and NULs. | Thiago Macieira | 2010-03-05 | 1 | -31/+47 | |
| | | | | | | | * | | | | | FreeType: Fast lookup of Latin-1 glyphs | Andreas Kling | 2010-03-05 | 4 | -18/+72 | |
| | | | | | | | * | | | | | Fixing compilation error, missing ifdef. | Carlos Manuel Duclos Vergara | 2010-03-05 | 1 | -1/+2 | |
| | | | | | | | * | | | | | Mac: qfontdialog autotest failes | Richard Moe Gustavsen | 2010-03-05 | 1 | -9/+33 | |
| | | | | | | | * | | | | | Mac: non-modal native qfontdialog does not work at all | Richard Moe Gustavsen | 2010-03-05 | 4 | -54/+135 | |
| | | | | | | | * | | | | | Mac: qfontdialog test fails | Richard Moe Gustavsen | 2010-03-05 | 1 | -1/+1 | |
| | | | | | | | * | | | | | Mac: QFontDialog will not sometimes leave modality | Richard Moe Gustavsen | 2010-03-05 | 1 | -26/+9 | |
| | | | | | | | * | | | | | Mac: static getFont functions in QFontDialog does not work | Richard Moe Gustavsen | 2010-03-05 | 3 | -203/+0 | |
| | | | | | | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-05 | 5 | -58/+82 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | Don't needlessly call pushContext() when reading properties | Kent Hansen | 2010-03-05 | 1 | -15/+18 | |
| | | | | | | | | * | | | | | QtScript: Don't needlessly make deep copies of function names | Kent Hansen | 2010-03-05 | 2 | -35/+55 | |
| | | | | | | | | * | | | | | QMetaType::type(): return immediately if the typename is empty | Kent Hansen | 2010-03-05 | 1 | -0/+2 | |
| | | | | | | | | * | | | | | Change behavior of applicationShouldTerminate. | Fabien Freling | 2010-03-05 | 1 | -8/+5 | |
| | | | | | | | | * | | | | | Prevent a freeze of QFileSystemWatcher on Mac. | Denis Dzyubenko | 2010-03-05 | 1 | -0/+2 | |
| | | | | | | | * | | | | | | doc: Fixed some QML qdoc errors. | Martin Smith | 2010-03-05 | 5 | -8/+23 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-05 | 15 | -8/+8906 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 22 | -182/+476 | |
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | | | ||||||
| | | | | | | | | | * | | | | Update the Qt focus widget on responder change. | Morten Johan Sørvig | 2010-03-05 | 1 | -0/+7 | |
| | | | | | | | * | | | | | | doc: Fixed some QML qdoc errors. | Martin Smith | 2010-03-05 | 2 | -31/+70 | |
| | | | | | | | | |/ / / / | | | | | | | | |/| | | | | ||||||
| | | | | | | | * | | | | | add wifi power notifications. more Qt way for autorelease. | Lorn Potter | 2010-03-05 | 2 | -33/+83 | |
| | | | | | | | * | | | | | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 233 | -3018/+3914 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | Remove unnecessary qWarnings from bearer management code. | Aaron McCarthy | 2010-03-05 | 6 | -89/+77 | |
| | | | | | | | * | | | | | | Don't keep polling network sessions open indefinitely. | Aaron McCarthy | 2010-03-05 | 6 | -14/+85 | |
| | | | | | | | * | | | | | | Prefer ethernet over wlan. | Aaron McCarthy | 2010-03-04 | 1 | -18/+51 | |
| | | | | | | | * | | | | | | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 11 | -28/+173 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 6 | -14/+727 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Don't write byte-order-mark after seek() | Paul Olav Tvete | 2010-03-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | TextCodec on Symbian: use the native symbian backend for text codecs. | Olivier Goffart | 2010-03-09 | 5 | -13/+725 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-09 | 4 | -34/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-09 | 4 | -34/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-09 | 4 | -34/+61 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Updates to qsoundeffect backends. | Kurt Korbatits | 2010-03-09 | 4 | -34/+61 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 463 | -7555/+17849 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 10 | -40/+45 | |