index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
modelinglib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
ModelingLib: Tr::tr()
Alessandro Portale
2023-02-10
16
-166
/
+185
*
Translations: Prefix translation contexts for libraries with "::"
Alessandro Portale
2023-01-26
1
-1
/
+1
*
Replace GPL-3.0 with GPL-3.0-only
Kai Köhne
2023-01-10
312
-312
/
+312
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-1
/
+1
*
modelinglib: Remove foreach usage part 2
Artem Sokolovskii
2023-01-03
17
-78
/
+94
*
modelinglib: Remove foreach usage part 1
Artem Sokolovskii
2022-12-22
17
-43
/
+49
*
Use M_PI for 3.14
Jarek Kobus
2022-11-25
2
-2
/
+2
*
ModelingLib: Replace foreach with range-based for loops
Jarek Kobus
2022-11-24
9
-101
/
+124
*
Utils: Add sorted() function
Christian Kandeler
2022-10-25
1
-2
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
2
-6
/
+6
*
ModelingLib: Limit the usage of qMakePair
Jarek Kobus
2022-09-30
6
-149
/
+147
*
Remove outdated version checks
Robert Löhning
2022-09-12
1
-4
/
+0
*
Libs: Fix Qbs build
Christian Stenger
2022-09-01
1
-1
/
+7
*
Libs: Add *tr.h file
hjk
2022-09-01
3
-0
/
+17
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
312
-7488
/
+624
*
Drop Qt5: ModelingLib: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-7
/
+7
*
Utils: More porting.h related changes
hjk
2022-07-14
2
-3
/
+0
*
Utils: Collapse most of porting,h
hjk
2022-07-13
3
-7
/
+7
*
Modeling: Fix crash while reset model
Christian Stenger
2022-06-14
1
-3
/
+5
*
Static Build: make sure the .qrc files have unique names
Cristian Adam
2022-05-06
3
-2
/
+2
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
2
-1
/
+2
*
Remove qmake build files
Eike Ziller
2022-01-20
5
-346
/
+0
*
Merge remote-tracking branch 'origin/6.0'
Eike Ziller
2022-01-06
7
-20
/
+23
|
\
|
*
ModelEditor: Fix build with Qt 5
Eike Ziller
2022-01-06
1
-0
/
+3
|
*
Modeling: Fix queued connections for Qt 6
Eike Ziller
2022-01-04
6
-20
/
+20
*
|
Make some qHash and comparison operators overloads hidden friends
hjk
2021-12-06
5
-69
/
+53
|
/
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
4
-10
/
+13
*
Avoid size_t to (u)int warnings with auto, where it is possible
Tim Jenssen
2021-07-07
3
-5
/
+5
*
Extend Utils::FilePath for relative paths
Jochen Becher
2021-04-19
1
-0
/
+1
*
Remove dead code "< QT_VERSION_CHECK(5, 14, 0)"
Alessandro Portale
2021-03-18
2
-13
/
+0
*
Libs: Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-1
/
+1
*
Modeling: Rename D{Association,Connection}End::setCardina{t,}lity
hjk
2021-01-11
6
-10
/
+10
*
Don't access static functions/fields via instance
Alessandro Portale
2020-11-19
1
-4
/
+4
*
Add missing "final" to unexported/unshared classes
Alessandro Portale
2020-11-18
9
-45
/
+45
*
Compile fix in serialize_container when building with Qt 6
Jarek Kobus
2020-11-05
1
-5
/
+11
*
Adapt to key sequence changes in Qt6
Eike Ziller
2020-09-29
2
-4
/
+6
*
Modeling: Fix build with Qt6
Eike Ziller
2020-09-21
3
-5
/
+9
*
Modeling: More Qt6
hjk
2020-06-19
2
-3
/
+1
*
Modeling: Compile with Qt 6
hjk
2020-06-18
1
-1
/
+3
*
Modeling: Add missing #include for Qt6
hjk
2020-06-18
1
-0
/
+1
*
Modeling: Avoid undefined behavior
hjk
2020-04-29
1
-1
/
+1
*
Modeling: Avoid QStringList constructor when creating QList<QString>
hjk
2020-04-29
3
-4
/
+4
*
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-04-28
1
-0
/
+2
|
\
|
*
CMake build: export less generic public includes
Eike Ziller
2020-04-24
1
-0
/
+2
*
|
Modeling: Remove unused class member
Christian Kandeler
2020-04-27
1
-11
/
+7
*
|
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-03-19
5
-0
/
+6
|
\
\
|
|
/
|
*
fix QPainterPath against Qt 5.15.0
Tim Jenssen
2020-03-18
5
-0
/
+6
*
|
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-03-16
1
-0
/
+2
|
\
\
|
|
/
[next]