aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/modelinglib/qtserialization
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: Improve selection and layout of elementsAlessandro Portale2024-04-181-0/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-1022-22/+22
* modelinglib: Remove foreach usage part 2Artem Sokolovskii2023-01-031-3/+4
* ModelingLib: Replace foreach with range-based for loopsJarek Kobus2022-11-241-6/+6
* Remove outdated version checksRobert Löhning2022-09-121-4/+0
* Use SPDX license identifiersLucie Gérard2022-08-2622-528/+44
* Remove qmake build filesEike Ziller2022-01-201-27/+0
* Compile fix in serialize_container when building with Qt 6Jarek Kobus2020-11-051-5/+11
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ModelEditor: Simplify template syntax a bitChristian Kandeler2018-02-151-5/+5
* ModelEditor: Fix mixup of const vs non-const iteratorEike Ziller2017-10-201-3/+3
* Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-1/+1
* ModelEditor: Use more member initializers in modelinglibJochen Becher2017-08-073-12/+7
* ModelEditor: Replace 0 with nullptr in modelinglibJochen Becher2017-08-076-47/+47
* ModelEditor: Remove QStringLiteral from modelinglibJochen Becher2017-08-053-31/+31
* Wholesale conversion to #pragma oncehjk2016-03-3020-81/+20
* ModelEditor: Destructor shall not throwJochen Becher2016-02-181-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1922-396/+286
* ModelEditor: move 3rd_party/modeling into libs/modelinglibJochen Becher2016-01-1123-0/+4411