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
/
qm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dead code in saveQM()
Kai Köhne
2025-03-03
1
-5
/
+0
*
allow mixing id-based and text-based translation in a document
Masoud Jami
2025-02-28
1
-7
/
+4
*
linguist: refactor linguist tools to use _L1 instead of QLatin1String
Masoud Jami
2025-02-10
1
-5
/
+7
*
Nomenclature change: country -> territory
Edward Welbourne
2022-11-15
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-5
/
+5
*
QtTools utils: port away from deprecated QLocale calls
Ivan Solovev
2022-09-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
Add missing include for QStringDecoder
Shawn Rutledge
2022-02-10
1
-0
/
+1
*
Replace 0 with nullptr
Zhang Hao
2021-10-18
1
-2
/
+2
*
Fix regression in lconvert handling empty translations
Kai Köhne
2021-03-10
1
-3
/
+8
*
Fix check for malformed input when decoding translations
Kai Köhne
2021-02-19
1
-1
/
+1
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-21
1
-1
/
+1
*
Update QStringConverter usage
Mårten Nordheim
2020-10-12
1
-1
/
+1
*
Linguist: Refactor iterators
Jarek Kobus
2020-09-17
1
-13
/
+9
*
Linguist: Replace foreach with range-based for
Jarek Kobus
2020-09-15
1
-2
/
+2
*
Fix compilation after QMultiMap changes
Maurice Kalinowski
2020-08-13
1
-1
/
+1
*
Get rid of the QTextCodec dependency in linguist
Lars Knoll
2020-05-18
1
-6
/
+4
*
lrelease: Embed target language in .qm file
Kai Koehne
2020-02-03
1
-5
/
+16
*
Introduce Q_FALLTHROUGH()
Friedemann Kleint
2018-01-10
1
-2
/
+2
*
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
*
Add missing #include for QDataStream
Thiago Macieira
2014-08-25
1
-0
/
+1
*
introduce new message type "vanished"
Oswald Buddenhagen
2013-08-07
1
-1
/
+1
*
fix translation contexts
Oswald Buddenhagen
2013-03-19
1
-1
/
+1
*
purge CODECFORTR & -codecfortr support
Oswald Buddenhagen
2013-03-12
1
-92
/
+23
*
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
*
Non-UTF8 encoding for source code is deprecated.
Thiago Macieira
2012-08-01
1
-4
/
+4
*
Enable modularization of translation files.
Jan-Arve Saether
2012-07-12
1
-2
/
+30
*
Compile fix (lupdate).
Friedemann Kleint
2012-03-08
1
-4
/
+4
*
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
*
remove dead variables
Oswald Buddenhagen
2011-09-12
1
-17
/
+3
*
nuke Translator::release(), make saveQM() non-static instead
Oswald Buddenhagen
2011-09-12
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
/
+803