summaryrefslogtreecommitdiffstats
path: root/tools/linguist/linguist
Commit message (Expand)AuthorAgeFilesLines
* drastically improve load time of TS filesOswald Buddenhagen2010-02-082-18/+32
* don't use QKeySequence::mnemonic() after allOswald Buddenhagen2010-02-051-6/+23
* don't use stylesheet for just making labels boldOswald Buddenhagen2010-02-052-4/+6
* remove the rounded extra frame around the main message editorOswald Buddenhagen2010-02-051-4/+0
* Added Czech translations.Pavel Fric2010-02-021-0/+1
* Update copyright year to 2010Jason McDonald2010-01-0648-49/+49
* Fix precision loss warning (qreal vs. float on Windows)Alessandro Portale2009-12-151-1/+1
* fix crash on closing all files under certain circumstancesOswald Buddenhagen2009-11-263-11/+11
* ignore Alt+Space acelerators - useless and too many false positivesOswald Buddenhagen2009-11-261-2/+13
* offer only possible countries for each languageOswald Buddenhagen2009-11-252-8/+27
* fix crash on closing "rightmost" fileOswald Buddenhagen2009-11-201-2/+4
* Ran the script utils/normalizeOlivier Goffart2009-11-184-18/+18
* handle messages with ids (more) correctlyOswald Buddenhagen2009-11-061-1/+9
* eliminate TranslatorMessagePtr from the Translator apiOswald Buddenhagen2009-11-061-6/+7
* Make Linguist on Mac use the unified toolbar, like Assistant.Daniel Molkentin2009-10-301-0/+1
* fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-011-7/+9
* remove *_untranslated.tsOswald Buddenhagen2009-10-011-1/+0
* remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
* Update license headers again.Jason McDonald2009-09-0947-188/+188
* compile since broken merge from 4.5Gunnar Sletta2009-09-031-1/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-3/+1
|\
| * Update license headers.Jason McDonald2009-09-021-3/+1
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-312-26/+26
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3145-585/+585
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3145-585/+585
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-2/+1
|\ \ | |/
| * Update license headers.Jason McDonald2009-08-1145-45/+45
| * remove useles QT += networkOswald Buddenhagen2009-08-071-2/+1
* | Update contact URL in license headers.Jason McDonald2009-08-1247-47/+47
* | Linguist: Fixed spehling error.Friedemann Kleint2009-08-104-10/+10
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
|\ \ | |/
| * reorganize numerus form count normalizationOswald Buddenhagen2009-07-171-1/+1
* | Added a version information to our executables.Denis Dzyubenko2009-07-151-0/+31
* | general wording change for some file type namesFrederik Schwarzer2009-07-061-1/+1
* | Linguist: defers the creation of the QPrinterThierry Bastian2009-06-302-8/+20
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-0/+1
|\ \ | |/
| * add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
* | support editing of length variantsOswald Buddenhagen2009-06-299-45/+414
* | Remove trailing dot in tooltips.Ritt Konstantin2009-06-292-12/+12
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-0/+1
|\ \ | |/
| * Add Russian translation for Qt Linguist.Ritt Konstantin2009-06-171-0/+1
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1646-92/+92
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1645-90/+90
* | simplify ending()Oswald Buddenhagen2009-06-151-4/+3
* | use textedit's signal instead of the textedit's document'sOswald Buddenhagen2009-06-151-4/+3
* | centralize settingsOswald Buddenhagen2009-06-158-33/+128
* | make the focus tracking insensitive to loss of actual window focusOswald Buddenhagen2009-06-154-26/+55
* | greatly simplify exclusive selection handlingOswald Buddenhagen2009-06-154-73/+49
* | make MessageEditor::activeEditor() & co. return a QTextEdit instead of aOswald Buddenhagen2009-06-152-37/+33