sliptonic
|
df1d81c2d5
|
fix label and file size
|
2023-05-22 20:25:16 -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
|
c0726b8481
|
Gui: Correct translation context of pref pages
Preference page title strings must be in QObject
|
2023-05-19 20:46:12 -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
|
f279d863a9
|
Merge pull request #9554 from wwmayer/issue_9403
Path: fixes #9403: Memory leak in Path
|
2023-05-15 06:32:11 -05:00 |
|
sliptonic
|
5b2cb9ced6
|
Make Sanity not experimental
|
2023-05-13 10:30:37 -05:00 |
|
sliptonic
|
c4b7d98b2f
|
turn off logging
|
2023-05-13 08:24:34 -05:00 |
|
sliptonic
|
fdf5d22a6b
|
Merge pull request #9506 from Ondsel-Development/leadinoutwork
[Path] cleanup leadinout
|
2023-05-13 07:41:19 -05:00 |
|
sliptonic
|
9420ce16e8
|
remove dependency on robot
|
2023-05-12 13:39:48 -05:00 |
|
sliptonic
|
44069405c7
|
cleanup leadinout
checkpoint
|
2023-05-12 11:55:22 -05:00 |
|
sliptonic
|
9895d10da3
|
fix filename generation for Sanity
Move this out as an experimental feature
|
2023-05-12 09:20:44 -05:00 |
|
Chris Hennes
|
2ad30747fb
|
Merge pull request #9496 from chennes/pathToolController
|
2023-05-12 07:59:36 -05:00 |
|
wmayer
|
a7feccd03b
|
Path: fixes #9403: Memory leak in Path
|
2023-05-12 10:43:29 +02: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 |
|
sliptonic
|
cce0c7185a
|
Merge pull request #9488 from cam72cam/fix_pathinspect_9485
Fix #9485: PathInspector broken by #8459
|
2023-05-06 10:59:45 -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 |
|
Christian Mesh
|
7daac0fc3b
|
Fix #9485: PathInspector broken by #8459
|
2023-05-05 14:28:31 -04:00 |
|
Chris Hennes
|
7249969a68
|
Path: Minor translation cleanup
|
2023-05-05 09:07:50 -05:00 |
|
jimzim111
|
4576119784
|
Merge branch 'master' into path_maintainposition
|
2023-05-03 14:17:15 -07:00 |
|
sliptonic
|
0e30b841f1
|
Merge pull request #9419 from jimzim111/path_importOpBases
PATH: Change GUI Op Base Geometry Import button to support multiple bases
|
2023-05-03 16:13:39 -05:00 |
|
Chris Hennes
|
1b2bbbf06b
|
Update translations
|
2023-04-29 11:10:27 -05:00 |
|
jim
|
323ece0ad3
|
Change GUI Op Base Geometry Import button to support multiple bases
|
2023-04-27 10:26:34 -07:00 |
|
jim
|
be22aefe1e
|
Avoid unnecessary mid-Op tool movements to origin: don't add the end vector of 0-length segments to the Op move list.
|
2023-04-27 09:53:37 -07:00 |
|
sliptonic
|
5de06cc2e1
|
Merge pull request #9339 from xtemp09/path-fix
Fixed segmentation fault in Path workbench
|
2023-04-26 10:27:36 -05:00 |
|
luzpaz
|
bababf411f
|
Path: move trailing whitespace out of l10n string
Closes #9383
|
2023-04-26 13:00:27 +00:00 |
|
sliptonic
|
84ebc27646
|
Merge pull request #9371 from chennes/translationPathFixture
Path: Correct context for Path_Fixture translations
|
2023-04-25 09:31:27 -05:00 |
|
luzpaz
|
8eeb2a72f0
|
Path: general linting and typo fixes
|
2023-04-25 13:07:10 +00:00 |
|
sliptonic
|
7d5ab4e703
|
fix copyright on FreeCAD model file
for #8894
|
2023-04-24 17:07:40 -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 |
|
Chris Hennes
|
e43609b658
|
Path: Correct context for Path_Fixture translations
|
2023-04-23 21:49:37 -05:00 |
|
xtemp09
|
c59155b97d
|
Fixed segmentation fault in Path workbench
Closes #6286.
|
2023-04-21 21:57:52 +07:00 |
|
Morgan 'ARR\!' Allen
|
35bf885704
|
Merge branch 'master' into path_custom_source
|
2023-04-20 18:39:18 -07:00 |
|
Chris Hennes
|
58200ae943
|
Merge pull request #9327 from yorikvanhavre/translations
Translations
|
2023-04-20 10:41:44 -05:00 |
|
Yorik van Havre
|
faf98925f6
|
Merged crowdin translations
|
2023-04-20 14:04:19 +02:00 |
|
J-Dunn
|
7c4518c7aa
|
Path: JobEdit setWordWrap(False)
Turn off word wrap on JobEdit Tool tab to prevent TC name truncation.
Also add translate() to new tooltips.
|
2023-04-19 23:36:25 +02:00 |
|
J-Dunn
|
e5836bad23
|
Path : mediate JobEdit tool name truncation
reducing feed-rate column headers to V and H to reduce truncation due to (Qt.ElideMode) bugginess.
|
2023-04-17 10:12:24 +02:00 |
|
sliptonic
|
3801c6010c
|
Merge pull request #9167 from nik570/Fangling_postprocessor
Path: Added post processor for Fangling plasma cutter
|
2023-04-16 12:23:15 -05:00 |
|
Nicklas SB Karlsson
|
2a7b499ab3
|
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com> code cleanup.
|
2023-04-16 18:47:53 +02:00 |
|
sliptonic
|
b85e990807
|
Merge pull request #9165 from morganrallen/path_prop_enum_init_reorder
Path: set enumeration default properties after `.initOperation`
|
2023-04-15 13:27:50 -05:00 |
|