summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | doc: Fixed typos.Martin Smith2009-06-231-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 license header changes from 4.5Volker Hilsheimer2009-06-1673-146/+146
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1673-146/+146
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-122-3/+15
|\ \ \ | |/ /
| * | Set qreal to float for Symbian.Martin Jones2009-06-121-1/+1
| * | Adding support in QVariant for conversions between QUrl and QStringThierry Bastian2009-06-101-2/+14
* | | 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
|\ \ \ | |/ /
| * | Internal documentation for QAbstractItemModelPrivate::canConvertToDoubleOlivier Goffart2009-06-101-1/+15
| * | Added QAbstractItemModelPrivate::canConvertToDouble().J-P Nurmi2009-06-102-0/+18
| * | Compile with debug enabledOlivier Goffart2009-06-101-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-105-38/+63
|\ \ \ | |/ /
| * | Avoid locking and search on the global hash if there is no QPointerOlivier Goffart2009-06-102-4/+21
| * | Use a linked list for the senders list inside QObjectOlivier Goffart2009-06-102-32/+40
| * | qdoc: The gray version.Martin Smith2009-06-091-1/+1
| * | small change to reduce static data sizeThierry Bastian2009-06-091-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-087-7/+27
|\ \ \ | |/ /
| * | Small simplification on codeThierry Bastian2009-06-081-2/+2
| * | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-082-3/+3
| * | handle qreal properties correctly in the meta-object systemKent Hansen2009-06-054-1/+16
| * | Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-052-1/+6
* | | 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 commit 'origin/4.5'Olivier Goffart2009-06-044-4/+17
| |\ \ | | |/
| | * Don't use inactivatable timers to calculate time to wait for next timer.Thomas Sondergaard2009-06-041-3/+11
| | * fix catalan plural rulesOswald Buddenhagen2009-06-032-0/+4
| | * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
| * | Fixed build error with Sun CC 5.5..jasplin2009-06-041-10/+10
| * | Improve detection of monotonic timer supportBradley T. Hughes2009-06-021-1/+1
| * | Integrate merge-request #573 into branch 'master'Eskil Abrahamsen Blomfeldt2009-06-021-1/+1
| |\ \
| | * | Remove the redundant timer kill and start when the twojieshuzheng2009-06-021-1/+1
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-021-3/+1
|\ \ \ | |/ /
| * | Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-2914-55/+87
| |\ \
| * | | static method, no instance neededDavid Faure2009-05-291-1/+1
| * | | Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-222-23/+48
| |\ \ \
| * \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-204-6/+16
| |\ \ \ \
| * | | | | remove unused line (the function is even in qtgui nowadays)David Faure2009-05-181-2/+0
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-295-14/+30
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Compile fix with namespaces.hjk2009-05-281-2/+0
| * | | | | improved string operations all over the placeThierry Bastian2009-05-282-2/+2