index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
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
/
tools
/
moc
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+3
*
Tools: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-03
1
-9
/
+11
*
Tools: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-7
/
+7
*
moc: Add --debug-includes option to moc
Alexandru Croitor
2022-04-05
1
-0
/
+16
*
Let androiddeployqt write a dependency file
Andreas Buhr
2021-07-08
1
-44
/
+1
*
Avoid blocking read from stdin when collecting json files
Alexey Edelev
2021-05-31
1
-3
/
+6
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
MetaObject: Store the QMetaType of the methods
Fabian Kosmale
2020-06-02
1
-0
/
+6
*
Teach moc to output a Make-style depfile
Alexandru Croitor
2019-12-17
1
-0
/
+131
*
Add support for machine-readable JSON output to the MOC
Simon Hausmann
2019-10-04
1
-2
/
+39
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-2
/
+2
|
\
|
*
Allow moc to handle Unicode output filenames on Windows with MSVC
Jake Petroules
2017-12-28
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+1
|
\
\
|
|
/
|
*
moc: Restore compatibility with Qt 5.7's -b option
Olivier Goffart
2017-10-24
1
-0
/
+1
|
*
Revert "moc: remove _MSC_EXTENSIONS #define"
Jani Heikkinen
2017-06-05
1
-3
/
+0
|
*
moc: remove _MSC_EXTENSIONS #define
Joerg Bornemann
2017-05-30
1
-0
/
+3
*
|
Use new QStringList::contains(QL1S)
Anton Kudryavtsev
2017-03-20
1
-2
/
+2
|
/
*
Make better use of new QStringList::join(QLatin1String) overload
Marc Mutz
2017-02-19
1
-1
/
+1
*
moc: force the Microsoft compiler not to define _MSC_EXTENSIONS
Thiago Macieira
2016-12-08
1
-3
/
+0
*
moc: Add warnings when resolving and opening includes fails
Friedemann Kleint
2016-07-29
1
-5
/
+16
*
Make moc obey the preprocessor environment variable for include paths
Thiago Macieira
2016-07-20
1
-0
/
+29
*
moc: get the system #defines from the compiler itself
Thiago Macieira
2016-07-20
1
-1
/
+16
*
moc: remove _MSC_EXTENSIONS #define
Thiago Macieira
2016-07-02
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-03
1
-1
/
+1
|
\
|
*
Moc: use const (and const APIs) more
Anton Kudryavtsev
2016-04-18
1
-1
/
+1
*
|
moc: Use QCommandLineParser::ParseAsLongOptions and QCommandLineOption::Short...
Olivier Goffart
2016-04-28
1
-0
/
+10
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
1
-0
/
+2
|
\
|
*
moc: bail out early on missing or invalid options file
Joerg Bornemann
2016-03-31
1
-0
/
+2
*
|
moc: eradicate all Q_FOREACH loops
Marc Mutz
2016-01-26
1
-8
/
+15
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-12
1
-1
/
+1
|
\
|
*
Document `moc -f<...>` behavior change in Qt-5.2.0
David Faure
2014-02-11
1
-1
/
+1
*
|
moc: Make error message 'too many input files' more verbose.
Friedemann Kleint
2014-01-27
1
-1
/
+1
|
/
*
moc: Fix parsing of complex defines defined via command line
Olivier Goffart
2014-01-17
1
-1
/
+2
*
moc: Don't stumble over MSVC __declspec.
Stephen Kelly
2013-09-24
1
-0
/
+1
*
moc: add -M<key=value> to ease static qml plugin linking
Richard Moe Gustavsen
2013-09-13
1
-0
/
+23
*
Fix moc-crash when compiling QtScript on Windows.
Friedemann Kleint
2013-09-11
1
-8
/
+7
*
Port moc to QCommandLineParser
David Faure
2013-09-10
1
-218
/
+202
*
don't include qconfig.cpp into moc and uic
Oswald Buddenhagen
2013-08-15
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Fix moc stumbling over gcc __attribute__ extensions
Simon Hausmann
2012-10-01
1
-0
/
+8
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
make src/tools/ compile without CamelCase headers
Oswald Buddenhagen
2012-09-19
1
-3
/
+3
*
Search the include paths for json files containing plugin info
Lars Knoll
2012-07-31
1
-0
/
+1
*
Revert "Allow moc to handle symbols that have been redefined."
Matthew Vogt
2012-07-04
1
-1
/
+1
*
MOC: Avoiding MAX_PATH limit on Windows
Yuchen Deng
2012-06-20
1
-1
/
+9
*
Fix shadow build compilation with MSVC
Thiago Macieira
2012-05-29
1
-1
/
+1
[next]