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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'qt/master-stable'
Jason Barron
2009-08-04
59
-319
/
+2097
|
\
|
*
Fix deadlock in the fsevents file watcher.
Norwegian Rock Cat
2009-08-03
2
-1
/
+7
|
*
Ensure that we never increase the strong reference count up from zero.
Thiago Macieira
2009-08-03
1
-4
/
+14
|
*
Change the pointer-tracking code to work everywhere.
Thiago Macieira
2009-08-03
1
-10
/
+28
|
*
Don't forget to delete the deleter object too in QSharedPointer.
Thiago Macieira
2009-08-03
1
-0
/
+3
|
*
Cleanup old code in QSharedPointer
Thiago Macieira
2009-08-03
1
-18
/
+16
|
*
Remove the need for internal API in QSharedPointer.
Thiago Macieira
2009-08-03
1
-3
/
+1
|
*
Autotest: add a way to ensure that there are no safety-check pointers leaking
Thiago Macieira
2009-08-03
1
-1
/
+22
|
*
Merge branch '4.5'
Thiago Macieira
2009-08-03
1
-2
/
+2
|
|
\
|
|
*
Disable the pointer tracking feature in Qt 4.5.
Thiago Macieira
2009-07-27
2
-29
/
+5
|
|
*
Add docs for Windows Server 2008 R2 to QSysInfo::WinVersion
Bradley T. Hughes
2009-07-27
1
-2
/
+2
|
*
|
Remove currentChildBeingDeleted from QObjectPrivate.
Thiago Macieira
2009-08-03
2
-21
/
+13
|
*
|
export QStateMachinePrivate symbols
Kent Hansen
2009-08-03
1
-6
/
+2
|
*
|
remove constructors that are not useful
Kent Hansen
2009-08-03
8
-82
/
+8
|
*
|
Export symbol used in QtGui.
Volker Hilsheimer
2009-07-31
1
-1
/
+5
|
*
|
Doc: fix warnings.
Volker Hilsheimer
2009-07-31
1
-1
/
+1
|
*
|
compile
Kent Hansen
2009-07-31
1
-1
/
+1
|
*
|
Fix compilation: add #include <new> if placement new is used
Thiago Macieira
2009-07-31
1
-0
/
+7
|
*
|
add private goToState() function to state machine
Kent Hansen
2009-07-31
2
-7
/
+97
|
*
|
remove const from QSignalEvent::sender*
Kent Hansen
2009-07-31
3
-6
/
+6
|
*
|
Compile on HP-UXi
Bradley T. Hughes
2009-07-31
2
-3
/
+4
|
*
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Aaron Kennedy
2009-07-31
1
-1
/
+1
|
|
\
\
|
|
*
|
Doc: there is no group of explicitly shared classes, only one class uses this.
Volker Hilsheimer
2009-07-30
1
-1
/
+1
|
*
|
|
Update QAbstractItemModel following review
Aaron Kennedy
2009-07-31
1
-2
/
+2
|
*
|
|
Remove isDynamic property flag
Aaron Kennedy
2009-07-31
2
-14
/
+1
|
*
|
|
Reorder flag values in ascending order
Aaron Kennedy
2009-07-31
1
-4
/
+4
|
*
|
|
Dynamic meta object support
Aaron Kennedy
2009-07-31
5
-19
/
+56
|
*
|
|
Add index methods to QMetaProperty and QMetaMethod
Aaron Kennedy
2009-07-31
2
-0
/
+22
|
*
|
|
Add a declarative data ptr to QObjectPrivate
Aaron Kennedy
2009-07-31
2
-1
/
+19
|
*
|
|
Make QAbstractItemModel default rolenames reentrant
Aaron Kennedy
2009-07-31
1
-11
/
+17
|
*
|
|
Make setRoleNames() protected and improve docs.
Aaron Kennedy
2009-07-31
3
-1
/
+50
|
*
|
|
Fixed missing forward declarations, which made gcc fail to compile
Erik Verbruggen
2009-07-31
2
-2
/
+9
|
*
|
|
removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard()
Aaron Kennedy
2009-07-31
4
-30
/
+26
|
*
|
|
Add non-threadsafe QGuard class
Aaron Kennedy
2009-07-31
5
-3
/
+200
|
*
|
|
Allow retrieval of interface IId from class type.
Aaron Kennedy
2009-07-31
1
-0
/
+10
|
*
|
|
extend the QObjectPrivate::connectedSignals bitfield to make space
Aaron Kennedy
2009-07-31
4
-17
/
+67
|
*
|
|
Add FINAL attribute to Q_PROPERTY()
Aaron Kennedy
2009-07-31
2
-1
/
+17
|
*
|
|
Add CONSTANT attribute to Q_PROPERTY()
Aaron Kennedy
2009-07-31
2
-1
/
+30
|
|
/
/
|
*
|
Remove "no-stl" from the build key and add compatibility for old plugins.
Thiago Macieira
2009-07-29
2
-5
/
+4
|
*
|
Move the 'timeval' operators to qcore_unix_p.h.
Jason Barron
2009-07-29
3
-49
/
+46
|
*
|
Port of Qt to QNX
Harald Fernengel
2009-07-29
6
-36
/
+19
|
*
|
Port of Qt to VxWorks
Robert Griebl
2009-07-29
28
-29
/
+1334
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-30
4
-45
/
+112
|
\
\
\
|
|
/
/
|
*
|
Implement a new pointer-tracking mechanism for QSharedPointer.
Thiago Macieira
2009-07-28
2
-41
/
+105
|
*
|
Fix startDetached: the pipes must be CLOEXEC for them to work.
Thiago Macieira
2009-07-28
1
-2
/
+2
|
*
|
Work around weird issue with Sun CC 5.9: Self was the wrong class.
Thiago Macieira
2009-07-28
1
-2
/
+2
|
*
|
Sun CC 5.9 does not support template friends
Thiago Macieira
2009-07-28
1
-0
/
+3
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-29
7
-128
/
+75
|
\
\
\
|
|
/
/
|
*
|
Work around a Sun CC 5.9 compiler bug: the threadEngine variable isn't found.
Thiago Macieira
2009-07-27
1
-2
/
+4
|
*
|
Sun CC 5.9 still doesn't support Template-Template Parameters
Thiago Macieira
2009-07-27
1
-3
/
+1
[next]