index
:
delta/qt5/qttools.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.2
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
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/cmake
wip/qdoc-clang
wip/qt6
wip/winrt
code.qt.io: qt/qttools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
linguist
/
lupdate
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables
Peter Varga
2022-12-16
1
-2
/
+0
*
Nomenclature change: country -> territory
Edward Welbourne
2022-11-15
1
-1
/
+1
*
Monthly re-run of clang-tidy qt-* checks (11/2022)
Marc Mutz
2022-11-02
1
-1
/
+1
*
lupdate: Explain -locations options in command help
Kai Köhne
2022-10-21
1
-0
/
+5
*
lupdate: Print error on attempt to run lupdate on a CMakeLists.txt
Joerg Bornemann
2022-10-18
1
-0
/
+8
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-6
/
+6
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-11
/
+11
*
lupdate: Parse .qrc files when using -project
Joerg Bornemann
2022-09-28
1
-0
/
+27
*
QtTools utils: port away from deprecated QLocale calls
Ivan Solovev
2022-09-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-28
/
+3
*
Replace uses of deprecated _qs with _s
Sona Kurazyan
2022-04-20
1
-17
/
+19
*
lupdate/clang: Don't just skip included files
Lucie Gérard
2022-04-04
1
-0
/
+18
*
lupdate: Support function aliases for Python
Friedemann Kleint
2021-10-19
1
-1
/
+7
*
Do not translate Qt Linguist command line tools
Kai Köhne
2021-09-13
1
-47
/
+47
*
lupdate/clang: Add support for alias function
Lucie Gérard
2021-07-12
1
-0
/
+13
*
lupdate: Support Python
Friedemann Kleint
2021-07-07
1
-0
/
+2
*
Move internal linguist tools to libexec
Joerg Bornemann
2021-03-12
1
-1
/
+1
*
lupdate: Revisit how to specify the compilation database
Joerg Bornemann
2020-10-01
1
-11
/
+11
*
lupdate: Yield error if -clang-parser requested in non-clang build
Joerg Bornemann
2020-10-01
1
-5
/
+8
*
lupdate: Use std::optional for Project::translations
Joerg Bornemann
2020-09-30
1
-1
/
+1
*
lupdate: Extend the help text for -clang-parser
Joerg Bornemann
2020-09-28
1
-6
/
+9
*
Linguist: Refactor iterators
Jarek Kobus
2020-09-17
1
-20
/
+18
*
Fix more compiler warnings from deprecated application attributes
Volker Hilsheimer
2020-09-16
1
-1
/
+1
*
Linguist: Replace foreach with range-based for
Jarek Kobus
2020-09-15
1
-12
/
+12
*
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::SplitBehavior
Edward Welbourne
2020-03-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2019-10-14
1
-2
/
+0
|
\
\
|
|
/
|
*
Revert "Add empty clangcpp parser functionality"
Lucie Gérard
2019-10-01
1
-14
/
+1
*
|
Add clang Tool and basic AST reading machinery
Lucie Gérard
2019-09-19
1
-3
/
+30
|
/
*
Add empty clangcpp parser functionality
Lucie Gérard
2019-08-08
1
-1
/
+14
*
Refactor lupdate
Lucie Gérard
2019-08-08
1
-4
/
+0
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-18
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-11
1
-2
/
+2
|
|
\
|
|
*
lupdate: Improve documentation of -recursive, -no-recursive
Kai Koehne
2019-06-06
1
-2
/
+2
*
|
|
Port from QLatin1Literal to QLatin1String
Giuseppe D'Angelo
2019-06-11
1
-1
/
+1
*
|
|
Fix deprecation warnings about deprecated container conversions
Friedemann Kleint
2019-05-23
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-04-24
1
-0
/
+64
|
\
\
|
|
/
|
*
lupdate: Escape special characters when processing QML
Lucie Gerard
2019-04-03
1
-0
/
+51
|
*
lupdate: Do not touch a translated file without target language
Lucie Gerard
2019-04-02
1
-0
/
+13
*
|
Extract qmake parser from lupdate and lrelease
Joerg Bornemann
2018-11-21
1
-344
/
+159
|
/
*
qmake: make VFS aware of exact vs. cumulative evaluation
Oswald Buddenhagen
2018-09-14
1
-2
/
+3
*
qmake: let QMakeVfs::readFile() report ENOFILE explicitly
Oswald Buddenhagen
2018-09-14
1
-1
/
+1
*
Use join(QChar), join(QLatin1String) where applicable
Marc Mutz
2017-03-23
1
-1
/
+1
*
Cleanup QRegExp includes
Samuel Gaist
2017-03-07
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-04
1
-25
/
+107
|
\
|
*
lupdate: Add qrc resource file support
Takumi ASAKI
2016-10-25
1
-25
/
+107
*
|
Updated license headers and license tests
Antti Kokko
2016-06-10
1
-18
/
+13
|
/
*
report cumulativity of $$system() and evaluator error output as well
Oswald Buddenhagen
2015-12-18
1
-5
/
+4
*
lupdate: mention location type guessing in help output
Christian Hitz
2015-12-14
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-16
1
-1
/
+1
|
\
[next]