| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest() | Geir Vattekar | 2009-07-17 | 1 | -1/+1 |
|
|
* | Fix warnings for mingw | Thierry Bastian | 2009-07-16 | 1 | -4/+3 |
|
|
* | Fix (some) spelling and grammatical errors in translatable strings. | Volker Hilsheimer | 2009-07-16 | 2 | -3/+3 |
|
|
* | Update the license header in a few more places | Thiago Macieira | 2009-07-16 | 1 | -1/+1 |
|
|
* | Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains. | Thiago Macieira | 2009-07-15 | 1 | -1/+18 |
|
|
* | fix warnings for mingw in QtCore | Thierry Bastian | 2009-07-15 | 1 | -2/+2 |
|
|
* | QTreeView: now dragging lots of items is fast | Thierry Bastian | 2009-07-13 | 3 | -4/+4 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 | 1 | -0/+6 |
|
|
* | 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 | 2 | -4/+2 |
|
|
* | Use void* in the read/write replacements | Thiago Macieira | 2009-07-02 | 1 | -2/+2 |
|
|
* | 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 | 2 | -0/+122 |
|
|
* | Use the safe versions in these system calls I've just introduced. | Thiago Macieira | 2009-07-02 | 1 | -5/+7 |
|
|
* | Port most uses of ::open and QT_OPEN to the safe version. | Thiago Macieira | 2009-07-02 | 2 | -1/+4 |
|
|
* | 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 |
|
|
* | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -1/+1 |
|
|
* | | Handle application paths larger than MAX_PATH, and fix potential buffer overflow | Marius Storm-Olsen | 2009-07-01 | 2 | -10/+39 |
|
|
* | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 9 | -149/+83 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | QVariant::setValue had a bug when changing its type | Thierry Bastian | 2009-06-26 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 1 | -1/+7 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | make invokable constructors work with classes in namespace | Kent Hansen | 2009-06-25 | 1 | -1/+7 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | doc: Fixed typos. | Martin Smith | 2009-06-23 | 1 | -2/+2 |
|
|
* | | | Remove QEvent::RawTouch from the documentation | Bradley T. Hughes | 2009-06-22 | 1 | -1/+0 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 73 | -146/+146 |
|\ \ \
| |/ / |
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 73 | -146/+146 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 73 | -146/+146 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 2 | -3/+15 |
|\ \ \
| |/ / |
|
| * | | Set qreal to float for Symbian. | Martin Jones | 2009-06-12 | 1 | -1/+1 |
|
|
| * | | Adding support in QVariant for conversions between QUrl and QString | Thierry Bastian | 2009-06-10 | 1 | -2/+14 |
|
|
* | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 2 | -8/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 3 | -1/+33 |
|\ \ \
| |/ / |
|
| * | | Internal documentation for QAbstractItemModelPrivate::canConvertToDouble | Olivier Goffart | 2009-06-10 | 1 | -1/+15 |
|
|
| * | | Added QAbstractItemModelPrivate::canConvertToDouble(). | J-P Nurmi | 2009-06-10 | 2 | -0/+18 |
|
|
| * | | Compile with debug enabled | Olivier Goffart | 2009-06-10 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 5 | -38/+63 |
|\ \ \
| |/ / |
|
| * | | Avoid locking and search on the global hash if there is no QPointer | Olivier Goffart | 2009-06-10 | 2 | -4/+21 |
|
|
| * | | Use a linked list for the senders list inside QObject | Olivier Goffart | 2009-06-10 | 2 | -32/+40 |
|
|