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
/
scripttools
/
debugging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.13' into 5.14
v5.14.0-beta2
Qt Forward Merge Bot
2019-10-12
1
-0
/
+2
|
\
|
*
Fix build with -no-feature-tooltip
Joerg Bornemann
2019-10-09
1
-0
/
+2
*
|
Remove usages of deprecated APIs
Sona Kurazyan
2019-08-23
12
-14
/
+14
*
|
Convert uses of QTime as a timer to QElapsedTimer
Edward Welbourne
2019-06-12
2
-3
/
+3
|
/
*
Doc: Remove unnecessary \fn commands
Topi Reinio
2019-02-13
6
-12
/
+0
*
Fix some deprecation warnings
v5.13.0-alpha1
Friedemann Kleint
2019-02-06
1
-4
/
+4
*
Doc: Fix documentation warnings
v5.11.0-beta4
Topi Reinio
2018-04-13
3
-19
/
+18
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-18
142
-1988
/
+2840
|
\
|
*
Fix license headers
Jani Heikkinen
2018-01-15
142
-1988
/
+2840
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-3
/
+3
|
/
*
Remove uses of QString::null
Marc Mutz
2017-03-10
1
-16
/
+16
*
Fix usage of deprecated QStyleOptionViewItemV3
v5.6.2
5.6.2
Joerg Bornemann
2016-07-05
1
-9
/
+1
*
Purge sRGB chunks from PNGs.
Edward Welbourne
2016-03-31
5
-0
/
+0
*
Make more ctors explicit
Marc Mutz
2016-03-06
1
-1
/
+1
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-06
1
-3
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-12
142
-994
/
+994
*
Replace Q_STATIC_GLOBAL_OPERATOR with its expansion
Thiago Macieira
2015-01-07
1
-3
/
+2
*
Update license headers and add new license files
Antti Kokko
2014-08-24
142
-2698
/
+1562
*
Fix tab-completion for variables that have digits in them
Andy Shaw
2013-10-22
1
-1
/
+1
*
Remove QtAlgorithms usage from QtScript.
Friedemann Kleint
2013-09-26
5
-6
/
+18
*
Fix CLANG-warnings.
Friedemann Kleint
2013-03-08
2
-3
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-05
1
-8
/
+8
|
\
|
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
1
-7
/
+7
|
|
\
|
|
*
Doc: Modularized Qt Script Tools documentation.
Jerome Pasion
2013-01-24
1
-7
/
+7
|
*
|
Doc: Fix module name format
Sze Howe Koh
2013-01-26
1
-1
/
+1
*
|
|
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-28
1
-4
/
+0
|
/
/
*
|
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
142
-142
/
+142
*
|
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-10
1
-1
/
+1
|
/
*
Always get the default flags from QAIM.
Stephen Kelly
2012-11-27
2
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
142
-3408
/
+3408
*
Add qtscriptglobal.h for the qtscript.git module EXPORT macros
Thiago Macieira
2012-08-09
1
-0
/
+1
*
Doc: Modularize QtScript documentation.
Casper van Donderen
2012-06-05
1
-5
/
+5
*
Fix scripttools compilation when some features are disabled
Kent Hansen
2012-06-01
4
-0
/
+44
*
Don't crash in debugger if QScriptEngine is deleted
Kent Hansen
2012-06-01
2
-1
/
+3
*
Update the includes after QIcon was moved back to QtGui
Olivier Goffart
2012-05-20
3
-3
/
+3
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
1
-1
/
+1
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-03
1
-1
/
+1
*
Fix some deprecation warnings in QtScript.
Friedemann Kleint
2012-04-30
1
-4
/
+4
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-06
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
142
-142
/
+142
*
Update obsolete contact address.
Jason McDonald
2012-01-23
142
-142
/
+142
*
Remove the use of QT_MODULE()
Gunnar Sletta
2012-01-19
1
-1
/
+0
*
Update copyright year in license headers.
Jason McDonald
2012-01-09
142
-142
/
+142
*
Fix compilation due to header changes
Sergio Ahumada
2011-12-17
1
-2
/
+2
*
QtScript: Fix warnings about set/unused variables.
Friedemann Kleint
2011-11-10
1
-3
/
+1
*
Fixed compile for removal of Qt::escape
Rohan McGovern
2011-09-30
1
-1
/
+1
*
Merge branch 'refactor'
Gunnar Sletta
2011-09-13
25
-76
/
+76
|
\
|
*
Merge remote branch 'gerrit/master' into refactor
Samuel Rødal
2011-07-29
5
-22
/
+10
|
|
\
|
*
|
QtScripts: Widget library split.
Friedemann Kleint
2011-05-24
25
-76
/
+76
*
|
|
Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'
suzuki toshiya
2011-09-12
2
-2
/
+2
|
|
/
|
/
|
[next]