summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Remove use of 'register' from Qt.Kevin Funk2014-08-111-5/+5
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-051-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-271-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix access to uninitialized pointerTobias Hunger2012-07-031-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-0/+10
|\
| * Make syncqt not complain about missing header macros.Thiago Macieira2011-01-271-0/+10
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix compilation in namespaceOlivier Goffart2010-10-291-1/+1
* | qSwap: use std::swap as implementation, and specialize std::swap for our cont...Olivier Goffart2010-10-291-0/+10
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-3/+11
|\|
| * Fix warning introduced by last commit on hiding of the 'd' memberThiago Macieira2010-10-241-2/+2
| * Fix access to uninitialised memory in case of new throwingThiago Macieira2010-10-221-3/+11
* | C++0x move operatorsOlivier Goffart2010-09-031-0/+7
* | Fix build os QSharedPointer on MSVCOlivier Goffart2010-08-111-1/+1
* | Optimize QSharedPointer::operator=(const QSharedPointer &)Olivier Goffart2010-08-101-1/+7
* | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-1/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-14/+17
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-14/+17
| |\
| | * Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-091-14/+17
* | | Fix warning with gcc in -pedanticOlivier Goffart2010-06-111-2/+2
* | | Make QWeakPointer and QSharedPointer movableOlivier Goffart2010-05-281-1/+5
|/ /
* | Fix building with Sun CC 5.10: missing :: for the QWeakPointer declarationThiago Macieira2010-03-011-2/+2
* | Add an extra operator delete() to QSharedPointer's internals.Thiago Macieira2010-02-241-0/+1
* | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-191-2/+2
|\|
| * Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-171-2/+2
* | Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-2/+47
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixed qsharedpointer auto test build break for Symbian OS.Janne Anttila2009-09-281-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
| * Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-271-6/+0
* | Add an opt-in QWeakPointer::operator->.Thiago Macieira2009-08-311-0/+4
* | Mark the QSharedPointer with Qt::Uninitialized explicitThiago Macieira2009-08-281-1/+1
* | compile when bootstrapping QtHarald Fernengel2009-08-201-0/+2
* | Merge commit 'qt/master'Jason Barron2009-08-181-20/+56
|\ \
| * | Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-141-2/+17
| * | Internal doc: explain how QSharedPointer worksThiago Macieira2009-08-131-18/+39
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-131-2/+2
|\ \ \
| * | | Worked around RVCT scoping issues by making scope explicit in places thatMiikka Heikkinen2009-08-131-2/+2
* | | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+22
|\ \ \ \ | |/ / / |/| / / | |/ /