index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
scanner
/
cpp
/
cppscanner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt6: do not use QString::fromUtf16(ushort*) overload
Ivan Komissarov
2021-02-16
1
-1
/
+1
*
clang-tidy: Apply modernize-use-nullptr fix-it
Ivan Komissarov
2020-10-26
1
-2
/
+2
*
clang-tidy: Fix 'cppcoreguidelines-pro-type-member-init' warnings
Ivan Komissarov
2020-04-27
1
-4
/
+4
*
clang-tidy: Suppress 'cppcoreguidelines-pro-type-cstyle-cast' warning
Ivan Komissarov
2020-04-17
1
-1
/
+1
*
clang-tidy: Fix 'bugprone-narrowing-conversions' warnings
Ivan Komissarov
2020-04-14
1
-2
/
+2
*
Fix static build
Christian Kandeler
2019-10-10
1
-1
/
+1
*
Avoid some deprecation warnings for QLatin1Literal uses
hjk
2019-07-22
1
-8
/
+8
*
C++ scanner: Register for rc files
Christian Kandeler
2019-01-17
1
-1
/
+1
*
C++ scanner: Properly handle UTF-8 byte order mark
Christian Kandeler
2018-05-30
1
-0
/
+10
*
Do not register the C++ scanner for header files
Christian Kandeler
2018-05-07
1
-1
/
+1
*
Modernize variable declarations
Denis Shienkov
2017-11-30
1
-4
/
+4
*
STL compatibility: use push_back() instead of append()
Jake Petroules
2017-11-22
1
-1
/
+1
*
Use nullptr to initialize the pointers
Denis Shienkov
2017-11-20
1
-8
/
+8
*
STL compatibility: use size() instead of count()
Jake Petroules
2017-11-15
1
-1
/
+1
*
Replace QScopedPointer with std::unique_ptr
Joerg Bornemann
2017-10-13
1
-4
/
+4
*
Transform the scanner plugin manager into a true generic plugin manager
Jake Petroules
2017-06-13
1
-7
/
+12
*
Qt support: Scan also cpp files for Q_PLUGIN_METADATA
Christian Kandeler
2017-04-28
1
-3
/
+3
*
Fix warning about conversion from size_t to int
Joerg Bornemann
2017-01-27
1
-2
/
+2
*
Change style of #includes of Qt headers
Jake Petroules
2017-01-04
1
-6
/
+5
*
Merge the C/C++ include scanners
Christian Kandeler
2016-12-19
1
-114
/
+17
*
Allow scanner plugins to be built statically
Jake Petroules
2016-12-16
1
-2
/
+4
*
Fully qualify references
Jake Petroules
2016-11-30
1
-2
/
+3
*
Merge 1.6 into master
Christian Kandeler
2016-09-30
1
-1
/
+3
|
\
|
*
Handle Q_NAMESPACE
BogDan Vatra
2016-09-28
1
-1
/
+3
*
|
Update license headers
Iikka Eklund
2016-08-29
1
-14
/
+23
|
/
*
Fix change tracking for precompiled headers
Christian Kandeler
2016-08-01
1
-1
/
+48
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
1
-1
/
+1
*
Correctly handle Objective-C++ source files in moc.
Jake Petroules
2016-04-06
1
-1
/
+4
*
update license headers
Joerg Bornemann
2015-03-02
1
-2
/
+2
*
Update License
Eike Ziller
2015-01-26
1
-6
/
+6
*
License update.
Eike Ziller
2014-10-16
1
-7
/
+8
*
support transformers with an unknown number of outputs
Joerg Bornemann
2014-02-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/1.1'
Joerg Bornemann
2014-01-09
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
use memcmp instead of strncmp in C++ scanner
Joerg Bornemann
2013-12-04
1
-1
/
+1
*
|
correct equality checks in C++ scanner
Joerg Bornemann
2013-12-03
1
-13
/
+19
*
|
check for defines in C++ scanner
Joerg Bornemann
2013-12-02
1
-12
/
+21
*
|
make code in cppscanner more readable
Joerg Bornemann
2013-12-02
1
-7
/
+11
|
/
*
fix cppscanner file type passing
Joerg Bornemann
2013-08-30
1
-5
/
+3
*
AutoMoc: do not scan files twice
Joerg Bornemann
2013-08-27
1
-1
/
+1
*
don't pass file tags to scanner plugins
Joerg Bornemann
2013-08-27
1
-21
/
+21
*
do not scan qrc dependencies recursively
Joerg Bornemann
2013-02-06
1
-6
/
+6
*
rename cpp.cpp to cppscanner.cpp
Joerg Bornemann
2013-02-05
1
-0
/
+336