| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize QMetaObject::activate | Olivier Goffart | 2010-04-20 | 1 | -4/+24 |
|
|
* | Rename QDeclarativeData -> QAbstractDeclarativeData | Aaron Kennedy | 2010-04-15 | 1 | -4/+4 |
|
|
* | Optimization: Improve allocation strategy for QDeclarativeDeclarativeData | Aaron Kennedy | 2010-04-01 | 1 | -3/+2 |
|
|
* | Remove QGuard. | Thiago Macieira | 2010-03-26 | 1 | -30/+1 |
|
|
* | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 1 | -0/+1 |
|
|
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 1 | -5/+6 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -2/+19 |
|\ \
| |/ |
|
| * | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 1 | -2/+19 |
|
|
* | | QObjectPrivate/!QT3_SUPPORT: replace an unused QList by an unused void* | hjk | 2009-11-11 | 1 | -2/+2 |
|/ |
|
* | Put back the declarativeData into its union so it doesn't take memory | Olivier Goffart | 2009-09-16 | 1 | -2/+4 |
|
|
* | Move QGuard to the ExtraData | Olivier Goffart | 2009-09-16 | 1 | -4/+8 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Improve memory usage of the connectionlists inside QObject | Olivier Goffart | 2009-08-19 | 1 | -0/+3 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Use a linked list for signal/slot ConnectionList | Aaron Kennedy | 2009-08-11 | 1 | -1/+8 |
|
|
* | | Fix warnings on MSVC | Thierry Bastian | 2009-08-06 | 1 | -1/+1 |
|
|
* | | Add support for using QWeakPointer with QObject, replacing QPointer. | Thiago Macieira | 2009-08-05 | 1 | -0/+2 |
|
|
* | | Restore the old name for QObjectDeletionNotification. | Thiago Macieira | 2009-08-04 | 1 | -4/+3 |
|
|
* | | Revert "Remove currentChildBeingDeleted from QObjectPrivate." | Thiago Macieira | 2009-08-04 | 1 | -0/+1 |
|
|
* | | Reorganise QObjectPrivate so that it's easier to tell what's in it. | Thiago Macieira | 2009-08-04 | 1 | -56/+57 |
|
|
* | | Remove currentChildBeingDeleted from QObjectPrivate. | Thiago Macieira | 2009-08-03 | 1 | -4/+1 |
|
|
* | | Dynamic meta object support | Aaron Kennedy | 2009-07-31 | 1 | -0/+8 |
|
|
* | | Add a declarative data ptr to QObjectPrivate | Aaron Kennedy | 2009-07-31 | 1 | -1/+11 |
|
|
* | | Fixed missing forward declarations, which made gcc fail to compile | Erik Verbruggen | 2009-07-31 | 1 | -1/+1 |
|
|
* | | removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard() | Aaron Kennedy | 2009-07-31 | 1 | -0/+24 |
|
|
* | | Add non-threadsafe QGuard class | Aaron Kennedy | 2009-07-31 | 1 | -0/+2 |
|
|
* | | extend the QObjectPrivate::connectedSignals bitfield to make space | Aaron Kennedy | 2009-07-31 | 1 | -1/+1 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
| * | Fix race condition in ~QObject | Olivier Goffart | 2009-05-18 | 1 | -1/+0 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+225 |
|
|
* | Use a linked list for the senders list inside QObject | Olivier Goffart | 2009-06-10 | 1 | -1/+4 |
|
|
* | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
* | Faster slot disconnection while destroying of QObject | Olivier Goffart | 2009-05-11 | 1 | -7/+4 |
|
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+225 |
|
|