summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr
Commit message (Expand)AuthorAgeFilesLines
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-28/+0
* Remove the qmake project filesJoerg Bornemann2021-01-075-42/+0
* Remove qlalr documentation stubKai Koehne2020-12-084-261/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* Disentangle QIODevice dependenciesLars Knoll2020-08-152-2/+3
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-314-9/+9
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-1/+1
* Implement a proper iterator for QTypedArrayDataLars Knoll2020-07-061-2/+2
* Use QList instead of QVector in other toolsJarek Kobus2020-06-256-20/+19
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-022-2/+4
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-122-0/+2
* Remove use of std::not1 completelyThiago Macieira2020-05-051-11/+5
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-6/+0
|\
| * Doc: Remove \contentspage commandsTopi Reinio2020-03-151-6/+0
* | Remove QLinkedListSona Kurazyan2020-02-191-1/+0
* | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+8
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-2/+8
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-2/+8
| | |\
| | | * qlalr: fix compilation with C++20Marc Mutz2019-08-011-2/+8
* | | | Regenerate tools projectsAlexandru Croitor2019-10-082-4/+35
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-36/+27
|\| | |
| * | | qlalr: replace QLinkedList with std::listMarc Mutz2019-07-024-36/+27
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-038-248/+158
|\| | |
| * | | qlalr: replace a QMap-wrapping OrderedSet with std::setMarc Mutz2019-05-143-96/+6
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-027-152/+152
| |/ /
* | | 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