aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/modelinglib/qmt/infrastructure
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: More use of Utils::FilePathJochen Becher2024-05-171-7/+9
* ModelEditor: Use Utils::FilePathJochen Becher2024-05-102-16/+18
* ModelingLib: Tr::tr()Alessandro Portale2023-02-103-9/+12
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-1015-15/+15
* modelinglib: Remove foreach usage part 2Artem Sokolovskii2023-01-031-17/+16
* Use M_PI for 3.14Jarek Kobus2022-11-251-1/+1
* ModelingLib: Replace foreach with range-based for loopsJarek Kobus2022-11-241-4/+4
* ModelingLib: Limit the usage of qMakePairJarek Kobus2022-09-301-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-2615-360/+30
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-063-42/+26
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+1
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-071-1/+1
* Remove dead code "< QT_VERSION_CHECK(5, 14, 0)"Alessandro Portale2021-03-181-8/+0
* Modeling: Add missing #include for Qt6hjk2020-06-181-0/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-0/+2
|\
| * Modeling: Fix deprecation warninghjk2020-02-211-0/+2
* | modeleditor: Intersect relations with shape of itemJochen Becher2020-02-252-0/+46
* | modeleditor: Improve intersection of line with polygonJochen Becher2020-02-232-8/+25
|/
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Remove usages of deprecated APIs (part 2)Sona Kurazyan2019-09-031-0/+4
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* Replace QString::null with default constructed QStringOrgad Shaneh2018-09-211-1/+1
* ModelEditor: remove redundant static keywordJochen Becher2018-09-051-1/+1
* ModelEditor: Replace 0 with nullptr in modelinglibJochen Becher2017-08-075-12/+12
* ModelEditor: Introduce QMT_ASSERTJochen Becher2017-07-114-24/+24
* Modeling: add separate function to update include dependenciesJochen Becher2017-05-311-1/+2
* make library defines more consistencyTim Jenssen2016-12-121-1/+1
* Qmt: Fix lupdate errorsOrgad Shaneh2016-08-233-8/+9
* Wholesale conversion to #pragma oncehjk2016-03-3010-41/+10
* ModelEditor: Fix translatabilityJochen Becher2016-02-183-7/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1915-252/+207
* ModelEditor: move 3rd_party/modeling into libs/modelinglibJochen Becher2016-01-1115-0/+1449