index
:
delta/qt5/qtscript.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.2
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
v8
wip/android
wip/qt6
wip/v8
code.qt.io: qt/qtscript.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta3
Liang Qi
2017-10-18
28
-98
/
+298
|
\
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
20
-58
/
+258
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
8
-40
/
+40
*
|
JavaScriptCore: Remove stdint.h used for Windows
v5.10.0-beta2
Friedemann Kleint
2017-10-13
2
-68
/
+0
|
/
*
Disable c++1z as it breaks compilation with libc++5
Tobias C. Berner
2017-07-03
1
-0
/
+3
*
Doc: Fix copyright line for JavaScriptCore
v5.9.1
5.9.1
Kai Koehne
2017-06-08
1
-2
/
+1
*
MSVC: Disable warning C4577
Friedemann Kleint
2017-03-22
1
-1
/
+1
*
Remove uses of QString::null
Marc Mutz
2017-03-10
1
-16
/
+16
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2017-01-26
1
-1
/
+1
|
\
|
*
Doc: Fix name of license file
v5.8.0-rc1
v5.8.0
5.8.0
Kai Koehne
2016-12-07
1
-1
/
+1
*
|
No need to define c99 math functions in c++11 mode
Julien Gueytat
2017-01-22
1
-1
/
+1
*
|
Port to new feature system
Friedemann Kleint
2016-12-02
2
-4
/
+4
|
/
*
Document 3rd party library
v5.8.0-beta1
Kai Koehne
2016-10-24
2
-2
/
+60
*
Remove ce-compat files
Kai Koehne
2016-10-20
3
-715
/
+0
*
Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-26
5
-31
/
+5
|
\
|
*
Fix usage of deprecated QStyleOptionViewItemV3
v5.6.2
5.6.2
Joerg Bornemann
2016-07-05
1
-9
/
+1
|
*
Remove superfluous NDEBUG define
Joerg Bornemann
2016-07-04
1
-2
/
+0
|
*
Remove superfluous include paths
Joerg Bornemann
2016-07-04
1
-16
/
+0
|
*
Update the detection of MSVC versions to be forward-compatible
Thiago Macieira
2016-07-02
1
-1
/
+1
|
*
Switch to debug_thread_t type
James McDonnell
2016-06-14
1
-1
/
+1
|
*
Make some QNX only code Dinkum specific
James McDonnell
2016-06-14
1
-1
/
+1
|
*
Compile Fix for OpenBSD in C++11 mode
Ralf Nolden
2016-06-02
1
-1
/
+1
*
|
Fix build with the Intel compiler
Thiago Macieira
2016-07-25
1
-1
/
+1
|
/
*
Purge sRGB chunks from PNGs.
Edward Welbourne
2016-03-31
5
-0
/
+0
*
Purge sRGB chunks from PNGs in documentation.
Edward Welbourne
2016-03-22
1
-0
/
+0
*
Make more ctors explicit
Marc Mutz
2016-03-06
2
-2
/
+2
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-06
4
-8
/
+8
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
3
-8
/
+8
*
Use build-in time functions of WEC2013
v5.6.0-rc1
v5.6.0
5.6.0
Andreas Holzammer
2016-02-03
2
-0
/
+7
*
Doc: corrected invalid qdoc \relates statement
Nico Vertriest
2016-01-25
1
-2
/
+0
*
Fix build with clang/c++1z due to register keyword
Sergio Martins
2016-01-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.5' into 5.6
v5.6.0-beta1
Liang Qi
2015-11-17
1
-1
/
+1
|
\
|
*
Doc: corrected link to external source
5.5
Nico Vertriest
2015-10-30
1
-1
/
+1
*
|
doc: Remove uses of \mainclass
Martin Smith
2015-06-05
4
-5
/
+0
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-03
3
-2
/
+4
|
\
\
|
|
/
|
*
Fix build with MSVC2015.
v5.5.0-rc1
v5.5.0
5.5.0
Friedemann Kleint
2015-05-26
3
-2
/
+4
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-03-17
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-03-03
1
-0
/
+4
|
|
\
|
|
*
Detect PowerPC little-endian architecture
v5.4.2
5.4.2
Dmitry Shachnev
2015-03-01
1
-0
/
+4
*
|
|
Use QByteArray::toDouble() instead of qstrtod.
Erik Verbruggen
2015-02-27
1
-3
/
+1
|
/
/
*
|
Fix BSD license header
Sergio Ahumada
2015-02-19
1
-2
/
+2
*
|
Fixed license headers
Jani Heikkinen
2015-02-17
19
-57
/
+57
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-13
8
-15
/
+79
|
\
\
|
|
/
|
*
Doc: Moved the example documentation to correct locations
Nico Vertriest
2015-01-19
8
-15
/
+79
*
|
Update copyright headers
Jani Heikkinen
2015-02-12
247
-1481
/
+1465
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-01-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Disable pthread_np.h on BSD w/ GNU libc
v5.4.1
5.4.1
Pino Toscano
2015-01-12
1
-1
/
+1
*
|
Replace Q_STATIC_GLOBAL_OPERATOR with its expansion
Thiago Macieira
2015-01-07
1
-3
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.4.0' into 5.4
Frederik Gladhorn
2014-12-17
1
-1
/
+3
|
\
[next]