Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fix compilation with suncc | Olivier Goffart | 2010-09-13 | 1 | -4/+4 |
* | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 |
* | QMetaObject::normalizeType: fix uses of const and template. | Olivier Goffart | 2010-03-26 | 1 | -0/+20 |
* | tst_QObject: test signals and slots with the same name | Olivier Goffart | 2010-03-23 | 1 | -2/+40 |
* | Fix warnings in tst_qobject.cpp | Olivier Goffart | 2010-03-23 | 1 | -17/+19 |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+20 |
|\ | |||||
| * | QObject: fix crash when deleteing the receiver object withing a DirectConncet... | Olivier Goffart | 2010-03-01 | 1 | -0/+20 |
* | | QMetaType: Now we can register typedefs. | Olivier Goffart | 2010-03-02 | 1 | -0/+16 |
* | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -0/+41 |
* | | Add proper license headers to these files. | Thiago Macieira | 2010-01-26 | 1 | -0/+41 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -0/+73 |
|\ \ | |/ | |||||
| * | QMetaObject::disconnectOne() | Aaron Kennedy | 2010-01-20 | 1 | -0/+73 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 3 | -3/+3 |
|\ \ | |/ | |||||
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -0/+144 |
|\ \ | |/ | |||||
| * | Fix QMetaObject::connect and disconnect with "dynamic signals" | Olivier Goffart | 2009-12-14 | 1 | -0/+144 |
* | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 1 | -4/+4 |
* | | Fix compilation of the QObject test | Olivier Goffart | 2009-12-04 | 1 | -10/+5 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -0/+109 |
|\ \ | |/ | |||||
| * | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 1 | -0/+109 |
* | | Fix certain type-const-ref syntax not recognized by normalizedSignature() | Bradley T. Hughes | 2009-11-30 | 4 | -9/+331 |
|/ | |||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 3 | -12/+12 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 3 | -39/+39 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 3 | -39/+39 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 3 | -3/+3 |
* | | Fix build of autotest on MSVC | Thierry Bastian | 2009-08-26 | 1 | -1/+1 |
* | | tst_QObject: test that we connect to the right signals when there is overloards | Olivier Goffart | 2009-08-26 | 1 | -3/+91 |
* | | Compile fix. | Alessandro Portale | 2009-08-13 | 1 | -1/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 3 | -3/+21 |
|\ \ | |||||
| * | | Possible Dead lock in the destructor of QObject | Thierry Bastian | 2009-08-12 | 1 | -0/+18 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 3 | -3/+3 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 3 | -4/+1 |
|\ \ \ | |||||
| * | | | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 3 | -4/+1 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+11 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Allow retrieval of interface IId from class type. | Aaron Kennedy | 2009-07-31 | 1 | -0/+11 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -1/+4 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | fix tests for QT_NO_PROCESS and when running tests as root | Harald Fernengel | 2009-07-21 | 1 | -0/+4 |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 3 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 3 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 3 | -6/+6 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -4/+104 |
|\ \ \ | |/ / | |||||
| * | | handle qreal properties correctly in the meta-object system | Kent Hansen | 2009-06-05 | 1 | -0/+27 |
| * | | Add a flag that ensure that a connection is made only one | Olivier Goffart | 2009-05-27 | 1 | -4/+77 |
| |/ | |||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -6/+0 |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 7 | -0/+3085 |
* | Long live Qt for S60! | axis | 2009-04-24 | 7 | -0/+3104 |