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
...
*
Fix QFileSystemEngine::tempPath on Blackberry OS
Rafael Roquetto
2012-04-01
1
-0
/
+7
*
Fix regressions due to partial QSslSocket::peek fix
Shane Kearns
2012-03-30
1
-0
/
+5
*
Fix scopes on iconv related pro/pri files
Rafael Roquetto
2012-03-28
1
-1
/
+1
*
Give QThread threads better names on Symbian
Murray Read
2012-03-27
1
-6
/
+17
*
Removing Symbian fast allocator implementation
Murray Read
2012-03-16
10
-6407
/
+2
*
Crash in Symbian text codec creation without CleanupStack
Murray Read
2012-03-15
1
-1
/
+5
*
Fixes potential memory leak in qtextcodec.cpp
Nick Ratelle
2012-03-14
1
-17
/
+9
*
Fix q_atomic_decrement for 64-bit Solaris
Samuli Piippo
2012-03-14
1
-0
/
+2
*
Fix documentation error
Shane Kearns
2012-03-13
1
-1
/
+0
*
Optimise QFile::seek that doesn't move the file pointer
Shane Kearns
2012-03-13
1
-0
/
+3
*
Support changing locales at runtime in QPA plugins.
Nick Ratelle
2012-03-12
1
-2
/
+33
*
Fixes mismatching delete operator
Rafael Roquetto
2012-03-11
1
-1
/
+1
*
Fixed wrong iconv_open call under QNX
Rafael Roquetto
2012-03-11
1
-1
/
+1
*
Fixes codecs.pri to reflect new QNX mkspec name
Rafael Roquetto
2012-03-09
1
-1
/
+1
*
Enable storage of global Qt settings in app-local settings file on Mac
Pasi Matilainen
2012-03-08
2
-2
/
+84
*
Don't allow app panic on QProcess destruction, kill or terminate
Murray Read
2012-03-08
1
-4
/
+12
*
Bump Qt version to 4.8.1
Girish Ramakrishnan
2012-03-05
1
-2
/
+2
*
Fix signature of q_atomic_test_and_set_ptr.
Girish Ramakrishnan
2012-03-04
1
-1
/
+1
*
Fix to exit of adopted thread watcher in Windows
jian liang
2012-02-28
1
-7
/
+20
*
Fix potential race condition in data structure of adopted thread watcher
jian liang
2012-02-28
1
-1
/
+3
*
QWindowsPipeWriter could terminate the process to early
Martin Petersson
2012-02-28
1
-1
/
+1
*
Fixed zlib build for WEC7.
Andreas Holzammer
2012-02-27
1
-0
/
+10
*
Fix a crash in QSystemLocalePrivate::uiLanguages().
Friedemann Kleint
2012-02-25
1
-1
/
+1
*
Allowing symbian cleanup code in thread started and finished slots
Murray Read
2012-02-22
1
-2
/
+10
*
QElapsedTimer/Win: Fix 64-bit integer overflow
Jonathan Liu
2012-02-21
1
-1
/
+3
*
Fixes QProcess on QNX
Rafael Roquetto
2012-02-20
3
-82
/
+67
*
RR scheduler error handling for deleted active objects
Murray Read
2012-02-20
1
-2
/
+6
*
Fix for Shazam crash
Murray Read
2012-02-17
1
-7
/
+5
*
Fix Windows timer performance regression
Jonathan Liu
2012-02-16
1
-1
/
+1
*
Checking for directory exists in failed QDir::mkpath on Symbian
Murray Read
2012-02-15
1
-2
/
+9
*
Initializes seqDumpPos on qiodevice.cpp
Nick Ratelle
2012-02-14
1
-1
/
+2
*
Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.
Andreas Holzammer
2012-02-11
1
-0
/
+3
*
Raise loopLevel for deleteLater in event filters
John Stanley
2012-02-10
2
-1
/
+16
*
Fixes a possible out-of-bound write in QByteArray.
Nick Ratelle
2012-02-09
1
-6
/
+11
*
realpath(X,0) IS supported on QNX.
Nick Ratelle
2012-02-09
1
-1
/
+1
*
Avoiding early deleteLater in Symbian with better loopLevel tracking
Murray Read
2012-02-09
2
-17
/
+39
*
Change bugreports.qt.nokia.com -> bugreports.qt-project.org
Sergio Ahumada
2012-02-09
1
-1
/
+1
*
Fixed null pointer dereference in QUnifiedTimer
Nick Ratelle
2012-02-08
1
-6
/
+9
*
Fix bug in qatomic for INTEGRITY RTOS
Kalle Viironen
2012-02-08
1
-34
/
+57
*
Some small doc fixes, typos and removal of one incorrect paragraph
Andy Shaw
2012-02-08
1
-5
/
+0
*
Handling adopted thread death with active timers on Symbian
Murray Read
2012-02-08
2
-6
/
+23
*
Changes in Symbian CleanupStack use to allow dodgy app start
Murray Read
2012-02-08
2
-12
/
+11
*
Make QString::latin1() re-entrant, the global QHash needs a mutex.
David Faure
2012-02-08
1
-1
/
+8
*
Fixes QIconvCodec::convertToUnicode()
Nick Ratelle
2012-02-07
2
-1
/
+6
*
Fixed qmldbg_inspector build for WEC7.
jaanttil
2012-02-06
1
-0
/
+5
*
Add support for QNX iconv implementation.
Rafael Roquetto
2012-02-03
2
-0
/
+6
*
Reduces compiler warnings when compiling for WEC7
jaanttil
2012-02-03
2
-0
/
+2
*
Fix progress bar values >100% when http upload is retried
Shane Kearns
2012-02-03
2
-1
/
+2
*
Change QUrl::toLocalFile to return path for relative urls
Aapo Haapanen
2012-02-02
1
-1
/
+8
*
Fixed QFile::link behaviour for WinCE devices.
jaanttil
2012-01-31
1
-0
/
+1
[prev]
[next]