Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7-cutoff' into 4.7 | Morten Johan Sørvig | 2010-03-10 | 6 | -14/+727 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | QFSFileEngine reduce number of system calls | Ritt Konstantin | 2010-03-09 | 3 | -21/+33 | |
| | * | | | | | | | | | | | | | | | | | remove unneeded code from QFileInfo | Ritt Konstantin | 2010-03-09 | 2 | -55/+3 | |
| | * | | | | | | | | | | | | | | | | | QFSFileEngine: Don't use owner's permissions for current user; calculate them... | Ritt Konstantin | 2010-03-09 | 2 | -12/+22 | |
| | * | | | | | | | | | | | | | | | | | In QFSFileEngine::fileFlags call getPermissions() only if entry exists | Ritt Konstantin | 2010-03-09 | 1 | -24/+17 | |
| | * | | | | | | | | | | | | | | | | | move permissions calculation code to separate method | Ritt Konstantin | 2010-03-09 | 2 | -28/+37 | |
* | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-11 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Doc: Removed lie that access to QBuffer is unbuffered. | Simon Hausmann | 2010-03-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | QVarLenghtArray: Call constructor when resizing the array for Movable types. | Olivier Goffart | 2010-03-11 | 1 | -2/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | make it possible to use sse2 with mingw | Thierry Bastian | 2010-03-11 | 4 | -8/+18 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-10 | 14 | -2080/+2203 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / / | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-09 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Improve performance of QTimer::singleShot | Markus Goetz | 2010-03-09 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 4 | -15/+15 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Doc: mark QEasingCurve support functions as new in 4.7. | Volker Hilsheimer | 2010-03-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | Autotest: Fix failing QTextCodec tests | Thiago Macieira | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Added two missing keys for X11 | Denis Dzyubenko | 2010-03-08 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | 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 | 8 | -2071/+2175 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Allow empty authority in QUrl::setAuthority as per docs. | Kimmo Kotajärvi | 2010-03-05 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | QMetaType::type(): return immediately if the typename is empty | Kent Hansen | 2010-03-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | Prevent a freeze of QFileSystemWatcher on Mac. | Denis Dzyubenko | 2010-03-05 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | 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 remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 14 | -70/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| / / / / / / / / / / / / / | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 2 | -29/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Reset the byte order in the iconv codec after using it. | Thiago Macieira | 2010-03-05 | 1 | -12/+29 | |
| | * | | | | | | | | | | | | | Fixed key mappings on X11 | Denis Dzyubenko | 2010-03-05 | 1 | -17/+17 | |
| * | | | | | | | | | | | | | | Fixed crash at application exit when QProcess was used in Symbian | Miikka Heikkinen | 2010-03-05 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Do not use realpath() with uclibc | Markus Goetz | 2010-03-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Fix tst_QVariant::operator_eq_eq(UserType) | Olivier Goffart | 2010-03-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | QVariant: Fix crash when comparing two variant with the same undefined type. | Olivier Goffart | 2010-03-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Follow-up to c1b067e: fix aliasing in QReadWriteLock too. | Thiago Macieira | 2010-03-03 | 1 | -18/+12 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 1 | -9/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 1 | -9/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension. | Thiago Macieira | 2010-03-02 | 1 | -9/+6 | |
| * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | QString::section: Fix crash with SectionIncludeLeadingSep flag | Olivier Goffart | 2010-03-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Compile with GCC 3.3 | Olivier Goffart | 2010-03-02 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / |