| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-03-03 | 1 | -1/+1 |
|\ |
|
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta4v5.15.0-beta3v5.15.0-beta2 | Edward Welbourne | 2020-03-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-11-30 | 14 | -15/+15 |
|\| |
|
| * | Avoid initializing QFlags with 0 or nullptr | Friedemann Kleint | 2019-11-26 | 14 | -15/+15 |
* | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-10-19 | 1 | -0/+2 |
|\| |
|
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.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 |
* | | | Merge remote-tracking branch 'origin/wip/qt6' into dev | Simon Hausmann | 2019-10-04 | 4 | -7/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump Qt version to Qt 6 | Alexandru Croitor | 2019-07-11 | 4 | -7/+10 |
* | | | 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 warningsv5.13.0-alpha1 | Friedemann Kleint | 2019-02-06 | 1 | -4/+4 |
* | Doc: Fix documentation warningsv5.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 QStyleOptionViewItemV3v5.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 |