summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr
Commit message (Expand)AuthorAgeFilesLines
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-0/+1
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-1/+3
|\
| * Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]Sergio Martins2018-12-051-1/+1
| * Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-0/+2
* | CMake: Re-generate CMakeLists.txt files for src/tools/*Tobias Hunger2019-03-041-0/+10
* | Build qlalrTobias Hunger2018-11-011-0/+13
|/
* qlalr: fix build in C++17Thiago Macieira2018-05-152-4/+5
* qlalr: Fix startup crash in static buildsFriedemann Kleint2018-05-086-51/+59
* qlalr: fix descriptionOswald Buddenhagen2018-01-051-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+3
|\
| * work around flex bugOswald Buddenhagen2017-11-301-0/+3
* | Win: Set a proper description for the Qt toolsKai Koehne2017-07-311-0/+1
|/
* qlalr: Use forward slashes in #include directivesKevin Funk2017-03-102-4/+8
* qlalr: Fix and re-run qlalr on its own sourcesKevin Funk2017-03-085-287/+226
* Enable building of qlalr with QT_NO_CAST_FROM/TO_ASCIILars Knoll2016-09-254-4/+7
* qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-072-2/+0
|\
| * Remove empty first lines of files.Friedemann Kleint2016-04-062-2/+0
| * Bump copyright year to 2016Kai Koehne2016-01-291-1/+1
* | Unify license header usage.Jani Heikkinen2016-03-291-5/+5
* | qlalr: eradicate all Q_FOREACH loopsMarc Mutz2016-01-265-15/+18
* | qlalr: remove uses of inefficient QListsMarc Mutz2016-01-262-2/+18
* | Updated license headersJani Heikkinen2016-01-2127-509/+370
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+4
|\
| * Fix build with clang 3.7Bernhard Rosenkränzer2015-07-201-4/+4
* | tools: mark some types movable/primitiveMarc Mutz2015-07-221-0/+6
* | Use const-ref in foreach if T is big or non-trivialSĂ©rgio Martins2015-07-044-8/+8
|/
* Fixed license headersJani Heikkinen2015-02-173-3/+3
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-2/+1
* Update copyright headersJani Heikkinen2015-02-1129-369/+289
* Bump copyright year to 2015Kai Koehne2015-01-151-2/+2
* New Qt logoAlessandro Portale2014-11-051-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2419-378/+218
* Update copyright year in tools outputKai Koehne2014-03-311-2/+2
* move and build qlalrOswald Buddenhagen2014-01-2039-0/+6990