wmayer
|
ac15b03c1b
|
RE: apply clang format
|
2023-09-02 16:24:25 +02:00 |
|
wmayer
|
0e1b38d0e4
|
MeshPart: apply clang format
|
2023-09-02 11:30:04 +02:00 |
|
wmayer
|
01af14829a
|
MeshPart: apply clang format
|
2023-09-02 11:30:04 +02:00 |
|
Chris Hennes
|
40f130643a
|
Update translations
|
2023-08-29 07:38:09 -05:00 |
|
Chris Hennes
|
fdc4490b72
|
MeshPart: Wrap PyArg_ParseTupleAndKeywords
|
2023-08-25 15:34:26 -05:00 |
|
wmayer
|
40042573eb
|
MeshPart: modernize C++: use default member init
|
2023-08-23 00:55:03 +02:00 |
|
wmayer
|
da00501288
|
Mod: modernize C++: use equals default
|
2023-08-22 11:16:49 +02:00 |
|
wmayer
|
9d780d223a
|
Mesh: modernize C++: return braced init list
|
2023-08-19 11:35:41 +02:00 |
|
Chris Hennes
|
bac14e81f7
|
Merge pull request #10258 from chennes/translations20230814
Update translations
|
2023-08-18 08:52:13 -05:00 |
|
Chris Hennes
|
58cf9f3212
|
Update translations
Adds the ten units strings from Base as well.
|
2023-08-16 22:50:39 -05:00 |
|
wmayer
|
953a59d17b
|
MeshPart: modernize C++: use range-based for loop
|
2023-08-15 12:52:52 +02:00 |
|
Chris Hennes
|
3bad74fe7d
|
Update translations
|
2023-08-08 17:52:59 -06:00 |
|
wmayer
|
948cbfccd9
|
modernize C++: avoid bind
In many cases std::bind() is kept because the code is much simpler
|
2023-08-08 21:10:16 +02:00 |
|
wmayer
|
52e1c7c33b
|
modernize C++: move from boost::bind to std::bind
|
2023-08-08 17:36:13 +02:00 |
|
wmayer
|
df93b14ec0
|
modernize C++: use emplace
|
2023-08-06 20:29:56 -06:00 |
|
wmayer
|
7a3106d31b
|
modernize C++: use bool literals
|
2023-08-06 01:35:39 +02:00 |
|
wmayer
|
2b3d48176c
|
Mods: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
Chris Hennes
|
dd40387478
|
Update translations
|
2023-07-24 13:37:52 +00:00 |
|
Chris Hennes
|
e1ca567172
|
Apply translations
|
2023-07-09 18:09:53 -05:00 |
|
Chris Hennes
|
0ca283cc3e
|
Update translations
|
2023-07-06 08:20:59 -05:00 |
|
Yorik van Havre
|
398de2d031
|
merged crowdin translations
|
2023-06-16 16:42:32 +02:00 |
|
Chris Hennes
|
2686ad58b9
|
Update translations
|
2023-05-25 21:32:26 -05:00 |
|
wmayer
|
c72459c268
|
MeshPart: Allow to cancel trim by plane
|
2023-05-23 16:05:49 +02:00 |
|
Chris Hennes
|
452067c43c
|
Update translations
|
2023-05-21 19:13:11 -05:00 |
|
Chris Hennes
|
2798528b8f
|
Update translations
|
2023-05-18 07:49:08 -05:00 |
|
wmayer
|
3d8dd92bc1
|
MeshPart: Create .qm out of .ts files
|
2023-05-07 08:46:51 +02:00 |
|
Chris Hennes
|
e30a768e0a
|
Merged crowdin translations
|
2023-05-06 11:56:32 -05:00 |
|
Chris Hennes
|
1b2bbbf06b
|
Update translations
|
2023-04-29 11:10:27 -05:00 |
|
luzpaz
|
38a01939e0
|
Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
|
2023-04-24 15:19:20 -05:00 |
|
Yorik van Havre
|
faf98925f6
|
Merged crowdin translations
|
2023-04-20 14:04:19 +02:00 |
|
Yorik van Havre
|
0fd764454d
|
Updated ts files
|
2023-04-20 13:53:35 +02:00 |
|
wmayer
|
dc12c839f2
|
MeshPart: fix -Wclazy-connect-by-name
|
2023-04-05 00:44:13 +02:00 |
|
wmayer
|
cbd0f792bb
|
C++17: remove workaround for external smesh to fix build failure on Conda
|
2023-03-22 13:24:21 +01:00 |
|
luzpaz
|
01e8bbc2bf
|
Fix various typos and whitespace
|
2023-03-10 14:40:46 +01:00 |
|
Uwe
|
4045c3ce7b
|
[MeshPart] fix unwrap feature
- fixes #8741
- in commit 5830b5c28c4107b1795a the pybind headers were accidentally removed
|
2023-03-09 16:57:21 +01:00 |
|
Yorik van Havre
|
be6a654b3e
|
merged crowdin translations
|
2023-02-27 16:01:15 +01:00 |
|
Yorik van Havre
|
0566d90cc5
|
merged crowdin translations
|
2023-02-13 15:45:26 +01:00 |
|
Yorik van Havre
|
d8b0e64e14
|
Merged crowdin translations
|
2023-02-07 15:55:31 +01:00 |
|
wmayer
|
ab71c4b8a4
|
Mesh: replace slots with member function pointers
|
2023-02-03 00:21:38 +01:00 |
|
Yorik van Havre
|
80c68fa4df
|
Merged crowdin translations
|
2023-01-30 10:04:15 +01:00 |
|
Yorik van Havre
|
433b17b829
|
Merged crowdin translations
|
2023-01-23 11:25:49 +01:00 |
|
Yorik van Havre
|
5033f64ce9
|
Merged crowdin translations
|
2023-01-17 09:40:31 +01:00 |
|
wmayer
|
c252e611f2
|
Mesh: move to new style connect()
|
2023-01-13 16:30:58 +01:00 |
|
Yorik van Havre
|
ec6b14bbee
|
Merged crowdin translations
|
2023-01-09 14:06:28 +01:00 |
|
Yorik van Havre
|
c1160c598a
|
Updated ts files
|
2023-01-09 13:24:16 +01:00 |
|
Roy-043
|
9a1f870f7a
|
MeshPart: Fix translation issues
|
2022-12-23 19:07:46 +01:00 |
|
Yorik van Havre
|
89147ef8de
|
Regenerated ts files using lupdate6.6
|
2022-12-22 15:39:42 +01:00 |
|
Yorik van Havre
|
3376e387da
|
Merged crowdin translations
|
2022-12-20 10:01:00 +01:00 |
|
Yorik van Havre
|
d206d5cd1f
|
Updated ts files
|
2022-12-20 09:31:25 +01:00 |
|
Uwe
|
6be2f122cd
|
[skip ci] [Mesh] add comment for boost
|
2022-12-20 02:56:10 +01:00 |
|