Chris Hennes
|
3bad74fe7d
|
Update translations
|
2023-08-08 17:52:59 -06:00 |
|
wmayer
|
2b3d48176c
|
Mods: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
wmayer
|
b8a7849dd3
|
Misc: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
88c6f05d06
|
Path: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
Yorik van Havre
|
51d8f94f10
|
Merged crowdin translations
|
2023-07-26 11:05:11 +02:00 |
|
Yorik van Havre
|
4501cf479c
|
Update ts files
|
2023-07-26 11:04:24 +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 |
|
Yorik van Havre
|
3c07d567cf
|
Merged crowdin translations
|
2023-06-12 22:34:22 +02:00 |
|
Yorik van Havre
|
d61e60511a
|
Updated ts files
|
2023-06-12 22:27:56 +02:00 |
|
Chris Hennes
|
05b85d0ddc
|
Sync translations
|
2023-06-04 14:11:21 -05:00 |
|
Chris Hennes
|
87f8e07e2d
|
Path: Remove DefaultExtentsColor
|
2023-06-02 19:19:09 -08:00 |
|
Chris Hennes
|
b1b4af1efb
|
Path: UI file adjustments
|
2023-05-26 16:29:27 -06:00 |
|
Chris Hennes
|
3b39981e4e
|
Path: Address translator comments
|
2023-05-26 11:27:37 -05:00 |
|
Chris Hennes
|
5a968f9943
|
Path: Conform 'post processor'
|
2023-05-26 10:20:16 -05:00 |
|
Chris Hennes
|
2686ad58b9
|
Update translations
|
2023-05-25 21:32:26 -05:00 |
|
Chris Hennes
|
452067c43c
|
Update translations
|
2023-05-21 19:13:11 -05:00 |
|
Chris Hennes
|
38230171f4
|
Merge pull request #9614 from chennes/fixPrefPageContext
Gui: Correct translation context of pref pages
|
2023-05-20 19:53:32 -05:00 |
|
sliptonic
|
890979b3c3
|
Merge pull request #9608 from chennes/pathHTMLRemoval
Path: Remove HTML where not needed
|
2023-05-20 07:51:57 -05:00 |
|
Chris Hennes
|
f7a4ce6928
|
Gui: Move C++ pref pages to QObject context
|
2023-05-19 20:54:27 -05:00 |
|
Chris Hennes
|
2c134268fa
|
Path: Misc. minor string cleanup
|
2023-05-18 21:33:46 -05:00 |
|
Chris Hennes
|
036b8cae10
|
Path: Remove HTML where not needed
|
2023-05-18 20:44:00 -05:00 |
|
Chris Hennes
|
2798528b8f
|
Update translations
|
2023-05-18 07:49:08 -05:00 |
|
sliptonic
|
44069405c7
|
cleanup leadinout
checkpoint
|
2023-05-12 11:55:22 -05:00 |
|
Chris Hennes
|
2ad30747fb
|
Merge pull request #9496 from chennes/pathToolController
|
2023-05-12 07:59:36 -05:00 |
|
Chris Hennes
|
b9e589ebad
|
Merge pull request #9497 from wwmayer/generate_qm_files
Generate qm files
|
2023-05-10 18:18:25 -05:00 |
|
Chris Hennes
|
69486191e9
|
Path: Remove unnecessary HTML
HTML makes translation more difficult, so should be avoided when it's not needed.
|
2023-05-09 20:44:52 -05:00 |
|
wmayer
|
c993ab3385
|
Path: Create .qm out of .ts files
|
2023-05-07 08:48:01 +02:00 |
|
Chris Hennes
|
0737350e7a
|
Path: 'ToolController' -> 'Tool Controller' in UI panels
|
2023-05-06 13:34:55 -05:00 |
|
Chris Hennes
|
e30a768e0a
|
Merged crowdin translations
|
2023-05-06 11:56:32 -05:00 |
|
Chris Hennes
|
16944727e3
|
Path: Minor translation fixes part 2
|
2023-05-06 11:24:46 -05:00 |
|
Chris Hennes
|
e8853a8148
|
Merge pull request #9493 from chennes/pathUnifyBoundingBoxTerminology
Path: Unify use of 'bounding box' terminology
|
2023-05-06 09:38:21 -05:00 |
|
Chris Hennes
|
15632cbd3e
|
Path: Unify use of 'bounding box' terminology
|
2023-05-06 08:57:53 -05:00 |
|
Chris Hennes
|
7249969a68
|
Path: Minor translation cleanup
|
2023-05-05 09:07:50 -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 |
|
J-Dunn
|
874f4cdd15
|
Path: G99 aware, ui checkbox
|
2023-04-06 12:00:22 +02: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 |
|
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 |
|
luzpaz
|
feb18d8a15
|
Fix various typos
|
2023-01-22 20:27:47 -06:00 |
|
Yorik van Havre
|
5033f64ce9
|
Merged crowdin translations
|
2023-01-17 09:40:31 +01:00 |
|
Markus Lampert
|
6760b0e9c4
|
Remove translation for h=/W= labels
|
2023-01-15 17:18:25 -08:00 |
|
sliptonic
|
5196a4c01b
|
Merge pull request #8145 from sliptonic/bug/7600
[Path] use correct widgets in task panel Fix #7600
|
2023-01-09 10:28:50 -06:00 |
|
Yorik van Havre
|
ec6b14bbee
|
Merged crowdin translations
|
2023-01-09 14:06:28 +01:00 |
|