summaryrefslogtreecommitdiffstats
path: root/src/linguist/linguist/messagemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-8/+8
* Linguist: Port to typed signal-slot connectionsJarek Kobus2020-09-151-9/+12
* Implement enhanced translation statisticsMateusz Starzycki2020-04-081-11/+29
* Replace deprecated QString::sprintfKai Koehne2019-03-151-3/+1
* Fix warning about ambiguous else (inside the foreach macro)Thiago Macieira2019-02-111-2/+4
* Linguist: Fix detection of language by filenameKai Koehne2018-07-261-2/+2
* linguist: Show remaining global&context translation counts in tooltipsJosep LlodrĂ 2018-04-091-1/+5
* linguist: qualify language with country in message editorsOswald Buddenhagen2017-12-011-1/+5
* linguist: use endonym for the translated languageOswald Buddenhagen2017-12-011-1/+1
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* linguist: Fix loading of multiple identical source textsTobias Koenig2015-04-141-2/+20
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* fix context checkmarksOswald Buddenhagen2014-09-041-1/+1
* remove pointless empty column in message listOswald Buddenhagen2014-09-021-2/+4
* normalize numerus forms upon saving ts filesOswald Buddenhagen2013-11-271-1/+2
* introduce new message type "vanished"Oswald Buddenhagen2013-08-071-1/+1
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-121-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Remove ambiguous argument to createIndex.Stephen Kelly2012-09-211-9/+9
* fix pointer abuseOswald Buddenhagen2012-09-101-1/+1
* Change uses of {to,from}Ascii to {to,from}Latin1 [Linguist]Thiago Macieira2012-05-031-1/+1
* Move away from deprecated APIOlivier Goffart2012-04-201-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fixed compile (Qt::escape -> toHtmlEscaped())Rohan McGovern2011-09-301-5/+5
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-1/+1
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-1/+1
* | nuke Translator::release(), make saveQM() non-static insteadOswald Buddenhagen2011-09-121-1/+1
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1426