summaryrefslogtreecommitdiff
path: root/src/libs/modelinglib
Commit message (Expand)AuthorAgeFilesLines
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* ModelingLib: Tr::tr()Alessandro Portale2023-02-1016-166/+185
* Translations: Prefix translation contexts for libraries with "::"Alessandro Portale2023-01-261-1/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-10312-312/+312
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* modelinglib: Remove foreach usage part 2Artem Sokolovskii2023-01-0317-78/+94
* modelinglib: Remove foreach usage part 1Artem Sokolovskii2022-12-2217-43/+49
* Use M_PI for 3.14Jarek Kobus2022-11-252-2/+2
* ModelingLib: Replace foreach with range-based for loopsJarek Kobus2022-11-249-101/+124
* Utils: Add sorted() functionChristian Kandeler2022-10-251-2/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-6/+6
* ModelingLib: Limit the usage of qMakePairJarek Kobus2022-09-306-149/+147
* Remove outdated version checksRobert Löhning2022-09-121-4/+0
* Libs: Fix Qbs buildChristian Stenger2022-09-011-1/+7
* Libs: Add *tr.h filehjk2022-09-013-0/+17
* Use SPDX license identifiersLucie Gérard2022-08-26312-7488/+624
* Drop Qt5: ModelingLib: Get rid of QOverloadJarek Kobus2022-07-201-7/+7
* Utils: More porting.h related changeshjk2022-07-142-3/+0
* Utils: Collapse most of porting,hhjk2022-07-133-7/+7
* Modeling: Fix crash while reset modelChristian Stenger2022-06-141-3/+5
* Static Build: make sure the .qrc files have unique namesCristian Adam2022-05-063-2/+2
* CMake: Qt Creator Static build supportCristian Adam2022-04-292-1/+2
* Remove qmake build filesEike Ziller2022-01-205-346/+0
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2022-01-067-20/+23
|\
| * ModelEditor: Fix build with Qt 5Eike Ziller2022-01-061-0/+3
| * Modeling: Fix queued connections for Qt 6Eike Ziller2022-01-046-20/+20
* | Make some qHash and comparison operators overloads hidden friendshjk2021-12-065-69/+53
|/
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-204-10/+13
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-073-5/+5
* Extend Utils::FilePath for relative pathsJochen Becher2021-04-191-0/+1
* Remove dead code "< QT_VERSION_CHECK(5, 14, 0)"Alessandro Portale2021-03-182-13/+0
* Libs: Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Modeling: Rename D{Association,Connection}End::setCardina{t,}lityhjk2021-01-116-10/+10
* Don't access static functions/fields via instanceAlessandro Portale2020-11-191-4/+4
* Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-189-45/+45
* Compile fix in serialize_container when building with Qt 6Jarek Kobus2020-11-051-5/+11
* Adapt to key sequence changes in Qt6Eike Ziller2020-09-292-4/+6
* Modeling: Fix build with Qt6Eike Ziller2020-09-213-5/+9
* Modeling: More Qt6hjk2020-06-192-3/+1
* Modeling: Compile with Qt 6hjk2020-06-181-1/+3
* Modeling: Add missing #include for Qt6hjk2020-06-181-0/+1
* Modeling: Avoid undefined behaviorhjk2020-04-291-1/+1
* Modeling: Avoid QStringList constructor when creating QList<QString>hjk2020-04-293-4/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-0/+2
|\
| * CMake build: export less generic public includesEike Ziller2020-04-241-0/+2
* | Modeling: Remove unused class memberChristian Kandeler2020-04-271-11/+7
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-195-0/+6
|\ \ | |/
| * fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-185-0/+6
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-0/+2
|\ \ | |/