Daniel Wood
33bd19984c
Include the new Mach 3/4 post
2020-03-16 23:23:45 +00:00
Daniel Wood
5754e9feae
[Path] - Add Mach3 / Mach4 Post
...
This post has been created because Mach is unable to use constant velocity mode with G0 resulting in jerky movement when using adaptive paths. This post converts the G0 moves to G1 and uses the tool controllers rapid speeds.
2020-03-16 23:22:30 +00:00
wmayer
1a1ddcd09a
Gui: [skip ci] for quick search don't change font family and size but set to bold only because on some systems an almost unreadable font might be taken
2020-03-16 17:29:29 +01:00
wmayer
518fd0c042
Gui: [skip ci] improve search function in parameter editor to jump from one top-level item to the sibling item
2020-03-16 17:19:53 +01:00
Bernd Hahnebach
381269a0c8
small code formating in application
2020-03-16 15:45:24 +01:00
wmayer
261c4a6890
Cloud: fix build failure under Linux caused by 287050be41
2020-03-16 15:22:26 +01:00
wmayer
949110d73d
App: [skip ci] implement WekPtrT to simplify using DocumentObjectWeakPtrT
2020-03-16 15:11:11 +01:00
wandererfan
eb3e4ce56c
[TD]fix crash when Section deleted during creation
...
- if the Section is deleted while the section dialog
is still in progress, further processing in the
dialog would cause a crash.
- should have "update intent" locks to prevent this
2020-03-16 08:57:08 -04:00
wandererfan
ee626abef4
[TD]synchronize defaults in code and prefs
2020-03-16 08:57:08 -04:00
wmayer
2dfc4099b6
CMake: use XercesC_LIBRARIES to store debug and release version of xerces
2020-03-16 12:24:40 +01:00
MA-LAPTOP\apeltauer
287050be41
merge cloud wb modfications
2020-03-16 12:24:40 +01:00
Bernd Hahnebach
1ec955a181
FEM: hide all vtk post objects on task panel open of result and gmsh mesh
2020-03-16 11:05:08 +01:00
Bernd Hahnebach
ba21ca8cc2
FEM: Python base VP, better check in get icon
2020-03-16 11:05:01 +01:00
Bernd Hahnebach
c1182681cc
FEM: do not use base vp for result mesh object, fixes some problems
2020-03-16 11:04:54 +01:00
Bernd Hahnebach
9004e1fc5a
FEM: improve imports
2020-03-16 11:04:48 +01:00
wmayer
52bee70c6d
Gui: [skip ci] fix ColorButton to pre-select current color in dialog
2020-03-16 09:46:09 +01:00
dulouie
e83dd0121c
Sketcher: fix contraints cmd crosshair color
2020-03-16 09:34:21 +01:00
donovaly
2a4278220d
[GUI] general document preferences
...
- add missing tooltip and improve wording of another tooltip
2020-03-16 08:33:43 +01:00
Kurt Kremitzki
a30fd205fa
Use reproducible SOURCE_DATE_EPOCH instead of TIMESTAMP when available
...
Refer to `https://reproducible-builds.org/docs/source-date-epoch/ `:
"SOURCE_DATE_EPOCH is a standardised environment variable that
distributions can set centrally and have build tools consume this in
order to produce reproducible output."
2020-03-16 08:32:28 +01:00
Bernd Hahnebach
c865faf2de
FEM: improve some licence headers and doxygen docu
2020-03-16 06:44:00 +01:00
wmayer
f8093de71c
Gui: [skip ci] slightly change the background color of the search field
2020-03-16 00:12:07 +01:00
wmayer
2f46c3fcf0
Gui: fix Qt warning: QMetaObject::connectSlotsByName: No matching signal for on_findGroup_changed(QString)
...
do not auto-collapse when search string is empty
set red-ish background if no matching group was found
2020-03-15 18:07:32 +01:00
donovaly
020ba6c1ce
comment wording fixes
2020-03-15 18:07:32 +01:00
donovaly
a7b05e1881
set placeholder text not in UI to take care of Qt 4 users
2020-03-15 18:07:32 +01:00
donovaly
d6e97eaf67
[GUI] new feature to search for parameter groups
2020-03-15 18:07:32 +01:00
sliptonic
8f44a7695b
Merge pull request #3148 from Schildkroet/millface-drilling-improvements
...
[Path] Millface & drilling improvements
2020-03-15 09:43:41 -05:00
sliptonic
f9063b9e34
Merge pull request #3171 from dubstar-04/fixes/post
...
[Path] - Handle Post Processing Operations with Dressups
2020-03-15 09:42:16 -05:00
sliptonic
8fb309aa46
Merge pull request #3172 from dubstar-04/fixes/LinuxCNC_Post
...
[Path] - Use PathUtil to check if op is active.
2020-03-15 09:39:32 -05:00
donovaly
36eb07fdd8
[TD] sanitize Scale preferences
...
- take care that custom scale is only in effect if the scale type is 'Custom'
- use UnitSpinBox for Template Mark
- use uniform width for all scale edits
- also use UnitSpinBox for Balloon Kink
2020-03-15 09:15:14 -04:00
donovaly
cee8cefd92
[TD] use icons uniform in all dialogs
...
(preferences and task)
- also uniform wording
2020-03-15 09:14:48 -04:00
wmayer
5d99fcb119
Gui: remove moved controls from 3D view settings page
2020-03-15 14:00:04 +01:00
wmayer
167f94a8a6
Gui: [skip ci] re-arrange items in grid layout
2020-03-15 13:02:00 +01:00
wmayer
1601766af6
Gui: [skip ci] split 3D view settings into two pages
2020-03-15 12:32:07 +01:00
wmayer
804d27beee
[skip ci] fix copy&paste errors
2020-03-15 11:59:22 +01:00
donovaly
8bd75eb5b4
DlgSettings3DView: more rearrangement
...
- also improve wording
both on request:
https://forum.freecadweb.org/viewtopic.php?f=17&t=43984&p=375040#p375040
2020-03-15 11:10:39 +01:00
donovaly
8dc120fde7
preferences 3D view dialog beautification
...
- rearrange items to grid view
- add missing SetEnabled slot
- also add some tooltips for the color settings dialog
2020-03-15 11:10:39 +01:00
Zheng, Lei
d2d27e9e79
App: change Link array behavior
...
Do not behave as group when Link array is collapsed (i.e. ShowElement
is false)
2020-03-15 10:57:19 +01:00
Bernd Hahnebach
6291921e9a
FEM: gmsh vp, hide post pipeline too
2020-03-14 21:51:43 +01:00
Bernd Hahnebach
2c30b1cfdc
FEM: some modules, better document handling
2020-03-14 21:45:24 +01:00
Bernd Hahnebach
af7a005ad9
FEM: fem mesh 2 mesh, fix example code
2020-03-14 21:45:18 +01:00
Bernd Hahnebach
3a309916a8
FEM: solver frame work, get rid of Active Document code
2020-03-14 21:45:11 +01:00
Bernd Hahnebach
ef7eb72f11
FEM: solver base writer, add document as attribut
2020-03-14 21:45:01 +01:00
Bernd Hahnebach
853360ae13
FEM: ccx tools, better document handling
2020-03-14 21:44:55 +01:00
Bernd Hahnebach
fddeb8f670
FEM: ccx unit tests, fix create result method
2020-03-14 21:44:49 +01:00
Bernd Hahnebach
0701d10c72
FEM: extend coding conventions
2020-03-14 21:44:40 +01:00
wmayer
8c0dc92426
PartDesign: fix issues of PR #3108
...
* in the undo/redo list use an object's label and not the internal name
* check by the transaction ID instead of name to open a transaction to make the workbenches independent of implementation details of the core system
* when rejecting a task do not call undo() because this is not the same as aborting a pending transaction
* this also fixes the warning: <App> Document.cpp(1182): Cannot commit transaction while transacting
2020-03-14 14:51:45 +01:00
Zheng, Lei
096f64cca6
PartDesign: fix task dressup/transformed creation cancel
2020-03-14 14:51:45 +01:00
wmayer
69ea7a3d51
Gui: move disabling of auto transactions before the call of showing a task dialog
...
This is needed because a task dialog's open() function still fails to open a transaction when it checks for a pending transaction and auto
transaction is still enabled.
2020-03-14 14:51:45 +01:00
Zheng, Lei
2b16d0605c
Gui: disable auto transaction on showing task dialog
...
Fixes #0004265
2020-03-14 14:51:45 +01:00
donovaly
a6a1b02d40
add icons for line style
...
- also break a too long tooltip
2020-03-14 08:05:47 -04:00