Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 21 | -21/+21 |
|\ | |||||
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 21 | -21/+21 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -11/+0 |
|\ \ | |/ | |||||
| * | Fix moc generated code with dummy Q_PROPERTY | Olivier Goffart | 2009-12-16 | 1 | -11/+0 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Do not recoginze templated types or pointers as flags. | Olivier Goffart | 2009-11-30 | 1 | -1/+2 |
* | | Fix certain type-const-ref syntax not recognized by normalizedSignature() | Bradley T. Hughes | 2009-11-30 | 1 | -1/+1 |
|/ | |||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 21 | -84/+84 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 1 | -0/+41 |
|\ | |||||
| * | Add missing license headers | Jason McDonald | 2009-09-03 | 1 | -0/+41 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 20 | -260/+260 |
|\ \ | |/ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 20 | -260/+260 |
* | | Enable Q_OBJECT usage across DLL boundary on Symbian OS | Shane Kearns | 2009-08-28 | 1 | -6/+21 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 1 | -2/+2 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 20 | -20/+20 |
* | | Remove last vestiges of the qtusagereporter. | Jason McDonald | 2009-08-24 | 1 | -14/+0 |
* | | Improve memory usage of the connectionlists inside QObject | Olivier Goffart | 2009-08-19 | 1 | -47/+6 |
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 20 | -20/+20 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Aaron Kennedy | 2009-07-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | parse Q_INVOKABLE explicit constructors | Olivier Goffart | 2009-07-30 | 1 | -1/+1 |
* | | | Remove isDynamic property flag | Aaron Kennedy | 2009-07-31 | 1 | -2/+1 |
* | | | Reorder flag values in ascending order | Aaron Kennedy | 2009-07-31 | 1 | -3/+4 |
* | | | Dynamic meta object support | Aaron Kennedy | 2009-07-31 | 1 | -3/+6 |
* | | | Add FINAL attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 3 | -2/+9 |
* | | | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 3 | -2/+31 |
|/ / | |||||
* | | Fix Warning saying that signal cannot be made virtual | Olivier Goffart | 2009-07-22 | 1 | -11/+9 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | make invokable constructors work with classes in namespace | Kent Hansen | 2009-06-25 | 1 | -2/+2 |
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 20 | -40/+40 |
|\ \ | |/ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 20 | -40/+40 |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 24 | -0/+7497 |
* | Only include QMetaType if required in moc generated files | Olivier Goffart | 2009-06-11 | 2 | -3/+8 |
* | make moc-generated code compile again | Kent Hansen | 2009-06-08 | 1 | -0/+2 |
* | handle qreal properties correctly in the meta-object system | Kent Hansen | 2009-06-05 | 2 | -6/+16 |
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 3 | -6/+6 |
* | Long live Qt! | Lars Knoll | 2009-03-23 | 24 | -0/+7497 |