wmayer
1140c33952
RE: Allow to create planes from several selected meshes, remove ... from menu text
2023-11-13 10:38:41 +01:00
Chris Hennes
954c2fa03f
Update translations
2023-11-09 12:23:56 -06:00
Florian Foinant-Willig
f8dc128452
ReverseEngineering: modernize type checking
2023-10-23 18:09:33 +02:00
liukaiwen
18af697795
Merge remote-tracking branch 'origin/master' into remove_redundant_definition
2023-10-02 01:42:37 +08:00
Chris Hennes
5dfd4d5190
Update translations
2023-09-29 22:57:37 -05:00
liukaiwen
4f8fe8fd4a
[cmake] some definitions do not matter build now
2023-09-27 18:17:14 +08:00
Chris Hennes
730d471fb1
Update translations
2023-09-19 22:25:14 -05:00
pre-commit-ci[bot]
222a2520b1
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-12 13:02:35 -04:00
Chris Hennes
857ddacb6e
Update translations ( #10613 )
...
* Update translations
* Start: Remove Start.ts
2023-09-10 13:06:26 -05:00
Chris Hennes
db24eeec53
RE: Final application of pre-commit
2023-09-04 08:18:51 -05:00
wmayer
c989a8506e
RE: apply clang format
2023-09-02 16:24:25 +02:00
wmayer
c6bc17ffc1
RE: apply clang format
2023-09-02 16:24:25 +02:00
Chris Hennes
118dc0c6c3
RE: Correct use of Wrapped_ParseTupleAndKeywords
2023-09-02 13:55:08 +02:00
Chris Hennes
6bfafc62dc
Update translations
2023-08-29 07:38:09 -05:00
Chris Hennes
e80f05cea0
RE: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
wmayer
f797e575a7
RE: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
f336ebd1e6
RE: modernize C++: use equals default
2023-08-22 12:48:09 +02:00
Chris Hennes
09edbbebaf
Merge pull request #10258 from chennes/translations20230814
...
Update translations
2023-08-18 08:52:13 -05:00
Chris Hennes
28f396cc75
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
wmayer
96f27bf43f
RE: modernize C++: use range-based for loop
2023-08-15 17:20:01 +02:00
wmayer
d150fa7164
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
68d22d864b
modernize C++: move from boost::bind to std::bind
2023-08-08 17:36:13 +02:00
wmayer
96aabe113e
modernize C++: raw string literal
2023-08-07 19:51:15 -06:00
wmayer
39e53e5eb0
Mods: modernize C++: redundant void arg
2023-08-05 16:50:31 +02:00
Chris Hennes
6838740153
Update translations
2023-07-24 13:37:52 +00:00
Chris Hennes
97771dc673
Update translations
2023-07-06 08:20:59 -05:00
Chris Hennes
a2d457e88f
Update translations
2023-05-25 21:32:26 -05:00
wmayer
7256323324
RE: Create .qm out of .ts files
2023-05-07 08:48:40 +02:00
Chris Hennes
1a4b85121b
Merged crowdin translations
2023-05-06 11:56:32 -05:00
Chris Hennes
fb60e9a0e6
Update translations
2023-04-29 11:10:27 -05:00
Yorik van Havre
33c2e485e3
Merged crowdin translations
2023-04-20 14:04:19 +02:00
Yorik van Havre
d96042fc24
Updated ts files
2023-04-20 13:53:35 +02:00
wmayer
0271106b98
RE: fix -Wclazy-connect-by-name
2023-04-05 00:44:13 +02:00
Yorik van Havre
46653420a6
merged crowdin translations
2023-02-27 16:01:15 +01:00
Yorik van Havre
50fb6d6b46
merged crowdin translations
2023-02-13 15:45:26 +01:00
Yorik van Havre
c71e551556
Merged crowdin translations
2023-02-07 15:55:31 +01:00
Yorik van Havre
4eca103469
Merged crowdin translations
2023-01-30 10:04:15 +01:00
Yorik van Havre
199ef42f62
Merged crowdin translations
2023-01-17 09:40:31 +01:00
Yorik van Havre
3a8fcb53ec
Merged crowdin translations
2023-01-09 14:06:28 +01:00
Yorik van Havre
b5c5d0af95
Merged crowdin translations
2022-12-20 10:01:00 +01:00
Yorik van Havre
a95b7dc4b5
Updated ts files
2022-12-20 09:31:25 +01:00
wmayer
7b3d759ea1
RE: [skip ci] fix build failure
2022-12-11 11:32:56 +01:00
Uwe
8faf86e2b5
[Reverse Eng] Gui: remove unused headers
...
- also enable precompiled headers
- also some sorting
2022-12-11 04:22:59 +01:00
Uwe
bea2f9be2c
[Reverse Eng] App: enable precompiled headers
...
- also some sorting
2022-12-11 04:10:58 +01:00
Chris Hennes
2f7be9e782
cMake: Add support for compiling against Qt6 ( #7647 )
...
Removes the BUILD_QT5 flag and adds a new FREECAD_QT_VERSION option,
which can be set to either "Auto" (default), 5, or 6. Auto detects which
version of Qt is installed on the system and chooses it. If both version
are installed, Qt5 is used.
Note that this DOES NOT implement compiling against Qt6, it only adds
the necessary cMake infrastructure to begin work on the source code
changes that will be required.
2022-10-31 09:24:09 -05:00
Yorik van Havre
d8d55a0e88
Merged crowdin translations
2022-10-17 15:12:16 +02:00
Yorik van Havre
8b7c61277a
Merged crowdin translations
2022-10-06 12:48:05 +02:00
Yorik van Havre
d87fd4d97e
Updated ts files
2022-10-06 12:16:32 +02:00
wmayer
2462f4c7a0
App: move from float to double for accuracy parameter, add a virtual method to determine a default accuracy
2022-09-15 09:52:14 +02:00
berniev
6953310116
Mod: Single arg ctors must be explicit
2022-08-24 16:55:20 +02:00