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
*
Remove qurl.cpp from qmake and bootstrap, it's not needed.
David Faure
2012-08-22
1
-1
/
+17
*
license: Fix Blackberry/QNX license headers
Sergio Ahumada
2012-08-14
2
-4
/
+4
*
Bump hex copy of Qt version number to 4.8.3.
Jason McDonald
2012-08-14
1
-1
/
+1
*
Mac: Don't crash if language preferences can't be retrieved.
Eike Ziller
2012-08-10
1
-1
/
+1
*
Changed qt version to 4.8.3
jutaipal
2012-08-08
1
-1
/
+1
*
Fix valgrind errors due to "const char *getSystemLocale"
David Faure
2012-08-06
1
-1
/
+1
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
510
-1021
/
+1021
*
Check for 0 before accessing the pointer
Lars Knoll
2012-07-30
1
-0
/
+3
*
QUrl: document that setIdnWhitelist isn't thread-safe
Marc Mutz
2012-07-28
1
-0
/
+3
*
Use improved QLibrary search heuristics for ICU in QLocale
Sean Harmer
2012-07-27
1
-0
/
+2
*
Introduce ImprovedSearchHeuristics flag to QLibrary
Sean Harmer
2012-07-27
3
-25
/
+92
*
Improve performance of QLibrary::load()
Sean Harmer
2012-07-27
1
-7
/
+7
*
Disable MacOSX 10.6+ locale code for iOS builds.
Ian Dean
2012-07-27
1
-1
/
+1
*
QUrl: add missing detach() in setEncodedUrl, spotted by Marc Mutz.
David Faure
2012-07-22
1
-2
/
+2
*
qurl.cpp: Remove trailing whitespaces.
David Faure
2012-07-22
1
-19
/
+19
*
Doc: Fix QUrl::isLocalFile documentation
Sergio Ahumada
2012-07-21
1
-1
/
+1
*
Disable QAtomic assembly code for incompatible compilers.
Ian Dean
2012-07-20
1
-1
/
+1
*
Only forward-declare some std classes if QT_NO_STL is defined.
Raphael Kubo da Costa
2012-07-17
1
-0
/
+2
*
doc: removed incorrect reference to Q_OS_X11
Rohan McGovern
2012-07-13
1
-1
/
+1
*
Add Mac OS 10.8 QSysInfo enums
Morten Sorvig
2012-07-10
2
-1
/
+5
*
QNX: QtGlobal: compile as a C header again
Marc Mutz
2012-07-09
1
-1
/
+3
*
QNX: fix compilation with C++11 enabled
Marc Mutz
2012-07-09
1
-0
/
+12
*
[Blackberry] Fix event loop throughput issue
Rafael Roquetto
2012-07-05
1
-8
/
+25
*
Fix socket notifier registration on Blackberry.
Rafael Roquetto
2012-07-05
2
-8
/
+52
*
Fix access to uninitialized pointer
Tobias Hunger
2012-07-03
1
-1
/
+1
*
Removing potential crashes from out-of-thread cleanup on Symbian
Murray Read
2012-06-21
2
-4
/
+37
*
Avoid crash cancelling timer in wrong thread on terminate
Murray Read
2012-06-19
1
-1
/
+1
*
Fix qatomic inline asm for x32 ABI.
Davide Pesavento
2012-06-19
1
-3
/
+3
*
UCD 5.0: Apply Unicode Corrigendum #6
Konstantin Ritt
2012-06-13
1
-788
/
+789
*
Fix QFile append on windows
Shane Kearns
2012-06-09
2
-2
/
+10
*
Mac: Remove "unsupported" warning for 10.8
Morten Sorvig
2012-06-08
1
-1
/
+4
*
Add OS version detection for windows 8
Andreas Holzammer
2012-05-24
2
-0
/
+6
*
Fix local variable is initialized but not referenced warning
Nicolas Arnaud-Cormos
2012-05-23
1
-6
/
+7
*
QRegExp: fix crash
Giuseppe D'Angelo
2012-05-23
1
-0
/
+2
*
QRegExp: fix autotest, fix usage of uninitialized values
Giuseppe D'Angelo
2012-05-21
1
-1
/
+1
*
Fix cases where functions are called with a drive and no slash
Andy Shaw
2012-05-16
1
-9
/
+9
*
QElfParser: fix type of sh_size
Pino Toscano
2012-05-16
2
-3
/
+3
*
fix composition (C/KC) of some sequences
Konstantin Ritt
2012-05-11
1
-2
/
+3
*
Fix atomics on SPARC
Thiago Macieira
2012-05-03
1
-8
/
+8
*
Fix crash with evaluation license
Samuli Piippo
2012-04-27
1
-7
/
+2
*
Fix QThread start failure due to bad thread name on Symbian
Juha Kukkonen
2012-04-26
1
-1
/
+10
*
Integrate Blackberry Platform Services (BPS) with Qt event loop.
Jeff Kehres
2012-04-25
5
-7
/
+388
*
Fix IPv6 address returned from QUrl::host
Shane Kearns
2012-04-23
1
-5
/
+4
*
Update QSettings and Mac OS X documentation with App Store information
Pasi Matilainen
2012-04-23
1
-0
/
+21
*
Moved qmljs_debug_arguments to QCoreApplication
Rafael Roquetto
2012-04-20
2
-0
/
+34
*
Fix build with QT_NO_WARNING_OUTPUT
Andy Shaw
2012-04-19
1
-0
/
+4
*
Bump Qt version to 4.8.2
aksalova
2012-04-18
1
-2
/
+2
*
Add new QSysInfo::symbianVersion() enums
Pasi Pentikainen
2012-04-13
2
-3
/
+13
*
Use value of LANG if LC_TIME is empty.
Thomas Sondergaard
2012-04-04
1
-0
/
+2
*
Fix corelib build for WEC7.
Janne Anttila
2012-04-04
1
-1
/
+3
[next]