Markus Lampert
fd67690fa7
Fixed some UI issues and enabled re-ordering of ops.
2017-09-08 12:25:58 +02:00
Markus Lampert
2bb83bebb1
Split job commands into their own source file.
2017-09-08 12:25:58 +02:00
Markus Lampert
8c085226d7
split PathJob into model and gui;
...
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
2017-09-08 12:25:58 +02:00
luzpaz
cbe77cde72
Tux: capitalizing sting (ref: crowdin)
...
ref: https://crowdin.com/translate/freecad/27910/en-hu#6502920
2017-09-08 12:19:04 +02:00
Max Voss
a265639ebd
Outline previews get now created when the button is pushed, not when the tool is loaded.
2017-09-08 12:14:28 +02:00
looooo
6de23532c8
Path: libarea: update to latest pybind11
2017-09-07 21:32:34 +02:00
wmayer
0e18c6e061
Improvements for PR973 to rename a macro:
...
+ remove check for write-protected macro because this still can be renamed
+ do nothing if the user didn't define a different file name
+ keep the item in the list view selected
2017-09-07 10:33:16 +02:00
apelly
21e1a5fde5
Add a rename option to the macro dialog
...
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=24005
Fixes #3173
2017-09-07 10:31:35 +02:00
wmayer
d0c5865f32
show cursor for selection in Blender style when Ctrl is pressed while left-clicking
2017-09-05 08:36:43 +02:00
wmayer
98470fe670
do not clear selection when clicking on empty space while Ctrl key is pressed
2017-09-04 22:53:15 +02:00
wmayer
94fcefd207
direct support of Volt in units framework
2017-09-04 12:08:29 +02:00
luzpaz
2b461e9cc3
Arch: fix grammatical error
...
Changed `equipments` to `equipment`
@yorikvanhavre is this OK with you?
2017-09-03 11:29:25 -03:00
looooo
4baf05933d
qt5: fix in Draft translate
2017-09-03 11:28:05 -03:00
Yorik van Havre
4cde30c181
Arch: Applied fix to cyclic dependency problem to windows
2017-09-02 17:24:34 -03:00
Yorik van Havre
7af5b78bfd
AddonManager: Inform which addons have updates available
2017-09-02 14:10:33 -03:00
Yorik van Havre
77d93089ae
Merge pull request #962 from triplus/DraftSnapWhatsThis
...
WhatsThis support for Draft Snap toolbar
2017-09-02 13:44:35 -03:00
triplus
9409c0699b
WhatsThis support for Draft Snap toolbar
2017-09-02 16:01:38 +02:00
wmayer
c9957b8a98
Port to occ7.2:
...
+ use default constructor of BRepOffsetAPI_MakeOffsetShape since overloaded versions are deprecated
+ use default constructor of BRepOffsetAPI_MakeThickSolid since overloaded versions are deprecated
+ fix small bug in MeshVertex
2017-09-02 12:04:07 +02:00
Yorik van Havre
61c7ac7fdd
Draft: WP Proxy now supports perspective camera too
2017-09-01 19:47:13 -03:00
wmayer
fd5e7768dd
Port to occ7.2:
...
+ replace use of StlMesh classes as they have been removed
2017-09-02 00:26:04 +02:00
Yorik van Havre
79d399e43e
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2017-09-01 16:20:25 -03:00
Yorik van Havre
cc87706776
Addon manager - create Macro folder if not present
2017-09-01 16:20:17 -03:00
wmayer
949c86d364
Port to occ7.2:
...
+ Standard_Failure::Caught() is now marked as deprecated and should be replaced with standard C++ exception handling
2017-09-01 16:27:46 +02:00
Pablo Gil
5aa60a4d3b
fixed typos kindly highlighted by @luzpaz
2017-09-01 11:25:02 -03:00
wmayer
5a0b0944c0
Port to occ7.2:
...
+ replace Quantity_Parameter with Standard_Real is it's marked deprecated
+ include NCollection_Vector as it's needed by STEPCAFControl_Writer
+ remove GC_MakeConicalSurface used for cone and distance as this was never implemented in any earlier occ version and has been removed now
2017-09-01 12:01:50 +02:00
wmayer
d8347b1acf
port smesh to occ7.2
2017-09-01 01:18:44 +02:00
wmayer
5d2b22ca28
improve whitespaces
2017-08-31 23:01:34 +02:00
Yorik van Havre
fe3f671b81
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
Bernd Hahnebach
7f23886e81
FEM: mech result task panel, use the result tools stat def instead of an own method
2017-08-31 11:09:13 +02:00
Bernd Hahnebach
cbe3054c70
FEM: command purge results, make it independent from ccx analysis tools
2017-08-31 11:09:13 +02:00
Bernd Hahnebach
2cc72df72f
FEM: since result object does not depend on analysis mesh, make analysis tools independed from result object
2017-08-31 11:09:13 +02:00
Bernd Hahnebach
d675f1d028
FEM: z88, fix some comment in result importer
2017-08-31 11:09:13 +02:00
Bernd Hahnebach
4096c8bbc9
FEM: code formating, get rid of tabs
2017-08-31 11:09:13 +02:00
luzpaz
cb5047080a
trivial typo fix
2017-08-31 11:09:13 +02:00
luzpaz
e2cba9f1ce
Path: typos
2017-08-31 11:05:48 +02:00
Yorik van Havre
69c7b35a67
Arch: Grid command
2017-08-30 23:11:47 -03:00
Kurt Kremitzki
6e7952ec67
PDN: Add several Hole tests
2017-08-30 10:41:55 -03:00
Kurt Kremitzki
44f163178a
PDN: Add simple hole test
2017-08-30 10:41:55 -03:00
wwmayer
2751a3e847
Merge pull request #956 from luzpaz/more-crowdin-typos
...
Arch: typo fix
2017-08-29 15:28:32 +02:00
luzpaz
409f5186ca
Arch: typo fix
...
continuation of #953
found today in https://crowdin.com/translate/freecad/6766/en-ja#6499525
2017-08-28 17:31:18 -04:00
wmayer
a5bc70cca0
remove properties from transactions when being deleted
2017-08-28 21:20:17 +02:00
Markus Lampert
5219cb5b38
Different approach to determining the qt version.
2017-08-28 11:52:10 -03:00
Markus Lampert
353ebde7ab
Reduced log level to info.
2017-08-28 11:52:10 -03:00
Markus Lampert
d8eb9a31ca
Fix Qt4/5 setResizeMode -> setSectionResizeMode
2017-08-28 11:52:10 -03:00
luzpaz
467ef55788
Misc. typos discovered via crowdin
...
should close several crowdin issues.
2017-08-28 11:50:33 -03:00
Peter Lama
c0ad3fec63
Fix macOS Qt4 build
...
- Dereference qt plugin symlinks
- Remove qt postgresql plugin because of missing dependency
2017-08-28 11:47:44 -03:00
Pablo Gil
e29915b59e
Stylesheets: update to v.2.07
...
- several improvements and bugs fixed
- added Selector styles (by now it's a 3rd party plugin but for anyone that installs it, it will style the bar nicely)
- hide redundant info inside cells with links inside the Properties View
2017-08-28 11:42:28 -03:00
sliptonic
42945cd596
Path: remove obsolete operations
...
PathFaceProfile PathFacePocket are no longer necessary
2017-08-28 11:40:33 -03:00
sliptonic
da836d183f
Path: remove pathcompoundextended
...
non-functional
2017-08-28 11:40:33 -03:00
sliptonic
a15421e9cc
Path: gui cleanup
2017-08-28 11:40:33 -03:00