index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
tools
/
qsharedpointer_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Remove use of 'register' from Qt.
Kevin Funk
2014-08-11
1
-5
/
+5
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Don't increase the reference count if dynamic_cast failed
Thiago Macieira
2013-01-05
1
-0
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjects
Giuseppe D'Angelo
2012-08-27
1
-1
/
+1
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Fix access to uninitialized pointer
Tobias Hunger
2012-07-03
1
-1
/
+1
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-01
1
-0
/
+10
|
\
|
*
Make syncqt not complain about missing header macros.
Thiago Macieira
2011-01-27
1
-0
/
+10
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Fix compilation in namespace
Olivier Goffart
2010-10-29
1
-1
/
+1
*
|
qSwap: use std::swap as implementation, and specialize std::swap for our cont...
Olivier Goffart
2010-10-29
1
-0
/
+10
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-10-25
1
-3
/
+11
|
\
\
|
|
/
|
*
Fix warning introduced by last commit on hiding of the 'd' member
Thiago Macieira
2010-10-24
1
-2
/
+2
|
*
Fix access to uninitialised memory in case of new throwing
Thiago Macieira
2010-10-22
1
-3
/
+11
*
|
C++0x move operators
Olivier Goffart
2010-09-03
1
-0
/
+7
*
|
Fix build os QSharedPointer on MSVC
Olivier Goffart
2010-08-11
1
-1
/
+1
*
|
Optimize QSharedPointer::operator=(const QSharedPointer &)
Olivier Goffart
2010-08-10
1
-1
/
+7
*
|
Remove obsolete code & workarounds for unsupported versions of MS Visual C++
miniak
2010-08-03
1
-1
/
+0
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-07-28
1
-14
/
+17
|
\
\
|
|
/
|
*
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Thiago Macieira
2010-07-15
1
-14
/
+17
|
|
\
|
|
*
Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()
Thiago Macieira
2010-07-09
1
-14
/
+17
*
|
|
Fix warning with gcc in -pedantic
Olivier Goffart
2010-06-11
1
-2
/
+2
*
|
|
Make QWeakPointer and QSharedPointer movable
Olivier Goffart
2010-05-28
1
-1
/
+5
|
/
/
*
|
Fix building with Sun CC 5.10: missing :: for the QWeakPointer declaration
Thiago Macieira
2010-03-01
1
-2
/
+2
*
|
Add an extra operator delete() to QSharedPointer's internals.
Thiago Macieira
2010-02-24
1
-0
/
+1
*
|
Merge remote branch 'origin/4.6' into integration-master-from-4.6
Rohan McGovern
2010-02-19
1
-2
/
+2
|
\
\
|
|
/
|
*
Change all ptrdiff_t to qptrdiff.
Thiago Macieira
2010-02-17
1
-2
/
+2
*
|
Add operator< and qHash for QSharedPointer and fix operator-.
Thiago Macieira
2010-02-15
1
-2
/
+47
|
/
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Fixed qsharedpointer auto test build break for Symbian OS.
Janne Anttila
2009-09-28
1
-1
/
+1
*
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
|
*
Disable the pointer tracking feature in Qt 4.5.
Thiago Macieira
2009-07-27
1
-6
/
+0
*
|
Add an opt-in QWeakPointer::operator->.
Thiago Macieira
2009-08-31
1
-0
/
+4
*
|
Mark the QSharedPointer with Qt::Uninitialized explicit
Thiago Macieira
2009-08-28
1
-1
/
+1
*
|
compile when bootstrapping Qt
Harald Fernengel
2009-08-20
1
-0
/
+2
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-18
1
-20
/
+56
|
\
\
|
*
|
Reimplement qSwap and Q_DECLARE_SHARED differently.
Thiago Macieira
2009-08-14
1
-2
/
+17
|
*
|
Internal doc: explain how QSharedPointer works
Thiago Macieira
2009-08-13
1
-18
/
+39
*
|
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public
Jason Barron
2009-08-13
1
-2
/
+2
|
\
\
\
|
*
|
|
Worked around RVCT scoping issues by making scope explicit in places that
Miikka Heikkinen
2009-08-13
1
-2
/
+2
*
|
|
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
1
-1
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
[next]