aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/modelinglib/qmt/stereotype
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: More use of Utils::FilePathJochen Becher2024-05-172-7/+17
* Add more visual attributes for relationsJochen Becher2024-04-107-6/+59
* Remove a few unnecessary Q_OBJECThjk2023-07-141-3/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-1018-18/+18
* modelinglib: Remove foreach usage part 2Artem Sokolovskii2023-01-032-4/+6
* ModelingLib: Replace foreach with range-based for loopsJarek Kobus2022-11-241-6/+10
* ModelingLib: Limit the usage of qMakePairJarek Kobus2022-09-301-7/+9
* Use SPDX license identifiersLucie Gérard2022-08-2618-432/+36
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-062-27/+27
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-072-4/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-0/+2
|\
| * Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-121-0/+2
* | modeleditor: Intersect relations with shape of itemJochen Becher2020-02-256-0/+191
|/
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Utils: Add toSet/toList functionshjk2019-07-021-1/+1
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* Utils: ModernizeOrgad Shaneh2018-09-211-1/+1
* ModelEditor: Improve performance of loading large modelsJochen Becher2018-01-151-3/+47
* ModelEditor: Improve toolbar icon renderingJochen Becher2018-01-091-24/+47
* ModelEditor: Fix toolbar icon rendering on HDPI screensJochen Becher2018-01-092-3/+4
* ModelEditor: Improve custom itemsJochen Becher2017-11-202-1/+18
* ModelEditor: Use even more member initializers in modelinglibJochen Becher2017-08-071-2/+2
* ModelEditor: Use more member initializers in modelinglibJochen Becher2017-08-071-3/+3
* ModelEditor: Replace 0 with nullptr in modelinglibJochen Becher2017-08-072-4/+4
* ModelEditor: Support custom relations in configuration filesJochen Becher2017-07-2514-26/+537
* ModelEditor: Fix a number of trivial coverity issuesJochen Becher2017-07-113-25/+9
* Avoid some memory allocationsLaurent Montel2017-05-011-1/+1
* ModelEditor: Implement zoom of diagrams.Jochen Becher2016-06-241-21/+0
* Wholesale conversion to #pragma oncehjk2016-03-309-36/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1916-288/+208
* ModelEditor: move 3rd_party/modeling into libs/modelinglibJochen Becher2016-01-1116-0/+2073