summaryrefslogtreecommitdiff
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-046-71/+148
|\
| * lupdate: Add qrc resource file supportTakumi ASAKI2016-10-252-57/+109
| * prevent .prf files from postponing work to build passesOswald Buddenhagen2016-10-254-14/+39
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-017-108/+203
|\ \ | |/
| * make write_file() capable of making files (not) executableOswald Buddenhagen2016-09-304-13/+36
| * terminate when command called by system() got SIGINT or SIGQUITOswald Buddenhagen2016-09-291-3/+10
| * fix raw data leak in $$absolute_path()Oswald Buddenhagen2016-09-291-1/+5
| * fix calculations of worst-case size requirements for token bufferOswald Buddenhagen2016-09-291-6/+9
| * fix custom functions inheriting other functions' argumentsOswald Buddenhagen2016-09-291-17/+39
| * make error() propagate from requires() and REQUIRES=Oswald Buddenhagen2016-09-293-6/+12
| * make error() propagate from custom replace functionsOswald Buddenhagen2016-09-292-51/+73
| * fix error() not propagating through if()Oswald Buddenhagen2016-09-293-7/+8
| * nuke dead expandVariableReferences() overload prototypeOswald Buddenhagen2016-09-291-1/+0
| * Use popen() with binary under WindowsMat Sutcliffe2016-09-292-2/+9
| * qmake: fix UB in QMakeParser::putHashStr()Marc Mutz2016-09-291-1/+2
| * QMake: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-09-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-022-7/+7
|\ \ | |/
| * Use the size hint of the pushbutton when determining the minimum heightAndy Shaw2016-07-011-4/+5
| * Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-291-3/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-292-2/+3
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-311-4/+4
| |\
| * | Check if there is a %Ln marker as well as the %n markerAndy Shaw2016-05-252-2/+3
* | | Unify license header usagev5.7.05.7.0Antti Kokko2016-06-102-6/+26
* | | Unify license header usageAntti Kokko2016-06-102-10/+10
* | | Updated license headers and license testsAntti Kokko2016-06-1087-1480/+1045
* | | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0v5.7.0-rc1Liang Qi2016-05-271-4/+4
|\ \ \ | | |/ | |/|
| * | lupdate: Fix parsing of class template specializationsKai Pastor2016-05-271-4/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1910-17/+38
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-1/+1
| |\ \ | | |/
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * | New application icons for designer, linguist and assistantAlessandro Portale2016-05-128-0/+0
| |/
| * lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-281-16/+37
* | Do not unnecessarily set the window icons on WindowsAlessandro Portale2016-05-131-1/+1
|/
* lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-121-0/+8
* lupdate: Add two missing tr()Kai Pastor2016-04-071-2/+2
* lupdate: Treat nullptr like literal 0Kai Pastor2016-03-151-0/+3
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-042-0/+0
* Bump copyright yearKai Koehne2016-01-271-1/+1
* Use QMakeVfs to test existence in pro file evaluatorTakumi ASAKI2016-01-271-9/+9
* Highlight QTabWidget tabs by making them currentFrederic Marchal2016-01-261-1/+6
* highlight combo box items by making them currentOswald Buddenhagen2016-01-221-3/+5
* bringToFront: support item view itemsOswald Buddenhagen2016-01-221-25/+30
* don't unnecessarily use qobject_cast<>Oswald Buddenhagen2016-01-221-4/+4
* bringToFront: fix handling of QTabWidgetsOswald Buddenhagen2016-01-221-5/+9
* bringToFront: add support for QToolBoxOswald Buddenhagen2016-01-221-0/+6
* bringToFront: remove broken support for QStackedLayoutOswald Buddenhagen2016-01-221-2/+0
* Register the right number of QTableWidget header texts to translateFrederic Marchal2016-01-221-2/+2
* lupdate: Handle translation comments in ternary expressionsMichael Hanselmann2016-01-151-1/+5
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-2/+2
|\
| * Update the documentation URLs in man pages5.5Dmitry Shachnev2015-11-192-2/+2