wmayer
d4eb49c63c
App: [skip ci] extend Python wrapper of hasExtension() to have full control over calling the C++ function
2020-03-17 14:03:14 +01:00
wandererfan
5f1f5f2195
[TD]fix bad preference keys
...
- GeomHatch color, centerline color, ortho balloon
filled triangle end
2020-03-17 08:45:26 -04:00
WandererFan
505521a0e3
[TD]fix welding tile file included setup
2020-03-17 08:45:26 -04:00
WandererFan
47aeca65e1
[TD]fix Section file included set up
2020-03-17 08:45:26 -04:00
wmayer
17e0697c5e
Gui: improve usability of text document object
2020-03-17 11:36:03 +01:00
wmayer
fa27ae2def
Gui: [skip ci] update editor action on request
2020-03-17 10:35:54 +01:00
wmayer
3a1c12207f
Gui: [skip ci] add slot to update editor related commands
2020-03-17 10:03:32 +01:00
donovaly
9fd5b0e97f
[TD] more preferences work
...
- General: add missing tooltips, rearrange 2 color entries, uniform wording
- all tabs: uniform right-alignment for spin boxes
- Dimensions: add icons and clarify option name
2020-03-16 22:38:00 -04:00
wmayer
6007d510f7
Gui: [skip ci] print warning if 3Dconnexion file cannot be loaded
2020-03-17 00:31:56 +01:00
donovaly
d3413c2182
[Import] improve DXF version creation
...
- use App/Application.h instead of Build/Version.h to avoid permanent recompilation as discussed: https://forum.freecadweb.org/viewtopic.php?p=377404#p377401
2020-03-16 23:49:00 +01:00
wmayer
358ad27ca7
Gui: copy config file to resource directory
2020-03-16 23:44:52 +01:00
wmayer
530e59fced
Gui: fix target path of style sheet files
2020-03-16 23:44:52 +01:00
SolidDude
8573ff4c9e
Adds 3DConnexion Device Button Map loading from XML file
2020-03-16 23:44:52 +01:00
Daniel Wood
f5d2ce252c
[Path] fix tool changes (Revert previous change)
2020-03-16 22:24:14 +00:00
mwganson
26a3217b42
[Report View] add options to show report view on warning, error, normal, and log message types individually
2020-03-16 19:21:49 +01:00
wmayer
8ab26fdf2b
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
a7b4b11d9d
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
a2ee671ad7
small code formating in application
2020-03-16 15:45:24 +01:00
wmayer
595a0ae4d4
Cloud: fix build failure under Linux caused by 275f302e0d26
2020-03-16 15:22:26 +01:00
wmayer
0a905d1f13
App: [skip ci] implement WekPtrT to simplify using DocumentObjectWeakPtrT
2020-03-16 15:11:11 +01:00
wandererfan
f55e724891
[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
7100eb4ba3
[TD]synchronize defaults in code and prefs
2020-03-16 08:57:08 -04:00
wmayer
18e3be01eb
CMake: use XercesC_LIBRARIES to store debug and release version of xerces
2020-03-16 12:24:40 +01:00
MA-LAPTOP\apeltauer
1bd639bb52
merge cloud wb modfications
2020-03-16 12:24:40 +01:00
Bernd Hahnebach
04330da245
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
e4486f0c2a
FEM: Python base VP, better check in get icon
2020-03-16 11:05:01 +01:00
Bernd Hahnebach
799070a3dc
FEM: do not use base vp for result mesh object, fixes some problems
2020-03-16 11:04:54 +01:00
Bernd Hahnebach
1ac896a824
FEM: improve imports
2020-03-16 11:04:48 +01:00
wmayer
06b6f9df33
Gui: [skip ci] fix ColorButton to pre-select current color in dialog
2020-03-16 09:46:09 +01:00
dulouie
134c841e08
Sketcher: fix contraints cmd crosshair color
2020-03-16 09:34:21 +01:00
donovaly
799d113508
[GUI] general document preferences
...
- add missing tooltip and improve wording of another tooltip
2020-03-16 08:33:43 +01:00
Kurt Kremitzki
f538f96668
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
480622a9a9
FEM: improve some licence headers and doxygen docu
2020-03-16 06:44:00 +01:00
wmayer
2936d6172f
Gui: [skip ci] slightly change the background color of the search field
2020-03-16 00:12:07 +01:00
wmayer
0a59442973
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
f4c56195c9
comment wording fixes
2020-03-15 18:07:32 +01:00
donovaly
e5cefe33a9
set placeholder text not in UI to take care of Qt 4 users
2020-03-15 18:07:32 +01:00
donovaly
78e6edf0ab
[GUI] new feature to search for parameter groups
2020-03-15 18:07:32 +01:00
sliptonic
2430ab4866
Merge pull request #3148 from Schildkroet/millface-drilling-improvements
...
[Path] Millface & drilling improvements
2020-03-15 09:43:41 -05:00
sliptonic
af75e19c4c
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
7e689279da
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
80e26b01a3
[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
0cc3a2778b
[TD] use icons uniform in all dialogs
...
(preferences and task)
- also uniform wording
2020-03-15 09:14:48 -04:00
wmayer
efc67edc7d
Gui: remove moved controls from 3D view settings page
2020-03-15 14:00:04 +01:00
wmayer
8ec97a32e0
Gui: [skip ci] re-arrange items in grid layout
2020-03-15 13:02:00 +01:00
wmayer
cfb358589c
Gui: [skip ci] split 3D view settings into two pages
2020-03-15 12:32:07 +01:00
wmayer
471ca75273
[skip ci] fix copy&paste errors
2020-03-15 11:59:22 +01:00
donovaly
cc27647eff
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
bb320b6c11
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
570dd6cf5a
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