summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-162-1/+17
|\
| * Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-162-1/+17
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-152-7/+76
|\ \ | |/
| * Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-152-7/+76
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-153-4/+4
|\ \ | |/ |/|
| * QTreeView: now dragging lots of items is fastThierry Bastian2009-07-133-4/+4
* | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-07-103-27/+47
|\ \ | |/
| * doc: Clarified that native messages are being handled.Martin Smith2009-07-102-24/+43
| * Fix compilation support with namespaces for QtLibcSupplementThiago Macieira2009-07-101-3/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-1012-17/+524
|\ \ | |/
| * Define M_PI in qmath.h if not defined by math.h (as is the case on Windows), ...Volker Hilsheimer2009-07-081-0/+4
| * Use current license header.Volker Hilsheimer2009-07-081-2/+2
| * try to fix the accept4 not being found in some older kernelsThiago Macieira2009-07-071-4/+14
| * general wording change for some file type namesFrederik Schwarzer2009-07-062-2/+2
| * support for id-based translationsOswald Buddenhagen2009-07-061-0/+6
| * Fixed compile of QtCore with some exotic GNU toolchains.Rohan McGovern2009-07-031-1/+1
| * Refactored gesture apiDenis Dzyubenko2009-07-022-4/+2
| * Use void* in the read/write replacementsThiago Macieira2009-07-021-2/+2
| * Use the safe versions of the network system calls I have just added.Thiago Macieira2009-07-022-1/+75
| * Add a properly-safe version of select(2).Thiago Macieira2009-07-022-0/+122
| * Use the safe versions in these system calls I've just introduced.Thiago Macieira2009-07-021-5/+7
| * Port most uses of ::open and QT_OPEN to the safe version.Thiago Macieira2009-07-022-1/+4
| * Add qcore_unix_p.h containing mostly safe versions of Unix functions.Thiago Macieira2009-07-022-0/+247
| * Merge branch 'research/qdbus-improvements'Thiago Macieira2009-07-021-5/+18
| |\
| | * Use an "int status" extra parameter in property reading/writing.Thiago Macieira2009-07-021-5/+18
| * | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-0/+28
* | | Mark QMetaObjectBuilder and friends as internal.Michael Brasser2009-07-061-0/+4
* | | extend the QObjectPrivate::connectedSignals bitfield to make spacemae2009-07-063-16/+66
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-032-1/+17
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-0213-156/+140
|\ \ \ | |/ /
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+1
| * | Handle application paths larger than MAX_PATH, and fix potential buffer overflowMarius Storm-Olsen2009-07-012-10/+39
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-019-149/+83
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+1
| |\ \
| | * | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+7
| |\ \ \ | | |/ /
| | * | Merge branch '4.5'Thiago Macieira2009-06-261-1/+7
| | |\ \ | | | |/
| | | * make invokable constructors work with classes in namespaceKent Hansen2009-06-251-1/+7
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-2/+2
| |\ \ \ | | |/ /
| * | | Remove QEvent::RawTouch from the documentationBradley T. Hughes2009-06-221-1/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1773-146/+146
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-122-3/+15
| |\ \ \ \
| * | | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-112-8/+2
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-103-1/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-105-38/+63
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-087-7/+27
| |\ \ \ \ \ \ \
| * | | | | | | | Some API changes after an API review roundBradley T. Hughes2009-06-051-11/+9
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-056-17/+30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-021-3/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-295-14/+30
| |\ \ \ \ \ \ \ \ \ \