index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
tools
/
qlocale_tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing of 0E+1 and 0E-1 (capital 'E')
Thiago Macieira
2017-07-03
1
-1
/
+1
*
QLocale: Fix wrong assert
Ulf Hermann
2016-08-25
1
-1
/
+1
*
Add qstrntod as qstrtod overload, which takes a len parameter
Tobias Koenig
2016-02-03
1
-2
/
+12
*
Update the Intel copyright year
Thiago Macieira
2016-01-21
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QLocale: Accept trailing junk in qstrtod()
Ulf Hermann
2016-01-05
1
-7
/
+11
*
Centralize dropping of trailing zeroes when converting doubles
Ulf Hermann
2015-11-24
1
-4
/
+2
*
Add flags to omit/reject padding in scientific notation exponents
Ulf Hermann
2015-11-23
1
-2
/
+3
*
Interpret precision == -128 as "shortest" double conversion
Ulf Hermann
2015-11-23
1
-11
/
+19
*
QLocale: Return overflowing numbers from asciiToDouble()
Ulf Hermann
2015-11-04
1
-8
/
+28
*
Replace qdtoa and qstrtod implementation by a 3rdparty library
Ulf Hermann
2015-11-02
1
-2395
/
+300
*
Provide a simpler and safer version of qdtoa()
Ulf Hermann
2015-10-20
1
-0
/
+10
*
Update strtoll and strtoull from upstream FreeBSD
Thiago Macieira
2015-03-26
1
-214
/
+51
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Remove support for QT_QLOCALE_USES_FCVT.
Erik Verbruggen
2015-01-28
1
-53
/
+0
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add ascii_isspace to replace the locale-dependent isspace(3)
Thiago Macieira
2014-07-31
1
-3
/
+3
*
QLocalePrivate: merge removeGroupSeparators into numberToCLocale
Thiago Macieira
2014-02-14
1
-74
/
+0
*
QLocalePrivate: move the stringToXxx to QLocaleData
Thiago Macieira
2014-02-14
1
-1
/
+1
*
QLocalePrivate: move the xxxToString functions to QLocaleData
Thiago Macieira
2014-02-14
1
-2
/
+2
*
Remove workarounds to old GCC bugs we had encountered on IRIX
Thiago Macieira
2013-08-31
1
-22
/
+0
*
un-confuse lupdate: make #ifdef'd braces symmetrical
Oswald Buddenhagen
2013-08-12
1
-3
/
+2
*
Remove use of 'register' from Qt.
Stephen Kelly
2013-06-17
1
-12
/
+12
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
MinGW: Add missing constants for float control.
Friedemann Kleint
2012-11-16
1
-0
/
+9
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QTBUG-26035: Remove positive sign from start of string
Tarja Sundqvist
2012-06-26
1
-1
/
+1
*
Remove ARMFPA support and Q_DOUBLE_FORMAT detection
Bradley T. Hughes
2012-03-01
1
-40
/
+4
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Remove Q_CC_MWERKS.
Robin Burchell
2012-01-19
1
-7
/
+0
*
Build fix for WINCE to qlocale_tools.cpp
Janne Anttila
2012-01-13
1
-0
/
+4
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-10
1
-1
/
+1
*
Windows: Adapt mkspec for MinGW / gcc 4.6.
Friedemann Kleint
2011-11-18
1
-0
/
+7
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+2961