| Commit message (Expand) | Author | Age | Files | Lines |
* | Build fix for mingw | Thierry Bastian | 2009-07-14 | 6 | -11/+12 |
|
|
* | doc: Use \inheaderfile to show which include file to include. | Martin Smith | 2009-07-13 | 1 | -1/+1 |
|
|
* | QTreeView: now dragging lots of items is fast | Thierry Bastian | 2009-07-13 | 3 | -4/+4 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-07-13 | 12 | -64/+89 |
|\ |
|
| * | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -1/+1 |
|
|
| * | doc: Clarified what Qt::HANDLE is on Windows. | Martin Smith | 2009-07-13 | 1 | -3/+8 |
|
|
| * | Revert "Fixed leak of plugin instances" | João Abecasis | 2009-07-13 | 1 | -18/+1 |
|
|
| * | fix warning in qstringbuilder.h by using QLatin1Char | hjk | 2009-07-13 | 1 | -1/+1 |
|
|
| * | doc: Clarified that native messages are being handled. | Martin Smith | 2009-07-10 | 2 | -24/+43 |
|
|
| * | Fix compilation support with namespaces for QtLibcSupplement | Thiago Macieira | 2009-07-10 | 1 | -3/+4 |
|
|
| * | fix the test _and_ the class :) | Harald Fernengel | 2009-07-03 | 1 | -1/+1 |
|
|
| * | Add a specialization for QByteArray | Harald Fernengel | 2009-07-03 | 1 | -0/+12 |
|
|
| * | Fixes a memory corruption when converting data with QIconvCodec | Denis Dzyubenko | 2009-07-09 | 1 | -2/+4 |
|
|
| * | Use 'struct QConcatenable' instead of 'class QConcatenable' to | hjk | 2009-07-09 | 1 | -1/+1 |
|
|
| * | QRingBuffer micro optimization | Markus Goetz | 2009-07-09 | 1 | -1/+4 |
|
|
| * | Add QT_END_HEADER to fix compile on PowerPC Mac and make autotest pass. | Volker Hilsheimer | 2009-07-09 | 1 | -0/+2 |
|
|
| * | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -1/+1 |
| |\ |
|
| | * | Fix oops in strcmp in QBuffer. | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
| * | | QPropertyAnimation: save a Q_GLOBAL_STATIC | Thierry Bastian | 2009-07-08 | 1 | -10/+8 |
|
|
* | | | Doc: Explicitly declare the module for each namespace to prevent strange | David Boddie | 2009-07-13 | 1 | -0/+1 |
|/ / |
|
* | | Define M_PI in qmath.h if not defined by math.h (as is the case on Windows), ... | Volker Hilsheimer | 2009-07-08 | 1 | -0/+4 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-08 | 6 | -2/+26 |
|\ \ |
|
| * | | Animations: fix compilation with QT_NO_ANIMATION | Thierry Bastian | 2009-07-08 | 6 | -2/+26 |
|
|
* | | | Use current license header. | Volker Hilsheimer | 2009-07-08 | 1 | -2/+2 |
|/ / |
|
* | | try to fix the accept4 not being found in some older kernels | Thiago Macieira | 2009-07-07 | 1 | -4/+14 |
|
|
* | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 2 | -2/+2 |
|
|
* | | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 3 | -0/+74 |
|
|
* | | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-03 | 1 | -3/+3 |
|
|
* | | Fixed compile of QtCore with some exotic GNU toolchains. | Rohan McGovern | 2009-07-03 | 1 | -1/+1 |
|
|
* | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 3 | -33/+2 |
|
|
* | | Correct #include path for qcore_unix_p.h | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
* | | Use void* in the read/write replacements | Thiago Macieira | 2009-07-02 | 1 | -2/+2 |
|
|
* | | Fix build with MSVC2003: apparently the code path I thought was Unix was also... | Thiago Macieira | 2009-07-02 | 1 | -3/+3 |
|
|
* | | Revert "Add support for creating the object alongside the Data structure in Q... | Thiago Macieira | 2009-07-02 | 1 | -47/+0 |
|
|
* | | Experimental: allow QSharedPointer to be used with forward declarations that ... | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
|
|
* | | Add support for creating the object alongside the Data structure in | Thiago Macieira | 2009-07-02 | 1 | -0/+47 |
|
|
* | | Add qobject_cast for QSharedPointer. | Thiago Macieira | 2009-07-02 | 3 | -0/+110 |
|
|
* | | Use the safe versions of the network system calls I have just added. | Thiago Macieira | 2009-07-02 | 2 | -1/+75 |
|
|
* | | Add a properly-safe version of select(2). | Thiago Macieira | 2009-07-02 | 3 | -43/+159 |
|
|
* | | Port QProcess to use the EINTR-safe and thread-safe functions | Thiago Macieira | 2009-07-02 | 1 | -148/+65 |
|
|
* | | Use the safe versions in these system calls I've just introduced. | Thiago Macieira | 2009-07-02 | 4 | -16/+21 |
|
|
* | | Make the inotify_init call also use FD_CLOEXEC-safe version of the | Thiago Macieira | 2009-07-02 | 1 | -3/+37 |
|
|
* | | Port most uses of ::open and QT_OPEN to the safe version. | Thiago Macieira | 2009-07-02 | 6 | -25/+24 |
|
|
* | | Add qcore_unix_p.h containing mostly safe versions of Unix functions. | Thiago Macieira | 2009-07-02 | 2 | -0/+247 |
|
|
* | | Merge branch 'research/qdbus-improvements' | Thiago Macieira | 2009-07-02 | 1 | -5/+18 |
|\ \ |
|
| * | | Use an "int status" extra parameter in property reading/writing. | Thiago Macieira | 2009-07-02 | 1 | -5/+18 |
| |/ |
|
* | | add support for attaching meta data to translatable messages | Oswald Buddenhagen | 2009-07-02 | 1 | -0/+28 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-07-02 | 2 | -6693/+6694 |
|\ \
| |/ |
|
| * | Fixed the build on Windows after regenerating the unicode tables. | Denis Dzyubenko | 2009-07-01 | 1 | -2/+2 |
|
|
| * | Regenerated unicode tables after the fix in the generator. | Denis Dzyubenko | 2009-07-01 | 2 | -6693/+6694 |
|
|