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.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
/
shared
/
xliff.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
linguist: refactor linguist tools to use _L1 instead of QLatin1String
Masoud Jami
2025-02-10
1
-78
/
+79
*
linguist: protect message ID characters in XLIFF files
Masoud Jami
2025-01-30
1
-1
/
+2
*
linguist xliff reader fetching origin attribute
Masoud Jami
2024-11-01
1
-0
/
+1
*
Qt Linguist: Fix compilation with explicit QChar(*int*) ctors
Friedemann Kleint
2024-10-16
1
-4
/
+2
*
liguist: add support for segmented target in XLIFF
Lucie Gérard
2024-01-17
1
-1
/
+9
*
linguist: Support Unity builds
Friedemann Kleint
2023-01-16
1
-12
/
+12
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
Compile without warning after QString::count deprecation
Volker Hilsheimer
2022-03-21
1
-1
/
+1
*
Linguist: Refactor iterators
Jarek Kobus
2020-09-17
1
-9
/
+9
*
Linguist: Replace foreach with range-based for
Jarek Kobus
2020-09-15
1
-5
/
+6
*
Port QtTools from QStringRef to QStringView
Karsten Heimrich
2020-06-15
1
-11
/
+11
*
Get rid of the QTextCodec dependency in linguist
Lars Knoll
2020-05-18
1
-2
/
+0
*
Port linguist from QRegExp to QRegularExpression
Lars Knoll
2020-05-09
1
-7
/
+7
*
Stop using SAX classes
Sona Kurazyan
2020-01-08
1
-60
/
+62
*
Replace deprecated QString::sprintf
Kai Koehne
2019-03-15
1
-4
/
+3
*
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
*
Linguist: Delay translations of the file format descriptions
Friedemann Kleint
2016-10-14
1
-1
/
+1
*
Updated license headers and license tests
Antti Kokko
2016-06-10
1
-17
/
+12
*
Update copyright headers
Antti Kokko
2015-02-14
1
-7
/
+7
*
Update license headers and add new license files
Antti Kokko
2014-09-25
1
-19
/
+11
*
introduce new message type "vanished"
Oswald Buddenhagen
2013-08-07
1
-17
/
+26
*
fix translation contexts
Oswald Buddenhagen
2013-03-19
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-25
1
-24
/
+24
*
Change uses of {to,from}Ascii to {to,from}Latin1 [Linguist]
Thiago Macieira
2012-05-03
1
-5
/
+5
*
Don't use the QRegExp methods that modify the object [Linguist]
Thiago Macieira
2012-04-25
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
1
-1
/
+1
*
Update licenseheader text in source files for qttools Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+851