index
:
qt/qttools.git
5.10
5.11
5.12
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.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
linguist
/
lupdate
/
cpp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
linguist: provide labels for id based translation
Masoud Jami
2025-05-20
1
-9
/
+20
*
lupdate: add used namespaces of the current file
Masoud Jami
2025-05-16
1
-1
/
+6
*
lupdate: detach QString for included file path
Masoud Jami
2025-03-17
1
-0
/
+2
*
lupdate: remove extra definition of CppMagicComment
Masoud Jami
2025-03-05
1
-2
/
+0
*
lupdate: unify parsing of meta strings in different languages
Masoud Jami
2025-03-03
1
-126
/
+44
*
linguist: refactor linguist tools to use _L1 instead of QLatin1String
Masoud Jami
2025-02-10
1
-16
/
+14
*
lupdate: check more stricly before warning for invalid tr calls
Masoud Jami
2025-01-30
1
-5
/
+8
*
lupdate: parse expression with angle brackets
Masoud Jami
2025-01-07
1
-10
/
+49
*
lupdate: transfer "using namespace" from parent namespace to children
Masoud Jami
2025-01-07
1
-5
/
+11
*
lupdate: parse translate commands in template definitions
Masoud Jami
2025-01-02
1
-42
/
+61
*
lupdate: Correct Context in Function Definitions with Prepended "::"
Masoud Jami
2024-11-21
1
-2
/
+5
*
Allow Empty Strings in the Translation Tools
Masoud Jami
2024-11-21
1
-1
/
+1
*
lupdate: support extra namespace qualification
Masoud Jami
2024-11-15
1
-0
/
+15
*
lupdate CPP Parser handling templates
Masoud Jami
2024-10-29
1
-1
/
+8
*
lupdate: Support for Typed Enum in CPP Parser
Masoud Jami
2024-10-29
1
-0
/
+6
*
lupdate: Add debug stream operators for internal types
Joerg Bornemann
2024-08-08
1
-0
/
+10
*
lupdate: Fix long runtime with supposed includes in namespaces
Joerg Bornemann
2024-07-22
1
-27
/
+34
*
lupdate: Make exclude patterns less strict again
Joerg Bornemann
2024-07-17
1
-2
/
+1
*
lupdate: Remove dead code
Joerg Bornemann
2023-06-30
1
-19
/
+0
*
lupdate: Fix missing context in functions with trailing return type
Joerg Bornemann
2023-06-28
1
-9
/
+31
*
lupdate: Simplify C++ raw string literal detection
Joerg Bornemann
2023-04-01
1
-4
/
+10
*
lupdate: Handle C++ string literals
Joerg Bornemann
2023-04-01
1
-0
/
+13
*
Don't treat enum classes as a normal class
Andy Shaw
2023-03-28
1
-1
/
+12
*
Handle text in quotes in extra comments in lupdate
Johnny Jazeix
2023-02-17
1
-2
/
+8
*
lupdate: Disambiguate string constants
Friedemann Kleint
2023-02-13
1
-3
/
+3
*
linguist: Remove STRING defines
Friedemann Kleint
2023-01-13
1
-27
/
+27
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-10
1
-18
/
+18
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-21
/
+21
*
lupdate: Allow multiple specifiers after method signature
Joerg Bornemann
2022-06-22
1
-2
/
+0
*
lupdate: Apply a simpler fix for static initializers
Joerg Bornemann
2022-06-21
1
-34
/
+29
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
lupdate: Support hexadecimal numeric literals with upper case X
Joerg Bornemann
2022-01-19
1
-1
/
+1
*
lupdate: Support numeric literal separators
Joerg Bornemann
2022-01-19
1
-2
/
+2
*
lupdate: Fix static initializers with parentheses
Joerg Bornemann
2021-12-07
1
-8
/
+31
*
lupdate: Simplify state saving code in old C++ parser
Joerg Bornemann
2021-12-07
1
-32
/
+20
*
Do not translate Qt Linguist command line tools
Kai Köhne
2021-09-13
1
-39
/
+42
*
lupdate: Fix assertion in C++ parser
Joerg Bornemann
2020-11-20
1
-1
/
+3
*
Linguist: Refactor iterators
Jarek Kobus
2020-09-17
1
-2
/
+2
*
Linguist: Replace foreach with range-based for
Jarek Kobus
2020-09-15
1
-14
/
+14
*
Tools: Fix qHash signature
Kai Koehne
2020-08-13
1
-4
/
+2
*
Get rid of the QTextCodec dependency in linguist
Lars Knoll
2020-05-18
1
-10
/
+9
*
Port linguist from QRegExp to QRegularExpression
Lars Knoll
2020-05-09
1
-2
/
+3
*
Refactor lupdate
Lucie Gérard
2019-08-08
1
-103
/
+1
*
Fix deprecation warnings about deprecated container conversions
Friedemann Kleint
2019-05-23
1
-1
/
+1
*
lupdate: Escape special characters when processing QML
Lucie Gerard
2019-04-03
1
-59
/
+7
*
Add forward looking after Colon
Lucie Gerard
2019-04-01
1
-2
/
+23
*
Check the parenthesis depth in case of right parenthesis token, to set metaEx...
Lucie Gerard
2019-01-25
1
-1
/
+4
*
lupdate: Add support for parsing C++11 raw string literals
Palo Kisa
2019-01-09
1
-5
/
+62
*
Qt Linguist: Fix gcc 7.2 warnings about ambiguous else
Friedemann Kleint
2018-11-29
1
-3
/
+6
[next]