notesalexp.org

 /Packages  /focal /amd64  / freecad-daily  / ChangeLog
ChangeLog of package freecad-daily in focal of architecture amd64
freecad-daily (0.18.4+git24344-6789ddaac9-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 6789ddaac98a2819619c2faf4d54049fde7b1a5d
  * Date: 1614881903
  * git changelog:
  *  6789ddaac9 - Fix regex in translation extraction script
  *  19d8c755c2 - travis: remove Qt4 & Py2 support from the build matrix
  *  f85478155b - Revert [PartDesign] Add Material property to Body
  *  7b87cc8a74 - Merge pull request #4549 from
    chennes/lgtmFixDraftLocalizeVectors
  *  4fcf8f199c - [PartDesign] Add Material property to Body
  *  232fa56f02 - CMake: fix build and install location of Qt help files
  *  55896f316e - PD: [skip ci] in the helix dialog use step size of 5
    degree for the angle
  *  965250246a - [PD] use same helix angle step as for other features
  *  249c2c7970 - [PD] set App constraints for their Gui counterparts
  *  39d82a8d5d - Update icon for Sketcher Constraint Block
  *  e8566f22bb - Tools: Remove super old DistTools module
  *  ac23438eb6 - PD: [skip ci] in the helix task dialog use the value
    range defined in the helix feature
  *  f982112e24 - [PD] set constraints for helix properties
  *  4610e26110 - [GUI] Tweak wording and translatability of Credits
  *  318972ce70 - PartDesign: Allow customization of Helix preview modes
  *  d1439107df - [PD] fixes problem with the path for user-defined hole-
    cut-types
  *  3704ad68d8 - [PD] make constraints static class member
  *  42bf2c8285 - [PD] attempt to use more reasonable angle limit for
    drafts
  *  0f3e98588f - PD: AddressSanitizer: heap-use-after-free Fix crash
    inside TaskDlgSketchBasedParameters::reject()
  *  036c6b0d25 - PD: improve task panel for revolution/groove: * set
    range Angle property to spin box * connect signals after
    initializing widgets to avoid superfluous recomputes
  *  bc1b9ea1bb - PD: [skip ci] set value range to angle spin box
  *  3694da3102 - PD: [skip ci] fix angle checks for groove and
    revolution
  *  3e7429d163 - PD: [skip ci] set angle constraints for groove
  *  c0de42335b - [PD] disallow angles <=0 for holes and revolution
  *  5edd7d01a0 - Base: fixes #0004586: Conversion error for PoundForce
    (lbf)
  *  f5cc3027f4 - [GUI] Refactor About to list credits from a file
  *  d8e523978c - [GUI] Add window decorations to About
  *  eccc5bfe1a - PD: [skip ci] fix angle check in
    PolarPattern::getTransformations()
  *  832174641c - PD: improve task panel for polar patterns: * set range
    of Occurrences property to spin box * connect signals after
    initializing widgets to avoid superfluous recomputes and possible
    inconsistencies
  *  2d54d838cf - PD: improve task panel for linear patterns: * set
    range of Occurrences property to spin box * connect signals after
    initializing widgets to avoid superfluous recomputes and possible
    inconsistencies
  *  48b42f8355 - App: add convenience methods to get minimum, maximum
    and step size of property constraints
  *  7f1b47d118 - [PD] disallow invalid polar and linear pattern
    settings
  *  a263b731ef - CMake: [skip ci] copy ThirdPartyLibraries.html and
    LICENSE.html to the correct location and add the latter to the
    INSTALL() command
  *  c9366cd96b - Switch to removeTab() to support older Qt versions
  *  73f4b9b4db - [GUI] Implement license tab that obeys stylesheet
  *  cb81426e63 - Crowdin: remove trailing whitespace [skip ci]
  *  083f57116d - Gui: [skip ci] for the author label use the same font
    configuration as with the rich text as otherwise the text appears
    very tiny
  *  a5c0ac6d16 - [GUI] Make UrlLabel in About styleable
  *  89b094683f - Gui: support to customize the font size of bounding
    boxes
  *  43bc30da84 - Beautify xml step 1: These changes do not affect the
    uic output
  *  9cd929afa4 - travis: using C++17 for the clang build doesn't
    currently work on Bionic. So revert the change from commit
    daef7ec0fead and instead suppress the C++17 related warnings caused
    by OCCT
  *  daef7ec0fe - travis: OCCT 7.5.1 uses [[nodiscard]] that is a C++17
    feature. To avoid to get tons of warnings because of -Wpedantic the
    clang build should use C++17, too
  *  deaf74856b - Arch: Fixed SectionPlane outside objects bug in
    ArchSectionPlane - Fixes #4549
  *  752cb73d24 - [Draft] Fix localize_vectors double definition
  *  c1408f130c - [OpenSCAD] Add unit test framework to module
  *  52c0558f91 - PartDesign: Allow use of circle edge as axis in
    PolarPattern
  *  f1d6c78cbe - PartDesign: Allow use of circle edge as axis in
    ProfileBased
  *  356db441a6 - PD: [skip ci] PolarPattern: Support 1 occurrence This
    is analogous to support 1 occurrence of the linear pattern feature:
    81a5ec5e55ef
  *  f481c47123 - [PD] fix multi-transform View
  *  6be901557e - Add library versions to LibraryVersions.h
  *  c7c420ca1d - PartDesign: Hole. Address Donovaly bugs 7 and 8
  *  1eeefeb8ae - PartDesign: Hole: Always update view if modelthread is
    disabled
  *  d59e90a10f - PartDesign: Hole: Turn off keyboard tracking on model
    thread spinboxex
  *  ebe2ce1034 - PartDesign: Hole: Rename Automatic Tapped (DIN76) and
    change default to Hole depth.
  *  6ea6b48c0e - PartDesign: [Hole] Add Entire Depth thread depth mode
  *  d3ddbe8549 - PartDesign: Add true threads to Hole
  *  221a43255c - [CMAKE] Add version info for MEDfile
  *  74b0c6efae - [CMAKE] Cleanup version info for Python & XercesC
  *  0ed341a84c - [CMAKE] Add Coin3D version info
  *  4b4a6b3580 - [Offline Docs] Fix static analysis issues
  *  e2bb84fd2f - [Tools] Fix static analyis issues
  *  bcb070def1 - Crowdin: Startpage - add whitespace to tooltip [skip
    ci]
  *  2ff669e5b8 - Crowdin: Startpage: remove obsolete translation [skip
    ci]
  *  e0b5aade34 - Crowdin: StartPage - remove obsolete translation [skip
    ci]
  *  223d7971ae - Sketcher: fixes #0004303: Three choices in a Sketcher
    menu each with the same Ctrl+Shift+E 'address'
  *  f0e4265205 - Image: fixes #0003959: Created image plane is not
    proportional to loaded image
  *  59048fb95b - Tux: fixes #0004565: Status bar text runs under
    Navigation Button
  *  957eed7d2c - Gui: [skip ci] allow to unbind() an ExpressionBinding
    and automatically unbind it if the observed object has been deleted
  *  2599d67c2b - Clean up various LGTM-flagged items
  *  283d09dc1a - [DRAFT] Add call to super().__init__ where missing
  *  a432480e8d - [Part] Fix signature of TempoVis dummy function
  *  b1789ae7d2 - [PD] Fix minor static analysis issues in FCGear
  *  16ff933b09 - PartDesign: Transformded. Align the property category
    of Refine with other PD commands
  *  82354979c9 - Gui: [skip ci] fix memory leak in SelectionFilter
  *  bd755b654b - Gui: [skip ci] re-add removed Py_INCREF of module
  *  df0f979f3b - App/Gui: fix memory leaks: + add function to cleanup
    units and quantities in debug build + fix reference leak in
    PropertyVector::getPyPathValue() + fix reference leak in
    PropertyPlacement::getPyPathValue() + in
    InterpreterSingleton::init() use a static std::vector
    instead of a C array   to free memory at program end + in
    MainWindow::closeEvent() explicitly delete all task watchers + in
    ReportOutputObserver constructor pass parent to QObject + in
    PropertyEditor destructor explicitly delete QItemEditorFactory
  *  5d5d05616f - App: [skip ci] AddressSanitizer: heap-use-after-free
    When removing a dynamic property its myName member must be nullified
    as the memory has been de-allocated
  *  b2ca86d8d7 - FEM: [skip ci] fix crash in Constraint::getDirection
  *  d29fd7d9cb - [OpenSCAD] Fix colors not working correctly when
    polygons are extruded
  *  29bbb5e14f - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  958009c2ca - Merged crowdin translations
  *  7900a069c2 - [TD] DrawViewPart.cpp: Fix a crash when user sets the
    PropertyVector Direction to zero.
  *  20bcce1544 - TD: [skip ci] implement DrawView::recompute to handle
    all OCC exception types
  *  5b864424db - Gui: [skip ci] improve exception handling: * handle
    all exceptions in Application::onLastWindowClosed because this
    method can be (indirectly)  called from ~BaseView and would
    otherwise trigger std::terminate() * handle exceptions in
    PropertyEditor::closeTransaction() because when recomputing a
    document while closing it leaves the editor in a bad state
  *  17a848dfe1 - TD: [skip ci] explicitly nullify geometryObject in
    DrawViewPart::partExec to avoid to leave it a dangling pointer in
    case makeGeometryForShape raises an exception
  *  4e5cfec623 - Crowdin: removing obsolete strings from PartDesign.ts
    [skip ci]
  *  879ab9ed84 - Crowdin: Gui: move whitespace out of translation
    string [skip ci]
  *  2300c44451 - Crowdin: fix trailing whitespace [skip ci]
  *  81dbae551f - Crowdin: Gui: fix user-facing typo in Document.cpp
    [skip ci]
  *  51194d67d5 - [TD] Hotfix for Dimension label Arbitrary value
    regression in DrawViewDimension.cpp
  *  460426c038 - Gui: [skip ci] make Save logic of text document more
    intuitive
  *  8be8c08b47 - FEM: [skip ci] fixes #0004405: Using PartDesign axis /
    plane as direction for constraints
  *  7a56781285 - FEM: [skip ci] support Line and Plane objects in
    Constraint::getDirection()
  *  ab0a660963 - FEM: [skip ci] connect onButtonDirection() slot with
    clicked() signal
  *  a95cd106bb - PD: [skip ci] remove invalid static_cast
  *  5ba28fa7ff - Merged crowdin translations
  *  bc5311b3ee - PD: fixes #0004567: Pattern from a feature type
    UpToFace and Offset > copy whole body
  *  2389b4779a - PD: [skip ci] code refactoring Move adding offset to
    face from getUpToFace() to addOffsetToFace()
  *  7149c80f81 - Merge pull request #4520 from
    sliptonic/bug/translations
  *  a6fd02cb04 - Fix whitespace error
  *  fa5dc51491 - fix trailing whitespace
  *  315d4a8026 - fix bad string formatting
  *  b2283c5430 - Make string less ambiguous
  *  85bd1bf639 - typo in string
  *  f7c50a4d75 - fix string formatting
  *  3ef181a751 - AddonManager: Fixed missing WB icons
  *  1939b93fa7 - Gui: [skip ci] fixes #0004104: Void property value
    defaults to 1
  *  9b31018b2e - Crowdin: Gui: fix DlgSettings3DView.ui tooltip [skip
    ci]
  *  7cf4d4b01e - App: [skip ci] AddressSanitizer: heap-use-after-free
  *  eed7357674 - PD: [skip ci] AddressSanitizer: stack-use-after-scope
  *  786e98e374 - Merge pull request #4438 from
    paullee0/Draftutils_BugFixes_01
  *  d90c1ff72f - Merge branch 'master' into Draftutils_BugFixes_01
  *  4dd234bb22 - Merge pull request #4506 from berndhahnebach/bhbdev242
  *  55d37935d9 - Merge pull request #4508 from donovaly/TD-
    BalloonHotfix
  *  482884cfd4 - PD: [skip ci] fix regression caused by e0d07257b7b86
  *  7659bb0dae - Sketcher: Work-around for expression engine failure to
    calculate dependencies
  *  8a0d0236dc - Doc: Updated offline doc for 0.19
  *  872a1a3ecc - Tools: Added link fix tool to offlinedoc tools
  *  1241752b94 - App: [skip ci] check object status before accessing
    back links
  *  442b1a5db5 - Tools: Updated offline doc scripts
  *  d761c9d2c0 - Mesh: Crowdin: fix typo in translation [skip ci]
  *  f39002fb07 - Draft: Fix PathTwistedArray bug
  *  ab3464b0f6 - [TD] fix balloon dragging
  *  f5a567a1fc - Arch: ifc export, save guid to obj attribute
  *  8c26baebab - Sketcher: [skip ci] Fix coverity warning
  *  72b3354a28 - Gui: [skip ci] Fix coverity warning
  *  e728c3590e - TD: [skip ci] Fix coverity warning
  *  1d412261d6 - Part: [skip ci] Fix coverity warning
  *  abfbed3ffa - Gui: [skip ci] Fix coverity warning
  *  91c36f9ab1 - Mesh: [skip ci] Fix coverity warning
  *  d4333072a9 - Part: [skip ci] add missing expression bindings to
    tube dialog
  *  3d227cf717 - Gui: [skip ci] fix issue found with -fsanitize-address-
    use-after-scope
  *  110860fa47 - Part: Part.CompoundTools.Explode.explodeCompound
    access a property of...
  *  9fb381b716 - [Part] fix regression in location dialog layout
  *  20d513cd66 - Merge pull request #4484 from
    Russ4262/fix_profile_feature_filter
  *  6697310672 - Merge pull request #4498 from
    sliptonic/bug/slotexperimental
  *  2940953470 - Merge pull request #4497 from
    sliptonic/bug/adaptiveuseoutlineprop
  *  385efeeb58 - Sketcher: [skip ci] fix bad static_cast
  *  43de589732 - PartDesign: Fix throughall distance when throughall is
    used together with midplane
  *  7405dd0ef9 - PD: [skip ci] fixes #0004573: missing bindings to
    expressions in primitives location dialog
  *  dd4874d2b6 - [Part] add missing bindings
  *  2b35419e55 - Path: LGTM cleanup
  *  a961fbee86 - Path: Remove unnecessary line return
  *  1b3205de20 - Path: Add error for incorrect open-edge usage
  *  215967fe78 - Path: Catch error if  has no  attribute
  *  2b4158addc - Path: Fix incorrect empty data type return
  *  8e234290ef - Path: Catch  error if
  *  b3fc4fcf17 - Path: Fix spacing typo
  *  d7483f6e85 - Path: Fix range() input type per gcc-7 build
  *  3a10ed5f27 - Path: Fix feature selection and handling
  *  91dd729d4e - Path: Fix error for undefined  variable
  *  8f4f304635 - Path: Fix open-edge profiling for micro bit usage
  *  45dab6b589 - Path: Change  default value to
  *  0b9a160331 - Path:  Apply LazyLoader for DraftGeomUtils module
  *  669201c47a - move slot op to experimental status
  *  6359d83836 - Merge pull request #4454 from lag-linaro/master
  *  d9ed0191d8 - Update
    src/Mod/Path/PathScripts/post/heidenhain_post.py
  *  ca06ab24a5 - Update heidenhain_post.py
  *  6238f0e88a - Pep8 cleanup
  *  0a9bf1c5f0 - Add useoutline property to op if doesn't exist
  *  57a6c18e2f - Merge pull request #4477 from
    sliptonic/bug/miscellaneous
  *  26d7902303 - [FEM] correct sorting order
  *  cdae5049ed - Import: [skip ci] fixes #0003988: the function
    Import.readDXF doesn't import Bsplines

 -- Alexander Pozdnyakov <censored>  Thu, 04 Mar 2021 22:16:42 +0300

freecad-daily (0.18.4+git24171-13ed4bc6e8-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 13ed4bc6e8ec9be74be792f569a61b4affa49656
  * Date: 1613824434
  * git changelog:
  *  13ed4bc6e8 - PD: [skip ci] fixes #0004540: When manual size of
    DatumPlane is selected its Length property is not saved to the file
    and consequently not restored on opening
  *  e5e07445dc - Gui: [skip ci] fixes #0004569: Part Design Workbench -
    New Bodies selection issues
  *  eb240c219c - PD: [skip ci] do not pop-up dialog when creating a
    body while another body is selected
  *  0d97fb6f5a - PartDesign: Fix helix for OCC versions < 7.5.0
  *  c331d608aa - App: [skip ci] replace plain C API with PyCXX to avoid
    memory leaks
  *  9f72a7b406 - [App] [skip ci] - Fix python new references leaking
  *  c4e383829b - [GUI] - Fix leaking QObject
  *  542bf23cb0 - [TD] - Fix geometry object leaking on every exec
  *  17ec9b7c08 - [APP] - Fix leaking QGraphicsScene in QuarterWidget
  *  354ac48d41 - Tools: Updated offline wiki fetching script
  *  d6a9869db8 - Updated splashscreen
  *  27042216c9 - [UI] Add tools to Mesh WB toolbar
  *  db3b35cb5d - Gui: Minor cleanup
  *  f5b7f645d8 - Spreadsheet: Don't autocomplete when writing strings
  *  dc444b1f09 - Spreadsheet: Fix coverity warning
  *  e0d07257b7 - [PD] fix dressup feature display when broken
  *  c107ca3100 - PartDesign: Check closedness in AddSub refine function
  *  857ba06219 - [UI] 0.19 Replace FEM WB icons
  *  961e936e05 - [GUI] Modify behavior of VectorListEditor
  *  ed02d1bbdd - PD: [skip ci] recompute document when canceling task
    dialog, fix also possible crash
  *  98f9397939 - PD: [skip ci] drop some superfluous static_cast
  *  30c24ae0bc - [PD] Fix isFeatureMovable() to check null status of
    property
  *  6bcd37093c - PartDesign: Mild code cleanup of Helix
  *  9a49453802 - Gui: [skip ci] fix crash on macOS in editor of vector
    list property
  *  f93b376cd5 - Sketcher: Improved ViewProvider visualisation for non-
    rational Bsplines with non-unitary weight constraints
  *  324f6d3e26 - Part: Geometry - BSpline - fix weight assignment
  *  08e226df25 - Merge pull request #4456 from donovaly/TD-balloon-drag
  *  a399312750 - Merge pull request #4470 from mnesarco/master
  *  7c3911f61b - Merge pull request #4479 from Roy-043/ArchRoof-
    compatibility-fix-2
  *  0965fd4439 - Base: [skip ci] take care of case-sensitivity of
    header file
  *  190ddd941e - QGIViewBalloon.cpp: a fix as suggested
  *  9a444671b7 - [Arch] ArchStructure.py wrongly used Part.Line
    (endless line) to close a wire.
  *  30c4c58f0b - [Arch] ArchRoof: Improved compatibility fix
  *  b413b4a710 - Gui: Add new stylesheet ProDark-FreeCAD-theme (#4472)
  *  da990fd51d - Addon Manager: Add MakerWorkbench icon
  *  065bf4cfb4 - Added new names to About-Credits info, tried to
    manually find new names from ~80 top public GitHub contributors.
  *  dc0d4e4a02 - [TD] Fix error in editable status of DOCUMENT_TYPE
  *  313fc6294f - PD: [skip ci] fix typo in comment
  *  8b8b12b646 - FEM: Fix typo in filter function tooltip
  *  2661e0ea47 - PartDesign: [skip ci] make base object visible again
    if initial additive helix fails to recompute
  *  8e16225b03 - PartDesign: Helix: fix preview
  *  81267fc284 - App/Gui: fix possible crash when destroying Python
    feature or its view provider
  *  c5ebb6dd58 - AddonManager: Added icons for Marz, ExtMan,
    MnesarcoUtils workbenches
  *  87b6a42f13 - Merge pull request #4440 from mlampert/bugfix/path-
    invalid-base-geometry-robustness
  *  61824e80f3 - Update PathOp.py
  *  bb00993a33 - Merge pull request #4464 from luzpaz/spacemouse-
    warning
  *  a62b5b314b - FEM: code formatting, revert parts of commit
    f4a65dcbb68
  *  fc1f611a18 - Merge pull request #4467 from mlampert/bugfix/cleanup-
    redundant-check
  *  9d095f1738 - Merge pull request #4455 from mlampert/bugfix/toolbit-
    properties-alignment
  *  cff02d85de - Fixed angle detection
  *  da4f6cecc8 - QGIViewBalloon.cpp: code simplification
  *  eae5826d93 - Merge branch 'master' into bugfix/toolbit-properties-
    alignment
  *  04fb966d69 - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  1061c0ed85 - [TD] fix dragging of balloons
  *  35c1a005f1 - Fixed TC creation from templates if legacy tools are
    enabled.
  *  522734eb3c - Removed obsolete preference api
  *  0d895980a4 - 3Dconnexion: Clarify ambivalent console output warning
  *  ec89caacd1 - Merge branch 'master' into bugfix/toolbit-properties-
    alignment
  *  41de35c456 - Only use IconViewProvider in PathStock when required.
  *  4d3ecdab68 - Added missing  as per review
  *  baf5e5398e - [Start] Enable hyperlink for installed Addons
  *  7803740edd - PartDesign: Subtractive Loft. Raise error when base is
    null.
  *  ef6e8ec844 - Merge pull request #4448 from luzpaz/BUG-4559
  *  48dc4063f8 - Merge pull request #4387 from mlampert/feature/add-
    experimental-features-to-preferences
  *  ab186aa05a - Merge pull request #4433 from J-Dunn/master
  *  1d0466d6f2 - PartDesign: Improve Helix parameter proposals
  *  8d2b4d635f - FEM: code formatting, pep8
  *  1f5acbf6b1 - FEM: material task panel, fix edition of Poisson Ratio
  *  2cc764f5ca - Arch: add BIM_Classification command before make use
    of it
  *  686df593ea - Draft: Applied patch from nahshon - fixes misc errors
    from translation fixes
  *  3467907fab - Main: [skip ci] set new year
  *  070b5560d0 - Merge pull request #4449 from
    paullee0/ArchSectionPlane_BugFixes_01
  *  47c52cf051 - Merge pull request #4434 from Roy-
    043/Arch_Fix_ArchPipe
  *  a058d1c482 - Only import icon view provider in job if required.
  *  7da5c447e4 - Load PathGui for property bag view provider to
    function properly
  *  6516168c4b - Fixed property bag view provider and consolidated
    chamfer tool
  *  cc62aff0ae - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  ff01e4f4a8 - Merge branch 'master' into feature/add-experimental-
    features-to-preferences
  *  62ed39e010 - Merge pull request #4443 from mlampert/bugfix/deburr-
    offset-part
  *  e071d613db - Merge pull request #4441 from mlampert/bugfix/path-
    ellipsis-cmdsForEdge
  *  02b3074ab8 - Merge pull request #4384 from
    Russ4262/feature_useoutline_to_adaptive
  *  08de4809c4 - PD: [skip ci] fixes #0004205: Bad behavior when
    entering manually PD/AdditivePipe path
  *  97bbc459c6 - FEM: z88 solver function typos [skip ci]
  *  cfebd3f1e6 - FEM: remote superfluous double semicolons [skip ci]
  *  bb501c336f - AddonManager: removes unused imports
  *  f7a467cbdc - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  086746228d - Merge branch 'master' into bugfix/path-ellipsis-
    cmdsForEdge
  *  696e17c894 - Merge branch 'master' into bugfix/deburr-offset-part
  *  57cfd3c17a - Merge branch 'master' into feature/add-experimental-
    features-to-preferences
  *  008e97b929 - TD: fix undo/redo for balloon objects
  *  a82a103cb3 - TD: fix undo/redo for dimension objects * do not emit
    dragFinished() signal inside mousePressEvent as nothing has been
    done. This avoids to create an empty transaction and doesn't touch
    the document * inside mouseReleaseEvent() check if the mouse has
    been moved and only if yes emit the signal * improve error handling
    in mouseDoubleClickEvent * in mouseDoubleClickEvent start to edit
    the view provider
  *  ed87303802 - Mesh: add unit tests for splitting facets
  *  d941c114cb - Mesh: [skip ci] expose some mesh evaluation functions
    to Python
  *  dac937ae35 - Part: Allow helix primitive with negative Angle
  *  00cce75bd5 - Mesh: [skip ci] replace tabs with spaces
  *  fb52f3177d - Path: fix typos in comments [skip ci]
  *  733e90df7e - Merge branch 'master' into feature/add-experimental-
    features-to-preferences
  *  1d2c51d66f - Draft: Fix regressions in Draft array
  *  ea957114ac - Merge branch 'master' into bugfix/path-ellipsis-
    cmdsForEdge
  *  d862434870 - Merge branch 'master' into bugfix/deburr-offset-part
  *  d7c4612bb6 - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  da85fde409 - Split OCL and experimental features to allow enabling
    independently.
  *  63cd587e07 - Added 'Advanced' preferences page, moved warning
    suppression there and experimental feature support.
  *  1b42828d25 - Mesh: [skip ci] implement splitFacet
  *  255b184540 - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  574918e5f2 - Merge branch 'master' into bugfix/path-ellipsis-
    cmdsForEdge
  *  293f1613c5 - Merge branch 'master' into bugfix/deburr-offset-part
  *  f05cc354b1 - [ArchSectionPlane]  Fix Swing Symbol for
    Windows(Doors) Link in ArchView/TechDraw
  *  518a9fcbaf - Gui: Stylesheet fix applied to all shipped stylesheets
    [skip ci]
  *  95fcaccfd8 - Sketcher: Fix external geometry ellipse projection in
    parallel plane
  *  2b881cccad - Draft: fix syntax errors
  *  5086c5f38d - Sketcher: Coverity fix in
    Sketch::analyseBlockedGeometry
  *  eef4629c6b - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  dba3f4055a - Merge branch 'master' into bugfix/path-ellipsis-
    cmdsForEdge
  *  7840130186 - Merge branch 'master' into bugfix/deburr-offset-part
  *  feb4ffc693 - Correct minimum distance calculation in SplitFacet
  *  d3b83764b7 - Merge branch 'master' into bugfix/deburr-offset-part
  *  59de4bd378 - Merge branch 'master' into bugfix/path-ellipsis-
    cmdsForEdge
  *  5a1200b246 - Merge branch 'master' into bugfix/path-invalid-base-
    geometry-robustness
  *  f0d3e19a4e - PartDesign: Fix hardcoded through all distance in
    ProfileBased
  *  158acd110e - Add rocket workbench addon
  *  2a3edfd83e - [SpreadSheet] Fixes #4563 exported range issue
  *  17af884e50 - PartDesign: Fix broken outdated icon filenames
  *  66417b3ce1 - TD: [skip ci] use setAutoCloseOnTransactionChange for
    balloon and dimension task dialog
  *  75dff5d947 - Gui: [skip ci] add option to automatically close task
    dialog if undo/redo was pressed
  *  d4e8a5a384 - TechDraw: [skip ci] avoid to trigger a slot in
    constructor of TaskBalloon
  *  3288c02eba - TechDraw: fixes for dimension feature:
  *  bb0d75b6cc - TechDraw: [skip] fixes for balloon feature: *
    reimplement ViewProviderBalloon::setupContextMenu() to show item to
    start editing it + fix TaskBalloon::accept() and
    TaskBalloon::reject()
  *  84b8282f48 - Updated ts files
  *  97bfc5541e - Tools: Detect and use pyside2-lupdate in ts tools
  *  43feb585ad - Draft: Fixed broken translations everywhere
  *  eaae425c64 - PD: [skip ci] fix ViewProviderPrimitive::getIcon()
    after renaming of icon files
  *  d7ad20acdd - Part: [skip ci] code-refactoring in DlgPrimitives
    class
  *  e5527025cc - Added support for Part.OffsetCurve to flipEdge.
  *  95ccfd4505 - Fixed segmentation for unknown shapes, leaving that to
    the experts.
  *  ec2328bfaa - Ensure base geometry is valid so if it isn't one can
    still edit the op and fix the base geometry.
  *  5683d054d4 - [Arch] Fix for ArchPipe: getProfile returned Shape
    instead of Wire
  *  57fd294391 - FEM: Improve Gmsh log, when Gmsh is not installed
  *  d55a72ee6a - [PATH] fix conecutter core dumps
  *  32200b604d - LGTM: Removes unused import in PathPropertyBagGui.py
  *  ca2ecf4248 - Path: Removes unused imports from PathToolBit.py
  *  a0bbb173f4 - LGTM: Remove unused Time() function
  *  2834075d6a - [PD] rename icons to match Wiki files
  *  946e980d1a - LGTM: Move seq->next out of loop control
  *  cbc3fbd157 - [UI] Replacement of 3 SVG icons for OpenSCAD commands
  *  4130244329 - Fix MeshPart icon names
  *  ebc4cd6700 - LGTM: Minor fixes to FreeCADApp.py
  *  3ef6e1c6d0 - [OTHER] Catch only Exception, not BaseException
  *  fe7e45a7de - [DRAFT] Catch only Exception, not BaseException
  *  8228d64ac4 - [ARCH] Catch only Exception, not BaseException
  *  10b08671ef - Sketcher: Fix uninitialized scalar field in ctor
  *  0641e243e0 - Sketcher: Bug fix / improve B-Spline knot support
  *  731ef48136 - Merge pull request #4417 from
    Schildkroet/adaptive_improve
  *  c59b9bd013 - Sketcher: fix malformed constraint on nurbs conversion
  *  46a899c437 - [Part] Coverity: dtors can't throw
  *  1e2f8e366f - Sketcher: Fix geometry state synchronisation routine
  *  9f871a444b - [FEM] Clipping plane: Fix handling of shapeless
    document objects
  *  ea67e77e81 - [PD] Add missing ctor variable init (Coverity)
  *  b76fe29412 - Sketcher: Add 'Sketcher B-spline tools' to translation
    [skip ci]
  *  ddcb7b73f4 - Fix mesh icon names of 3 SVG files
  *  f45f218885 - TechDraw: expose TechDraw_Decorate function tooltip to
    translation
  *  bcf46a3351 - TechDraw: Expose strings in Workbench.cpp to
    translators
  *  5d0cf1081e - LGTM: Eliminate float-to-double overflow warning
  *  5269d10327 - LGTM: Don't check PyCXX
  *  136a625e4c - [PATH] Added onDocRestore method for adaptive op
  *  bcb5c8786f - merged crowdin translations
  *  7c708eeca3 - Gui: [skip ci] add convenience function
    updateActions() to Application Use updateActions() in
    ViewProvider::onChanged() to also trigger an update on pure view
    property changes
  *  53c5852ccb - Mesh: [skip ci] use a more appropriate icons for cross
    sections
  *  f7e9ee74d6 - MeshPart: [skip ci] use correct icon for Mesh cross-
    section dialog
  *  e5f00e4d57 - Merge pull request #4402 from luzpaz/ArchSchedule
  *  f92b8bf18e - Adds 3DConnexion SpaceMouse Pro Button Map
  *  2b5bc5d99d - Fix mesh icon names of 9 SVG files
  *  36fdbc460a - Sketcher: Geometry state synchronisation
  *  41a40c1c31 - [PD] Catch Python exceptions in dtors (Coverity)
  *  d00f1099f3 - Arch: update tooltip ref. to LibreOffice version
    within ArchSchedule
  *  5e00309368 - Gui: [skip ci] add possibility to auto-expand items in
    property editor
  *  15068d7dc6 - Merge pull request #4383 from mlampert/feature/path-
    hide-ops-by-default
  *  24e7e83ddd - More required items in the github pull request
    template
  *  911a3b8e1e - Merge pull request #4253 from J-Dunn/master
  *  ec0cc86ead - Merge pull request #4393 from mlampert/bugfix/issue-
    4557
  *  73b8995c7b - Fix mesh icons names of SVG files
  *  15d4cac123 - LGTM: Remove superfluous conditional
  *  298004a39c - Updated master TS files
  *  97dcb24c80 - Merge pull request #4341 from hyarion/feature-error-
    handling-get_svg
  *  4e3a269906 - Merge pull request #4386 from marioalexis84/draft-
    clone
  *  91435c96f7 - Gui: [skip ci] support undo/redo for view properties
    in editor
  *  5323de3d0b - [UI] Add SVG icon for Mesh SplitComponents
  *  ef14a561bd - [FEM] save icons as plain SVG
  *  081cc4d9eb - Remove extra comma in Asymptote surface color
    definition
  *  05dd6c287c - Silence incorrect LGTM warning.
  *  503a5a99d2 - Base: [skip ci] fix MSVC build failure
  *  394a885929 - import DraftTools if Snapper isn't loaded yet (before
    using it)
  *  a3fb41502b - FEM: Fix svg icons that causes warning messages
  *  a30cf5b4df - App: make sure to also call a feature's extensions
    when recomputing it
  *  ea2e46dccb - Part: allow TaskAttachmentEditor to install attacher
    extension on demand
  *  c5ce992786 - App: fix Link extensionGetPropertyByName()
  *  3423e72679 - LGTM: remove redundant variable assignment
  *  7d5a1d7e5d - Remove catch block for plain C strings
  *  4719bb703d - Mesh: [skip ci] fix MeshPy::trim
  *  7c8c5892d0 - Draft: Correct the placement in scale_with_clone -
    fixes #0004113
  *  c2110dc48f - Path: Add checkbox input for  feature
  *  9dce167073 - Set operation Visibility to False, and turn it back on
    while editing.
  *  c8c18e2968 - Path: Add  property and default value for new feature
  *  2c204f3c29 - Path: Add  usage for  module dependencies
  *  0ba06f3831 - Path: Relocate edge preprocessing and apply  feature
  *  db9525e7d7 - Mesh: minor change to exporter based on suggestion
  *  ea61253c67 - Mesh: refactor mesh exporter for better support of
    Link
  *  13927b2465 - [skip ci] Do not throw plain C string as exception
  *  3e2780a511 - PartDesign: Fix sign error in Helix
  *  727dc9fa9e - Sketcher: Fix wrong diameter reference constraint
    value when blocked
  *  9318c4c1f2 - [TD] ShapeExtractor.cpp: Fix linked View source bug,
    link targets were translated but not scaled in TD.
  *  ea54ed3e90 - Modify LGTM config to exclude legacy/unmaintained
  *  692900d085 - PartDesign: fix regression in Helix
  *  75dee2ff7d - [TD] Fix XSource handling of sub-objects of links to
    another document(s) in TD Views.
  *  8efbe8861f - PartDesign: [Helix] Fix helix starting point bug
  *  2ac84872ec - [PD] make pointers to the UI std::unique_ptr
  *  a544951dcd - Merge pull request #4333 from
    Russ4262/remove_feature_expand_profile
  *  99c686f061 - Part: [skip ci] fix -Wreorder
  *  603cbdbfd5 - [Part] make pointers to the UI std::unique_ptr
  *  65656f6d22 - [Sketcher] make more pointers to the UI
    std::unique_ptr
  *  9c3c562f7b - Surface: re-implement closed() in TaskFilling
  *  1e7929ba59 - Gui: add virtual method 'closed' to TaskDialog that is
    called when deleting a dialog
  *  9c9244dfb3 - Guard against segfaults due to out-of-order dialog
    deletion
  *  aa52a3f55c - Merge pull request #4215 from hyarion/feature-
    spreadsheet-equal-prefix-for-expressions
  *  21dc72ed10 - [TD] make more pointers to the UI std::unique_ptr
  *  7560a35ea0 - Fix minor issues with Workbenches preference panel
  *  4cdef79531 - Merge pull request #4356 from luzpaz/LGTM-ArchPanel
  *  47137ea465 - Merge pull request #4366 from
    amrit3701/bug_fix/draft_getCubicDimensions

 -- Alexander Pozdnyakov <censored>  Sat, 20 Feb 2021 15:51:13 +0300

freecad-daily (0.18.4+git23935-d5b68febbb-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: d5b68febbb4989b290b9af36bb2cb21d61a87a2e
  * Date: 1612464031
  * git changelog:
  *  d5b68febbb - Add Workbench name as Tab item tooltip
  *  13e2f93bae - Fix bug due to early return
  *  bd8a3c5021 - Add pref window that loads unloaded workbenches
  *  656c4919bc - Qt4: [skip ci] fix build failure
  *  e3f8847450 - Conformed to FreeCAD coding conventions
  *  dc09810e98 - Check for filename before selecting
  *  48fca8c2bc - Add default filename for exports
  *  6d0357379c - Fix typo in previous commit 7add058dc [skip ci]
  *  7add058dc5 - LGTM: exclude zipios++ and kdl (orocos) libraries from
    analysis
  *  5903ff4426 - FEM: add basic support of Nastran-95
  *  3ad8367b5e - Changed comment for free format CTETRA element
  *  172d2d8a27 - Added readNastran95()
  *  67ee247c0c - Added readNastran95()
  *  59ec3cb141 - PartDesign: New features AdditiveHelix and
    SubtractiveHelix
  *  7999536858 - Transform patterns can be created from multiple base
    features
  *  ce7b57a08f - Sketcher: [skip ci] fix computing of hotspot of
    sketcher icons on Wayland
  *  28c66fc501 - [Sketcher] make pointers to the UI std::unique_ptr
  *  6db7737547 - Sketcher: Group tests in different directories
  *  7b9d9fdcdb - Sketcher: new fillet UI command
  *  9fc31dfa22 - Sketcher: new Fillet - icon
  *  46feeb11f6 - Sketch: new fillet Python support
  *  f6f43b6fe4 - Sketcher: Constraint documentation
  *  86992f8086 - Sketcher: Preserve corner and constraints for sketch
    fillets
  *  cc6099b7ef - Merge pull request #4262 from
    Schildkroet/adaptive_improve
  *  ccbc13ee82 - Draft: fix LGTM 'Testing for None should use the 'is'
    operator' alerrts
  *  27a6dedf19 - Temporarily qt5 fixes for Apple Silicon need to
    disable the qtwebengine. That has to be considered in MacAppBundle.
  *  222145993d - Gui: [skip ci] restore tab order in selection settings
    page
  *  05c61e349a - Gui: Add support for selecting multiple objects
    without keyboard
  *  d73ccbdba0 - Gui: add preferences tab for selection
  *  99b2cba5f1 - PartDesign: Allow selection of sketch plane by  double
    click in picker dialog
  *  45dd1a7f60 - fix issue reported by @chennes
  *  1c58c3b677 - [PD] hole fix custom cut handling
  *  c676c07316 - [PD] fix UTS clearance holes
  *  7eb9b5ed42 - [PD] hole dialog UI fixes
  *  3ebd7d119b - Part: [skip ci] rename methods in TopoShape that
    override non-virtual functions of base class
  *  cc3a30a221 - [PD] fix typo in iso7046.json
  *  400b25c0d0 - [TD] fix color change for dimensions
  *  45eea3d9e7 - Fix various typos [skip ci]
  *  7a83853535 - Part: offer all supported STEP schemes by OCC in a
    combo box
  *  078160ea70 - TechDraw: Exposed GeomHatch functionality to Python in
    TechDraw.makeGeomHatch()
  *  d02a0d558e - Merge pull request #4331 from chennes/openSCADFix
  *  253ef2a99a - Merge pull request #4346 from
    chennes/validateStartHTMLWithW3C
  *  bdc07a1d22 - Merge pull request #4351 from
    chennes/fixSurfaceDeleteShortcuts
  *  612eba1b1a - Fix Surface task panel shortcut use to use Widget
    context
  *  5e07d708db - Remove extraneous lines from export
  *  1958e30f84 - Modify Start HTML to be valid HTML
  *  7b9c9d4f5e - Add tests for Start Page HTML validity
  *  9f07b72b40 - [PATH] Limited cone angle for adaptiv helix
  *  bead9bb938 - Gui: sync recent action file list from external
    modification
  *  93a956e70d - [PD] [skip ci] fix alignment in pad dialog
  *  b50838c7a5 - [PD] fix alignment in pocket dialog
  *  4ea0784341 - [TD] Dimensions: donovaly's minor fixes for
    TheoreticalExact dimensions.
  *  e802179cf4 - [TD] Improve arbitrary tolerance and unit handling for
    Equal Tolerances.
  *  660710c26e - [TD] Add under- and overtolerances for Dimension Task
    layout, fixes for Dimension tolerance refresh and behavior.
  *  a2f060e36e - [TD] Fix degree sign processing for equilateral
    angular plusminus dimensions.
  *  d26b6542ca - [TD] Fix regression in Dimensions: Setting arbitrary
    under tolerance was somehow lost.
  *  4ab3c95552 - [PD] correct hole cut definitions
  *  eb6167ff89 - Enable LGTM to analyze some C++ source code
  *  096e538c9e - App: [skip ci] use better deprecation warning as used
    in PR 4335
  *  b896bb4f2a - Part: [skip ci] fix path of attachment icon
  *  756654c46e - App: [skip ci] print deprecation warning if
    addExtension() has two arguments
  *  446ce21517 - Remove ExtensionProxy and rely on default Python proxy
    for extensions. fixes #0004534
  *  37952a5949 - Spreadsheet: Add test for undo alias issue
  *  f4c2539765 - Spreadsheet: Allow alias removed by undo to be reused
  *  497ecbe0eb - Merge pull request #4134 from donovaly/PD-Hole-
    DrillPoint
  *  ca346b9099 - Merge pull request #4165 from
    chennes/addImportExportRecentFilesPrefs
  *  1f77dc2af8 - [MeshPart] Fix copy-paste error
  *  046aa8a287 - Merge branch 'master' into PD-Hole-DrillPoint
  *  ce8b96bada - Merge branch 'master' into
    addImportExportRecentFilesPrefs
  *  77d666a48b - Fix DXF import with no layers
  *  4db83a41ca - Merge pull request #4325 from machste/fix_simple_copy
  *  569817d87a - Fix ODR violation, correct Ui_TaskSketcherGeneral
    namespace
  *  1dddcd0b18 - Part: fix ViewProviderExt::updateVisual() on
    incomplete mesh
  *  aa45875a2b - Gui: modernize C++
  *  b49c523a54 - [Part] - Fix View3DInventor.setCamera leaking
    SoCamera*
  *  4bd5c2669d - [Part] - Fix memory leaks
  *  92846ad0f1 - [TD] Avoid changing default open/save dir to
    templateDir when opening a Page template.
  *  6870b02210 - [Gui] Make inventor markers symmetric
  *  0f3cdfea33 - Merge pull request #4317 from Roy-
    043/fix_gui_snapper_center_face
  *  8396c34d61 - Merge pull request #4318 from
    bitacovir/Surface_WB_icons
  *  09b4dbd8e8 - Merge pull request #4320 from
    chennes/cleanStartWithLGTM
  *  fd2f2d83d0 - Path: Fix creating simple copy
  *  f70f9572fe - Merge pull request #4297 from shadowbane1000/fanuc-1st-
    pass
  *  ef2e209b14 - Merge pull request #4140 from gauna85/PathStock
  *  9f5acaa2bb - Merge pull request #4286 from kbickar/master
  *  1596f1581f - Merge pull request #4321 from ci4ic4/patch-1
  *  70d81c0e1c - Merge branch 'master' into
    addImportExportRecentFilesPrefs
  *  a4001fbf73 - Merge pull request #4322 from sliptonic/miscbugs
  *  4dd4783702 - fix index bug in toolbit directory creation
  *  2bd94ca7f3 - Merge pull request #4294 from mlampert/feature/toolbit-
    free-properties
  *  cbb0a8a11c - Update philips_post.py
  *  43aef8616d - ViewProvider: make partial redundant color blue
  *  0d9863849b - Updated toolbit-attributes.py script and cleaned up
    shapes.
  *  75e65dd09d - Added support for deleting empty groups from the
    property bag's group tracking.
  *  ba8e0aa863 - Minor tweaks to Start recommended by LGTM
  *  a4890e51f5 - Disable library name edit
  *  8d7543cc98 - Add toolbit test files to list to maybe get windows
    build to pass
  *  8d44fcdb06 - fixed slitting saw shape and bit
  *  86b5738433 - tool bugs
  *  231ad8f969 - fix bug when declining the creation of workdir
    subdirectories.
  *  571be1faf2 - Added commit to explain the purpose of dumping the
    directory tree
  *  26ba120aaf - Added Tools directory for recursive test file copy
  *  4f0f9e78f1 - Added test case to determine directory layout.
  *  f26e631ab6 - make initial path defaults slightly more intuitive
  *  c8d3210ba4 - Fixed relative path search for shapes
  *  c1202c3afa - check working dir on dock open as well as manager
    open. use os.path.sep liberally choose the first library if no other
    is selected
  *  c815115cae - library file path bugs
  *  8c4dfacb27 - Don't enforce working dir setup and don't copy toolbit
    shapes
  *  e807e1d762 - Fixed loading of TC from template
  *  be4d90a8b3 - Fixed view providers and materials
  *  c7fd08f858 - Added full toolbit library path as tool-tip
  *  609afaf7e9 - Made all toobit shapes consistent, and added a script
    for further maintenance
  *  ee6220193f - Fixed property update if property value happens to be
    0
  *  9b7aa779be - Fixed toolbit editor to properly deal with changing
    shape files.
  *  533be4bcd1 - Migrate existing toolbits to new property layout.
  *  3ec542b071 - Adapted client code to use new findTool... api and
    fixed test cases.
  *  df6de8693e - Changed tool-bit search path to either absolute, local
    install or relative to context path
  *  b0aa6f32fe - rework shapes with propertybag
  *  7b6cb0f44c - Expand task panel according to the data in it.
  *  e9ca3633ce - Added enum placeholder text and disable labels when
    entry field is disabled.
  *  eae6c32ce8 - Load PathGui in all modules which require gui
    resources to be loaded
  *  6c5b9ccc4d - Updated the README.md with the new workflow for
    creating additional tool bit shapes.
  *  a40569186e - Double click on property name brings up property
    modify editor.
  *  eee8d12a17 - Cleaned up property-bag task panel and added support
    for editing the definition.
  *  ac1e863c3e - Added support for enumerations to the tool bit setup
    and using the property bag editors instead of re-implementing.
  *  ee27fc876f - Added support for enumerations to property-bag, relies
    on base api to get the enum values.
  *  b41282ebd2 - Added tool bit attribute editor back in.
  *  de1a64f090 - Simplified tool bit editor using property-bags
  *  79b63bd521 - Add error message if toolbit shape does not contain
    any extractable properties.
  *  b0bce7c2e0 - Add last used toolbit path to the end of the list to
    make using multiple installation possible.
  *  3f66b24f7d - Renamed 'Bit Parameters' to geometry
  *  6f4df10d4a - Renamed PropertyContainer to PropertyBag,
    PropertyContainer already is a thing.
  *  ad6d463e36 - Using property container for endmill attributes.
  *  8b2bfaa322 - Allow property container to become a child of a body
    when one is selected on creation.
  *  cbaa1bab85 - Added ability to create multiple attributes in a row
  *  cc12ce4283 - Added command with menu item to create a property
    container.
  *  e9093e1edc - Some code and comment cleanup.
  *  c65ed37876 - Adding properties to property container.
  *  da308d13f6 - Cleaned up logging
  *  dd3a4be81d - Basic property container with editor, no adding of
    properties yet
  *  2f731b7da7 - Sketcher: Show partial redundant messages when sketch
    is fully constraint
  *  69547e2800 - [UI] Replace SVG icons for Surface WB commands
  *  dbaa2c1ba4 - Merge pull request #4315 from mlampert/bugfix/vcarve-
    selection-and-feature-processing
  *  d601df3d81 - Merge pull request #4316 from wwmayer/J-Dunn-master
  *  74d5c0a88a - [Draft] Fix snap to center of faces of solids
  *  8113794e75 - Win32: [skip ci] disable logging again as regression
    of support of Plus XT model has been fixed
  *  5d924ddd9e - Merge pull request #4303 from Roy-
    043/Arch_Schedule_Typo_Fix
  *  c6088faca6 - Merge pull request #4309 from donovaly/TD-Arch-pages
  *  ccf392cd2c - Merge pull request #4313 from donovaly/TD-center-marks
  *  60d7c0d5df - Merge pull request #4314 from chennes/xmlNamespaceFix
  *  8cb513ba45 - add comment about clearing Py::Dict when changing C++
    data
  *  08297e5239 - Path: fix unnecessary copy on read for
    Command.parameters dict
  *  ce625703b4 - Removed unused BaseObjects property from vcarve
  *  13a4f54ecd - Process BaseShapes in vcarve and only fall back to the
    model if nothing was found to engrave.
  *  38b142be7a - Properly calling base logic for adding a base object
    if special handling did not apply.
  *  c2fa48ba90 - Disabled base geometry-list resizing since it makes
    the list unusable on HDP monitors.
  *  f440fa9dbd - Add the standard-defined xml namespace if it is not
    specified
  *  d8797ba0cb - [TD] show by default center marks
  *  31c9dbafb2 - Add support for multiple models to vcarve op.
  *  d97a393709 - Make PathOp rebust(er) against manual Base assignment
  *  2d2041e98c - [TD] add Arch paper size Templates
  *  7306ed28b0 - [PD] fix blind hole depth handling
  *  305fb03c0d - App/Gui: New restoreError Document status and Gui pop-
    up
  *  7066bfed67 - Fem: [skip ci] fix FemMesh::addGroup() for smesh 9
  *  9c6e918493 - App: auto create Origin in OriginGroup if copied
    without dependency
  *  078790268f - Add SVG icon for Std Windows command
  *  125cf099a3 - Sketcher: Invalid Sketch geometry color in preferences
  *  bcfe7e96b0 - Sketcher: New geometry color to indicate invalid
    sketch
  *  1e4551123d - GCS: convenience diagnosis functions
  *  186f5a4c19 - GCS/Sketcher: Add equal length line constraint using
    the new single constraint
  *  5609269ca8 - GCS: New Constraint for equal size lines, avoiding to
    use an extra parameter
  *  ea49ed9215 - Sketcher: Update solver partially redundant constraint
    information in the solver messages
  *  67a9393300 - Sketcher: command to select partially redundant
    constraints
  *  b01313c0d8 - Sketcher: SketchObject partially redundant status
  *  a3c1010800 - Sketcher: Sketch retrieve partially redundant
    constraints
  *  65fb44df6c - GCS: report partially redundant constraints
  *  a78ef319c6 - Fixed typo in Arch_Schedule
  *  24d26a0929 - Merge pull request #4300 from marioalexis84/draft-
    gui_lines
  *  0f33a09c10 - Draft: Prevent Draft_Wire from setting a single-edge
    wire as closed
  *  c27f4e8eca - Merge branch 'master' into fanuc-1st-pass
  *  f30cbf6bd9 - Merge pull request #4284 from
    sliptonic/bug/fixturetemplate

 -- Alexander Pozdnyakov <censored>  Thu, 04 Feb 2021 23:21:56 +0300

freecad-daily (0.18.4+git23740-3ed124816-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 3ed124816486dbaee0cd7801a977853d47fcd1d9
  * Date: 1611243724
  * git changelog:
  *  3ed124816 - Gui: [skip ci] drop the hard limit of 50 allowed
    workbenches
  *  020e5bc70 - CMake: workaround for possibly failing OpenGL check in
    vtk9
  *  7a08b7aad - Merge pull request #4285 from
    bitacovir/OpensCAD_Icon_replacement
  *  b4d973d80 - Merge pull request #4287 from
    bitacovir/PartDesign_Icons
  *  c06cd3c54 - Merge pull request #4291 from aapo-aapo/TD-US-
    MultiValueSchema-fix
  *  d7038409b - Merge pull request #4292 from aapo-aapo/TD-MDIViewPage-
    papersizes
  *  f490852ab - FEM: make FemMesh::getVolumesByFace() working for SMESH
    >= 7
  *  b0c4e1699 - Merge pull request #4298 from Roy-
    043/ArchRoof_FixSelfRefRelProfile
  *  135525a80 - smesh: port to version 9.6
  *  649a767f6 - Update ArchRoof.py
  *  9e1d7653b - Add SVG icons for two Part commands
  *  b5f57ed2f - [TD] make pointers to the UI std::unique_ptr
  *  4af6c5a13 - Gui: [skip ci] update standard cursors of 3d view when
    device pixel ratio changes (e.g. by moving between standard and high
    DPI monitor)
  *  9788467a3 - Mesh: [skip ci] fix hot spot of mesh selection cursor
  *  4d40ab0f4 - [TD] MDIViewPage: Support printing/exporting arbitrary
    custom paper sizes for Qt5.
  *  d79fd9d6a - [TD] MDIViewPage: Add support for Qt5 automatic paper
    size handling with many new paper sizes possible.
  *  1c02a2ae9 - [TD] Fix Dimension unit printing problem for US
    building units and other multivalueschema.
  *  4c323a632 - Part: Crash when calling SubShapes of empty shape from
    Python
  *  00822b0a8 - Gui: Prevent crash when trying to access sub-objects of
    a deleted object from a SelectionObject
  *  afd147020 - Update src/Mod/PartDesign/App/FeaturePipe.h
  *  cdfe908c5 - PartDesign: Fix small bugs in the Pipe feature
  *  254ed951f - Gui: [skip ci] must set device pixel ratio to QBitmaps
    on Windows when using for cursor as otherwise garbage is shown
  *  d87b26069 - [UI] Add SVG icons for three PartDesign commands
  *  6719e8651 - Merge pull request #4271 from donovaly/TD-dimension-
    dialog
  *  8a1bd9d96 - Merge pull request #4283 from paullee0/ArchComponent_02
  *  41e1626bd - Sketcher: increase relative size of the subindices of
    the constraints
  *  dc2d7c6ee - [UI] Replace of 2 SVG icons for OpenSCAD commands
  *  bf221af68 - FEM: mesh tools, add a comment
  *  e43ee28e3 - FEM: utils, fix clipping FemMesh without Shape
  *  ed15b99a4 - [ArchComponent] Fix Link Of Window Hosts if empty got
    error as Wall Child
  *  625502bb4 - Sketcher: Compensate for Coin not taking the dpi of the
    monitor into account in font pixel setting
  *  a56a22de5 - Sketcher: fix horizontal distance constraint on
    external edge
  *  fc91b251e - [TD] add dialog to modify some dimension settings
  *  919196fb9 - Sketcher: Migrate old construction points as
    construction
  *  fe1bee4be - Sketcher: Increase distance from constraints to
    geometry
  *  67b45c7da - Sketcher: fix font size
  *  33ec7fb3e - Merge pull request #4275 from realthunder/FixGetPartOf
  *  94801b56d - Merge pull request #4276 from donovaly/TD-exact-no-
    tolerance
  *  83cfffd1b - Merge pull request #4188 from
    Russ4262/fix_import_base_geometry
  *  60b19308d - Merge pull request #4184 from Schildkroet/leadinout_gui
  *  e0663cde5 - Merge pull request #4227 from mlampert/feature/expose-
    enumerations-to-python
  *  9aecf36f7 - Win32: [skip ci] fix support of SpaceMouse Plus XT
  *  8f4da8ba8 - zipios++: [skip ci] apply bugfix on
    ZipLocalEntry::trailingDataDescriptor() from upstream
  *  2b0a13f71 - [TD] don't allow tolerances for exact values
  *  af4de262e - Merge pull request #4187 from Russ4262/patch-2
  *  d7d20ba48 - Draft: Don't snap to ImagePlanes
  *  c745f4ef5 - Arch: Fixed non-workng Panel tools
  *  74de3aebe - App: fix Part::getPartOfObject()
  *  6b3936c8b - Sketcher: [skip ci] fix segmentation fault in
    ViewProviderSketch::drawConstraintIcons()
  *  ddaa29d11 - Win32: [skip ci] enable logging for SpaceMouse input
    events to figure out why Plus XT model stopped working
  *  a0bda4071 - Merge pull request #4232 from hyarion/feature-
    spreadsheet-allow-removed-aliases
  *  254c1bcee - Merge pull request #4263 from donovaly/TD-tweaks
  *  69edc2de6 - Merge pull request #4261 from paullee0/ArchComponent_01
  *  c67f4b14f - Merge pull request #4265 from
    chennes/shadowFixAndAddUnitTests
  *  e65f6a798 - Merge pull request #4269 from eddyverl/Pyramids-
    and_Polyhedrons
  *  c3316693a - Merge pull request #4272 from donovaly/TD-show-balloon
  *  0c7c330fe - [TD] show balloon dialog on double-clicking
  *  f87f1e57d - Sketcher: ViewProvider HDPI lineWidths and pointSizes
    as float
  *  bd65aab55 - Update AddonManager.qrc
  *  4f86f30aa - Add files via upload
  *  faf8d0ac2 - Sketcher: Change of color of Y axis
  *  e8d76d49b - [TD] some fixes
  *  4e5f0a385 - Sketcher: Check for null geometry shapes before adding
    them to the toShape array
  *  c0d810a37 - Part: Geometry trigger notifyAttach on extension
    addition
  *  e6af511f3 - Part/Sketcher: Refactor Geometry Extensions
    copy/save/restore AND attachment notification
  *  927fdc9ed - [Sketcher] Fix crash in SketcherObject::setDatum
  *  d18a76e9b - Add unit tests for HTML string replacement
  *  a0aaae7ea - Add SHADOW replacement
  *  fcdd44115 - Add initial unit test for Start page.
  *  921103778 - [ArchComponent] Link of Window get opening now
  *  1851ddd93 - Sketcher: [skip ci] fix -Winconsistent-missing-override
  *  714a71657 - [TD] handle equal tolerances correctly
  *  adc78f1e2 - Merge pull request #4252 from donovaly/Part-angular-
    measure
  *  d339e4067 - Start: Fixed freedesktop thumbnail retrieval
  *  1bfd7644b - Gui: Prevent crash when trying to access a deleted
    object from a SelectionObject
  *  94405e33c - [PartDesign]: Fix refine boolean not being obeyed at
    multiple places
  *  b054e16cf - Sketcher: Fix detach observer
  *  5b058a9f1 - Sketcher: App/Sketch.h minor documentation tweaks [skip
    ci]
  *  b01e189c6 - Sketcher: Preferences - add 3D view scaling factor
  *  3661ffe7f - Sketcher: Constraint icons and fonts in 3D View
  *  1d970d522 - Sketcher: Add constraint icon scaling.
    https://forum.freecadweb.org/viewtopic.php?f=3&t=4362&start=20#p4580
    26
  *  7a82f955c - Sketcher: Scalable constraint icons
  *  e29a394ce - Sketcher: std::move improvement fixes
  *  f774c0ec5 - Merge pull request #4244 from
    danreb25/BBLPatch_ArchComponentDiffuseColor
  *  94767d462 - Merge pull request #4249 from donovaly/GUI-icon-fix
  *  eb2d512fc - Merge pull request #4251 from fxjaeckel/patch-1
  *  12defb11b - Part/Sketcher: improve list property update efficiency

 -- Alexander Pozdnyakov <censored>  Thu, 21 Jan 2021 21:55:48 +0300

freecad-daily (0.18.4+git23634-5d9db07dd-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 5d9db07ddd4473e50adcac6ad509e6727fc4f2f8
  * Date: 1609943965
  * git changelog:
  *  5d9db07dd - Part: [skip ci] in TopoShape::getMemSize() handle edges
    or faces with no attached geometry
  *  ec73869d1 - Sketcher: Remove Internal Alignment constraint from
    toolbar
  *  4ffb6c5e2 - Sketcher: VP - Fix error messages while deleting
    geometry
  *  a3b9edc6d - Sketcher: Expose delGeometries function to Python
  *  41c91574c - Sketcher: deleteGeometries split
  *  b91bba28b - Sketcher: VPSketch override correctness
  *  dbb08f0bf - Sketcher : Correct XPM icon
  *  a388a0d98 - Sketcher: ViewProvider - Show malformed constraints in
    solver messages
  *  3d5ab8a67 - Sketcher: add command to select malformed constraints
  *  2bd2041bf - Sketcher: Retrieve 1-based list of malformed
    constraints from solver
  *  150e50c70 - Sketcher: Treat malformed solver constraints as an
    error during recompute
  *  83d039101 - Sketcher: VP show overlay icon fully constrained status
  *  87c9f83bd - Gui: Colorful/Greyable overlay status in icons
  *  035bea508 - Sketcher: Add FullyConstrained read-only output
    property
  *  f9143750a - Sketcher: Show attachment overlay icon information
  *  55219f85d - Start: Added tooltip to preferences button
  *  eb549a99d - Draft: Added import/export buttons to Annotation styles
    editor dialog
  *  d7692e359 - Arch: Fixed wrong section fill when using archvrm
    module
  *  58cf466b3 - Add SVG icons for eight Std View commands
  *  bb1e4ed7c - Path: [skip ci] fix build failure when using boost 1.75
  *  2a0b68811 - cmake_ [skip ci] print major, minor and build number of
    boost
  *  d5092d78f - Merge pull request #4213 from mlampert/feature/job-tool-
    group
  *  deaee2292 - Merge pull request #4226 from
    sliptonic/bug/adaptiveclip
  *  294a2ebc9 - Fix Qt deprecation warnings. QPrinter::paperSize() and
    QPrinter::setPaperSize() are obsolete.
  *  65b4271d5 - FEM: fix also typos in inp files to avoid to break unit
    tests See also: 22ed94e11852
  *  9324b0aa5 - Merge pull request #4216 from marioalexis84/draft-
    draftify
  *  5fca0232d - Merge pull request #4236 from
    bitacovir/New_Std_View_Icons1
  *  f1b644d17 - Merge pull request #4235 from marioalexis84/draft-
    facebinder
  *  914e10c62 - Merge pull request #4239 from
    carlopav/fix_draft_move_with_copy
  *  580378437 - Merge pull request #4242 from realthunder/HelpDonate
  *  3ea148607 - Gui: fix external edit reset crash
  *  d45122f45 - Gui: add 'Donate' to Help menu
  *  254505e83 - Merge branch 'master' into feature/job-tool-group
  *  22ed94e11 - FEM: calculix solver, typos, thanks to UR_
  *  19ea3d28f - Merge pull request #4234 from mlampert/bugfix/drilling-
    op-tool-attributes
  *  2b6f3ba84 - Merge pull request #4237 from Schildkroet/centroid_post
  *  b9867ab7e - Merge pull request #4233 from Schildkroet/adaptive_fix
  *  eae5d56cf - [PATH] Bugfix centroid_post
  *  79aa9ed0c - Draft: change in default Draft.makeCopy
  *  712f6c125 - Fix Qt deprecation warnings. QPrinter::orientation()
    and QPrinter::setOrientation() are obsolete.
  *  9e846c66f - Merge branch 'master' into bugfix/drilling-op-tool-
    attributes
  *  ae761583a - Updated centroid post
  *  c61b7ee63 - Merge branch 'master' into feature/job-tool-group
  *  7587658ae - Add SVG icons of eight Std View menu commands
  *  50c3cbf00 - TechDraw: [skip ci] restore TAB order of TaskBalloon
    dialog
  *  a9da6194a - [TD] update balloon dialog
  *  ea6e8e990 - Fix build warnings from deprecated Boost headers (1.74)
  *  e6032b7d5 - Fix Qt deprecation warnings. QPrinter::paperRect() and
    QPrinter::pageRect() are obsolete.
  *  4d9e29418 - Draft: Fix multiple crashes when using modification
    functions - fixes #0004243
  *  2eb9d7a07 - Merge branch 'master' into feature/job-tool-group
  *  c077672ad - Check for CuttingEdgeAngle existance before using it
    for drill tip calculation.
  *  36526d708 - Added missing attribute
  *  08b988b69 - add fix in one more spot
  *  0db316ab0 - fix bug with path gouging at start of movement
  *  01072f370 - Merge pull request #4224 from realthunder/FixPathCrash
  *  83b431d0b - Fixed unit test for ToolTable rename
  *  8e6f964e0 - Renamed ToolTable group to Tools in order to (not) set
    expectations.
  *  b92660086 - Fixed job deletion.
  *  121152deb - Use job.ToolTable.Group instead of job.ToolController.
  *  8a9500558 - Added ToolTable to job and convert old ToolController
    property on the fly.
  *  2203dcec9 - Merge pull request #4214 from mlampert/bugfix/dangling-
    signal-registration
  *  ecfd3e703 - Merge pull request #4225 from Russ4262/patch-1
  *  08ec99a24 - Path: Fix isinstance()  error
  *  3ae9a08ee - Path: fix crash on edit
  *  f9bcfada1 - Gui: [skip ci] re-add removed SVG icon, remove
    duplicate entry
  *  c3f329442 - Merge branch 'master' into bugfix/dangling-signal-
    registration
  *  82ec99dbc - [TD] fix regression for balloon text separators
  *  26c63c8ca - Merge branch 'master' into bugfix/dangling-signal-
    registration
  *  75f78f940 - Replace SVG icons of six Std View commands
  *  bd1f06cf7 - [TD] cleanup preferences
  *  942c40227 - Sketcher: Fix lock constraint reference mode
  *  2625aabe2 - Sketcher/GCS: New Block constraint fixes
  *  079b8ff5c - [TD] DrawViewDimension Tolerances, print zero
    tolerances without plus sign and decimals.
  *  30fcddae4 - [TD] fix bug with angular and small values
  *  81a5ec5e5 - LinearPattern: Support 1 occurrence
  *  60dfd2552 - Draft: Replace Part.getSortedClusters by Part.sortEdges
    in draftify function
  *  0f31c87cc - Boost: [skip ci] Fix build warnings from deprecated
    Boost headers (v1.75)
  *  ed3acd466 - SMESH: [skip ci] fix -Wdelete-non-virtual-dtor
  *  2559f2d29 - Fix build warnings from deprecated Boost headers (they
    are used internally by Boost). Thanks @wwmayer for the hint.
  *  4ea97faa5 - Sketcher: check for BSpline knot instead of
    construction point
  *  5f57b0f31 - Remove event registration when task panel is destroyed.
  *  5dca59d82 - Fix GCC warnings: type qualifiers ignored on cast
    result type [-Wignored-qualifiers]
  *  6075ba308 - Fix GCC warnings: catching polymorphic type by value [-
    Wcatch-value=]
  *  4327243a0 - Sketcher: Fix typos and code linting [skip ci]
  *  472168fc1 - Fix typos [skip ci]
  *  b318426cd - Sketcher: fix -Wextra-semi
  *  ae0742c74 - Sketcher: fix layout by removing minimumSize property
    from labels
  *  cc29af4da - [Sketch] remove unused code
  *  6b017f9a1 - Sketcher: ViewProvider - fix crash due to invalidated
    geomety pointer
  *  64774bc1f - Sketcher: Fix crash on constraint rename
  *  1d56289c7 - Sketcher: restric ViewProviderSketch access to the
    solver
  *  8e3b6be0e - Sketcher: Trigger elements widget update on toggle/set
    construction geometry
  *  733b7bde9 - Sketcher: encapsulate Sketch::SolveTime and
    RecalculateInitialSolutionWhileMovingPoint members
  *  18ecd174a - Sketcher: make Sketch::calculateNormalAtPoint const
  *  a790e3260 - GCS: Const correctness and override qualifier
  *  c2ab51314 - GCS: Return a zero sized reduced Jacobian if only
    driven constraints present
  *  67e5f9c3e - Sketcher: Make select-constraint select-elements mode
    consistent with select-element select-constraint
  *  38cafc57a - Sketcher: typo in function name
  *  72ec38be5 - Merge pull request #4161 from bryanbendall/adaptive-
    work
  *  f2d17774e - [Sketch] fix SnellsLaw dialog
  *  ef8831ff2 - [Sketch] improve wording for a color

 -- Alexander Pozdnyakov <censored>  Wed, 06 Jan 2021 21:52:26 +0300

freecad-daily (0.18.4+git23529-c6eda6dca-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: c6eda6dca7893fc48ab4284c70d90ff80abc4a3e
  * Date: 1608826068
  * git changelog:
  *  c6eda6dca - [PythonConsole] Fixed pasting using middle mouse button
    on Linux
  *  0e2ab0812 - Gui: temporary fix of preference menu in macos
  *  4a9da93e6 - Doc: Cosmetic fixes for doxyhen-generated doc
  *  145fa6bfa - Merge pull request #4186 from luzpaz/typos
  *  af605e406 - GCS: Improve documentation about debug
  *  197a23435 - Sketcher: Fix block constraint with several dependency
    groups
  *  dfda68be1 - Sketcher: enable Block constraint with empty additional
    constraints
  *  5cfef4556 - Sketcher: Additional debug code for new block
    constraint
  *  ff96cb301 - Fix typos [skip ci]
  *  d89cd953a - Path: [skip ci] fix Python 3.9 deprecation warning
  *  ed0a5af0d - Mesh: [skip ci] fix -Wrange-loop-construct
  *  799a2e1f5 - Reverting files wrongly committed with 5a974f824
  *  5a322d75c - Merged crowdin translations
  *  5a974f824 - Updated ts files
  *  6754e2b37 - Merge pull request #4117 from robot-army/master
  *  7da795525 - Merge pull request #4142 from DinoMesina/master
  *  a891c0422 - Merge pull request #4175 from donovaly/TD-unit-
    dimension-fix
  *  b617ebfa2 - Merge pull request #4172 from tomate44/fcinfo
  *  99a6c0a0a - Merge pull request #4176 from
    dbpatankar/indian_standard_profiles
  *  23073c14d - Py2: fix Py2 build failure
  *  b66c895bb - [Part] AppPartPy.cpp Python 3.9 Unicode warning fixes.
  *  107ed94d8 - CXX, Objects.hxx: Python 3.9 Unicode compilation
    warning fixes suggested by wmayer on the FC forum.
  *  cbbbe942e - Apply style suggestions from @abdullahtahiriyo
  *  73fa30468 - Sketcher: Fix issue #4513 - SketchObject::addSymmetric
  *  07211b0fb - [TD] ShapeExtractor.cpp: Avoid processing infinite-
    sized shapes (Datum objects etc).
  *  52c2e7eff - PyCXX: In Python 3.9 Unicode API are being deprecated
  *  04337034c - Sketcher: ViewProvider representation of (not)-fully
    constraint defining points
  *  f1a00f7a0 - Sketcher: Allow UI to toggle construction status of
    Vertices
  *  e875704c2 - Sketcher: Support for defining point
  *  6c956bb80 - Sketcher: support vertexes in sketch used e.g. for hole
    features
  *  c79ac8d1f - Sketcher: Implement Python function
    getConstruction(geoId) to retrieve geometry construction status
  *  3a845e4d0 - Merge pull request #4159 from Russ4262/fix_slot_op
  *  dec01d1df - Sketcher: Fix several issues in SketchObject::trim
  *  3b449e1ce - Fix typo found via Crowdin [skip ci]
  *  a8443b6b7 - Improve comment and remove uncessary return statement
  *  bfc036daa - Update src/Mod/Sketcher/App/SketchObject.cpp
  *  edb87a066 - Delete Equal constraints on LineSegments in
    SketchObject::trim
  *  07725ede2 - Sketcher: New Blocked constraint solver implementation
  *  ea006076e - Sketcher: GeometryFacade - convenience method to check
    if a geometry is blocked
  *  e3873a73e - GCS: enable to invalidate diagnosis result
  *  652d62878 - Indian standard H and U profiles added to profiles.csv
  *  7dea66838 - [TD] fix unit conversion for dimensions
  *  c3acfcc0a - Sketcher: Fix Array/copy/move
  *  6aca180d7 - Sketch: fix correct index in parameter dependency map
    for poles and knots
  *  ade218f58 - Sketcher: fix knots PointPos coded as mid instead of
    start
  *  2ebed71e7 - Sketcher: fix crash on mirroring geometry defined by
    internal alignment geometry
  *  efa6346e5 - Merge pull request #4150 from sliptonic/posttodxf
  *  adc6db8f3 - Eliminate Windows debug-mode warning
  *  3b9be2286 - Merge branch 'master' into master
  *  5c811d233 - fcinfo: support FCBak backup files
  *  8719b48e1 - fcinfo: support backup files
  *  fbe0b1974 - Merge pull request #4163 from Russ4262/patch-1
  *  fb64d208b - Merge branch 'master' into posttodxf
  *  aa9e16cbe - Merge pull request #4144 from mlampert/feature/suppress-
    warnings-preferences
  *  ea0ce293f - Fix typos [skip ci]
  *  c276139f1 - Part: [skip ci] add TopoShape::isInfinite
  *  ba5bc449c - Sketcher: Remove unnecesary header
  *  82a4f676f - GCS: clean up old interface
  *  3d361b1ca - Sketcher: Sketch.cpp clean up old interface
  *  d5e7f0ad8 - Sketcher: Bring new colors to preferences
  *  b1db23727 - Sketcher: ViewProviderSketch - Show constrained
    elements in new color
  *  994101e08 - Sketcher: ViewProviderSketch - fix BSpline pole
    dragging based on SolverGeometryExtension
  *  fdc4df020 - Sketcher: rewrite Cmd to select DoFs using
    SolverGeometryExtensions framework
  *  cb68fa4fb - Sketcher: rewrite SketchObject
    getGeometryWithDependentParameters to use SolverGeometryExtension
  *  87699ea18 - Sketcher: Sketch.cpp - use SolverGeometryExtension as
    mechanism to convey dependent parameter information
  *  603a23234 - Sketcher: new SolverGeometryExtension to store solver
    information within the geometry
  *  1cc953339 - Sketcher: Add ability to update a GeometryExtension of
    the solver
  *  621a9a0e9 - GCS: Set SparseQR conditional compilation guards
  *  e0a814bfc - GCS: Change asynchronous launch policy to default to
    avoid having to take care of exceptions on oversubscription
  *  28415f53d - GCS: renaming parameters to make them more descriptive
  *  7f006e2c7 - GCS: Augment information provided by GCS with groups of
    dependent parameters
  *  270b0cbc3 - GCS: Interface to query whether the used diagnose
    matrix is empty
  *  996f006de - GCS: Deactivate Debug code and fix warnings in non-
    Debug mode
  *  b2fd91c33 - GCS: Asynchronous full geometry parameter
    identification for Dense QR
  *  5e2a2cbbb - GCS: Make QR decompositions for constraints and
    parameters run asynchronously
  *  9f2d34ac4 - GCS: QR profiling debug code
  *  ac7f6b8ce - GCS: Rewrite diagnose() so that it has a single return
    point
  *  474d5550c - GCS: Diagnose() - Separate DenseQR and SparseQR
  *  c635b4b95 - GCS: Refactor new SparseQR Dependent Parameter
    detection code and const correctness
  *  2d37d7194 - GCS: Detect dependent parameters (geometry) during
    diagnosis using two SparseQR factorisations
  *  982591b0d - GCS: makeSparseQRDecomposition generalise for
    transposed and non-transposed matrices
  *  820b02b29 - GCS: SparseQR compilation guards
  *  0f9af72f2 - GCS: reduce input parameters in
    makeDenseQRDecomposition
  *  dd4b29333 - GCS: Refactor Non-Zero elimination over pivot
  *  ed5af06d1 - GCS: Refactor diagnose identification of conflicting
    and redundant constraints
  *  a5927e1a6 - GCS: Refactor dependent parameters identification which
    is only available for DenseQR
  *  25d94d00c - GCS: Refactor QR decomposition into separate functions
    for Sparse and Dense
  *  d9bca3e8c - GCS: Increase documentation of diagnose() routine
  *  ad549d49e - Sketcher: ViewProviderSketch update of geometry
    extensions
  *  985f3510f - Sketcher: Fix crash when creating an angle constrain on
    a line segment
  *  70f85505d - Sketcher: delete internal alignment geometry using new
    delGeometries function
  *  117c63ad2 - Part: Geometry - BSplineCurve - add IsRational member
    function
  *  bdf4d3979 - Path: Fix reference to cutting edge angle in OCL_Tool()
    class
  *  d67f636d9 - Path: Fixes to path generation for certain selections
  *  3b2d06a48 - Path: Add docStrings to some methods
  *  4d35905a6 - Path: LGTM and spelling correction
  *  8e911b347 - Merge pull request #4157 from sliptonic/bug/4466
  *  5aac143e6 - PartDesign: [skip ci] fix Hole feature * by default
    ThreadDirection must be set read-only since Threaded by default is
    None * use suitable values to initialize the class properties
  *  e697a3de1 - Merge branch 'master' into feature/suppress-warnings-
    preferences
  *  b2e993e97 - Merge branch 'master' into bug/4466
  *  5cea165a6 - Merge pull request #4160 from mlampert/bugfix/issue-
    4500-segfault
  *  1c897b7ba - PartDesign: [skip ci] fix order of controls so that by
    pressing TAB always the next control gets focus
  *  055424342 - cleanup of hole dialog
  *  9be9abe47 - PartDesign: [skip ci] fix layout of Drill point
    controls
  *  126c58471 - Gui: [skip ci] avoid adding a wrong file name to the
    recent files list
  *  8462fc184 - [TD] Balloon, fix Origin and scale refresh bugs, make
    Balloon scale change more reasonable per UI click.
  *  303863306 - [TD] Balloon, fix EndTypeScale refresh bug.
  *  f3bce14f2 - [TD] Balloon, move property LineVisible to View tab and
    fix a refresh bug.
  *  b41cf9858 - [TD] Balloon, change ordering of the data properties to
    more logical.
  *  def9e29fa - Gui: [skip ci] fix crash when using a dialog instance
    twice for a task panel
  *  72b70c52a - Added provision for gcc peculiarities in unit tests
  *  3b69d2357 - Reuse existing QuantitySpinBox'es in order to avoid
    segfault on focus change.
  *  c1549ba3a - Allowing QuantitySpinBox to be reused for different
    attribute; using properties to get values to work around build
    differences.
  *  d13639437 - Rearranged BitTool shape update so dependent ops don't
    execute with invalid tool.
  *  a5e992f70 - Make BitShape read/writeable, so the tool can be edited
    when shared to a different system
  *  3da82fa6a - Hide document when loading a ToolBit.
  *  7049c0944 - Only update the shape if it has changed.
  *  2566d1ba0 - Merge branch 'master' into posttodxf
  *  9ea837fd9 - fixes 4466
  *  97e394794 - [TD] Make Dimension Tolerances respect the Prefs
    formatSpec when creating a Dimension.
  *  627fea4e2 - PartDesign: [skip ci] make the spin box for the angle
    of the drill point wider
  *  16c565725 - Switch off mac builds - temporary travis fix
  *  249b3c3a1 - make the hole-cut-type dropdown-box wider
  *  93736cca4 - Gui: [skip ci] add option to use software OpenGL
  *  933413b14 - add post to Cmakelists.txt for install
  *  6c6f5e7fb - Sketch: Fix exception on redraw
  *  51189caba - Sketcher: Fix equality constraint command
  *  e8674fc13 - Sketcher: Fix crash on applying angle constraint on arc
  *  c158e640d - Merge pull request #4025 from travisapple/master
  *  f23ed3b17 - Merge pull request #4148 from mroote/update_fcinfo_py3
  *  fc9be2134 - Path: [skip ci] fix TooltablePy::getTools to avoid
    possible double destruction of a Tool instance
  *  ffea46388 - Print deburr tool info only once.
  *  f5e7d7a6f - Changed print to debug msg
  *  cc8dbef1d - Disabled path wb dis-/activated msgs
  *  73cd5d31d - Disabled '... postprocessor loaded' messages
  *  63dbf329a - Added warning suppression for all missing speeds and
    changed default to true
  *  385c9b844 - Added hidden preference to suppress the opencamlib
    error
  *  9684d820d - Replaced print messages with PathLog statements
  *  afb4545a4 - Preference setting so suppress logging the selection
    mode as a warning.
  *  2b4a0db79 - Added preference option to suppress missing rapid speed
    warning
  *  d8ea0c9c6 - Merge branch 'master' into master
  *  bcdc245a4 - add debug.  Fix arc error
  *  b2e015f03 - Fix bug in where wiresForPath would error on empty list
  *  4bb609d12 - dxf post
  *  cefd6b2ce - Update fcinfo script for py3 compatibility
  *  e672aa26b - Draft: Small layer improvements - Added 'Print Line
    Color' property - Added 'Add new layer' context menu action to
    layers group
  *  8e223cdf5 - Draft: Small wording fix
  *  bc4856672 - Draft: Small fixes to Draft SetStyle panel
  *  b920bbf73 - Merge pull request #4143 from mlampert/bugfix/vcarve-
    depth
  *  f948da83a - Merge branch 'master' into master
  *  6d065963d - Merge branch 'master' into master
  *  07e2e8fcf - Merge pull request #4141 from
    gauna85/PathToolcontroller
  *  3a0761313 - Merge pull request #4136 from gauna85/PathEngrave
  *  b6a83cbeb - Merge pull request #4132 from gauna85/Path
  *  9b39c6784 - Path: [skip ci] fix memory leak in
    TooltablePy::getTools() For some background information see:
    https://forum.freecadweb.org/viewtopic.php?f=15&t=50583&start=20#p45
    7516
  *  0a35cb5b0 - Part: improve TopoShape::findPlane()
  *  c25ff3ac1 - Draft: Hide undo button from modify operations
  *  0e556a082 - Merge pull request #4121 from
    everlanes/TechDraw_Segfault
  *  fe721a193 - Merge pull request #4116 from
    chennes/fixAirfoilImportNumberRegex
  *  dd580a49a - Merge pull request #4115 from JAndersM/patch-1
  *  cbcf45a4b - Merge pull request #4109 from donovaly/TD-dimensioning-
    fix
  *  115963d79 - Merge pull request #4100 from marioalexis84/draft-
    upgrade
  *  46a6ea335 - Merge pull request #4069 from aapo-aapo/TD-Balloon-
    improvements
  *  6e88f4088 - Merge pull request #4137 from abdullahtahiriyo/_arc_fix
  *  6575023f5 - Tools: [skip ci] extend doc string of FreeCAD
    thumbnailer
  *  50d97a3f2 - Merge branch 'master' into fixAirfoilImportNumberRegex
  *  736c22e8d - Updated links
  *  ee92a1d2f - Adding g0 to safety to base op so it's applied to all
    ops
  *  d89c86912 - Correct placementFromDXFOCS()
  *  add350c6b - Merge branch 'master' into PathToolcontroller
  *  a7edfcf1c - Path: Added missing signl-connection causing spindle
    speed not to be updated using ToolControllerDlg
  *  ed7be8674 - meld h and v speeds for v-carve commands depending on
    incline
  *  6176ed3e0 - Fixed tool-bit shapes when diameter == shank diameter.
  *  1511fae5f - Consistent TC naming/labeling, regardless of how
    created.
  *  70364c027 - Fixed thread-milling icon reference.
  *  c955bf4a4 - Fixed v-carve depth calculation in the presence of a
    bottom diameter, added unit tests and cleaned up the v-bit parameter
    naming.
  *  5bafaac60 - Merge branch 'master' into Path
  *  4ad41c96d - Path: Check if startpoint is not lower than bounds in
    order to work always from top to bottom
  *  864ea59b9 - Merge branch 'master' into PathEngrave
  *  e7085cb47 - Path: Sort edges before splitting at selected vertex
  *  68eba58e6 - Mesh: Uniformity fixes [skip ci]
  *  ddbd7696c - Py: [skip ci] replace PyList_Append with
    Py::List::append
  *  a152cd2d9 - Py: [skip ci] replace PyList_Append with
    Py::List::append
  *  aec9d5f07 - Py: fix memory leaks by incorrect use of PyList_Append
  *  2386df93a - Arch: Make ArchWall use Sketcher GeometryFacade
  *  512d5c614 - Sketcher: Ensure that ViewProvider Geometry extensions
    is correctly initialised
  *  3f6fed377 - Sketcher: refactor unnecessary dir/angle conversion
  *  c2108911d - Sketcher: ViewProvider fix Weight length when dragging
  *  a9605dc46 - CMake: [skip ci] use FILTER of list command only for
    v3.6 or later
  *  c4b1ec01b - Main: fix header uniformity + trailing whitespace
  *  cb58706e8 - Fix various typos [skip ci]
  *  be11a92f4 - PD: [skip ci] in wizard shaft handle case where Plot
    module is not available
  *  1bc39542d - Part: [skip ci] support of keywords in
    Part.GeometrySurface.toBSpline()
  *  f5f349fac - Part:Surface.toBSpline use OCC MaxDegree instead of
    fixed value.
  *  75a2f471e - Part: update GeomSurface.toBSpline doc
  *  e7c06e848 - Part: add default values to GeomSurface.toBSpline()
  *  5f37274ce - [Web] Close stale file handle in exec()
  *  528f0cbdd - Fix fedora COPR builds
  *  2a8c1271d - Draft: fix header uniformity + trailing whitespace
  *  4a8fac914 - Part: [skip ci] fix memory leaks + add convenience
    function GeometryExtension::copyPyObject() + make sure to destroy
    the clone when leaving getGeometry()
  *  ea3ecf405 - Silence Qt/Windows setGeometry Warning
  *  b8ce1a7c0 - Merge branch 'master' into fixAirfoilImportNumberRegex

 -- Alexander Pozdnyakov <censored>  Thu, 24 Dec 2020 22:43:16 +0300

freecad-daily (0.18.4+git23307-9add3ba19-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9add3ba199c01f5f6ff4eae60557c4b22b625940
  * Date: 1607621646
  * git changelog:
  *  9add3ba19 - Sketcher/Part: Python handling of GeometryExtensions
    without a Python counterpart
  *  40c0f0aa0 - Sketcher: refactor onDocumentRestored()
  *  f33aab5f5 - Sketcher: Reduce ViewProviderUpdates when deleting
    Internal Alignment Geometry
  *  4aa91f0f2 - Sketcher: SketchGeometryExtension - Do not store ID
  *  2c0faabb6 - Sketcher: GeometryFacade - Remove Debuging code
  *  c08d4d9df - Sketcher: ExternalGeometryFacadePy Python interface
  *  51eb55081 - Sketcher: GeometryFacadePy - testGeometryMode Python
    interface
  *  cfd5cfd6c - Sketcher: SketchGeometryExtensionPy getConstruction
    from extension
  *  11d4d6c18 - Part/Sketcher:
    GeometryExtension/GeometryPersistentExtension split
  *  4e199bd23 - Sketcher: Fix construction migration
  *  a624a35af - Sketcher - Construction Migration - step 4: Migration
    function from legacy construction geometry to extension
  *  395a0f19b - Part/Sketcher - Construction Migration - step 3:
    Removal of Geometry construction data member
  *  316a8b635 - Sketcher - Construction Migration - step 2: Adapt
    GeometryFacade to retrieve construction from extension
  *  6f63796ef - Sketcher - Construction Migration - step 1:
    SketchGeometryExtension add construction enum
  *  40c8af801 - Sketcher: GeometryFacadePyImp - no longer checking if a
    point is construction to set construction status
  *  d96769e6d - Sketcher: Refactor for GCS magic numbers
  *  be8e5ac33 - GCS: Simple refactor magic numbers into enum
  *  00cf07d1d - Sketcher: GeometryFacade - isInternalType static
    convenience function
  *  2197db04e - Sketcher: Viewprovider B-Spline pole representation
    factor
  *  95c1a262b - Sketcher: Unit independent pole weight for B-Splines
    (Weight constraint)
  *  8080e8df9 - Sketcher: ViewProvider - Show Internal aligment
    geometry in different color
  *  e5eff3f06 - Sketcher: Constraint-Driven geometry status
  *  593ade160 - Sketcher: GeometryFacade convenience function
    isAlignedGeometry()
  *  ffe2ecaa4 - Sketcher: Sketch solver interface using geometry state
    extension for BSpline knot checks
  *  02737a3b5 - Sketcher: After restore migration mechanism
  *  eb929ad21 - Sketcher: Extend GeometryFacade and
    ExternaGeometryFacade to GeometryMode
  *  092a1ee39 - Sketcher: SketchGeometryExtensionPy - add
    testGeometryMode/setGeometryMode interface
  *  cd77e7ad2 - Sketcher: SketchGeometryExtensionPy getBlocked Python
    interface
  *  9abbbd2b5 - Sketcher: SketchGeometryExtension refactor GeometryMode
    type from string
  *  e230e60d5 - Sketcher: SketchGeometryExtension - New GeometryMode
    flags
  *  91ac9d295 - Sketcher: SketchGeometryExtension refactor
    InternalGeometry string conversion
  *  72fa70add - Sketcher: Adapt GeometryFacade and
    ExternalGeometryFacade to new SketchGeometryExtension
  *  858d29f16 - Sketcher: Geometry Extension for Internal Alignment
    Geometry
  *  2b35a7eec - Sketcher: GeometryFacade and ExternalGeometryFacade
    nullptr creation
  *  858abd99c - Sketcher: GeometryTypedFacade and GeometryFacade
    convenience functions
  *  6b05767a0 - Sketcher: ExternalGeometryExtension - refactor flag
    string to type in static function
  *  ec5976ec2 - Part: GeometryMigrationExtension classes
  *  6a0249686 - Part: Geometry - Add non-const getters for extensions
  *  90dea635a - Part: Geometry refactor member copy
  *  6ffe65c91 - AddonManager: Sort .qrc file
  *  7c43b059d - Part: fix header uniformity + trailing whitespace
  *  ed063646e - PD: [skip ci] fix invalid strings
  *  a99a60194 - Gui: [skip ci] Fix Qt warning 'Unable to set geometry
    ...'
  *  56b4837a8 - Main: [skip ci] handle C++ exception in main() function
  *  8ca1d2b3d - Fix compiler warnings about redefinition of
    GL_GLEXT_LEGACY
  *  84f56393d - Draft: Better layout of the Draft SetStyle task panel
  *  d03262cc4 - Arch: Fixed typo (Awming->Awning)
  *  065f3fafa - [skip ci] avoid to let Coin redefine several HAVE_
    macros
  *  daea30341 - App: [skip ci] by default disable transactions on
    recompute
  *  78c6cc136 - Import: [skip ci] fixes #0004477: Can't import .STEP
    files with cyrillic symbols
  *  b082c813f - Merge pull request #4068 from aapo-aapo/TD-Spreadsheet-
    fix
  *  959c21451 - Merge pull request #4113 from
    bitacovir/Std_File_Menu_Icons
  *  1d3113ebd - Add SVG icons for ten Std File Menu Commands
  *  983e51370 - Merge pull request #4089 from mlampert/feature/thread-
    milling
  *  72d003f10 - [TD] Make DrawViewSpreadSheet respect
    DrawPage::redrawCommand() update mechanism.
  *  6803af4dc - [TD] Fix column index range checking bug in std::string
    DrawViewSpreadsheet::getSheetImage(void)
  *  71726a11d - FEM: Added instructions to fem.dox file
  *  f4a65dcbb - FEM: doxygen
  *  bc3f90663 - Remove unused variable in DrawViewDimension.cpp
  *  c76afc56e - App: [skip ci] in addition to PR4104 pop the diagnostic
  *  c1475c982 - Suppress gcc warnings also in FeaturePythonPyImp.h
  *  e09d52500 - [TD] uniform wording
  *  85cd4af06 - More py2 special handling for unit tests
  *  9eebafbe4 - Added consistent encoding headers and fixed whitespaces
  *  134fe23c8 - Fixed unit test breakage for py2
  *  cc0ba34a4 - Added thread milling files to cmake
  *  c0bdf89f4 - Added example thread cutter to default library
  *  aa2881e08 - Use new ToolBits (and only those) for thread milling.
  *  d5beaf806 - Filter all TCs for suitability for a given op.
  *  b7a356cce - Catch exception if shape file does not include a
    thumbnail.
  *  074ad4033 - Fixed merge issue
  *  b1c385f90 - Cleaned up properties
  *  c11aaafc5 - Added support for imperial threads to thread milling
  *  15141e33d - Added actual thread milling path generation.
  *  0a96a861c - Added thread milling radii calculation
  *  b29d16813 - Add basic thread milling op
  *  dadac3623 - [TD] GQIViedDimension.cpp, GQCustomText.cpp - Fix
    Dimension label unit positioning bug and too tight bounding
    rectangle.
  *  be190a948 - Merge pull request #4097 from Russ4262/millface_fix
  *  c80adf8cb - Merge pull request #4102 from sliptonic/vcarvedepth
  *  a1915d313 - [TD] make LineGroup selectable
  *  35ad37946 - Py3: [skip ci] make FreeCAD thumbnailer working with
    Py3 by opening PNG icon in binary mode
  *  0add97a18 - Draft: Fixed Annotation style dialog's arrow types -
    fixes #4505
  *  8fe7ca0c2 - tolerances can be negative, thus the decimal precision
    check must be adapted
  *  0baabcaa4 - [TD] fix unit mismatch bug
  *  f13c8974b - Draft: Colored grid axes
  *  e43df1693 - PartDesign: [skip ci] for PartDesign::Torus primitive
    use TopoShape::makeTorus
  *  88de941d1 - Part: [skip ci] for Part::Torus primitive use
    TopoShape::makeTorus
  *  c578f9747 - Part: [skip ci] add method TopoShape::makeTorus
  *  53eb15fe5 - Gui: [skip ci] make parameter to control High DPI
    scaling available for all platforms
  *  b935769fe - Add finaldepth property. Operation now sets start/final
    depth more reasonably. Will not violate the finaldepth.
  *  e0dbca653 - Merge pull request #4101 from TheRaytracers/master
  *  53091320c - Path: Swap list instantiation per senior devs
    specifications
  *  384541eed - Path: Instate  property for debugging purposes
  *  f869fbf59 - Path: Address problem with rounding issue
  *  b875e7847 - Add icon for POV-Ray-Rendering workbench to qrc file
  *  e48066a93 - Add icon for POV-Ray-Rendering Workbench
  *  caf30cd7c - Merge pull request #4071 from
    Russ4262/fix_rotational_drilling_depth
  *  578e4aca1 - [TD] add an enum to avoid to work with plain numbers
  *  e95b3167d - [TD] use PropertyQuantity for OverTolerance and
    UnderTolerance and add backward compatibility
  *  e71b7ac87 - @aapo-aapo @chennes [TD] Suggested minor improvements
    for DrawViewDimension.cpp and QGIViewDimension.cpp in Pull request
    review. Co-authored-by: Chris Hennes
    <censored>
  *  3f623576d - [TD] Add tolerance format specifiers and arbitrary
    tolerances.
  *  768a2b1f1 - [TD] Make tolerance labels use the same formatValue()
    conversion as dimension labels.  Support MultiValueSchemas for
    tolerances, too.
  *  c695b4009 - [TD] Refactor DrawViewDimension getFormatedValue() into
    two functions.
  *  60e1d7a7f - Merge pull request #4096 from sliptonic/bug/toolbit
  *  af15d6cea - Merge pull request #4095 from luzpaz/Path-SVG-Rename
  *  3d6dee2a1 - Gui: [skip ci] add user parameter to disable High DPI
    scaling on Windows (by default off)
  *  27b71b1f5 - Path: Last sort of Path.qrc file
  *  181914b46 - (Windows only) Improve the dpi handling with different
    dpi screens on windows
  *  22c652f76 - Path: Added revision suggested by @cheenes
  *  5dc381a71 - Path: fix translation to reflect the correct context
  *  0e4cf2e75 - Path: Added missing Path_Custom in previous commit
  *  fe547195b - Path: Change filenames in the rest of the Path code
  *  14daf9636 - Path: Added SVG files missed in previous commit with
    fixed metadata
  *  df4f9018f - Path: Fix SVG metadata to reflect filename change
  *  21e1f9f98 - Path: Rename missed filenames from Path.qrc in previous
    commit
  *  07a96afb3 - Path: Rename Path-*.svg files to conform with the FC
    image file naming standard
  *  998e17748 - replace auto with type
  *  165b0e96f - add missing include
  *  7085bd751 - PartDesign: [skip ci] fix -Wmissing-field-initializers
  *  e73d8c555 - Add core hole info for fine threads.
  *  af153643f - PR review suggestions and fixes
  *  8b1aa6313 - Merge pull request #4085 from sliptonic/bug/vcarve
  *  afa829fd0 - Merge pull request #4076 from
    amrit3701/bug/importing_IFC_in_CLI_linked_with_FreeCADGui_module
  *  e06f2744f - Update src/Mod/PartDesign/App/FeatureHole.cpp
  *  16b61c580 - Update src/Mod/PartDesign/App/FeatureHole.cpp
  *  5637c6a7a - [PD] make threaded holes norm-conform
  *  a8da70e7f - Start: encode basename to avoid crashes on non-ascii
    file names
  *  be07e9a7e - FEM: Issue #0004473: Expose openCommand() to
    translation
  *  5da8bb0c3 - Image:  Issue #0004473: Expose openCommand() to
    translation
  *  02902c3b0 - Import: Issue #0004473: Expose openCommand() to
    translation
  *  c801c8ff6 - Inspection: Issue #0004473: Expose openCommand() to
    translation
  *  bd8b86b35 - Surface: Issue #0004473: Expose openCommand() to
    translation
  *  9ef583275 - Path: Issue #0004473: Expose openCommand() to
    translation
  *  b8c949411 - Points: Issue #0004473: Expose openCommand() to
    translation
  *  6715e62e3 - ReverseEngineering: Issue #0004473: Expose
    openCommand() to translation
  *  74ab51649 - Gui: Issue #0004473: Expose openCommand() to
    translation
  *  7b6af35e6 - Spreadsheet: Issue #0004473: Expose openCommand() to
    translation
  *  faa8688ee - PartDesign: Issue #0004473: Expose openCommand() to
    translation
  *  5aff8cdd0 - Part: Issue #0004473: Expose openCommand() to
    translation
  *  2befcd950 - TD: Issue #0004473: Expose openCommand() to translation
  *  5effcc198 - Sketcher: Issue #0004473: Expose openCommand() to
    translation
  *  d23c08104 - MeshPart: Issue #0004473: Expose openCommand() to
    translation
  *  69d4258f7 - Mesh: Issue #0004473: Expose openCommand() to
    translation
  *  d6a1bd014 - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  4e0641455 - [TD] Add comments and more transparent tolerance
    position adjustment calculation.
  *  4ed3c99e3 - Update src/Mod/TechDraw/Gui/QGCustomText.cpp by
    compacting boundingRect()
  *  f2e91ec48 - [TD] Make dimension number graphical layout more
    compact by making boundingRect() tighter for dimension number
    labels.
  *  a8728853d - Points: Add new icons to the Gui
  *  8a35874f8 - Points: link to icons from said commands
  *  68748e836 - Points: Add Point icons designed by @bitacovir
  *  2461d942a - Path: Delete unnecessary comment block
  *  99beebc2a - Path: Replace all-caps variable name
  *  43d54e7f1 - Path: Simplify ActiveDocument references
  *  d52a96f2b - Path: Fix rotational errors and organize/simplify some
    rotational code
  *  43cd864f8 - Path: Clean up comments and simplify one code block
  *  693db4e4b - Path: Synchronize methods with same in PathAreaOp
    module
  *  aa2d35cad - Path: Apply the user's Final Depth value
  *  be2f0702a - fixup vcarve threshold
  *  3eb300a8c - fix ui bugs
  *  7c2065f91 - Fix help text for filter control
  *  3d822cf26 - [path]  make toolbit reject invalid filenames help user
    create toolbit working location
  *  c54deee14 - Py2/Qt4: fix build failures and warnings
  *  994d29c9b - PyCXX: harmonize PyCXX with Python C API
  *  cfa029321 - FEM: gmsh task panel, fix regression added with
    c6faecdcee8f
  *  0eba78d40 - Gui: [skip ci] support of bitmasks for enum
    RotationCenterMode
  *  18ef1f71f - Part: [skip ci] add GeomAdaptor.hxx to PCH
  *  5e83aa884 - Gui: [skip ci] in user settings offer combo box to
    choose between rotation modes
  *  4c9eca562 - Gui: [skip ci] replace dragAtCursor with new enum value
    WindowCenter
  *  5bd5f3a96 - Spreadsheet: Fix header uniformity + trailing
    whitespace
  *  5abfdb140 - ReverseEngineering: Fix header uniformity + trailing
    whitespace
  *  0e93dd12e - Part: [skip ci] fixes #0004169: DatumPoint at the
    intersection of a DatumPlane and DatumPoint not working correctly
  *  11c3de1bb - Revert Sketcher: Solver Interface - Treat length
    equality parameter as a driven parameter to enable redundant
    constraint reporting
  *  c582e8a08 - Gui: [skip ci] implement new RotationCenterMode called
    BoundingBoxCenter
  *  056030b1d - Sketcher: Solver Interface - Treat length equality
    parameter as a driven parameter to enable redundant constraint
    reporting
  *  fa92973a7 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  c3b0af2d8 - Arch: Added .ifcjson export type
  *  5f7df94ea - Gui: [skip ci] improve commands Std_ViewSaveCamera &
    Std_ViewRestoreCamera to save/restore camera per view Implement
    resetToHomePosition() for Blender style
  *  15e661061 - Gui: [skip ci] add commands to save & restore camera
    positions so that they can be bound to a space mouse button
  *  e92fff2ca - Gui: [skip ci] const correctness and remove superfluous
    semicolon

 -- Alexander Pozdnyakov <censored>  Thu, 10 Dec 2020 23:30:07 +0300

freecad-daily (0.18.4+git23126-01a7680a7-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 01a7680a72a486d42a10a6e3238f6e6a9ffd784a
  * Date: 1606394875
  * git changelog:
  *  01a7680a7 - Arch: Fixed regression in structures
  *  a16eec8a7 - PyCXX: [skip ci] fix SeqBase<>::max_size() by returning
    the max. value of a Py_ssize_t instead of -1
  *  298c67787 - Gui: Fix header uniformity, whitespace, and doxygen
    fixes
  *  c6faecdce - FEM: small code change to get lgtm quit
  *  f2bf17ea1 - FEM: dummy usage of some vars for flake8 no longer
    needed
  *  b23578501 - FEM: trailing whitespaces
  *  029eec37a - FEM: remove  superfluous 'pass'
  *  de07c9236 - Py2: do not open Init[Gui].py files with utf-8 encoding
  *  038b0b6f0 - PyCXX: [skip ci] avoid MSVC build failure (still needs
    a proper fix)
  *  a3603911b - Gui: [skip ci] when embedding app icon into thumbnail
    then only scale it if the offscreen image could be created from the
    active view
  *  981b9b621 - Reduce appicon size when generating thumbnail
  *  a50ae3355 - Part/Sketcher: [skip ci] fix build failures with gcc 10
    on Fedora
  *  6b2b6a486 - PyCXX: [skip ci] fix compiler warnings due to changes
    on PyCXX
  *  ef583e658 - PyCXX: harmonize PyCXX with Python C API
  *  e3e6f64fa - Merge pull request #4067 from marioalexis84/draft-
    upgrade
  *  711b4440f - Merge pull request #4077 from marioalexis84/draft-
    arch_dim_tracker
  *  9dc45340a - [App] get rid of MSCV compiler warning
  *  8e080f1da - Draft: Some fixes in upgrade function. bug #0004460,
    fixes #0004462, #0004080
  *  27130f779 - Fix thumbnailing
  *  6bd39e8a9 - Gui: [skip ci] fix -Wodr The forward declarations of
    QuantitySpinBox and Ui_TaskAppearance were done in the wrong
    namespace
  *  27ee19c1f - Init: [skip ci] do explicitly open Init[Gui].py files
    with utf-8 encoding
  *  8d73c8f07 - Import: [skip ci] do not scale when exporting to glTF
    format
  *  fc3bf0951 - Merge pull request #4073 from Russ4262/fix_slot
  *  31f30747a - Draft: Change archDimTracker text position depending on
    distance and scale values
  *  40d79fc04 - Merge pull request #4014 from
    sliptonic/feature/toolbitdock
  *  b3200a8a9 - Gui: [skip ci] add method to return list of QAction of
    a Command
  *  6e07dd9e2 - Gui: [skip ci] add method to create Python wrapper for
    QObject
  *  d41369ad5 - Path: LGTM cleanup
  *  c6d5bb840 - Path: Implement LazyLoader for Arcs module
  *  a61aa0563 - Path: Fix g-code arc direction
  *  9f489b59e - Path: Simplify and fix debugging code
  *  a0d7ff24e - Path: Standardize debugging mode control code
  *  d5f6c096b - Base: Fix header uniformity, whitespace, and doxygen
  *  56b687452 - revert docstring format for help box formatting. log
    levels reset to INFO remove unnecessary comments.
  *  0a6b7dad4 - App: fix ObjectIdentifier::relativeTo()
  *  74b866ed3 - Import: [skip ci] add support of glTF format (requires
    OCCT 7.5)
  *  acf9b1f0d - Add SVG icons for five Std Tool commands
  *  5a9da45e0 - Gui: [skip ci] add method to Python binding of
    ViewProviderExtension to ignore overlay icon
  *  d0e5a281c - Gui: [skip ci] merge icons of extensions of view
    provider of a Python feature
  *  f9104f588 - Gui: [skip ci] add method to ignore to merge icon of an
    extension that is e.g. used for Part primitives
  *  20649ec52 - Mesh: [skip ci] add command to split a mesh into its
    components
  *  99e9b4db1 - Gui: [skip ci] Fix navigation styles
  *  f65369465 - Image: [skip ci] pass trackers as argument to
    cmdCreateImageScaling
  *  634fce6e3 - fix 'add' button in Job task panel fix chamfer bit lgtm
    cleanup
  *  c4d42a1f7 - Draft: Fixed bug in SVG projection fill
  *  61a575b30 - StartWB: Add description to start.dox with orientation
    on howto improve it
  *  d238da0fa - StartWB: Make all file headers uniform and trim
    whitespace [skip-ci]
  *  d84071275 - Surface: Fix header uniformity, whitespace, and doxygen
    header
  *  31d6c7528 - Refactor code in DrawViewDimension::getRefType()
    shorter and simpler. No functional change except subelement sizes >
    3 are supported, even though they are not supposed to happen.
  *  bfdffb50b - App: Fix header uniformity, trailing whitespace, and
    doxygen headers
  *  11c7c4d30 - Arch: Windows: Added 'invert opening' and 'invert
    hinge' context menu items + task panel buttons
  *  04e987c40 - cMake [skip ci] fix copying of qtwebengine_locales on
    Win
  *  6e60870eb - FEM: ccxtools, dir improvements
  *  e2b58bf3d - App: simplify the logic in PropertyLinkList::getPyValue
  *  031619db2 - Modify PropertyLinkList to accept None from Python.
  *  bda3e700f - [TD]fix V2E DistanceX,Y to always use the closest point
    of edge to the vertex.
  *  371c23a58 - [PD] more hole fixes
  *  4af412f1e - Draft: Fixed regression caused by new setstyle button
  *  59fcb80a8 - Web: Fix header uniformity, whitespace, doxygen headers
  *  31c0099a5 - Test: Fix header uniformity, whitespace, doxygen
    headers
  *  64fb52e4c - FEM: typo in coding conventions
  *  b235f1be7 - Material: pep8 code formating
  *  48d5ab5eb - Merge pull request #3916 from Russ4262/fix_PocketShape
  *  26eac120b - bug: on deleting tool controllers
  *  138a39502 - fix toolbit install
  *  2cfd04d17 - TechDraw: minor cosmetic readability change in
    Gui/Workbench.cpp
  *  1917ef736 - Arch: Added licence blurbs with attributions to authors
  *  67381e957 - Arch: Fix header uniformity and remove trailing
    whitespace
  *  42ccdb812 - PartDesign: [skip ci] fixes #0004494: Error Result is
    empty for Pads and Pockets with non zero Offset
  *  bff31175c - Draft: better checks for no active document
  *  ec3bbb02f - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  e06e3d7bb - Merge pull request #4054 from Roy-
    043/ArchRoof_processSubShapes_placement_fix
  *  23dd5fa8e - Draft: Enabled 'apply to selected' button in SetStyle
    dialog
  *  d819a62db - PartDesign: [skip ci] support negative values as second
    length of a pocket
  *  f9d153818 - PartDesign: [skip ci] support negative values as second
    length of a pad
  *  a5efc81ff - minor change to make toolcontroller labels better
  *  c41527290 - Rework default library and toolbits
  *  f2eaa98bf - Add toolcontroller to open operation
  *  2da3308bc - Only allow editing of toolbit if shapefile is found
  *  472cb83ae - Handle errors is toolbit json more gracefully
  *  aa59e98b3 - Make Toolbit find Bit files relative to the current
    library directory
  *  7c3300dbf - Fix duplicate docs being created fix edit changes not
    being retained fix edit removing new toolbit from diretory
  *  0a7742148 - Removed diameter dependencies so lathe tools work
  *  e64f86876 - Fix default directory bug
  *  234b88cc1 - added attribute to Toolbit for spindlepower setting
    this to false will suppress M3 commands. User can configure a
    toolbit to never have the spindle turn on this is to prevent
    accidental powering of the spindle with unpowered tools like
    dragknife and probe
  *  88a24475b - Better cleanup on new toolbit creation
  *  42f7854a5 - fix bug in create toolbit flow
  *  7c4c25cee - Editing Works
  *  0a2183fe4 - Basic workflow.  No editing
  *  691f25904 - Part: allow to open attachment editor via context-menu
  *  8af45a1fe - Part: move ViewProviderPrimitive to its own source
    files
  *  d3d34fc9d - Part: [skip ci] include needed headers into PCH file
  *  74d5e458c - fixes and typos
  *  b21f5d591 - Part: add BezierCurve constrained interpolation
  *  bb7e64786 - Part: [skip ci] include generated ui files from within
    source file
  *  9f6c14998 - [Part] show location dialog when creating a Primitive
  *  5916572c4 - [Gui] get rid of MSCV compiler warning
  *  b99102f2a - Update ArchRoof.py
  *  55af73b07 - PartDesign: [skip ci] if numpy fails to load due a
    RuntimeError then handle this exception but still load the workbench
  *  ed175c9f6 - Sketcher: [skip ci] revert minimum size hint from
    widgets in datum dialog because this leads to a squashed appearance
    on some systems.
  *  d5767cd3b - [PD] Hole countersink angle work
  *  a3cb87b11 - TechDraw: Header uniformity and whitespace fixes
  *  82beefa98 - Win32: [skip ci] DLL resolution in Python 3.8 on
    Windows has changed
  *  aabff6038 - Gui: [skip ci] try to avoid to truncate QuantitySpinBox
    at bottom margin on macOS
  *  8f69368f6 - Image: [skip ci] move the import of Draft trackers
    inside scaling function. This gives a more useful error message in
    case of a failure to load it
  *  d3c3a11d9 - Path: Delete irrelevant code
  *  a273bef21 - Path: Fix div by zero error
  *  9f13c8c23 - Path: LGTM cleanup
  *  c03a0bba6 - Path: Fix and cleanup removal shape creation code
  *  c357cb77a - Path: Remove null comments and improve debugging
  *  9c49dc595 - Merge pull request #3989 from Russ4262/Surface_fixes
  *  b7d763a1c - PartDesign: [skip ci] make cut type modes of hole
    feature translatable
  *  4246c902a - [PD] fix issue 3968
  *  a48dd3aa2 - Part: [skip ci] rearrange line page to save some
    vertical space
  *  f8ac3ea14 - [Part] remove unnecessary vertical whitespace in
    dialogs
  *  a58c4736a - [PD] add measure tools
  *  922815df5 - [Part] improve tube dialog
  *  64288425a - Part: [skip ci] show dialog directly when creating a
    tube feature
  *  2b2524451 - Draft: Fixes #0004293: Vertical dimensions can't be
    created in XZ and YZ working plane
  *  e7af8b5c0 - [PD] hole UTS fixes
  *  68673c6ad - [PD] more hole cut work
  *  04be99a2a - cut-profiles with identical names for different threads
  *  175c870e8 - Gentle exit only if gtimeout reached end of time as to
    fill up build cache
  *  f31493153 - Merge pull request #4038 from daveseff/pathworks
  *  812125931 - Part: [skip ci] implement editor dialog for tube
    feature
  *  ba3106af0 - Part: [skip ci] make sure to open a transaction when
    starting edit mode of primitives via context-menu
  *  b5608611a - App: [skip ci] expose functions to Python to get status
    string of a feature and whether it's valid
  *  475668638 - AddOn: manager, clone repos default branch instead of
    the master
  *  cdc8b3c77 - Part: [skip ci] split classes of Shapes.py file into
    files for feature, view provider and command classes
  *  139fac133 - Make the tool setup images a bit nicer.
  *  cdc01cb20 - FEM: elmer solver, add newline in output
  *  1c618a822 - Merge pull request #4034 from dubstar-
    04/PathTurnRoughingSel
  *  b7f9e351c - Win: [skip ci] check if NOMINMAX is already defined
    before setting it
  *  0392ca9b7 - [Path] rename TurnPart to TurnPartoff
  *  1b8f4747e - femtest/test_information.md: tweaks
  *  484693c1d - FEM: remove superfluous 'pass'
  *  f9420c987 - Part: [skip ci] simplifications in primitives location
    dialog
  *  f0af88eca - [Part] add preview for changes to primitives location
  *  bdcbf316b - PartDesign: [skip ci] fix whitespaces
  *  ea08a660e - [PD] hole creation
  *  e26a9efae - Arch: Added Awming window preset
  *  e76c85703 - Merged crowdin translations
  *  f76eeddfc - Updated ts files
  *  413d315d3 - Draft: Change WP button icon to reflect current state
  *  88f5fc20b - Draft: Condensed the Draft toolbar style buttons into
    one with more options
  *  485b0b58a - Sketcher: GeometryFacade inheritance correctness
  *  871391665 - [Path] Add Turning Roughing Selection
  *  645535234 - Material: fix open material editor with empty material,
    regression was added with commit 0f87516
  *  59c50053a - MSVC: [skip ci] make working with C++17 compiler
  *  08efd286d - [Sketch] add missing menu entry for new feature
  *  6b9178e0b - Part: [skip ci] correctly show control points of a B-
    spline/Bezier curve/surface if a placement is set
  *  3f5caddab - Draft: Enable offset for working plane aligned with
    current view
  *  a36fb6065 - Draft: Improve archDimTracker class
  *  ef2d4f298 - Draft: Fixes in gui_offset
  *  97828f0ba - Update dxf.cpp
  *  5f63f3ae7 - Update dxf.cpp
  *  58be246ba - Part: [skip ci] fix type of Rotations property of
    Spiral primitive
  *  70473ab42 - Path: Fix missing variable declaration for rotational
    scan
  *  b94cbb617 - Path: Fix unsorted arc order for circular cut pattern
    in some cases
  *  220bf0e39 - Path: Fix cut direction when  is true for
  *  4c558f1a3 - Path: Restructure code to fix  LGTM issue
  *  dea85bc99 - Path:  Some LGTM cleanup
  *  604cfaf77 - Path: Apply missing  setting when
  *  9b5eb7748 - [Sketch] remove now unused variable
  *  c5a4b01d2 - Gui: [skip ci] try to avoid to truncate QuantitySpinBox
    at bottom margin on macOS
  *  975c03a20 - Sketcher: Some fixes to bspline weight information
    layer
  *  65c96a3b2 - [Sketch] add option to display spline weights
  *  7251a90f6 - Part: [skip ci] implement live preview for primitives
  *  70be25752 - Part: override extensionSetupContextMenu in
    ViewProviderSplineExtension
  *  31ff1921c - Gui: [skip ci] add method extensionSetupContextMenu to
    extension view provider
  *  4025405ce - Part: make view provider for helix and spiral inherit
    from primitive and use spline extension
  *  98d7a0400 - Part: [skip ci] implement extension
    ViewProviderSplineExtension
  *  694eebf12 - smesh: [skip ci] comment out call of
    std::set_unexpected that has been removed in C++17
  *  035803e47 - Part: [skip ci] properly handle transactions when
    editing primitives
  *  dabf65cc7 - Part: [skip ci] implement live preview for box and
    cylinder
  *  0b9c42567 - [part] remove a now misleading comment
  *  b8376e152 - Sketcher: Fix select associated constraints when
    drawhandler active
  *  c23e1dd7b - Release handler in commands where not needed
  *  6cac6d937 - set -DBUILD_ENABLE_CXX_STD='C++17'
  *  e9531d2a7 - increase osx timeout limit
  *  c11a36386 - smesh: [skip ci] comment out call of
    std::set_unexpected that has been removed in C++17
  *  f8bd2c81c - Part: [skip ci] add missing export macro
  *  f23187cd0 - Part: allow to edit primitives via dialog
  *  5807c3841 - [Path] Fix Typo - Stock object requires uppercase 'S'
  *  80626d3a1 - [Part] allow to edit helices via a dialog + add class
    ViewProviderPrimitive to avoid to re-implement setEdit/unsetEdit
    methods for each sub-class separately + avoid using global variables
    + when editing a feature directly pass it to the dialogs + when
    editing a feature then do not use active document as this could
    point to the wrong object + fix undo/redo message + re-add '3D View'
    button to location dialog
  *  5170a1564 - Part: [skip ci] fix build failure due to missing class
    declarations
  *  6d8316278 - [Part] allow to edit helices via a dialog
  *  edc592514 - [TD] change RichAnnos's linestyle to the one of other
    TD components
  *  0d27ad18c - Base: [skip ci] fix several -Wunused-parameter warnings
  *  36bece992 - Base: [skip ci] fix several -Wunused-parameter warnings
  *  1940f4e3b - Surface: prevent GeomFillSurface to produce C0 rational
    BSpline surface
  *  b75cd3dd5 - Path: Fix header uniformity and remove trailing
    whitespace
  *  48365ecdb - Merge pull request #3974 from glhasson/glhasson-
    marlin_post.py
  *  c8e46ee55 - PartDesign: [skip ci] do not write error but log
    message when reading thread definitions of hole feature
  *  70eb263eb - fixes bug not enabling ui-elements
  *  a5adc3eb8 - README: minor nitpick [skip ci]
  *  db537b8f9 - Sketcher: [skip ci] use delGeometries to delete all
    superfluous geometry in one go after changing multiplicity
  *  9801b36e7 - Sketcher: [skip ci] add method
    SketchObject::delGeometries
  *  a5b338630 - Sketcher: [skip ci] minor optimization in
    SketchObject::delGeometry
  *  75b8ff366 - Modify code format to PEP8
  *  d63213083 - Refactor marlin_post.py
  *  0e0156a2c - Add files via upload
  *  ff5f3799d - Fix various typos [skip-ci]
  *  19a519024 - Swap comma for period
  *  70f4e523c - Line 38 removed.
  *  94ca8ac9a - Requested suggestions added
  *  f33ca4607 - Typos and language in README
  *  396695240 - Issue #4473: Expose openCommand()
    CommandConstraints.cpp to translation
  *  30e18cdbe - Gui: [skip ci] support of translation in undo/redo
    dialog
  *  50208b8bf - Remove installation in the case of timeout during build
  *  f35d30bc5 - Fix travis build for MacOS
  *  62f315df0 - [PD] hole - fix typo
  *  44636aca2 - Spreadsheet: Make all file headers uniform [skip-ci]
  *  c9923ab15 - Gui: [skip ci] Revert workaround to avoid to handle
    wheel events twice inside the 3d view
  *  f4aceec54 - Part: [skip ci] make arguments const references
  *  0324d2de6 - Gui: [skip ci] when closing document via context-menu
    ask the user first how to continue
  *  709c0b546 - Sketcher: Documentation editorial change
  *  b0bc4b5dc - Sketcher: Improve documentation of SketchGeometryFacade
    and ExternalGeometryFacade
  *  79b192978 - Sketcher: Restrict ability to create empty
    GeometryFacade and ExternalGeometryFacade objects to Python
  *  7dcac4622 - Sketcher: Facade for geometry and external geometry
    extension
  *  4a166e0a5 - Sketcher: Change GeometryFacadePy representation
  *  93dee6ccd - Sketcher: Separate ExternalGeometryExtension interface
    from class
  *  10102f45f - Sketcher: Utility functions to simplify common
    operations with GeometryFacade
  *  284c4d93f - Sketcher: Extend SketchObject Python Interface to
    get/set SketchGeometryExtension GeometryId (convenience interface)
  *  0fd808dfc - Sketcher: Geometry Facade interface for Geometry and
    SketchGeometryExtension
  *  7bfec92bd - Sketcher: SketchGeometryExtension separation to
    interface
  *  5b415f6d7 - Part: Geometry extensions constness correction
  *  33b4d0087 - Part: Geometry - refactor py functions into class for
    code reuse
  *  e81482c7f - Mesh: [skip ci] improve reading OFF mesh format
  *  ebb43351d - Mesh: [skip ci] improve reading OFF mesh format
  *  9eb080488 - PartDesign: [skip ci] minor cosmetic changes
  *  6d1b29228 - [PartDesign] Dynamic hole cut-types
  *  e84fa25c0 - [PartDesign] Hole countersink for metric
  *  0a4218917 - Merge pull request #4006 from dubstar-
    04/TurningPartOperation
  *  462efdab3 - Part: [skip ci] After removing a knot check if the B-
    spline is still valid
  *  6ebee8686 - Sketcher: [skip ci] avoid possible memory leak
  *  53441613c - Part: [skip ci] handle OCCT exception in
    GeomBSplineCurve::copy()
  *  9c296217e - [Path] Tidy imports
  *  c1302fb4f - [Path] PEP8 whitespace fixes
  *  4f6c7797a - [Path] set the default max diameter
  *  65e3476e2 - [Path] PEP8 Formatting fixes
  *  5c4ad1a7d - [Path] Add TurnPart selection
  *  aebf568ea - Draft: Draft_Dimension_linked_geometry_fix
  *  cd8af3656 - Arch: Added Text settings to SectionPlanes
  *  0371a67da - Base: [skip ci] expose Type::createInstance and
    Type::createInstanceByName to Python
  *  20a52f3f6 - Merge pull request #4003 from dubstar-
    04/feature/jobsetupplane
  *  4852ac73d - Merge branch 'master' into feature/jobsetupplane
  *  e64cb66a3 - Reorder imports to match PEP8 guidance
  *  7618dba49 - silence lgtm warnings

 -- Alexander Pozdnyakov <censored>  Thu, 26 Nov 2020 17:23:55 +0300

freecad-daily (0.18.3+git22873-f7532b91d-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: f7532b91d47f1048f54a42038ac5595592ff76a4
  * Date: 1603901541
  * git changelog:
  *  f7532b91d - Update ClipPlane.py
  *  7c9e0f3a9 - Merged crowdin translations
  *  5eafaa37f - Updated ts files
  *  c3672f6e1 - Tools: Made updatets delete temporary json files
  *  0f875168b - Material: Mateiral editor UI fixes - Fixed color
    buttons - Introduced "Section Color" property - Fixed named
    properties - Added preview icons - Remember UI dimensions and
    expanded states
  *  d0eb71517 - FEM: python, get rid of bare excepts
  *  0fdd15739 - Draft: Added TechDraw patterns
  *  9a3fcfd8c - Arch: fixed placement of Space label on TD pages
  *  1e687bb1f - Special provisions for py2 - not understanding why
    though
  *  1f8201bbc - Remove app include files from precompile guard
  *  e878eb56e - Include proper model headers for python files.
  *  09e6552fb - Fixed 'o' and depth issue
  *  4c16bef13 - Allow voronoi edges to be traversed in any direction
    and use that to sort the sequence of milling the wires.
  *  fb2a747ae - Added sorting over all wires, not just the ones of a
    single face
  *  2046db099 - Added sorting of voronoi wires to minimize rapid moves
  *  ebe5bb0e7 - New vcarve wire detection algorithm using the new z-
    values of toShape
  *  d40c18b31 - Fixed parabola calculation if vornonoi edge starts
    close to its location.
  *  d563849a7 - Fixed voronoi parabola creation with correct
    orientation.
  *  6a9f0f592 - Replaced toGeom with toPoint for VoronoiVertex and
    toShape for VoronoiEdge - results in arbitrary orientation of
    parabola for multiple z
  *  8f45deea9 - Added equal/not equal comparison to voronoi python
    objects with unit tests.
  *  1f46b7249 - Part: Geometry - encapsulate construction access
  *  bc2d3e9d2 - Sketcher: Fix ticket #4399
  *  3598da57a - Gui: [skip ci] move support of SpaceMouse Explorer to
    its own event handler function
  *  0b1cc83c8 - handle button presses on "Spacemouse Enterprise"
  *  d3f0ed247 - Add list of all available 3Dconnexion devices
  *  c5895e1a0 - Gui: do not use event handling of SpaceMouse Plus XT
    for Enterprise model
  *  690cc3e18 - Gui: [skip ci] let view provider to decide to whether
    open a transaction on double-click
  *  f16f97404 - Sketcher: Capitalize opeCommand() text [skip-ci]
  *  e73ea7d24 - Sketcher: Fix typos [skip-ci]
  *  9f74b422a - Fix various typos [skip-ci]
  *  73ba30616 - App: [skip ci] fix printing warning for recursive calls
    of Document::_commitTransaction
  *  cda1205c3 - App: [skip ci] fix possible segmentation fault when
    performing a transaction after an undo
  *  341540191 - Sketcher: [skip ci] fix changing multiplicity of a
    spline for Windows builds if PCH is enabled
  *  aeb0c17e6 - Sketcher: [skip ci] fix crash when deleting a selected
    geometry directly with delGeometry()
  *  4a8201a23 - Sketch: [skip ci] handle possible crashes when
    decreasing degree of a spline
  *  fc89f4eb0 - Sketcher: implement command to decrease degree of a B-
    spline
  *  c5d5d69c9 - Part: [skip ci] add method to approximate a B-spline
    curve with a given max. degree
  *  0001cb0fb - Sketcher: [skip ci] remove AutoTransaction from
    ViewProviderSketch::mouseButtonPressed because it breaks the
    open/commit transaction logic
  *  a2a1f04f2 - Sketcher: [skip ci] remove superfluous transaction when
    start/finish editing a sketch
  *  88f0ea629 - Path: Fixes ticket #4471
  *  318312be7 - Draft: Fix logical error in is_line function
  *  cd4901bf5 - Sketcher: [skip ci] do not create dialog on heap if not
    needed to improve exception-safety and reduce possible memory leaks
  *  8b983e636 - Part: update the Part_Thickness icon
  *  bc0cfdfda - Draft: use new name of the icon Part_3D_object
  *  587475fc8 - Arch: use new name of the icon Part_3D_object
  *  15408b213 - Part: rename the basic Part 2D and 3D icons
  *  a1e89da8f - Sketcher: add BSplineDecreaseDegree although with an
    empty implementation
  *  7f52d8bcb - Sketcher: clean up line spacing for VirtualSpace
    command
  *  a2913050e - Sketcher: clean up the sketcher B-spline tooltips
  *  dcc648381 - Sketcher: clean up the sketcher tools tooltips
  *  ee79991c4 - Sketcher: fix regression in CmdSketcherValidateSketch
    Do not enable the command if another task dialog is still active
  *  9bd31637d - Sketcher: clean up general commands tooltips
  *  b81ea41ae - Sketcher: add five tools to the Sketcher toolbar and
    reorder code
  *  ef067e9f5 - Sketcher: Merged constraint selection fix.
  *  896a1bcb4 - [PD] more holes fixes
  *  9d3625353 - Part: [skip ci] use the correct icon for helix and
    sprial view providers
  *  537089b34 - [Sketcher] Allow selection of 2 vertices for
    horizontal/vertical constraint in continuous mode
  *  ccd898039 - Add SVG icons for two Std commands
  *  33caa1ec3 - Fix various typos
  *  72eb41b24 - Fix macro code processing
  *  783f8dc78 - [PD] fix thread UI bugs
  *  2bf4448e0 - TechDraw: Better tooltip for scale property
  *  0d511d055 - Arch: Added SectionColor property to Arch Materials
  *  1a2b75ab0 - Draft: allow to scale imageplanes
  *  87eae7c58 - Arch: Enabled ellipse-based walls - fixes #3859
  *  eee68a314 - Start: Allow to display more than one custom folder on
    the start page
  *  ec46265bc - [PD] initialize hole dialog properly
  *  a29d834bd - App: [skip ci] fix PropertyEnumeration::setEnums to
    avoid to produce index values out of range
  *  6e6f2c8a0 - PartDesign: [skip ci] some improvements in
    TaskHoleParameters + do not rely on translated strings but set user
    data for the items of the combo box + do not use tr() to convert the
    C strings to QString of the hole feature, use QString::fromLatin1 +
    do not use findText() twice for the same search but store the result
  *  99dd4460c - [PD] keep hole size when changing type
  *  c0b2188ad - PartDesign: [skip ci] make the hole feature more
    forgiving in case of inconsistent configuration
  *  39744ce98 - Draft: split svg.get_svg into subfunctions (2)
  *  8187cbee1 - Draft: split svg.get_svg into subfunctions
  *  f136ee844 - Draft: move svg subfunctions to svgshapes.py module
  *  ebc50e03e - Draft: move svg subfunctions to svgtext.py module
  *  4d3ea2d85 - Draft: support object without shape in DraftLink
  *  4234e6679 - [Stylesheet] Add border to tiled subwindows to allow
    resizing
  *  b51c952e4 - Surface, MeshPart: update CurveOnMesh command tooltip
    and task panel
  *  becd393af - Surface: updated task panel for Surface_Filling
  *  3304e1b44 - Surface: update tooltip of Filling
  *  aa88f3ded - Improve make_sketch and geometric related functions
  *  675fdd7c3 - travis: disable TechDraw for macOS build The travis
    builds for macOS always stop at around 82% and this is a test to see
    if the build runs out of memory
  *  272972559 - fix build problem with path
  *  950269834 - Add files via upload
  *  1f0b7793e - Revert "PartDesign: [skip ci] fixes #0004371: Changing
    Hole profile from ISO to nothing is not possible: "Hole: Cannot get
    value from invalid enumeration""
  *  cf5ab312b - Part: Enable test for issue 4456
  *  54e29ac2b - macOS: suppress some warnings
  *  38fcf770a - Qt5: fix build failure with Qt 5.15
  *  a96f6619a - Fem: Python header must be included before vtk headers
    to avoid re-definition of macro _LARGEFILE_SOURCE
  *  8ffbabb60 - Py3: suppress warnings about un-initialized/deprecated
    tp_print slot
  *  4e68025d9 - Part: remove deprecated type LinePyOld
  *  571ab1b6e - Qt5: make StatusWidget derive from QDialog instead of
    QWidget to avoid code duplication and using deprecated API functions
  *  2057e151d - Qt5: fix deprecation warnings for Qt 5.15 +
    QByteArray::append is deprecated + QPixmap* QLabel::pixmap() is
    deprecated + overloaded version of QString::split is deprecated +
    QSysInfo::windowsVersion()/QSysInfo::MacVersion() is deprecated
  *  34f4b712d - Qt5: fix deprecation warnings of QWheelEvent in Qt 5.15
  *  f3bdaaa55 - fix import, OpenSCAD isn't namespace workbench
  *  01af171a3 - macOS: [skip ci] suppress some more Py3.8 warnings,
    suppress warnings about deprecated OpenGL API
  *  28270e53a - Gui: [skip ci] workaround for Qt5.12.9 that causes a
    crash in the parameter editor for right clicks in an empty area
  *  ce87f586e - fixes #0004456: Regression : Part.Plane.Intersect do
    not accept plane as argument [skip ci]
  *  9881fff3a - Part: [skip ci] replace some old C-style casts with
    static_cast
  *  bbbf7aad1 - Part: Add regression test for issue #4456 (skipped for
    now)
  *  02157cdbf - fix deburr direction.
  *  4ce860cbf - Allow the probe data file to have blank lines.
  *  6db7bf604 - Fix File Dialog
  *  c8712b83f - more pythonic params (thanks plaes)
  *  015910448 - add RtoIJ function to PathUtils.  fixes #2606
  *  1062b6ee0 - Part: [skip ci] allow to create empty shapes of each
    type
  *  9fcf2c21c - Part: [skip ci] fix bugs in MakePrismPy
  *  94ec50cb2 - Qt4: fix Qt4 build failure
  *  e1b56f855 - Part: expose BRepFeat_MakePrism to Python
  *  b33a12093 - Part: [skip ci] implement getPyObject/setPyObject of
    TopoShape class
  *  27053d90b - Arch: Fixed backwards compatibility issues

 -- Alexander Pozdnyakov <censored>  Thu, 29 Oct 2020 01:06:49 +0300

freecad-daily (0.18.3+git22747-df9282dc1-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: df9282dc12d45996bb83cb42f6da10fd82519a47
  * Date: 1602780929
  * git changelog:
  *  df9282dc1 - C++11: [skip ci] replace deprecated function
    std::mem_fun_ref with lambda functions
  *  da4a2e4ea - Py3: suppress warning: 'tp_print' is deprecated [-
    Wdeprecated-declarations]
  *  9c72532f5 - Qt5: fix deprecation warnings for Qt 5.15 + replace
    QDirModel with QFileSystemModel + QProcess::start(QString, OpenMode)
    is deprecated + QByteArray::append is deprecated + QPixmap*
    QLabel::pixmap() is deprecated
  *  3430adda7 - Py3: [skip ci] fix warning: missing field 'tp_print'
    initializer [-Wmissing-field-initializers]
  *  ef0fd3ca6 - Qt5: 'endl' manipulator is deprecated with 5.15.
    Replace it with newlines.
  *  d4c0baba0 - C++11: replace deprecated function std::bind2nd with
    lambda functions
  *  268270085 - Arch: Made default door/windows openable
  *  fd0019c65 - Draft: Added grid extension control in WorkingPlane
    task panel
  *  bc6fefe3a - Py3: fix warning: missing field 'tp_print' initializer
    [-Wmissing-field-initializers]
  *  71236cbc2 - [Sketcher] Changes to drawing of constraint icons.
  *  d75299143 - TechDraw: [skip ci] fix possible crash in
    QGIViewPart::drawFace
  *  71cd301ca - Draft: Added pref option to set default dimension unit
  *  7f95da95c - Draft: Compatibility fix
  *  b33f92898 - PartDesign: [skip ci] Improve revolution function + Fix
    hard crash when selecting an edge or face of the created feature
    before selecting option to choose a reference. + In
    ProfileBased::getAxis() convert OCCT into FreeCAD exception to
    simplify handling of calling instances. + Change return value of
    getReferencedSelection() from void to bool to mkae it easier for
    calling instance to detect if the selection failed.   This is needed
    to avoid to add invalid items to the combo box of the revolution
    task panel
  *  3edbcb7bb - Add a file existence test for opencascade patch
  *  a43f334ba - Use relative path as CMAKE input
  *  e2e51f812 - Build final cache
  *  c83bc0073 - Enable MacOSX build with latest homebrew integration
  *  72bcdf8c8 - Surface: automatically start "Add edge" mode when
    starting the fill surface tool. Moving the order of edges is
    supported now.
  *  255ef44c9 - Surface: rename TaskFillingUnbound to TaskFillingEdge
  *  27e42f5b0 - Part: add viewprovider icon for the Part::Spline object
  *  c9c4bbe10 - Surface: better titles for the task panels, and
    tooltips
  *  8eb466d3e - Surface, MeshPart: add more information to the
    CurveOnMesh command
  *  13a5f74d3 - Surface: new icon for existing Surface_CurveOnMesh
    command
  *  9b4b6d427 - Surface: ViewProviderExtend for Surface::Extend object
  *  64e0ac16a - Surface: new Extend icon for existing
    Surface_ExtendFace command
  *  f81c1cd31 - Part: make changing face colors independent of edit-
    mode implementation of a view provider
  *  048da4808 - Part: activate Part_ColorPerFace in the menu and
    toolbar
  *  e75523845 - build: boost: Clean up branches requiring boost-1.55
  *  6a6a6f3d2 - build: boost: Drop branches requiring boost-1.46
  *  95ed01728 - build: boost: Drop boost-1.44-specific checks
  *  a56b6730d - build: boost: Drop boost <= 1.41 dependent-code
    branches
  *  06d87e400 - build: Bump boost requirement to 1.55 and drop bundled
    boost::any
  *  74abbfde0 - Part: fix the mixed newlines of DlgPrimitives.h
  *  d54cdff9e - Part: improve tooltip of measure commands
  *  5d1d8d800 - Part: clean up spacing of lines in BOP JoinFeatures
  *  d60313682 - Part: update object and commands for BOP SplitFeatures
  *  0eafaa303 - Part: update icon, object and command for
    CompoundFilter
  *  f439384cc - Part: small cleanup of Python modules and InitGui.py
  *  5a07d7dd4 - Part: update icon for ProjectionOnSurface
  *  c3994535d - Part: move more icons to tools subdirectory
  *  9177eae0b - Part: move icons to measure subdirectory
  *  e6dd1df7a - Part: move icons to parametric subdirectory
  *  3b671bf4a - Part: move icons to booleans subdirectory
  *  db91c6f42 - Part: move icons to tools subdirectory
  *  2fa40f406 - Part: move icons to create subdirectory
  *  ffd769381 - Fix deburr CW/CCW calculation
  *  f82532ddb - Seed randomizer on application init
  *  7825eef62 - PartDesign: [skip ci] Prevent crash when pressing
    delete key without feature selected to remove in mirror and scale
    pattern dialog
  *  08edc39a5 - [PartDesign] Prevent crash when pressing delete key
    without feature selected to remove in linear and polar pattern
    dialog
  *  5dfc061d4 - [PartDesign] Prevent crash when pressing delete key
    without feature selected to remove in linear and polar pattern
    dialog
  *  432ac985e - [PartDesign Multitransform] prevent crash when pressing
    delete key without feature selected to remove in multitransform
    dialog
  *  90f2314b1 - [Sketcher] Fix merged constraint preselection bug
  *  413431543 - Draft: Fixed translation of construction group
  *  dd51cbccb - Arch: Fixed translation of wall (better version)
  *  a0114ac41 - Arch: Fixed translation of wall
  *  5609b38e9 - Draft: Fixed patterns + added default pattern size pref
    option
  *  e3c30e748 - Gui: [skip ci] support to remap motion data array of
    space mouse
  *  da7f105ef - Arch: fix typo in ArchBuildingPart.py [skip-ci]
  *  357a6c3b2 - Update MacAppBundle to work properly with Qt5 and
    updated homebrew Add WebEngine required file to the bundle
  *  9be9620ae - Show: add argument to NotAContainerError class
    constructor
  *  f54761510 - Draft: fix mismatch of argument in get_dxf function
  *  f799717f4 - Arch: consider DraftText objects in the section plane
    for compatibility
  *  611bcdd4c - Arch: 4 additional tests for ArchRoof (bug fix)
  *  aff5da530 - Arch: ArchRoof bug fix
  *  61dc5dea0 - Add a task panel page for controlling turning diameters
  *  66afbc36a - Add turning selection gate
  *  101a0e00e - Using python type conversion to return voronoi element
    color
  *  12155f4aa - Part: [skip ci] harmonizing the way to add sub-modules
    to Part module
  *  ed61873b2 - make deburr ignore non-vertical faces fixes #4327
  *  b5f37f06a - make deburr check for tool attributes fixes #4327
  *  d76124b61 - Part: [skip ci] fix crash when trying to convert null
    shape to nurbs
  *  11afaaea6 - Part: [skip ci] port class TaskCheckGeometryResults to
    OCCT 7.5
  *  13963592f - Part: [skip ci] fix crash when trying to scale null
    shape
  *  de64e6500 - Part: port class BOPProgressIndicator to OCCT 7.5
  *  b0d785040 - Fix various typos [skip-ci]
  *  f91eb3435 - Part: link TKStepAttr, TKStepBase and TKStep209
  *  37c8dc411 - CMake: add OCCT libraries. Print lib and header
    locations in summary report
  *  fd9cdb9de - Part/Import: [skip ci] disable use of
    Message_ProgressIndicator for OCC >= 7.5 due to major API changes
  *  f129f3f09 - Gui: [skip ci] workaround to allow to define the link
    color of the application's palette
  *  34ed859c9 - Gui: [skip ci] make commands print, print preview and
    print to pdf also active when editig a sketch
  *  16d911891 - Path: [skip ci] fix build failure on Windows if PCH is
    disabled
  *  6f941c34d - lgtm cleanup fix contradictory tooltip
  *  55c150690 - Panel for AxisMap dressup Zdepth correction dressup
    open panel on create
  *  1e2fb1099 - add task panel for dragknife
  *  c42149b0d - making it a bit more forgiving of old jobs/tools
  *  cfa38c26a - Ignore old-style tool controllers
  *  a8a76deb8 - Allow adding a material to the stock object.
  *  dfc4e53f6 - Working html report with asciidoctor
  *  566d32177 - Arch: import IFC, support multiple styles in styled
    items in IFC4
  *  3b6e0a934 - Arch: import ifc, small fix in colors
  *  4c057c95b - Arch: import ifc, colors in IFC4 print warning not
    implemented
  *  a299f234a - Gui: [skip ci] fix appearance of TaskGroups when a
    style sheet is set
  *  6d7ed787b -  Arch: import ifc, fix typo in material colors
  *  8292664f4 - Arch: import ifc, fix import break if colors dictionary
    contains None values
  *  83c24d610 - change final step down label for clarity issue #4439
  *  1a0a21475 - Gui: [skip ci] fix uic warning
  *  de57d4d40 - remove commends
  *  a3fb14ff9 - Update DlgSettings3DView.ui
  *  01f7e5543 - Extra space removal
  *  b1c5ddcf6 - moved 'Pick Radius' from 'Color' to '3D View' fixes
    #0004147
  *  f8a45e6b3 - PartDesign: [skip ci] remove automatic adjustment of
    view frustum when creating a body
  *  6d819854c - README.md: Fix links to wiki
  *  3f89175c3 - README.md: Fix link to FAQ
  *  f4ff61c35 - Complete: do not build the Complete workbench because
    it is empty
  *  c3a8fcf59 - Gui: [skip ci] fix handling of active document when
    importing a file
  *  4fbb37623 - [Image] Very minor improvement to Report View..
  *  c4ff3385f - [File Import] add import to document transaction for
    unde/redo
  *  d45e143f1 - Arch: ifc import, typo in var name
  *  ceccc212b - Gui: [skip ci] move dontUseNativeDialog() to unnamed
    namespace
  *  6badcaced - Part: [skip ci] work around OCCT bug
  *  706a014ce - AddonManager: Fix python imports
  *  0cc3c5cac - PATH: fast retraction and return speeds for grbl_post
    G83 expansion #3725
  *  611806b26 - add coolant mode fix Z depth
  *  fd21a8377 - AddonManager: Fixed missing import
  *  9c20ce05e - Part: [skip ci] expose ShapeUpgrade_UnifySameDomain to
    Python
  *  99cbb413e - Dealing with 32bit compile error of Voronoi interface.
  *  7db21217f - Gui: [skip ci] fix  parsing of arguments of ControlPy
    methods See https://forum.freecadweb.org/viewtopic.php?f=10&t=50805
  *  ab4ab444b - Path: [skip ci] fix memory leak in
    CommandPy::getParameters()
  *  5eb5434c6 - Path: Fix rotational error for certain situations
  *  d2981fb09 - Path: Remove FinalDepth limitation for internal profile
    operation
  *  4e6741a02 - Path: Add debug feedback and comment

 -- Alexander Pozdnyakov <censored>  Fri, 16 Oct 2020 00:42:08 +0300

freecad-daily (0.18.3+git22611-7eeec7a59-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 7eeec7a5990cc786723225ca8de16ca3186545b3
  * Date: 1601562503
  * git changelog:
  *  7eeec7a59 - Sketcher: [skip ci] fix handling of icon search paths
    when another workbench uses a sketcher command
  *  393da0d6d - Gui: [skip ci] add an alias for Gui.isCommandActive
  *  5876a5287 - Arch: Added .tsv export format to Arch schedule
  *  f98a4bbc4 - Gui: [skip ci] add method to access the Inventor viewer
    as QGraphicsView
  *  a01d04549 - Arch: Fixed group support in IFC export
  *  69fa32922 - Arch: Added 'Show Label' view property to section
    planes
  *  324741468 - Arch: Fixed custom csv bug in ArchProfile
  *  3f2ea25ac - Sketcher: new icons for two existing commands
  *  7b4cd6c0d - Sketcher: add further commands to the toolbars
  *  8a1f14570 - Sketcher: upgrade icons for existing commands
  *  7ad541006 - Sketcher: small changes to two .ui dialogs
  *  3a7425585 - Sketcher: move icons to general subdirectory
  *  7626accb5 - Sketcher: move other icons into their subdirectories
  *  4620b9fd9 - Sketcher: add two icons reorient and validate
  *  7f9c58299 - Sketcher: move icons to tools subdirectory
  *  a2f8ea98e - Sketcher: move icons to splines subdirectory
  *  6b3691870 - Sketcher: move icons to geometry subdirectory
  *  61a08c999 - Sketcher: move icons to elements and pointers
    subdirectories
  *  82e32673f - Sketcher: move icons to constraints subdirectory
  *  15b60f45f - Sketcher: move icons to obsolete subdirectory
  *  c6b6b314a - Sketcher: small style changes to make the lines shorter
  *  68c7b1f07 - Sketcher: rename constraint icons to be more consistent
    with the rest
  *  dde64d4a0 - AddonManager: update python source formatting
  *  fc1082771 - Addon Manager: change lookup mechanism
  *  8c62c2533 - Sketcher: [skip ci] fix build failure
  *  e405aac5d - Mesh: fix typos in SVG markup descriptions [skip-ci]
  *  6ff1bcb2e - Proper check for Qt version
  *  589eb085a - HiDPI: Hot point scaling is only required for X11
  *  089ed768c - Merged crowdin translations
  *  2a92a7b5a - Updated ts files
  *  cf5f7d422 - Surface: Vertices instead of Vertexes in the task panel
  *  9c1e23c7c - Surface: new Sections icon
  *  1093187c0 - Surface: upgraded Surface icons
  *  7bf6f7225 - Surface: new SVG icon for the workbench, rename others
  *  7208e757b - Fix indentation
  *  a76bdab44 - HiDPI cursors: Support Qt < 5
  *  f686ed16e - [Stylesheet] Add new "behave" dark stylesheet
  *  f23bb4300 - Draft: importSVG considers Shape-less objects for
    export
  *  49e1ff1bc - Draft: get_bbox function to get the bounding box from
    RootNode
  *  e97f7a8a5 - More integer type cleanup for the voronoi python
    interface
  *  312a4652f - Part: [skip ci] expose BRepOffsetAPI_MakeFilling to
    Python
  *  e3c476af2 - Unified voronoi indices for python to be of type long
  *  ebae99c9e - whitespace
  *  21e1dff25 - Adopted vocx-fc comment.
  *  c64d0bf99 - Fixed bug: In exporting IFC with shared clone shapes
    geometry, clone of clone object displaced because of bug in
    Draft.get_clone_base function.
  *  af1dacf57 - rename OTHER
  *  81dc724b4 - move vcarve out of experimental
  *  1492aa01b - remove need for cuttingedgeheight
  *  d22bfecda - improve selection and avoid border case with ultra
    short segments
  *  8758cfce9 - Resolve UI issues taskpanel threshold value add
    constants to PathVoronoi calls check for tool properties set correct
    z height coloring exterior lines
  *  b1e5b5a90 - Path: Vcarve fixes formatting fixes remove reference to
    old ToolType
  *  a1852d110 - Rewrite for boost voronoi
  *  f63d0fadc - Path: Vcarve - Added threshold property to remove
    unwanted segments
  *  d9d4387b1 - Path: vcarve add feed rate
  *  5df1f176e - path: vcarve requires engraver with proper angle vcarve
    calculates depth with MIC now
  *  0b7eec6b7 - Path: increasing the discretize precision
  *  c141f4188 - Path: add vcarve operation using openvoronoi
  *  33beb4110 - Added voronoi colorExterior case where one external
    vertex coincides with a point of an input segment.
  *  d9f09b171 - Added vertex cache to voronoi colorExterior callback
    processing - cuts execution time in half.
  *  7777e0f26 - Added retrieval of points and segments for voronoi
    diagram
  *  6d43d7502 - Added Index as attribute of all voronoi objects for
    easier debugging
  *  a95ecd69a - Simplified and further optimised colinear colorisation
  *  110969139 - Added color -1 to mean resetting all color.
  *  d68b5064c - Some algorithm optimisations
  *  07f3e6c52 - Added callback to colorExterior to also color
    'interior'
  *  952c94cb5 - Added colorColinear and resetColor algorithms
  *  f86033965 - Added optional scaling factor to Voronoi construction.
  *  94a44bcbf - Added scaling to micro meters
  *  38ff7fcda - Added support for distances of edge end points.
  *  926d25484 - Added api calls for coloring all twins and coloring
    exterior edges and vertices.
  *  5ad3bb17f - Added toGeom for curved edges.
  *  10e5fce11 - Added geometries for vertices and linear edges.
  *  9ba881738 - Added support for voronoi cells
  *  6fc2af2ad - Added support for voronoi edges.
  *  27238c381 - Added python bindings for voronoi diagram construction
    and accessing the resulting vertices.
  *  39cd29c0d - Part: [skip ci] include OCC hesder to PCHs, fix
    compiler warning when trying to delete void pointer
  *  00e0e7745 - Part: expose GeomPlate algorithm to Python
  *  14fa8dafb - Part: [skip ci] add functions makeFromTrimmedCurve2d
    and makeFromCurveAdaptor2d
  *  218d61768 - Part: converter from Adaptor3d_Curve to GeomCurve
  *  af8ff5c49 - Part: [skip ci] add missing methods to
    RectangularTrimmedSurface
  *  afd6f3919 - Base: [skip ci] allow to replace twin object of
    PyObjectBase
  *  2a510a23b - Gui: [skip ci] suppress debug messages when older
    SpaceMouse/Joystick is connected
  *  a4176fa15 - Surface: [skip ci] add icon for sections command
  *  a6c55acdb - Part: improve Python interface + rename
    getCurve2dFromGeom2d to makeFromCurve2d + add function makeFromCurve
    and makeFromTrimmedCurve like makeFromSurface + implement
    OffsetCurve.BasisCurve + fix memory leak in
    BRepOffsetAPI_MakePipeShellPy
  *  1ef31842c - Conda doesn't export functions to subshells
  *  53e2d35ee - Part: change command name Part_MakeTube to Part_Tube
  *  f9aed763e - App: fix recursive App::getLinksTo()
  *  25fbb95a9 - Sketcher: [skip ci] fix computing of hotspot of XPM
    icons on Windows/macOS Add a cross to copy and array icons.
  *  d8e476ef4 - FEM: object unit tests, improve some comments
  *  331fd91e7 - FEM: z88 solver, use same object type schema as for all
    other solver objects
  *  1ad4417b0 - FEM: python code formating
  *  6d0326572 - Gui: [skip ci] fix initialization of Python-based view
    providers in FreeCADGui.subgraphFromObject
  *  3a8a6aae1 - Surface: add command to create surface from sections
  *  7616153b3 - Part: add method to add a wire (e.g. to create a hole)
    to a face
  *  da6cdb94a - Part: add method to return a reversed shape
  *  92fe662d6 - Part: implement BSplineSurface.buildFromNSections based
    on GeomFill_NSections
  *  b44d20dbd - Part: [skip ci] fix shape builder to create filled face
    from vertexes
  *  bf262b418 - Gui: [skip -ci] fix Document::toggleInSceneGraph() to
    avoid to add a node twice
  *  82a2c1b75 - Arch: ifc export, workaround for draft array export and
    some small improvements
  *  3c7ae4f3e - 0004441: Changing Placement of a App::Part that
    contains a Part::FeaturePython causes drawing of a ghost object at
    original Placement [skip ci]
  *  a3cd010c8 - Start: [skip ci] replace QTextStream and its
    manipulators with stringstream to avoid deprecation warnings with Qt
    5.15
  *  3e3006d01 - Revert Qt::endl which is not defined in Qt << 5.15
    version
  *  339d99430 - Revert a patch which shouldn't had been into this
    commit as it is specific to Qt 5.15 and need a #define
  *  81af54e41 - Big update to remove deprecation warning from Qt 5.15.0
    That is need on MacOS build as travis log is bigger than 50k lines
    which breaks travis rules And by the way deprecations are real All
    file contains the same modification replace 0 to Qt::WindowFlags()
    when needed as the class needs to be instantiated
  *  0306c237e - Sketcher: [skip ci] fix inconsistent indentations in
    SketchObject::rebuildExternalGeometry
  *  923607b46 - Projections of arcs of circle, orthogonal case
  *  3e7e2a9bc - Sketcher: [skip ci] fix undo bug when directly changing
    a datum constraint in the property editor
  *  50284e1ef - Sketcher: [skip ci] fix computing of hotspot of
    sketcher icons on macOS
  *  fe3f1b51b - PartDesign: [skip ci] fixes #0004371: Changing Hole
    profile from ISO to nothing is not possible: "Hole: Cannot get value
    from invalid enumeration"
  *  4a1f81395 - [PD] fix 2 hole dialog bugs
  *  8ea1a3884 - HiDPI: Change Sketcher crosshair hot spot xy
  *  2de44b123 - FEM: [skip ci] Coverity: Dereference after null check
  *  37c4d5150 - PartDesign: [skip ci] Coverity: Structurally dead code
  *  46ab17810 - PartDesign: [skip ci] Coverity: Bad use of null-like
    value
  *  60443034a - PartDesign: [skip ci] fix method to access main window
    in shaft wizard
  *  ec5bbad62 - OpenSCAD: [skip ci] Coverity: Bad use of null-like
    value
  *  8fe0d19eb - Include Inventor/SbByteBuffer.h in QuarterWidget.cpp to
    allow compilation with latest Coin3D library.
  *  35d5c5dc4 - Arch: allow exporting of objects with no solid or shell
    to IFC
  *  621e1d603 - Draft: fix loading of arrays
  *  700af3aa7 - Sketcher: [skip ci] fix computing of hotspot of
    sketcher icons on Windows
  *  ffa1da617 - Python: [skip ci] expose Python types in their
    corresponding modules
  *  376299d55 - Added liberapay badge to readme
  *  6379d802b - Draft: split svg.get_path function for paths that are
    BSplines
  *  f2d10669e - Draft: svg, move test so the code is less indented
  *  8e69b05e9 - Draft: split svg.get_path into smaller readable
    functions
  *  2f48f1cab - Draft: split svg.get_text into smaller readable
    functions
  *  0739ffa58 - Draft: clean up SVG processing code, add comments
  *  dea7f5d63 - Draft: Drawing is still used in get_dxf function
  *  31e8bb27a - Draft: fix point array without using link
  *  607c14b51 - Draft: add support for point link array
  *  901ee4e5e - PD: [skip ci] fix msvc warning
  *  9d62dca00 - Update Libpack
  *  43604f284 - Part: remove uIso and vIso methods from
    RectangularTrimmedSurface
  *  48bf133ea - convert Geom_TrimmedCurve to subclass
  *  053c918e6 - Part: remove uIso and vIso methods. Methods from base
    class GeomSurface will be used instead
  *  f5710fb5c - Fix MacOS build with boost 1.73 and updated Homebrew
    packages
  *  a44f8ffd4 - [PD] simplify item handling
  *  e8f5c6643 - Gui: fix property editor transaction closing
  *  dea2fad51 - Web: [skip ci] when dropping local file on StartPage
    then open it instead of downloading it
  *  03c2c7696 - [PD] make sections sortable
  *  e8b5cfced - MeshGui: [skip ci] expose highlightSegments() to Python
  *  b9e5bce0f - PD: improve reference highlighting of a pipe This
    change allows to highlight the spline, auxiliary spine, profile and
    sections of a pipe. This gives the user a much better feedback of
    what external shapes are already used to build the pipe
  *  a3fda6f9e - PD: [skip ci] fixes for pipe task panel + Add/Remove
    are checkable buttons so if user unchecks it then disable
    highlighting of spine + Avoid superfluous char* -> QString
    conversion
  *  2b676020d - PD: fixes for pipe task panel + fix Qt4 build failure +
    fix handling of adding items to spine/auxiliary spine/sections to
    allow to remove them again + QListWidget::takeItem() returns a
    pointer to the removed item. So a previous call of
    QListWidget::item() is superfluous
  *  5d96f01cf - [PD] add context menus to sweep Dialog
  *  a028ea94c - PartDesign: [skip ci] hide base feature of pad after it
    successful recompute
  *  ff0f8b0d8 - Gui: [skip ci] fix crash in
    DocumentObjectData::updateChildren() when canceling a pending task
  *  7a93bcb15 - Draft: small fixes to the closest function.
  *  c79f89011 - Draft: move getDXF to draftfunctions submodule
  *  f04849446 - Arch: Minor improvements to testWallMultiMatAlign unit
    test.
  *  1e4593aac - Arch: Arch_Wall fix MultiMaterial alignment bug (unit
    test)
  *  8ef5e8e33 - Arch: Arch_Wall fix MultiMaterial alignment bug.
  *  2cf9f395c - Draft: Again revised the 5 scale unit tests. No longer
    relying on the math module.
  *  30fd27508 - Draft: Revised the 5 Draft.scale unit tests. No longer
    using scale_vector_from_center.
  *  687461cf1 - Draft: added 5 scale unit tests to test_modifications
  *  53a500ecf - PartDesign: make sure to remove selection gate when
    closing task panel
  *  32d69af30 - Fem: make sure to remove selection gate when closing
    task panel
  *  be22fb0bc - Part: do not use local event loop in sweep and
    thickness panel
  *  5abb45f7c - [PD] fix wording for skew prisms
  *  42d643c8f - PD: whitespace improvements
  *  5635f87d0 - PD: do not use active document in task dialogs because
    this is error-prone and optimize string creation in
    TaskSketchBasedParameters::getFaceReference
  *  1c730a7f0 - PD: do not use active document in task dialogs because
    this is error-prone
  *  74e4a3e97 - [Part Design] allow for preselecting loft sections and
    pipe spines prior to invoking command
  *  b0f6920b4 - Path: use 4-space indentation, and keep lines short
  *  645336ffd - Path: add missing postprocessor to CMakeLists
  *  7459f87c8 - Part: [skip ci] Coverity: Uninitialized scalar field
  *  d13a187a6 - App: [skip ci] Coverity: 'Constant' variable guards
    dead code
  *  6199fbb25 - Base: [skip ci] Coverity: Uncaught exception
  *  3a8a28ce9 - Gui: [skip ci] Coverity: Uncaught exception
  *  c3d35c65f - dxf: [skip ci] Coverity: Buffer not null terminated
  *  d3d8ea841 - Gui: [skip ci] Coverity: Uninitialized pointer field
  *  3dce94d58 - TechDraw: [skip ci] Coverity: Dereference null return
    value
  *  e5a3ba0ce - TechDraw: [skip ci] Coverity: Uninitialized scalar
    variable/Uninitialized scalar field
  *  aaf12da9d - [OpenSCAD] consistent FreeCADGui imports, fixes
    headless CSG import
  *  d20512216 - Gui: [skip ci] fixes #0004422: PartDesign value input
    does not accept trailing slash
  *  2c744264d - Gui: several fixes for expression search box: + rename
    method setMatchExact() to setExactMatch() + move handling of user-
    defined parameters to class ExpressionParameter + Qt::MatchExactly
    is not supported by QCompleter, use Qt::MatchStartsWith instead +
    add possibility to change match behaviour via context-menu
  *  d6748a030 - Gui: enable search box in stand alone TreeView dockable
  *  4f5a2e923 - Gui: allow change ExpressionCompleter filter mode
  *  82038bb1f - App: [skip ci] add GeoFeaturePy::getPropertyOfGeometry
  *  a7ffe6eb8 - [Sketcher] Improve Solver Message Visibility...
  *  0aa759b5c - Move the aliases before other content of cells
  *  1a7fd88bc - Add SVG icon for Part Reverse Shape command
  *  24fd057cb - MeshPart: [skip ci] import MeshPartGui in order to load
    icon resources
  *  6aeed648f - Auto stash before rebase of "upstream/master"
  *  f681b86ab - fixes #0004426: [skip ci] Patch to add MinLength and
    MaxLenght to the Netgen options in the Python API (provided by
    thomasFreeCAD)
  *  89a2151a9 - App: [skip ci] move execution of extensions to its own
    method
  *  b2f11ae6f - App: [skip ci] improve whitespaces
  *  74abb3988 - App: fix
    GeoFeatureGroupExtension::extensionGetSubObject()
  *  4cad62e31 - PartDesign: [skip ci] fix L2 parameter in pad feature
    when using custom direction
  *  fd3efcdbd - [Path] PocketShape - fix improper path generation
  *  7cbc9cf5f - [PD] allow to pad in any direction
  *  d4519d5ae - [PD and Part] add possibility to create skew prisms
  *  47b27edd6 - [Path] Fixes #4433 - `Cut Side` reset with certain Base
    Geometry changes

 -- Alexander Pozdnyakov <censored>  Fri, 02 Oct 2020 16:50:42 +0300

freecad-daily (0.18.3+git22410-abfb6e844-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: abfb6e8444097594bfad9ec8257730bfce8e87ce
  * Date: 1599834342
  * git changelog:
  *  abfb6e844 - fix typo in src/Gui/DlgPropertyLink.ui [skip-ci]
  *  33adc5778 - QtConcurrent is required for non GUI builds too
  *  9fd5769f0 - TechDraw: [skip ci] fix several gcc/clang warnings -
    Wunused-private-field -Wmaybe-uninitialized -Wunused-parameter
  *  877d7e3c4 - Gui: [skip ci] workaround for QWindowsStyle to disable
    spin buttons when it is set read-only
  *  46209e7f7 - Gui: fix view object global coordinate space showable
    checking
  *  e2071de5b - Arch: small bugfixes in multicore IFC importer
  *  06152bf12 - Spreadsheet: [skip ci] disable unused function
  *  556630ffd - Spreadsheet: [skip ci] use global scheme to display
    quantities in a spreadsheet table
  *  be42d1b6c - [ DraftVecUtils.cloest ]  Elaborate documentation
  *  ea16bb939 - [ DraftVecUtils.closet ]  Could return the distance (no
    unit) of the tested point from the found closest point.
  *  f20eaf4aa - Remove duplicate code
  *  dee22fab8 - [AddonManager] Handle Wiki Bad Gateway issue...
  *  dc97e3170 - Draft: Small bugfix in DXF exporter
  *  b82716ca5 - Arch: Better support for colors in multicore IFC
    importer
  *  61f734723 - [Arch/TechDraw] Clean up _ArchDrawingView: remove
    getDXF
  *  d8f056352 - Arch: small changes to color methods in IFC importer
  *  6f2691631 - Draft: fixed obj.TypeId output after utils.get_type()
    change
  *  28c00f838 - Draft: provide the possibility to implement support for
    Edit in objs
  *  8e1bb66cf - Draft: support experimental BIM wall in Draft_Edit
  *  7f415b4b5 - Update scale.py
  *  18c0d8ab1 - Part: fix dangerous static_cast usage in view provider
  *  2d11f16e9 - Update gui_stretch.py
  *  e31147176 - Skip rebar shape to be subtracted from structure
  *  5cf799dd8 - Draft: rename svg parameter to fillspaces (lowercase)
  *  b835e5f29 - Draft: replace FreeCAD with App for consistency
  *  7627d0b81 - Draft: move getSVG to draftfunctions submodule
  *  c493d42bf - SurfaceOfExtrusion: use uIso and vIso methods of parent
    class
  *  b38517b29 - Gui: [skip ci] fix bugs in spin box classes: + use
    correct format string when assigning value to an expression + do not
    round value when setting value of a DoubleSpinBox
  *  b0d5afc37 - Inspection: [skip ci] do not use multi-threading when
    Part objects are used for visual inspection
  *  db947e351 - Draft: Fix wire placement issue if Copy=False.
  *  7f3814fae - [Arch] ViewProviderPanelSheet: Too many arguments
  *  4c0bd797f - Update gui_snapper.py
  *  03d273c65 - Calculate length of rebar derived from Part::Helix
  *  3051b7526 - Gui/Mesh: [skip ci] make sure object fits into canvas
  *  976867e71 - Gui: [skip ci] set crease angle if possible when
    exporting to x3d/xhtml
  *  3bdb812a7 - FEM: tests, adding check for file
  *  4dcfd8caa - FEM: correcting string comparison
  *  f82b57083 - Gui/Mesh: [skip ci] add Iso view position button to Web
    3d page
  *  623d6b713 - Gui: [skip ci] add x3d and xhtml format to export
    dialog
  *  629b1403b - Web: [skip ci] allow to directly load local (X)HTML
    files with file browser
  *  6019f6c69 - Gui/Mesh: [skip ci] put view positions at top of Web 3d
    page
  *  34c11fcc6 - Base: Py2 related fix
  *  4cfefb193 - Gui: automatically activate the DlgExpressionInput
    dialog; fixes #4384
  *  685fc401a - Gui: improve transaction handling in PropertyEditor
  *  2fbac59d4 - App: record transaction on non DocumentObject
  *  fc8eecb8e - Part: [skip ci] make Tube command behave like all other
    solid creation commands
  *  c176f714f - Gui: make Clipping widget a dockable widget so that it
    can be used while a task dialog is open
  *  aa6f06036 - Mesh: [skip ci] include missing header
  *  daa259067 - Gui: add SoTimerSensor.h to PCH
  *  5cd408687 - Fix typos in various files [skip-ci]
  *  1590c209e - freecad-python-interface: use absolute-path to install-
    bin-dir for windows
  *  1c91c1287 - Base: [skip ci] Various fixes in
    InterpreterSingleton::runStringWithKey: + fix memory leak
    (localDictionary) by replacing C API with PyCXX + don't write the
    whole code as error message if an error occurs. Python raises an
    exception with all relevant information for debugging
  *  cc0e4ee95 - Gui: fix Qt4 build failure
  *  d91508fec - Part: [skip ci] set proper icons for Tube feature
  *  06d6cc579 - Part: [skip ci] add MapMode support to Tube feature,
    raise an error if inner > outer radius, set icon to command and tree
    view (use cylinder icons for the time being)
  *  e477283ff - Draft: new PathTwistedArray object
  *  8ee644bcb - [AddonManager] fix bug in CheckSingleWorker
  *  1f15f04b1 - Initialize mark and add compatibility for
    rebar.RebarShape
  *  df0204466 - [CheckGeometry] fix segfault, reformat output with
    lower case, use try/except to check for runtime python errors and
    fall back on OCCT method if script failed.
  *  b553ebe48 - [check geometry] decrement some pyobject references
  *  9bb3b0e04 - [CheckGeometry] fix python2 build
  *  1b8a410d2 - [CheckGeometry] fix py2 build failure
  *  dc3befbff - [CheckGeometry] update a source code comment
  *  a4e38baeb - [CheckGeometry] add new shapecontent builder instead of
    OCCT's to correct some errors in OCCT's values and to add for some
    more advanced information, e.g. volume or area, add new method to
    Base::Interpreter runStringWithKey() -- allows to run a python
    script and get a string return value
  *  2697ea658 - Clean up docs
  *  a80e1f4cc - Separate the xcrun check into an env specific section
  *  e2dc5ab85 - Attempt to auto set conda env
  *  b827a54f1 - Setup scripts for developer env using conda
  *  b71e100bc - Setup for local conda build
  *  7d7c0ab99 - Initial build startup works with one-shot conda script
  *  5cc8ffba4 - Start setting up 1-liner conda build
  *  29e1117c8 - Make sure we can find pyside on osx
  *  4b8ebccc7 - Draft: improve style and indentation of getSVG function
  *  4bf665a6f - Draft: move format_point out of getSVG function
  *  775c4d0a9 - Draft: move getText out of getSVG function
  *  67c0af7b5 - Draft: move getOvershoot out of getSVG function
  *  f240972ff - Draft: move getArrow out of getSVG function
  *  6eccf4784 - Draft: move getEllipse out of getSVG function
  *  4c498e132 - Draft: move getCircle out of getSVG function
  *  04afa25f9 - Draft: move getPath out of getSVG function
  *  3e1231697 - Draft: rename getPattern to get_pattern
  *  cfce1a8ad - Draft: rename getDiscretized to get_discretized
  *  e61efd9e6 - Draft: rename getProj to get_proj
  *  8b5e922e0 - Draft: improve initial code of getSVG
  *  ee58279b3 - Draft: use draftutils.utils module in getSVG
  *  4a0d127da - [Macro Menu] add Recent macros to Macro menu + list
    size preference.  Executes selected macro or if Shift+click opens
    macro in editor.
  *  2ef0017cf - Gui: add function to export a VRMLGroup into X3D format
  *  3d6390bc9 - [TD]Allow single line S/S view
  *  33ef4e0e3 - Update CommandView.cpp
  *  41da46a68 - fix build on Win
  *  b8fedc603 - Gui: use utility tovrmlx3d to convert a VRML 2.0 file
    into X3D format
  *  9beeb53a9 - Gui: [skip ci] do not handle left mouse button events
    when in dragging or zooming mode
  *  6ef1562d1 - App/Gui: warn when loading/saving file with identical
    physical path
  *  18eb018a1 - App: fix PropertyXLink handling on symlink file path
  *  ad1b48b73 - [TD]fix V2E DistanceX,Y
  *  035993c96 - typos: [skip ci]
  *  643b2d6aa - App: report error on copying OriginGroup without
    dependency
  *  a5899f389 - Part: [skip ci] return std::unique_ptr from
    Part::makeFromSurface() to avoid memory leaks
  *  efb403b8f - Edge.curveOnSurface : add placement to the output tuple
  *  7d3ff633b - Part.EdgePy : get access to stored Pcurves
  *  30c07083a - Draft: Fix typo in variable name
  *  4344f6bc0 - Fix typos in source comments
  *  9f9d8e152 - Mesh: [skip ci] allow to set custom size for asymptote
    output
  *  e989b5f7a - [Base]use degree symbol in Imperial schemes
  *  08ba104d8 - [TD]remove restrictions on Edge-Edge Dims
  *  5d58c2c71 - [TD]remove extra space in Angular Dims
  *  66617c5e9 - Mesh: [skip ci] support compressed X3D output
  *  f50c4a9e2 - Mesh: [skip ci] improve color support for X3D and X3DOM
    output
  *  c06a4d462 - Mesh: [skip ci] support of WebGL/X3D export

 -- Alexander Pozdnyakov <censored>  Sat, 12 Sep 2020 12:36:13 +0300

freecad-daily (0.18.3+git22298-dbcf003f3-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: dbcf003f3422b64d9410f7e17abfa25c1fde97c4
  * Date: 1598533890
  * git changelog:
  *  dbcf003f3 - Mesh: [skip ci] fix bug in binary PLY export for mesh
    with colors
  *  b0f78f5a3 - Mesh: [skip ci] improve support of asymptote export
  *  dd7afa72d - Mesh: [skip ci] adjust
    MeshInput::supportedMeshFormats()
  *  58a92681c - Mesh: [skip ci] improve support of asymptote export
  *  50bbd5228 - Mesh: [skip ci] improve support of asymptote export
  *  4badaba52 - Mesh: [skip ci] support of asymptote export
  *  f09d48d0f - Mesh: [skip ci] fix bug in Mesh.export when passing a
    custom tolerance value
  *  30bc9fc6b - [PartDesign] [skip ci] #fixes 4367: Thread size out of
    range using hole-feature
  *  c714dd0a7 - [Report View] fix inconsistencies
  *  227e88871 - Mesh: correct display of bounding box values
  *  6152ad402 - Add SVG icons for MeshWB
  *  2ea94bee6 - Part.Curve2d : adjust parameters
  *  f50415291 - Part.Curve2d : fix for toShape sometimes generating
    wrong BSpline curves
  *  ff57ddeb6 - Gui: Add missing SoSubEvent.h header to
    SoMouseWheelEvent.h
  *  bf1e8e483 - App: fix crash due to incorrect usage of std::mismatch
  *  4b7e64381 - Gui: avoid code duplication in NavigationStyle and
    remove superfluous doZoom_wheel method
  *  b200801eb - Gui: use SoMouseWheelEvent in navigation styles
  *  68848ea9f - Gui: implement SoMouseWheelEvent
  *  666682d4e - [PartDesign Hole] Restore value of reversed checkbox
    when opening dialog
  *  faed39ded - [PartDesign Hole] Add reversed checkbox to dialog
  *  f6411f822 - 3DConnexion SpaceBall and configuration dialog
    improvements
  *  cc81f791d - [TD]change Angle Dim tolerance format
  *  bba3d2a32 - fix long spiral bug similar to #954. Work around OCC
    bug #23314
  *  d4a727e77 - Mesh: grouped view properties in ViewProviderMesh
  *  32a05f360 - PointsGui: ordered ViewProvider view properties
  *  9b71dd77b - Part: grouped ViewProviderExt subdivided view
    properties
  *  a262b11cd - Gui: divide ViewProviderGeometryObject properties into
    groups
  *  26ac41f93 - Gui: attempt to reorder ViewProviderDocumentObject
    properties
  *  45d28c236 - Sketcher: workaround for cursor pixmaps created from
    SVG icons
  *  b53326b38 - High DPI support: Scale Draft cursor to device pixel
    ratio
  *  7a0aec121 - High DPI support: Convert sketcher cursors to SVG
  *  1cad17c5f - [TD]draw line through 2 points
  *  1a6bbf812 - Mesh: [skip ci] Save icon as normal SVG file
  *  2d71c5176 - Add SVG icon for Mesh FillupHoles command in MeshWB
  *  9c20a1f6b - Part: rename to uppercase, Part_ProjectionOnSurface
  *  71cf0e64f - Part: fix typos in source function names and variables

 -- Alexander Pozdnyakov <censored>  Thu, 27 Aug 2020 22:36:45 +0300

freecad-daily (0.18.3+git22262-f56825c79-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: f56825c79f11b75648a7a0dcc8a9f52bb4574e61
  * Date: 1597412234
  * git changelog:
  *  f56825c79 - [TD]handle bad preferences in AppImage temp dir
  *  1c432fd61 - Sketcher: [skip ci] add function to sketch validation
    panel to remove degenerated geometry
  *  023f77977 - Sketcher: [skip ci] remove superfluous semicolons
  *  9c17fe359 - Part: [skip ci] fixes #0004117: Crash during extrusion
  *  77dc31d9a - Gui: [skip ci] fix warning when opening recovery dialog
    in debug mode
  *  93bb9646c - plugin: [skip ci] add custom widgets Gui::IntSpinBox
    and Gui::DoubleSpinBox
  *  0811c6143 - Fix non-center aligned wall with multimaterial
  *  fdbfee279 - Arch: clean up message printing during IFC import
  *  bef440f2b - Arch: small cleanup of IFC helper module
  *  c1476cd96 - Arch: small cleanup of IFC importer and exporter
  *  024ae4dd9 - Fix a typo in draft snapping
  *  72ec8445f - Draft: Offset save and restore the value of OCC
    checkbox
  *  f97d27cb5 - Fix placement of rebar wires in Draft.getSVG.py
  *  102cfb4a7 - [Draft - geotuils.offsets]  Fix To Work with Sketch
  *  7a4107862 - [Draft - geoutils.offsets]  Fix Circle and Arc Offset
    Direction
  *  d51955f65 - Draft: makeLayer, small adjustments to keep
    compatibility
  *  abd18ff88 - [TD]fix showSectionEdge preference
  *  50aa73da9 - PD: [skip ci] add missing forward declaration
  *  a8ea844e0 - [PD] [skip ci] add Sketch top level menu
  *  acecdd8c5 - [PD] allow expression for pocket offset
  *  17cd64934 - Part: code simplifications and sorting
  *  26ebfbf84 - code simplifications and sorting
  *  3ce634b12 - TaskFaceColors.cpp: correctly end box selection if
    necessary
  *  da08611c4 - [Part] FaceColors cleanup
  *  f9cbec0d5 - Improve the projection on surface algorithm. For now
    the first possible solution was taken. If several solution exists,
    this leads to a miss match. Now check the distance of the projection
    shape and the original shape and the take the projection with the
    smallest distance. Discussion can be found here:
    https://forum.freecadweb.org/viewtopic.php?f=8&t=49341&p=422925#p422
    925
  *  940c27288 - [PD] [skip ci] disable keyboardTracking for primitives
    and attachment
  *  6d56b3e3b - plugin: [skip ci] fix of QuantitySpinBox to not remove
    value property from existing files
  *  050356aa5 - plugin: [skip ci] add new signal textChanged() to
    QuantitySpinBox
  *  068bfc2eb - plugin: [skip ci] fix warnings
  *  47d4db552 - plugin: [skip ci] make QuantitySpinBox inside plugin
    functioning
  *  8db4149c8 - [Tools] add PrefQuantitySpinBox to designer
    plugins/widget/FreeCAD_widgets.vcxproj
  *  278219b7c - PartDesign: [skip ci] fix broken tooltip of Pad
    property
  *  81a98a447 - [PD] bind expression to pad offset
  *  40bbe3515 - Base: [skip ci] add an enum for unit schemes in Python
    to avoid to work with numbers
  *  557f5f30a - FEM: elmer writer, make use of new unit schema FEM: mm,
    N
  *  785295762 - Base: add new unit schema for mm and N for use in FEM
  *  49a5f554f - Gui: fix
    ViewProviderPythonFeature::getLinkedViewProvider
  *  59e3ea096 - Crowdin: Merge new translations [skip-ci]
  *  6cf5119b5 - Part: [skip ci] move grid handling from
    ViewProvider2DObject to ViewProvider2DObjectGrid
  *  da5bd6594 - Part: [skip ci] move grid handling from
    ViewProvider2DObject to ViewProvider2DObjectGrid
  *  6592a76ac - Part: [skip ci] use of ViewOrthoProjMatrix in
    ViewProvider2DObject::updateData to compute the grid
  *  86658c339 - [GUI/Sketcher] Add option to disable grid auto-sizing
    based on shape boundbox
  *  0dff8a661 - Base: [skip ci] add class ViewOrthoProjMatrix for
    orthogonal projections in 3d
  *  4ce85d39d - [PD] patterning UI: avoid whitespace
  *  64200d828 - [TD]add py getEdgeBySelection
  *  1ce486f17 - [OpenSCAD] Add 2 new commands: Scale and Resize, fix
    bug in Mirror mesh feature
  *  c516bb06d - PartDesign: [skip ci] add text of sub-menus to
    translation system
  *  80a88470b - [PD] rework menu
  *  ee383b7ae - [Gui::CommandPy] add new command resetShortcut() --
    resets shortcut to default
  *  361f56ddd - Fix COPR rawhide builds
  *  ad7fbee06 - Part: [skip ci] fix crash when closing document while
    face colors panel is open
  *  828078379 - OpenSCAD: [skip ci] set default of 16 for useMaxFN
    parameter
  *  4c1f029c2 - OpenSCAD: [skip ci] set default of 16 for useMaxFN
    parameter
  *  9c3f9b72a - App: improve support of portable version of FreeCAD
  *  76e742948 - Gui: [skip ci] set Gui.listCommands to keep old code
    working
  *  0cf8279f0 - [Gui Commands] new command:
    listCommandsByShortcut(string) -- returns a python list of all
    commands that are using the shortcut.  Search is case-insensitive
    and ignores spaces
  *  9b529bc45 - Gui: [skip ci] move Python functions for commands to
    its own class
  *  c7d34929a - Path: Fix reference to undefined `ns`, and adjust
    comments
  *  2528898cb - Path: Fix the rotational `LimitDepthToFace` feature
  *  986775ec1 - Path: Fix `InverseAngle` feature
  *  069768669 - Path: PocketShape - Fixes ticket #4411
  *  ed4876abb - Gui: add an option to also suppress normal messages
  *  a41ad338e - [report view] add preferences to report view context
    menu
  *  488419cd7 - Part: fix FaceMakerBullseye plane finding
  *  989519e00 - [TD]Fix extent dim for edge collection
  *  4a5cca335 - PartDesign: fix pattern transformation
  *  aefe6e179 - App: [skip ci] for a recompute do not report every
    exception as error
  *  a9af41869 - PartDesign: [skip ci] move indexesMoved() to base class
    TaskTransformedParameters to avoid code duplication
  *  d5787f9bd - [PD] allow to change feature order in patterns
  *  3600ccae8 - FEM: examples, fix another non ascii character
  *  74ab9ccd9 - Crowdin - Fix typos found by translators + Random typos
    [skip-ci]
  *  55445f1af - FEM: examples, fix non ascii character in code
  *  94ca4388e - PartDesign: [skip ci] set dragDropMode of list widgets
    of Transform panels to 'InternalMove'
  *  64c9fa0da - Py2: fix Python2 builds
  *  6903b4fe6 - ReverseEngineering: [skip ci] do not explicitly use
    boost::shared_ptr because pcl11 now uses std::shared_ptr
  *  a1f418710 - [Win installer] remove FindProc plugin
  *  47aeb41b8 - [Win installer] add missing translations
  *  71d64a7bf - Crowdin: Fix superfluous newlines + uniformity [skip-
    ci]
  *  598baecd3 - Part: move Shape view properties to Part design
    preferences
  *  2a8fe5103 - [App/Gui] improve coding style
  *  c5e2aba15 - [PD] allow multiselection on creation of pattern
  *  10e697f5b - FEM: improve short cuts
  *  25da304b5 - Arch: further small fixes in importIFC
  *  7dc66ce11 - Arch: simple cleanup to the importer, spacing, and PEP8
  *  9728cf15f - FEM: square pipe examples, typo corrected for
    consistency
  *  499eb8d07 - FEM: examples, add electrostatics electricforce example
  *  7bb3506c4 - FEM: examples, added capacitance two balls example
  *  6d5b0432e - FEM: examples, bimetall, add solver elmer
  *  50566cff2 - FEM: examples, add constraint transform beam hinged
    example
  *  b737ed6a5 - FEM: examplesgui, enhancements
  *  30a87fa0e - FEM: examplesgui, setting default solver to None
  *  74ffe857d - Arch: export IFC, better default preferences

 -- Alexander Pozdnyakov <censored>  Sat, 15 Aug 2020 12:39:34 +0300

freecad-daily (0.18.3+git22164-f2a9f712e-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: f2a9f712e8d68ee2393d0fe748c02096c4148a32
  * Date: 1596052384
  * git changelog:
  *  f2a9f712e - [TD]Correct font size on PDF export
  *  60d73e0e8 - Part: Attacher intersection calculation fix
  *  17f16650c - flatmesh: [skip ci] implement converters from Eigen3
    matrices to Python
  *  a2926df47 - MeshPart: [skip ci] fix segmentation fault in flatmesh
    when built with boost.python
  *  980ecc87a - [TD]Dim blocks selection of geometry
  *  cd5341001 - remove superfluous includes of iostream, use iosfwd
    instead
  *  4329ccd1e - [TechDraw] Add context to zh_CN README file for
    description changes
  *  0190e8d27 - [TechDraw] Add all sizes (landscape/A3/A4 portrait)
    template PRoC files
  *  d39b4dfcd - [TechDraw] Delete v0.001 of all landscape PRoC template
    files
  *  767b2787c - LGTM: [skip ci] remove some obsolete FIXME comments
    from source code
  *  ebaac6377 - Arch IFC import, add simplificated method to get pset
    properties
  *  5a2d0633b - LGTM: [skip ci]: Ambiguously signed bit-field member
    Until C++11 bit fields with integral types should have explicit
    signedness only. It is implementation specific whether an -typed bit
    field is signed, so there could be unexpected sign extension or
    overflow.
  *  244d7aae4 - LGTM: [skip ci] fix: Inconsistent definition of copy
    constructor and assignment ('Rule of Two')
  *  3b0eeb63e - LGTM: [skip ci] fix: Inconsistent definition of copy
    constructor and assignment ('Rule of Two') Remove user-defined copy
    constructor of Exception classes without assignment operator
  *  4dd32ce14 - LGTM: [skip ci] fix: Missing header guard
  *  44f42a8e2 - LGTM: [skip ci] fix: Declaration hides parameter A
    local variable hides a parameter. This may be confusing. Consider
    renaming one of them.
  *  e727cd375 - also avoid leading newlines
  *  d7ee728be - assure the translation
  *  5e6e03b6f - improve coding style
  *  2b33e7776 - [TD] get rid of trailing newlines
  *  21becb4e7 - [TD]remove obsolete QPointF (LGTM)
  *  cb90b6a11 - [TD]remove obsolete QGraphicRectItem (LGTM)
  *  04f184230 - [TD]remove obsolete QGraphicsSVGItem (LGTM)
  *  9dac347fc - [TD]fix Dim selection fails to clear prev selection
  *  a6df94e37 - FEM: show result, make it possible to use the menu and
    icon if there is a pure result object in a document.
  *  48f908574 - LGTM: [skip ci] fix: Local variable hides global
    variable A local variable or parameter that hides a global variable
    of the same name. This may be confusing. Consider renaming one of
    the variables.
  *  8dc95874a - [TD] add 2 shortcuts for dimensions
  *  dc65b055e - LGTM: [skip ci] fix: Empty branch of conditional An
    empty block after a conditional can be a sign of an omission and can
    decrease maintainability of the code. Such blocks should contain an
    explanatory comment to aid future maintainers.
  *  8dac7e466 - [TD]fix misaligned PAT hatch on section
  *  584a1bf44 - LGTM: [skip ci] fix: Resource not released in
    destructor
  *  16edad7af - LGTM: [skip ci] fix: Accidental rethrow
  *  d300d148c - LGTM: [skip ci] fix: Function declared in block
  *  9a1a06c94 - LGTM: [skip ci] fix: Duplicate include guard
  *  eff0655d8 - LGTM: [skip ci] fix: Wrong type of arguments to
    formatting function
  *  47d570716 - LGTM: [skip ci] fix: Non-virtual destructor in base
    class
  *  d5d7d65bf - LGTM: [skip ci] fix: Large object passed by value
  *  75ba0b8a7 - Add Mark property to ArchRebar object
  *  752f84046 - Crowdin: Edits based on feedback from translators [skip-
    ci]
  *  3c35504de - Arch: improve import and export IFC preferences pages
  *  6ab4bb5a1 - smesh: [skip ci] port Netgen plugin to v6.2
  *  690652a57 - coverity cid 192591 (fix typo)
  *  0491fa4ab - coverity issue cid 305102
  *  1911453aa - Arch: touch Axis when key property change
  *  f20ab1765 - Fix Crowdin typos + trim superfluous whitespace [skip-
    ci]
  *  4851947bc - Remove unnecessary pre-processor directive
  *  0b1af7c83 -     Add App::Link support to Cloud module     ONLY
    enabled if the Cloud Module is compiled into FreeCAD     ALL files
    must be saved into a Cloud Based storage     Add a Signal to the
    PropertyLink to enable support of external storage     Put the
    Assembly Document as active document
  *  cb2099aa6 - Part: optimize ViewProviderPartExt::getNormals
  *  87fcebd53 - smesh: [skip ci] port Netgen plugin to v6.2
  *  3e86f98d7 - smesh: [skip ci] port Netgen plugin to v6.2
  *  5c6de6dd1 - Path: Area based unified projection implementation
  *  886d9656f - FEM: solver frame work, beside dir fix
  *  d30862b7b - FEM: unit tests, fix z88 for installed FC
  *  d30e4a508 - Arch: import ifc, use the new layer make command since
    the dereciated one does not create layers on import
  *  f32248997 - Coverity: [skip ci] Dereference before null check
    Remove logically dead code because 'pcActiveBody' cannot be null at
    this stage
  *  5584c36c1 - Coverity: [skip ci] Dereference before null check
  *  617668a7f - Coverity: [skip ci] Bad use of null-like value
  *  6b4a5066a - FEM: calculix solver, fix result mesh purging on
    multiple result obj.
  *  e3e378125 - FEM: unit tests, add tests for cantilever examples
  *  103f87ca6 - FEM: unit tests, add test for node load example
  *  b51f966c2 - FEM: unit tests, add test for edge load calculation
    example
  *  052448e61 - FEM: examples, add node load calculation example
  *  2306afbb5 - FEM: examples, add edge load calculation on twisted
    hollow profile
  *  6291471e0 - FEM: fix unit test after coverity test
  *  c47eaa36e - FEM: coverity, some left outs
  *  15495db5d - FEM: coverity, control flow issues
  *  a10f19f0a - FEM: coverity, Null pointer dereferences
  *  33f716d78 - FEM: elmer and z88 writer, add input files directory
    print
  *  ff8517752 - FEM: elmer tasks, better handling of not available
    elmer env variables
  *  5b6755989 - FEM: examples, selfweight elmer, change solver
    attribute
  *  b25dee58d - Coverity: Uninitialized scalar/pointer field
  *  67bf5445b - Coverity: Unchecked return value
  *  b480a207c - Coverity: Uncaught exception
  *  aff2e5a76 - Gui: Optimize ViewProviderDocumentObject::getDocument()
  *  51585ac4a - Coverity: Not restoring ostream format
  *  83cc9e958 - Coverity: Useless call
  *  45b755a59 - Coverity: Unchecked dynamic_cast
  *  1a16cde1f - Coverity: Structurally/Logically dead code
  *  410e65ce2 - Coverity: Suppress false-positives
  *  e83dd3c0c - Coverity: Using invalid iterator
  *  60b491833 - Coverity: Explicit null dereferenced
  *  6dc9a89d9 - Coverity: Empty virtual destructor
  *  43d9e82f9 - Coverity: Uncaught exception
  *  2ee8ad185 - Coverity: Division or modulo by float zero
  *  4a494fec6 - Coverity: Dereference null return value
  *  a2f3c5129 - Coverity: Dereference before null check
  *  421f6c52c - Coverity: Dereference after null check
  *  433ec2d6e - Coverity: Copied into fixed size buffer
  *  aa3fde2da - Coverity: Big parameter passed by value
  *  d26aafa83 - Coverity: Argument cannot be negative (actually a bug
    by using the wrong index variable)
  *  0e279348f - Coverity: Use after free (_removeObject may delete the
    DocumentObject)
  *  0b45b1134 - Coverity: Resource leak
  *  12670655a - Coverity: Uninitialized scalar variable
  *  591987443 - Coverity: Invalid printf format string
  *  14d08db7f - FEM: migrate tools, fix github links
  *  95f611f0b - FEM: writer base: use warning instead of error message
  *  a0480dc62 - fixed door open plan symbol  and make makeWindow use
    name parameter
  *  5b56ce4d1 - [openscad] mirror mesh feature -- rename
    OpenSCADUtils.mirror() to OpenSCADUtils.mirrormesh(), and provide
    some better interactive help information when typing
    OpenSCADUtils.mirrormesh() into the python console
  *  2c0b49ea4 - [openscad] mirror mesh feature -- separate gui from
    function
  *  92b14ba16 - [openscad] fix refine shape feature
  *  a1d7b128d - [openscad] add updated icon to qrc file
  *  6ab472612 - [openscad] work on icon for mesh mirror
  *  4c259e43b - [openscad] add icon for mirror mesh feature
  *  c5b93d698 - [openscad] add ulrich's mirror mesh macro, fix error in
    refine shape
  *  d106be0b9 - Draft: add Draft Layer unit tests
  *  831e51771 - Draft: migrate Layer object and function to the new
    structure
  *  cdc6c5f54 - Draft: move GuiCommand for Draft Layer to its own
    module
  *  54aa70614 - Mod/Web: Use of deprecated not thread-safe setter, use
    setUrlRequestInterceptor instead.
  *  4e36cde00 - [ArchWall] Failed if Sketch as Base has Point, now OK
  *  8565736de - avoid saving to parameters if new shortcut is the
    default, better check for if setting shortcut was success
  *  43be29c3b - return false when unable to set shortcut
  *  42a4b11d1 - convert tab to spaces
  *  c437ab007 - move preprocessor directives back to column 1
  *  5c42e35f5 - remove some commented lines
  *  5f347447b - [Python Gui] add new command Gui.setCommandShortcut(),
    fix bug in Gui.getCommandShortcut() and Gui.getCommandInfo() where
    user has changed shortcut via customize dialog, but these 2 commands
    returned previous default information
  *  ac8259e56 - [Standard Views] change preference label to default
    camera orientation
  *  78cd1790d - [Standard Views] add Home view command.  Default
    shortcut is 'Home' key.  Restores camera orientation to current home
    view, configurable in edit menu -> preferences -> display ->
    navigation -> New Document Camera Orientation / Home view.
  *  ce18f6afd - FEM: elmer tasks, comment regression added with
    ece663444cac

 -- Alexander Pozdnyakov <censored>  Thu, 30 Jul 2020 08:34:08 +0300

freecad-daily (0.18.3+git22039-2bfc6301b-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 2bfc6301bc80c0344cbf13dbfe041fbd78cac93d
  * Date: 1595130612
  * git changelog:
  *  2bfc6301b - [Sketcher] add python command
    sketch.getGeoVertexIndex(int index) -- returns tuple (geoId, posId)
    of vertex at that index in the sketch. usage example: (geoId, posId)
    =
    App.ActiveDocument.Sketch.getGeoVertexIndex(int(Gui.Selection.getSel
    ectionEx()[0].SubElementNames[0][6:])-1)
  *  71e1f7c33 - Gui: [skip ci] add some security checks before
    dereferencing pointer to QTreeWidgetItem
  *  9ea45bc8b - [crash fix] Edit Parameters right click was causing
    crash unless right clicking on item
  *  d562c52fd - PVS: V571 Recurring check. A condition was already
    verified in previous line
  *  dff82ea08 - PVS: V506 Pointer to local variable '_value' is stored
    outside the scope of this variable. Such a pointer will become
    invalid.
  *  7fdf514fb - PVS: V1016 Value is out of range of enum values. This
    causes unspecified or undefined behavior.
  *  864483d55 - PVS: V560 A part of conditional expression is always
    true
  *  6e00846cd - PVS: V646 Consider inspecting the application's logic.
    It's possible that 'else' keyword is missing.
  *  f77bfe3e5 - PVS: V768 The expression is of enum type. It is odd
    that it is used as an expression of a Boolean-type.
  *  2b97a1032 - PVS: V1046 Unsafe usage of the 'bool' and 'int' types
    together in the operation '&='.
  *  0bee47d5b - PVS: V612 The '(4) / 3' expression was implicitly cast
    from 'int' type to 'float' type. Consider utilizing an explicit type
    cast to avoid the loss of a fractional part
  *  6f06fbf36 - PVS: V601 The bool type is implicitly cast to the
    double type
  *  af9c5274b - PVS: V688 The local variable possesses the same name as
    one of the class members, which can result in a confusion
  *  811efa610 - PVS: V690 The copy constructor is declared as private
    in the 'PropertySheet' class, but the default copy assignment
    operator will still be generated by compiler. It is dangerous to use
    such a class.
  *  473553a21 - PVS: V595 A pointer was utilized before it was verified
    against nullptr
  *  93f61a315 - PVS: V590 Consider inspecting this expression. The
    expression is excessive or contains a misprint.
  *  56252d8ad - PVS: V1762 It is possible a virtual function was
    overridden incorrectly
  *  1d7299502 - PVS: V1023 A pointer without owner is added to the
    container by the 'emplace_back' method. A memory leak will occur in
    case of an exception.
  *  e1363e5d0 - PVS: V575 The null pointer is passed into 'strcpy'
    function. Inspect the first argument
  *  4dae80618 - PVS: V572 It is odd that the object which was created
    using 'new' operator is immediately cast to another type
  *  16f953ad6 - PVS: V1004 A pointer was used unsafely after it was
    verified against nullptr
  *  309f7197f - PVS: V678 An object is used as an argument to its own
    method. Consider checking the first actual argument of the 'setupUi'
    function. Avoid to include ui generated header files within other
    header files but use forward declarations instead. This reduces
    dependencies between files and compile time considerably
  *  f061789d1 - PVS: V560 A part of conditional expression is always
    true
  *  73cc1d271 - PVS: V570 A variable is assigned to itself
  *  a0d51baaf - PVS: V547 Expression is always true/false
  *  e785f9527 - PVS: V529 Odd semicolon ';' after 'for' operator.
  *  0f18bdeb7 - PVS: V524 It is odd that the body of
    'getLastUKnotIndex' function is fully equivalent to the body of
    'getFirstUKnotIndex' function
  *  dccb2a3c3 - PVS: V523 The 'then' statement is equivalent to the
    'else' statement
  *  e9bc970c2 - PVS: V522 There might be dereferencing of a potential
    null pointer
  *  39fe47b9d - PVS: V519 A variable is assigned values twice
    successively.
  *  f29a1c43c - PVS: V773 The exception was thrown without releasing
    the pointer. A memory leak is possible.
  *  ab8f06d9a - PVS: V517 The use of 'if (A) {...} else if (A) {...}'
    pattern was detected.
  *  53a4cb991 - PVS: V501 There are identical sub-expressions to the
    left and to the right
  *  cbb5f99ad - PVS: V730 Not all members of a class are initialized
    inside the constructor
  *  7566bd134 - Draft: add module getSVG to the proper Doxygen group
  *  08069a89e - Draft: add modules of draftviewproviders to the proper
    Doxygen group
  *  6a3de864e - Draft: add modules of draftutils to the proper Doxygen
    group
  *  f9d92f3f9 - Draft: add modules of drafttests to the proper Doxygen
    group
  *  d70a194dc - Draft: add modules of drafttaskpanels to the proper
    Doxygen group
  *  42599838f - Draft: add modules of draftobjects to the proper
    Doxygen group
  *  4fb2eb663 - Draft: add modules of draftmake to the proper Doxygen
    group
  *  e3da57207 - Draft: add modules of draftguitools to the proper
    Doxygen group
  *  b434761e3 - Draft: add modules of draftgeoutils to the proper
    Doxygen group
  *  a1ce2389d - Draft: add modules of draftfunctions to the proper
    Doxygen group
  *  223e62790 - Draft: remove documentation in Draft.py
  *  9761d6af1 - Draft: add Doxygen information to draft.dox
  *  91a23e4a4 - Draft: add Doxygen strings to the packages' __init__
    files
  *  30ff7fb6e - [TD]multiple faces in GeomHatch
  *  07349609d - [ArchWall]  Fix #0004400 - Archwall creation from
    certain wire fails.
  *  04ef25dc8 - FEM: elmer tasks, add TODO comments
  *  ece663444 - FEM: elmer solver, improve binary handling on Linux
  *  1017eab8d - FEM: elmer equations, delete wrong tool tips
  *  e81342326 - FEM: examples selfweight, comments
  *  8fc8a949c - Gui: [skip ci] avoid to write several time stamps to a
    single line
  *  f2aa81231 - Netgen: [skip ci] force C++17 if netgen >= 6.2 is used
  *  7b505a897 - FEM: constraint transform task panel, fix warning
    message
  *  77ecd9bff - FEM: elmer solver, code formating
  *  11419ecfa - FEM: elmer equations, code formatting
  *  605f1aa2e - FEM: examples self weight, add comment
  *  0a43abcf0 - FEM: unit tests, add calculix test for
    ccx_cantilever_selfweight example
  *  ca0f9b44d - FEM: examples, add new ccx_cantilever_selfweight exam
  *  8ed306081 - FEM: in out, improve title strings
  *  17a25e090 - fix docstring and segmentation fault in
    Application::sNewDocument
  *  536051179 - App/Gui: introduce temporary document
  *  9b18c2dc1 - FEM: vtk pipeline, and frd reader, principal stress,
    revert and improve 09e3ddb387b1
  *  85a6df1d4 - CMake: make sure that C++14, C++17 or C++20 can also be
    set for MSVC
  *  75387cf4b - FEM: unit tests, deactivate another failed py2 test
  *  ef28533cc - FEM: unit tests, fix
  *  8e3ae553b - Arch: fix incorrect indentation in the OBJ exporter
  *  7df9a2e77 - FEM: unit test, do not run a test if it not passes
    python 2
  *  3ad5ff77a - FEM: in out, improve imports
  *  5160d56f2 - FEM: unit tests, update test commands
  *  8cec4c044 - FEM: constants, fix non ascii character
  *  41cfe0802 - FEM: z88 unit tests, fix for installed FreeCAD
  *  11d2251b1 - FEM: examples, prescribed displacement, add comment in
    the regard of z88
  *  2078f8866 - FEM: examples, prevent creation of z88 solver
  *  07b9492f7 - FEM: unit tests, add z88 writing test framework
  *  558ea8e80 - FEM: elmer unit tests, better names in the regard of
    unit schema
  *  fdb8448ac - FEM: elmer unit tests, add SI units file writing test
  *  902ef51f8 - FEM: elmer writer, move constants and unit code inside
    class as it can change after module import
  *  3dfae3ba4 - Merged crowdin translations
  *  a48b74d8a - [Arch] ignore extrusion direction vector length
  *  074064486 - [Arch] [TD] Fix #4392: ArchView invisible objects
    should be show for Coin* render modes
  *  ba1d2846e - [Arch] [TD] Bug 4392: ArchSection and hidden objects
    for Render mode
  *  a5aa9646b - Arch: update some functions that come from the Draft
    workbench
  *  6b7286568 - Draft: clean up the main Draft.py module
  *  6503d9351 - Draft: move grouping functions to draftutils.groups
    module
  *  ec1a720bf - Draft: move the convertDraftTexts function to make_text
  *  fbfe821e8 - Updated master ts files
  *  451459ce0 - Arch: process openings in IFC multicore importer
  *  8d8a8dd87 - FEM: constants, more exact values
  *  af70ea48d - FEM: calculix writer, better information in the regard
    of units
  *  f27becb6c - FEM, z88 result import, fill displacement length
  *  adcb721ce - FEM: z88 result reader, fill stats
  *  237cba004 - FEM: restult tools stats calculation, fix missing check
  *  5666598a6 - PartDesign: change SubShapeBinder make command
  *  0de5a2901 - Part: fix regression of visibility automation in
    Attachment dialog
  *  010a14a6b - PartGui: avoid code duplication for handing
    TaskAttacher
  *  37caf53df - Part: fix TaskAttacher::visibilityAutomation()
  *  0ab224b46 - [TD]makeCosmeticLine Y inversion
  *  83f34a1e5 - Fix Crowdin typos and various other typos/grammar [skip
    ci]
  *  33499a555 - Gui: do not drop unhandled key events in
    *SpinBox::keyPressedEvent() handlers
  *  2ae385fcb - Gui: automatically activate the DlgExpressionInput
    dialog; fixes #4384
  *  7b897e06f - Fix comment in Quantity.cpp
  *  64630ad09 - Py3: [skip ci] fix export of JSON file in Arch
  *  896e774c4 - PartDesign: fix DressUp SupportTransform
  *  7fadfd043 - PartDesign: change feature DressUp behavior when used
    for pattern
  *  233e6f931 - PartDesign: fix line ending in source code
  *  645cbd6b4 - Fix for Bug #4372
  *  2e251ee96 - cleaner fix
  *  b4c2082b9 - fix deleted object error
  *  593831e05 - Draft: Add human figure to the grid if the BIM WB is
    installed
  *  fcdbafba0 - FEM: examples, improve example names shown to the user
  *  921e89498 - Add timecode option for report view
  *  14f38f756 - Gui: [skip ci] fix warning when opening preferences
    dialog in debug mode
  *  7da1adc60 - Draft: remove touch status in viewproviders of the
    Dimension objects
  *  b51339b3f - Draft: clean up ViewProviderAngularDimension class
  *  a89eda242 - Draft: clean up ViewProviderLinearDimension class
  *  bbf05f50e - Draft: clean up ViewProviderDimensionBase class
  *  aaeab8bc5 - Draft: move units functions outside DraftGui.py
  *  94b0fe159 - Draft: clean up ViewProviderLabel class
  *  22e9cf892 - Draft: clean up ViewProviderText class
  *  de6f251f7 - Draft: migrate DraftText type to Text
  *  6e40c19f7 - FEM: examples, rename material multiple two boxes
  *  e635f00b2 - FEM: examples, code formating material multiple two
    boxes
  *  76b131706 - FEM: unit tests, add test for multibody face analysis
    example
  *  3b2cb1a7a - FEM: examples, added mutibody face analysis example
  *  182743984 - FEM: unit tests, add test for multibody analysis
    example
  *  149f4442a - FEM: examples, add another multi material
  *  0361fdb17 - FEM: examples, some code improvements
  *  9f890aa1a - Gui: add comment
  *  4ce4177b2 - Gui: disable COIN_AUTO_CACHING to work around coin3D
    bug
  *  b27262e8e - FEM: examples, remove z88 solver from not supported
    examples
  *  ccd5706cb - FEM: examples, solver name changed to work with new
    examplegui
  *  fdd456195 - unhide the property for the interpolation surface
  *  2465f6603 - [TD]Section line symbol rotation
  *  b3ff6ec58 - FEM: cancel button changed to close button
  *  2f430f3bf - FEM: examplegui modified to setup different solvers
  *  ed1467ce7 - FEM: examples gui, code formating
  *  370739682 - FEM: examples gui, improve close and only enable button
    on selectig example
  *  e17f2101a - FEM: examples gui, improvemnts
  *  b7e8ad9a4 - [TD]DPG spacing for oblique views
  *  5d59c5df8 - FEM: examples, add warning if wrong solver type is
    given to the setup method
  *  39b81e40a - Sketcher: fix access to isPerformingTransaction on null
    pointer
  *  c3da895a1 - FEM: elmer writer, equation elasticity, only write
    needed material values
  *  d8a2da610 - FEM: elmer writer, fix self weight
  *  f33ddb8cc - FEM: cmake, fix calculix unit test data install dir
  *  f2750cbe7 - Draft: set a space before the Link group
  *  cc4e00a2f - Draft: add warning message in case the radius is
    negative
  *  d5efc0485 - Draft: cleanup of selectWP and support for objects
    getGlobalPlacement
  *  fd79e3e3a - Draft: possibility to set the working plane to an
    App::Part placement
  *  f97d18ca0 - Draft: makeCopy support to reparent App::Part grouped
    objs
  *  9542e1b50 - Draft: Draft.move() support new objects (fix #3754)
  *  e366a3a96 - Draft: cleaned imports of Draft.makeCopy
  *  fa1a77f21 - Draft: support for Document.copyObject() API
  *  f133a0e5e - FEM: examples gui, fix report console error
  *  f7dfc35a4 - Fem: [skip ci] fix bug in
    ViewProviderFemPostFunction::attach When applying an action on a
    node its reference count must be > 0
  *  3638d602c - FEM: commands manager, fix load of FemGui
  *  614d5f454 - FEM: elmer unit tests, add ccx cantilever prescribed
    displacement example
  *  c251d8c99 - FEM: solver calculix unit tests, add all ccx cantiever
    examples
  *  a1bf9d63f - FEM: calculix unit tests, move test from ccxtools to
    calculix solver
  *  e10fae803 - FEM: elmer unit test data, rename some test data files
  *  74e0912ed - FEM: elmer unit tests, code improvements
  *  3080c8a71 - FEM: calculix unit tests, code improvements
  *  8875cc5b4 - FEM: ccx unit test data, rename to calculix and rename
    some data files
  *  2d9459d96 - FEM: ccx tools unit tests, rename some methods and
    change base name retrieving
  *  ac5f8569d - FEM: ccx unit test data, delete not needed geometry
    setup files
  *  5c8e23d1d - Gui: [skip ci] connect to the tabwidget and check if
    the task tab was changed
  *  1c8ad8731 - Gui: update command actions after sending message to
    view
  *  165933bce - fixed xlsx import issue, now compatible with python 2.x
    and 3.x
  *  603b19d7c - Fixed import from XLSX files
  *  04833a5f1 - build: fix Coin 3d documentation discovering
  *  0441478d4 - PartDesign: [skip ci] revert TabFocus policy for
    spinbox in Thickness panel When clicking on the spinbox it won't get
    the focus and thus it's not possible to override the content with
    the keyboard. The user has to actively press the Tab button in order
    to set the focus to the spinbox before he can override the content.
    This is a very annoying behaviour and it's a regression caused by
    b01ebbc01
  *  6982b52d0 - Arch: fix invalid print syntax in Python 2
  *  8082def6b - Mesh: [skip ci] support of loading colored mesh
    segments
  *  d04d67526 - FEM: examples, changed name of example
  *  1de26011e - FEM: skip importing examplesgui in unit tests
  *  6c15e174d - Py2: fix compatibility issue
  *  750c169a6 - App: fix Material comparison operator
  *  ffbcab5b4 - Part: fix handling of attachment offset rotation
    changes in attachment editor
  *  062c115e6 - [PD] disable keyboardTracking for dressup dialogs
  *  33841eb82 - Sketcher: fix crash, when cloning element having a non-
    driving distance, radius, diameter or angle constraint; fixes #4393
  *  9e619ed55 - [fedora.spec] Move to stage 3 of python bytecompilation
  *  ff3ce4913 - FEM: examples, add Gui to setup examples
  *  3685b3dad - FEM: examples, add method for retrieving informations
  *  9f84186c1 - Surface: replace std::mutex with a boolean to avoid
    extra overhead
  *  74ad64560 - Surface: optimize Extend::onChanged
  *  c77828eac - Surface: remove superfluous function call
  *  a9440d5c3 - Surface: in Extend::onChanged call the function of its
    direct parent class Part::Spline
  *  6e5bd7bee - Surface: handle old project files using Extend feature
  *  01edf38b9 - Surface: fix -Winconsistent-missing-override
  *  88fb2fbc3 - adding 4 spaces instead of 2 spaces
  *  5667ff1df - Add the possibility to set the uv values for all four
    sides indepented. Extending the face symetric is the default
    behaviour.
  *  710368804 - FEM: calculix solver unit tests, add generic inp file
    writing method and make use of it
  *  5d5119811 - FEM: objects unit tests, improve directory handling
  *  755ffe20c - FEM: mesh unit tests, improve directory handling
  *  9675611ac - [CMake] Find old pyside2 uic and rcc when they are
    named pyuic5 and pyrcc5
  *  6d2bf0107 - Fem: fix ViewProviderFemPostPipeline::updateData()
  *  9de5f54da - Arch: IFC, fix import break on a IfcAxis2Placement2D
  *  967881186 - Simplified github/FUNDING.yml
  *  76b03ae90 - FEM: ccxtools unit tests, simplifictions

 -- Alexander Pozdnyakov <censored>  Mon, 20 Jul 2020 00:00:28 +0300

freecad-daily (0.18.3+git21832-31b1ad874-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 31b1ad874fb4750b6f6f25b494246f6ac7e61cde
  * Date: 1593712455
  * git changelog:
  *  31b1ad874 - Sketcher: Augment malformed constraint messages
  *  98b804cd7 - FEM: ccxtools unit tests, improve directory handling
  *  82551c2d0 - FEM: elmer unit tests, add ccx canti node load test
  *  d8d0a513d - FEM: unit tests, improve directory handling
  *  7890f1a7a - FEM: solver elmer unit tests, add generic input file
    test method and make use of it
  *  da6b37956 - fixes #0004318: Compilation fails with Qt 5.15 beta
    with QPainterPath errors [skip ci]
  *  19d37ec5d - [TD]tweak CosmeticEdge point getters
  *  bc309838d - FEM: examples, fix mat value in simple box example
  *  aad66311f - FEM: elmer unit tests, add ccx canti faceload
  *  25a4cf67d - FEM: elmer unit test, rename case file
  *  ddaaa5edf - FEM: solver elmer unit test, small improvements
  *  b13c2b57c - FEM: examples, nonlinear material, add forum link
  *  ebbcdf5ff - Sketcher: [skip ci] fixes -Wmaybe-uninitialized
  *  064b3fb36 - FEM: unit tests, make own module for each frame work
    solver
  *  c35d8be9a - Sketcher: Check invalid constraint indices in unmanaged
    operations
  *  ee21985e2 - Sketcher: PropertyConstraintList input data validation
  *  7055b5ef0 - GCS: Prevent that reference constraints affect the
    result of a redundant solving
  *  ffaa92d29 - GCS: Add debug code to identify the popularity contest
    selected redundant that is removed
  *  926625b67 - Sketcher: Use move semantics wherever sensible
  *  fe993abc3 - PropertyConstraintList: refactor setValue
  *  9ca8568f8 - PropertyGeometryList: move setValue and refactor
  *  ac167aa85 - Sketcher: ViewProviderSketch inhibit update if internal
    transaction is ongoing
  *  3941b6917 - Sketcher: Internal Transaction Support and ensure valid
    constraint geometry indices
  *  1fe43280c - FEM: meshtools, better comment
  *  ec4535aea - FEM: imports, improvements
  *  c4b063536 - FEM: mesh tools, compact mesh, use one id for Edges,
    Faces and Volumes as SMESH does save it
  *  68b98f5ff - Fem: [skip ci] handle exception in Fem Constraint in
    case referenced shape element doesn't exist
  *  2b5ef38a8 - Base: fix build failure for Py2
  *  8b2044aa1 - Data: examples FEM, delete files added by accident with
    commit 9bfd947886d9
  *  9bfd94788 - FEM: elmer equation flux, better name without word
    solver
  *  0c1f99a30 - FEM: equation head, change back wrong menue text
    introduced with e7b813f178e3
  *  0a8f4b510 - Gui: [skip ci] improve usability of VectorListEditor
  *  1da81df75 - Fix typos [skip-ci]
  *  fe4107c3a - FEM: elmer writer, fix unit test
  *  c43b3c2b2 - FEM: elmer writer, better messages and code formating
  *  95a58b1ee - FEM: elmer writer, add scaling and revert scaling only
    for m/kg/s unit schema
  *  6a511c142 - FEM: elmer writer, export meter based units for scaled
    m-based simulation
  *  962f3e050 - App: [skip ci] extend doc string of
    Document.findObjects
  *  864555bc9 - Base: let PyStreambuf figure out if String or Bytes
    object must be written to file
  *  d3b43aa5b - FEM: constant vacuum permittivity, implement in elmer
    writer
  *  43ad6aa72 - FEM: constant vacuum permittivity, add object to
    overwrite constant
  *  fe93f6027 - App: properties, add vacuum permittivity
  *  f948a39bd - Gui: export scene graph to file or buffer
  *  ecc07bc05 - FEM: examples manager, typo
  *  0ac4897cf - FEM: objects make, add TODO comment
  *  3ea4ceb89 - FEM: object add module, small comment fix
  *  10119ad9a - FEM: elmer equation objects, improve object creation
  *  6fc8a3cae - check if pcLineCoords is empty
  *  2035e0cfb - fix null reference
  *  2c56e3c9f - Spreadsheet: [skip ci] avoid to show scroll buttons in
    PropertiesDialog when a style sheet is used
  *  478823b90 - Part: [skip ci] fix regression in ruled surface feature
    by applying placement of source object twice See:
    https://forum.freecadweb.org/viewtopic.php?p=411934
  *  65f7e24a9 - Path: Resize the Base Geometry list dynamically
  *  9b67e43b1 - Path: Fix calculation of OpFinalDepth default value
  *  79e11ce8a - App: extend Document::findObject to allow to search by
    label
  *  1f741aa51 - [skip ci] do not set attribute WA_DeleteOnClose when
    loading FreeCAD GUI from Python
  *  ef21d8ec0 - FEM: examples manager, delete depreciated code
  *  c57c3cbcf - FEM: examples manager, add generic method to run
    examples
  *  97ea8f456 - FEM: constants, typo
  *  45fa9e299 - FEM: elmer writer, better identifier in a method
  *  fc8da5ca0 - FEM: flake8
  *  801bfe4ba - FEM: flake8
  *  742b6d416 - Arch: Small code optimizations to the multicore IFC
    importer
  *  7651e6d97 - Fix for changed Github url links being relative instead
    of absolute.
  *  d43588d24 - Arch: New multicore IFC importer
  *  59bdba9c4 - FEM: code foramatting, line length
  *  ccea55a65 - FEM: elmer, better print and log
  *  d36c21fd5 - Arch: add missing translate function
  *  8ff45dfb3 - [ArchWall] Revert comments in getExtrusionData()
  *  81dd47b03 - [ArchWall]  ArchWall Offset should now works with Base
    as Sketch
  *  f5dea7edc - FEM: ccx constraint section print, add unit test
  *  5f928b732 - FEM: examples, section print, fix to setup on cmd mode
  *  3dfc9471a - FEM: ccx constraint section print, add task panel
  *  7d17d6f6b - FEM: ccx constraint section print, add Gui command and
    icon
  *  e8bee15f0 - FEM: examples, add section print
  *  eb9d5bf8f - FEM: ccx constraint section print, implement in ccx
    writer
  *  50d834c0b - FEM: ccx constraint section print, add object
  *  9bd95ed10 - [TD]CosmeticVertex default size
  *  5c24b236f - OpenSCAD: [skip ci] fix missing treeview icon
  *  487215d2f - [part] More robust tessellation angular deflection
    default
  *  648b3bbe7 - FEM: examples, some comment changes
  *  5948a8305 - FEM: unit test, fix setting up some examples
  *  c22fa6eac - FEM: examples, use gmsh mesh object instead off pure
    mesh object
  *  cfec12ec1 - FEM: examples, ccx_cantilever_std separated into 4
    examples
  *  54c8dbd81 - FEM: examples, boxanalysis separated into 2 examples
  *  6360ab6ce - FEM: examples, manager, add missing run in run all
  *  061524803 - FEM: examples, flow 1D, add comment
  *  79377cbc9 - FEM: examples, bimetall, move comment
  *  602a9a163 - Gui: [skip ci] fix -Wrange-loop-construct
  *  771b4738a - Gui: implement property editor for vector list
  *  ac6e9f464 - Arch: fixed minor bug in Offline rendering module
  *  8b8210f29 - Arch: fix calculation of fence objects
  *  29f3ab6db - Icon themes Part viewproviders
  *  de152bf7b - Icon themes DAGView
  *  d11750501 - Icon themes toolbar customization dialog
  *  425d8f8fe - Icon themes parameter editor
  *  5613793f5 - FEM: elmer writer test mode, do not search for gmsh
    binary
  *  32d401491 - FEM: unit tests, use unique dir for each run
  *  6c74b7850 - Part: [skip ci] add missing headers
  *  62129362b - TaskProjGroup.ui: correct a typo
  *  0e0e9dbbc - disable keyboardTracking for the scale to avoid
    unnecessary recomputes
  *  e50db2ed7 - [TD] add spacing to ProjGroup dialog
  *  a91470576 - [skip ci] make Jupyter notebook integration working
    again
  *  daec77869 - [skip ci] improve possibility to create a QApplication
    in a thread
  *  cfa6ad5de - Path: Slot operation fixes and improvements
  *  002e25b56 - [TD]Cosmetic Edge endpoint inversion
  *  ff66708c3 - [TD]Detail default scale
  *  87046ef04 - GuiPy: [skip ci] expose function to Python to replace
    Switch with Separator nodes
  *  0d05fc328 - GuiPy: [skip ci] handle some Qt warnings when using GUI
    from Python + avoid warning: QEventLoop: Cannot be used without
    QApplication + avoid warning: QObject::startTimer: Timers can only
    be used with threads started with QThread
  *  c23a1f6ed - Base: [skip ci] include sstream in swigpyrun source
    files
  *  9b7319107 - [Path] Make jobs delete cleanly.

 -- Alexander Pozdnyakov <censored>  Fri, 03 Jul 2020 00:03:26 +0300

freecad-daily (0.18.3+git21713-ffe957cef-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: ffe957cef48c194f299933f04d1d0bb70388c047
  * Date: 1592587927
  * git changelog:
  *  58046eb24 - Main: [skip ci] replace QThread with std::thread as it
    won't start without an event loop
  *  70b2d4955 - Gui: [skip ci] fix Gui.subgraphFromObject and improve
    error text if wrapping fails
  *  0cb4d4eb9 - Better description and more screenshots in freedesktop
    app description
  *  31f64d3a3 - [TD]Fix jumping section view
  *  2e3f3dd6c - Arch: importIFC: Allow faster inserts
  *  ca13b2467 - [Spreadsheet] add visible alias check
  *  4e106902f - Draft: add onChanged method in the derived annotation
    classes
  *  b9d4e6884 - Draft: improve setting of properties of dimensions,
    labels, and texts
  *  3f75dc7c6 - Draft: clean up the ViewProviderDraftAnnotation class
  *  270e4b100 - Draft: move default annotation style properties to
    utils module
  *  27ab0b8f3 - Path: Format and add DocStrings and comments
  *  40faed1b7 - Path: Fix timing of `updatePanelVisibility()` call
  *  f323e635b - Path: Add new `Slot` operation
  *  33a180405 - Path: Add icons to feature tabs
  *  56f673692 - Path: Add icon reference to UI panel
  *  e1cfaf129 - Gui: [skip ci] handle case if an absolute path to a qss
    file is set
  *  87c0365ad - Cloud: [skip ci] add missing closing curly brace
  *  521b0e46c - Path: Add operation's label to task panel window title
  *  b110ea281 - Path: Cleanup and simplify code
  *  939ac2e11 - Path: Add `ExpandProfile` feature
  *  0f393e209 - Path: Add operation's label to task panel window title
  *  0a9170494 - Path: Fix error when selection includes vertical faces.
  *  86a182c2b - Path: Add `opUpdateDepths()` method as in 3D Surface
  *  26d121de0 - Path: Fix broken `InternalFeaturesCut` processing
  *  1ef278b06 - Path: Fix initial guess for FinalDepth with no Base
    Geometry
  *  6b3815a76 - [path] Implement Ramer-Douglas-Peucker line
    simplification
  *  f05253f88 - Draft: snapper.getPoint() does not return object
    anymore if no snapped object
  *  575df2443 - Retab
  *  b393cf67d - Add Amazon v4 API support as to take into consideration
    the end of life of SHA1 signing from OpenSSL which is used by v2 API
  *  94bfa8af9 - Introduce ComputeDigestAmzS3v4 and BuildHeaderAmzS3v4
    into the Cloud code (WIP)
  *  cf230c930 - Add SHA256 sum function
  *  1883bf560 - Add Amazon protocol version as a parameter as to smooth
    the transition from SHA-1 to SHA-256 signing
  *  96d81c77b - Draft: add prototype function to AngularDimension to
    link objects
  *  4ef206371 - Draft: organize execute code of the dimension classes
  *  c042eb745 - Draft: set properties of the Dimension class through
    functions
  *  287787031 - Draft: new make_radial_dimension function for more
    precision
  *  984de3b3d - Draft: new make_linear_dimension functions for more
    precision
  *  e81ca586a - Draft: move make_dimension function to its own module
  *  9d0e4259c - Draft: clean up the internal DraftAnnotation class
  *  dd526ef40 - Draft: fix FlipDimension for LinearDimension
  *  86dd7cbe0 - Draft: adjust text of tooltip in arrays
  *  927379c17 - Draft: fix small warning for the DraftLink class used
    in arrays
  *  0460279ce - Coin3D version 4 is needed (same version as for python3-
    pivy). Fixes broken nightly builds on Fedora.
  *  ddf0cf313 - [TD] code optimization for DrawViewPart
  *  d804eb6ec - Arch: Added timing in IFC import
  *  33d1d281e - Path: Convert `SetupProperties()` to dynamic code
  *  f4e522c95 - Path: Initialize OCL_Tool class and implement in OCL-
    based operations
  *  81fdb6483 - Path: Fix available inputs for engraver tool type
  *  31ae323e7 - Path: Add `ShapeName` property to ToolBit objects
  *  76aac3a22 - boost: [skip ci]  fix for boost < 1.60
  *  b7a448dad - [TD]fix 4335 section line pos on rotated base
  *  8a9ea0cae - [TD]clear svg hatch on delete
  *  c19fae2cb - [TD]Treat Imperial1/USCustomary as single value schema
  *  6632921e3 - [TD]change misleading prop name - Shape
  *  9fb162f5b - [TD]missing prefix/suffix for compound schema
  *  f3b460e42 - boost: fix for boost < 1.60
  *  02a4ba3bc - boost: [skip ci] prepare fix for boost < 1.68
  *  1c7c3b3d9 - Arch: Export wall axes to IFC
  *  15c948988 - Draft: Implemented annotation styles
  *  6632580ab - get rid of unnecessary UI specifications
  *  b292194cc - [TD] remove frame from pref dialogs
  *  d2bc4a66b - [TD] add missing update for Projection Group
  *  4db767694 - FEM: gui tools, code formating
  *  69ad80663 - FEM: gui tools, sort icons and menues
  *  2ef6f1049 - FEM: constraint fluid boundary, add comment
  *  59ed70874 - Draft: fixes #4100 Problems with Points command
    callbacks
  *  720b0b96d - Fix typos [skip ci]
  *  cf7c241ca - [Draft] add more patterns
  *  7cbed5235 - Arch: importIFCHelper: Fix spurious message
  *  8679bdbda - Draft: separate target into object and subelements in
    make_label
  *  466ae17a4 - Draft: hide properties not used in the Label object
  *  bbdd9abcd - Draft: combine two types of labels using functions
  *  d3d904e38 - Draft: organize the execute code of the Label in a
    function
  *  40e707ef4 - Draft: set the properties of the Label class through
    functions
  *  c7eab9c65 - Draft: move make_label function to its own module
  *  a71985905 - Draft: adjust the text size for Labels with
    format_object
  *  2a15bd18f - Draft: reset the list of strings in the Label
    viewprovider
  *  7a87f8f88 - Arch: Fix placement of Space objects imported from
    ArchiCAD
  *  4a6467942 - Gui: [skip ci] show program version a file was created
    with in project information dialog
  *  f5a5bf790 - Sketcher: [skip ci] fix -Winconsistent-missing-override
  *  d26e60fb3 - [skip ci] code cleanup
  *  76f818d01 - Sketcher: [skip ci] add security checks before
    accessing pointer
  *  58e459cde - TaskDlgEditSketch: Remove unnecessary recompute
  *  7ae2fc7b0 - Sketcher: ViewProviderSketch delay updateData on
    undo/redo transactions
  *  8ef32eab8 - Sketcher: onUndoRedoFinished implementation and request
  *  df4a8eb7a - Document/DocumentObject: onUndoRedoFinished()
  *  c6c549cc6 - [TD] use KeyboardTracking for section view dialog
  *  fc6a449fb - [TD] remove hatch property DirProjection
  *  0313f485d - DlgPrefsTechDrawGeneral.ui: get rid of explicit font
    family
  *  1822fcc35 - [TD] some wording fixes
  *  1ae69d2ac - code simplification
  *  79b267a3d - [TD] fix hatch color issue
  *  7eaa0497c - Gui: [skip ci] add missing include to precompiled
    header
  *  8ed90c858 - Py2: fix Python 2 build failure
  *  9fdd17675 - boost 1.73.0: The practice of declaring the Bind
    placeholders (_1, _2, ...) in the global namespace is deprecated
  *  033ddff08 - cast between incompatible function types from
    'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object*
    (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object*
    (*)(_object*, _object*)'} [-Wcast-function-type]
  *  ce7c3a421 - replace use of deprecated function ftime with
    gettimeofday
  *  ab36a05fc - Fix -Wdeprecated-copy
  *  c53588145 - Qt5: Replace deprecated functions of QString: 'QString&
    QString::vsprintf(const char*, __va_list_tag*)' is deprecated: Use
    vasprintf(), arg() or QTextStream instead [-Wdeprecated-
    declarations] 'QString& QString::sprintf(const char*, ...)' is
    deprecated: Use asprintf(), arg() or QTextStream instead [-
    Wdeprecated-declarations]
  *  6d0a136aa - Qt5: 'void Q[Plain]TextEdit::setTabStopWidth(int)' is
    deprecated [-Wdeprecated-declarations]
  *  0ca65a509 - Qt5: QDialog extension/orientation is deprecated [-
    Wdeprecated-declarations]
  *  81f815d3f - Qt5: 'void
    QFileDialog::setNameFilterDetailsVisible(bool)' is deprecated: Use
    setOption(HideNameFilterDetails, not enabled) instead [-Wdeprecated-
    declarations]
  *  ec5547aae - Qt5: 'void QFileDialog::setConfirmOverwrite(bool)' is
    deprecated: Use setOption(DontConfirmOverwrite, not enabled) instead
    [-Wdeprecated-declarations]
  *  66cbcdec7 - Qt5: 'QVariant qVariantFromValue(const T&)' is
    deprecated: Use QVariant::fromValue() instead. [-Wdeprecated-
    declarations]
  *  eced0cb56 - Qt5: QDesktopWidget is deprecated use QScreen [-
    Wdeprecated-declarations]
  *  deb39c432 - Qt5: 'QModelIndex QModelIndex::child(int, int) const'
    is deprecated: Use QAbstractItemModel::index [-Wdeprecated-
    declarations]
  *  2c113442a - Qt5: 'void QTime::start()' / 'int QTime::elapsed()
    const' / 'int QTime::restart()' are deprecated: Use QElapsedTimer
    instead [-Wdeprecated-declarations]
  *  1ee3d79d7 - Qt5: 'int QFontMetrics::width' is deprecated since Qt
    5.11: Use QFontMetrics::horizontalAdvance [-Wdeprecated-
    declarations]
  *  db3f9008c - boost: remove broken define that causes a warning: ISO
    C++11 requires whitespace after the macro name
  *  4ec45b545 - boost 1.73.0: The practice of declaring the Bind
    placeholders (_1, _2, ...) in the global namespace is deprecated
  *  3f212ad8a - Porting Py3.8/Py3.9: Since Py3.3: 'Py_ssize_t
    PyUnicode_GetSize(PyObject*)' is deprecated [-Wdeprecated-
    declarations] Since Py3.9: 'PyObject*
    PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is
    deprecated [-Wdeprecated-declarations] Since Py3.9: 'void
    PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations]
  *  97701e3a7 - Py3.8: [skip ci] missing initializer for member
    '_typeobject::tp_vectorcall' [-Wmissing-field-initializers]
  *  d14e17c55 - Py3.8: [skip ci] missing initializer for member
    '_typeobject::tp_vectorcall' [-Wmissing-field-initializers]
  *  6c80d8df0 - Qt5: 'QString QFileInfo::readLink() const' is
    deprecated: Use QFileInfo::symLinkTarget() instead [-Wdeprecated-
    declarations]
  *  3cbec199a - Qt5: 'static QPixmap QPixmap::grabWidget(QObject*,
    const QRect&)' is deprecated: Use QWidget::grab() instead [-
    Wdeprecated-declarations]
  *  b143194f9 - Qt5: 'static bool QPixmapCache::find(const QString&,
    QPixmap&)' is deprecated: Use bool find(const QString &, QPixmap *)
    instead [-Wdeprecated-declarations]
  *  eced6aaed - Qt5: 'int QImage::byteCount() const' is deprecated
    since Qt 5.10: Use sizeInBytes [-Wdeprecated-declarations]
  *  58f148a72 - Qt5: 'static void QCoreApplication::flush()' is
    deprecated since Qt 5.9 [-Wdeprecated-declarations]
  *  f027c9b6e - Qt5: 'void QTreeWidgetItem::setTextColor(int, const
    QColor&)' is deprecated: Use QTreeWidgetItem::setForeground()
    instead [-Wdeprecated-declarations]
  *  d195cd5c9 - Qt5: 'Qt::DropAction QDrag::start(Qt::DropActions)' is
    deprecated: Use QDrag::exec() instead [-Wdeprecated-declarations]
  *  053312188 - Qt5: 'void QListWidget::setItemSelected(const
    QListWidgetItem*, bool)' is deprecated: Use
    QListWidgetItem::setSelected() instead [-Wdeprecated-declarations]
  *  84a164ba3 - Qt5: 'static QString
    Gui::TaskView::TaskWatcherCommands::trUtf8(const char*, const char*,
    int)' is deprecated [-Wdeprecated-declarations]
  *  da6cb8a96 - Qt5: 'bool QTreeWidget::isItemSelected(const
    QTreeWidgetItem*) const' is deprecated: Use
    QTreeWidgetItem::isSelected() instead [-Wdeprecated-declarations]
  *  0984bedeb - Qt5: 'bool QTreeWidget::isItemExpanded(const
    QTreeWidgetItem*) const' is deprecated: Use
    QTreeWidgetItem::isExpanded() instead [-Wdeprecated-declarations]
  *  45017ec83 - Qt5: 'void QTreeWidget::setItemExpanded(const
    QTreeWidgetItem*, bool)' is deprecated: Use
    QTreeWidgetItem::setExpanded() instead [-Wdeprecated-declarations]
  *  c814eb1a5 - Qt5: 'QString::null' is deprecated: use QString() [-
    Wdeprecated-declarations]
  *  85109240b - clang/gcc/cmake: [skip ci] suppress deprecated-copy
    warnings for OpenInventor class SbMatrix
  *  be0c8eab2 - Arch: Better support for App::Parts in Arch Windows
  *  fbf0b23e0 - [TD] make all hatch patters plain SVG
  *  9726ad3f4 - [TD] add dialog for hatches
  *  736633926 - [TD] GeomHatch dialog: use sensible hatch limits
  *  4d0cd751d - [TD] detail view: add missing tooltip
  *  b2f5a3bd9 - [skip ci] avoid to redefine GL_GLEXT_PROTOTYPES if
    already defined
  *  c8be528f3 - Qt5: [skip ci] 'void QTextEdit::setTabStopWidth(int)'
    is deprecated [-Wdeprecated-declarations]
  *  8b9fb7822 - Gui: [skip ci] Invalid signal/slot connection:
    'buttonBox' -> 'Utils::CheckableMessageBox'
  *  449edf985 - C++: [skip ci] fix -Wredundant-move This change was
    part of #2720 but has been skipped in order to not complicate a
    pending PR of an upgrade of the SMESH sources. However, this other
    PR #2706 has been closed by its author. Since this warning is
    reported on latest Fedora version using gcc 10 it will be fixed now.
  *  eaedcfea4 - Gui: [skip ci] fix some thread issues: avoid to crash
    the application when trying to create thumbnail from worker thread
    avoid that application behaves weirdly when triggering an action
    update from worker thread
  *  6271887cc - Arch: Allow to export structural analysis model to IFC
  *  415b0dce2 - Draft: Allow to define rounding value in
    DraftVecUtils.rounded
  *  df2884f81 - [PATH] make -custom- op compliant. Improve gcode_pre
    importer
  *  11a2b948e - [Theme] Dark high contrast color theme
  *  d205316a8 - Arch: Support user-defined profiles csv file
  *  b2c72a212 - CMake: [skip ci] add build option to let the user
    decide to link with shiboken/PySide at build time
  *  b7bb7d1f2 - [TD] update view when autoscale was set
  *  bb86fe18e - Sketcher: [skip ci] fix -Wimplicit-fallthrough=
  *  c9480d7d1 - PartDesign: [skip ci] fix -Wunused-variable
  *  350bae2aa - clang/gcc/cmake: [skip ci] suppress deprecated-copy
    warnings for OpenInventor class SbMatrix
  *  6c2815214 - CMake: [skip ci] add build option to let the user
    decide to link with shiboken/PySide at build time
  *  0446086a8 - [TD]CosmeticEdge type guards
  *  418359403 - [TD]CosmeticEdge setters and getters
  *  dd0273ff4 - [TD]Fix CosmeticVertex size
  *  134f5fd34 - [TD]save template as plain Svg, not Inkscape Svg
  *  6bc2d5ac2 - [TD]hide Symbol property in Editor
  *  27b6066be - clang/gcc/cmake: move handling of suppressed deprecated-
    copy warnings from source file to CMake file to more easily support
    gcc 10
  *  9a06fdf22 - Arch: Fixed wrong structural node generation
  *  86655f067 - [TD] add scale settings to detail task dialog
  *  c97438712 - [TD]Fix editable field in template
  *  cda235aba - [TD]Fix geometric hatch in Pdf
  *  fe6dfabbb - [App] fix a typo
  *  327b30630 - Draft: add some explanation on the properties of
    PathArray
  *  904f3408b - Draft: fixed wrong QT_TRANSLATE_NOOP usage in Draft
    Objects
  *  c0971eb5c - Fix saving of DXF files (python3)
  *  c8c579b0d - Draft: clean up draftgeoutil modules
  *  9271c9f84 - Draft: clean up the order of the submodules in
    DraftGeomUtils
  *  8f646d931 - Arch: Fix bug of exporting into collada file #4362
  *  86a675706 - FEM: constraint transform, fix round by improving
    coordinate calculation
  *  7c7275cfb - FEM: constraint transfrom, coordinate transformation
  *  11f550071 - PartDesign: closing task dialog when exiting edit mode
    for Primitives
  *  652d965d5 - [TD] use new keyboardTracking feature for Detail dialog
  *  fdc07cb6c - Py3.8: [skip ci] missing initializer for member
    '_typeobject::tp_vectorcall' [-Wmissing-field-initializers]
  *  e4d531bb8 - Py3.8: missing initializer for member
    '_typeobject::tp_vectorcall' [-Wmissing-field-initializers]
  *  42fcda5d3 - gcc: [skip ci] suppress gcc 10 warnings in smesh code
  *  f68f44311 - FEM: fem examples manager, fix ccx tools solver
  *  905d9d65d - Path: Area fixes and robustness tweaks
  *  8311b1e66 - [Part]Fix bad shape from Fillet
  *  7c654878d - Path: Fix for optimizeLinearSegments
  *  c8ce12832 - PartDesign: [skip ci] fix typo
  *  9a67154e7 - Gui: [skip ci] fix bug when keyboard tracking for
    QuantitySpinBox is disabled and value is changed by mouse wheel or
    the spin buttons
  *  1e117647f - [skip ci] include missing boost header
  *  89ddab33f - Expression: move handling of invalid quantities (NaN)
    from FunctionExpression to DlgExpressionInput
  *  73f086f73 - [Part]Fix #4285 Bad Shape from Chamfer
  *  d693ff13d - [TD]Fix preference directory pickers
  *  200c7c7e0 - [skip ci] include missing boost header
  *  0a8c6e36a - [skip ci] include missing boost header
  *  e91197415 - App: [skip ci] handle XMLAttributeError in
    Document::readObjects
  *  b0e92abcb - Base: [skip ci] in XMLReader class replace assert(0)
    calls with throwing an XMLAttributeError exception
  *  ae641dc52 - Python: [skip ci] tp_print slot has been replaced with
    tp_vectorcall_offset in Py3.8
  *  03113405f - Gui: [skip ci] fix bug when keyboard tracking for
    QuantitySpinBox is disabled and value is changed by mouse wheel or
    the spin buttons
  *  f98b94886 - Revert "App: [skip ci] avoid that Origin makes
    persistent any properties of its extension"
  *  ac4196fb6 - Expressions: Avoid multiline error messages
  *  980151940 - App: [skip ci] correctly mapping of sub-feature name to
    role name of an Origin feature
  *  b7f56e43b - App: [skip ci] in dependency graph make sure that an
    Origin stays inside the Body or Part container
  *  45c2e5cb2 - App: [skip ci] throw an exception if the expression
    gives NaN
  *  5b5ea24b6 - App: [skip ci] suppress false warning
  *  0c69eebda - Path: Use _optimizeLinearSegments utility in
    _planarSinglePassProcess
  *  84113fbd1 - Path: More ambitious step-over and break optimizations

 -- Alexander Pozdnyakov <censored>  Sat, 20 Jun 2020 00:45:10 +0300

freecad-daily (0.18.3+git21501-457dba4fe-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 457dba4fee90410d682f47300afda6e0a10c4fc1
  * Date: 1591374476
  * git changelog:
  *  457dba4fe - App: [skip ci] avoid that Origin makes persistent any
    properties of its extension
  *  1521b256b - App: [skip ci] implement the private class
    OriginExtension to simulate a geometric group behaviour
  *  229e8dd37 - App: implement the private class OriginExtension to
    simulate a geometric group behaviour
  *  1aa5b755a - Arch: Fixed non-GUI mode of exporters
  *  c700dc5d0 - Draft: improve handling of Part::Vertex when used with
    PointArray
  *  565f2b35b - Draft: move make_text function to its own module
  *  d652b5eaf - Fixed ImportNURBS icon
  *  ea9c61869 - fix resize
  *  a54996019 - Add workbench icon
  *  f333d9ca0 - resize
  *  7597dd056 - Draft: move more functions to draftgeoutils.general
  *  3bdd1310b - Draft: move functions to
    draftgeoutils.circles_incomplete
  *  3476c73b3 - Draft: move functions to draftgeoutils.circle_inversion
  *  0ba43a993 - Draft: move functions to
    draftgeoutils.circles_apollonius
  *  627e665c5 - Draft: move more functions to draftgeoutils.circles,
    part 2
  *  6ec6fb2ca - Draft: move functions to draftgeoutils.circles, part 1
  *  7eee6ae4f - Draft: move more functions to draftgeoutils.arcs
  *  7caa8d4dc - Draft: migrate older properties of PathArray
  *  f2f22e155 - Draft: rename PathArray properties
  *  f1bcffbc1 - Draft: hide properties not used in the PathArray
  *  572788edd - Draft: set the properties of PathArray through
    functions
  *  9dd1c2efa - Draft: cleanup logic of PathArray proxy object code
  *  835f4b424 - Draft: clean up code, PEP8, and docstrings in PathArray
  *  b2882c699 - Fix qt5:5.15.0 build.
  *  16a65cc72 - Path: Add `opUpdateDepths()` method to fix FinalDepth
    guess
  *  e78c1e664 - Path: Improve FindUnifiedRegion class
  *  a167f2229 - Path: Fix vertical face handling;  Correct `if ... is
    not False` usage
  *  fabe64cbc - Path: Fix `_makeIntersectionTags()` for very short
    edges
  *  7ce076b34 - Mesh: [skip ci] fix regression in
    PlaneSurfaceFit::Initialize
  *  08e3f0b0d - Path: PathOpGui - Fix Base Geometry import feature
  *  3df91974b - Gui: [skip ci] fix unicode handling when showing units
    in status bar
  *  6974598dc - [TD]Improve section face display
  *  3aba2721d - gcc: [skip ci] fix -Waddress
  *  8f35f7aa1 - Arch: Added Profile command
  *  3f2f8ce03 - Gui: fix crash on selecting removing object
  *  86759ddfb - FEM: constraint electrostatic potential, better
    addition of attributs
  *  c82dc128c - Path: Fix for single selected non-planar face
  *  0f4bb388b - Path: Fix error with multi-language usage of QComboBox
    inputs
  *  155f83baa - Path: Fix duplication of gcode for Single-pass layer
    mode..
  *  9ca855476 - Path: Clean up messaging and add `translation()` usage
  *  4e139d5a1 - Path: Fix failure to create model STL when selecting
    faces
  *  1d3557391 - Path: Fix paths through model
  *  bebdf2d00 - Path: Simplify creation of debug objects
  *  523089bef - Path: Make missing connections between UI panel and
    operation
  *  a1d7cffae - Path: Add missing cut patterns and organize the
    enumeration lists
  *  b2ddb576c - FEM: fluid task panel, use log for a log
  *  2b3faa15d - FEM: mechanical result task panel, small improvements
  *  b7282284d - FEM: gmsh view provider, small improvements
  *  9f2d325ea - FEM: ccx tools task panel, add comment
  *  a9a3294fa - FEM: import module unit test, add missing packages
  *  1a9247cc4 - FEM: migrate gui, move to gui utils
  *  aedc4c6fd - FEM: move task panel in separate module, constraint
    initial flow velocity
  *  fa4e548f6 - FEM: move task panel in separate module, mesh region
  *  aa4108088 - FEM: move task panel in separate module, mesh group
  *  416ec56a2 - FEM: move task panel in separate module, mesh boundary
    layer
  *  92b570b55 - FEM: move task panel in separate module, material
    reinforced
  *  c755c1211 - FEM: move task panel in separate module, material
    common
  *  3d0ae3495 - FEM: move task panel in separate module, element
    rotation 1D
  *  8dc2eec23 - FEM: move task panel in separate module, element
    geometry 2D
  *  2cfee8bf5 - FEM: move task panel in separate module, element
    geometry 1D
  *  74722733e - FEM: move task panel in separate module, element fluid
    1D
  *  3e53bb1f6 - FEM: move task panel in separate module, constraint tie
  *  ac8e5e397 - FEM: move task panel in separate module, constraint
    flow velocity
  *  4916fa8ac - FEM: move task panel in separate module, constraint
    electrostatic potential
  *  93ebf400f - FEM: move task panel in separate module, gmsh mesh
  *  a78cc759e - FEM: move task panel in separate module, solver
    ccxtools
  *  c80355f14 - FEM: move task panel in separate module, result
    mechanical
  *  5bd3f191b - FEM: prepare separation of task panels
  *  0fdcebe2d - FEM: ccx writer, newline because of pep8
  *  3beb1bff2 - App: improve FunctionExpression forward compatibility
  *  63bdb75a3 - FEM: ccx writer, changes in element sections
  *  21cbceba5 - Sketcher: Fix solver failure when setting datum results
    in wrong solver information
  *  eede55f75 - [Sketcher] Solver message updated when toggling driving
    in datum dialog
  *  294b753f5 - FEM: add missing cmake entry
  *  8b1e2201b - FEM: code conventions small updates
  *  bbb082329 - Gui: [skip ci] automatically save & load settings of
    PrefFontBox widgets
  *  54e9ad9d4 - Draft: move functions to draftgeoutils.cuboids
  *  7791ebe89 - Draft: move more functions to draftgeoutils.faces
  *  f740fde96 - Draft: move more functions to
    draftgeoutils.intersections
  *  7b3052fd7 - Draft: move more functions to draftgeoutils.geometry
  *  85321f28d - Draft: move more functions to draftgeoutils.wires
  *  66bc10597 - Draft: move more functions to draftgeoutils.edges
  *  b77d47747 - Draft: move more functions to draftgeoutils.general
  *  0a445d9e5 - PartDesign: replace unicode characters with simple
    hyphens
  *  075943666 - Arch/Draft: minor fixes
  *  f56c4fa67 - Draft: separate the placement functions from the Array
    class
  *  7df2bb33c - Draft: hide properties of other array types in Array
    class
  *  d6fba74d2 - Draft: set the properties of the Array through
    functions
  *  bde91ccf1 - Draft: clean up code, PEP8, and docstrings for Array
    class
  *  5c273e759 - Draft: clean up code, PEP8, and docstrings for
    DraftLink
  *  66959b268 - Draft: clean up CircularArray code
  *  33d3fb1fa - Draft: clean up PolarArray code
  *  5dcb4ea10 - Draft: clean up OrthoArray code
  *  8573bc01e - Draft: clean up make_array function
  *  2b3b61827 - Update digital ocean citation
  *  a0692b14c - [DON'T MERGE]read.me digitalocean
  *  20deabfa3 - [Gui] DlgSettings3DView.ui: fix a tooltip
  *  9919849de - Draft: migrate PointList property to PointObject in
    PointArray
  *  31c8f4946 - Draft: add new options to the make_point_array function
  *  1a277967e - Draft: add additional displacement property for
    PointArray
  *  4b6544011 - Draft: clean up code, PEP8, and docstrings for
    PointArray
  *  6ace3e96e - Gui: fix qt5 ProgressBar modal checking
  *  516a005ce - App: fix PropertyXLinkList/SubList::getValues()
  *  e0199b3a8 - App: fix PropertyXLink(Sub) python input/output
  *  92804a79d - Gui: fix property link editor for PropertyLinkSubList
  *  fcddee292 - Gui: [skip ci] avoid that scrolling over a spin box
    steals the focus
  *  5348f5b0c - Gui: [skip ci] do not superfluously call
    StdCmdStatusBar::activated at start
  *  b7e27f5af - FEM: ccx writer, add comment
  *  ab0965872 - FEM: ccx writer, fix output number formating
  *  dafd10259 - Gui: [skip ci] add font combo box class to widget
    factory
  *  1acaa5ead - Path: Respect meshing tolerance settings for 3d
    surfaces
  *  f50dc1293 - Path: Fix reference to label in UI panel
  *  47c9f01d2 - Gui: [skip ci] handle unicode in tool tips of tree view
  *  25d419e1c - [Draft]Path Array tangent rotation direction
  *  c7b963d99 - Sketcher: Avoid PointOnObject Autoconstraint on BSpline
  *  11f9c249e - [Part Design] fix refine feature in Hole feature
  *  369f86099 - Draft: Added Area and Offset properties to Facebinder
  *  811327620 - Draft: Fixed translation regression
  *  0553e440b - Arch: Movig utils functions from importIFC to
    importIFCHelper
  *  fa7ae69da - Gui: [skip ci] set working directory when using
    QUiLoader so it can find its resources
  *  c5193ec6f - Draft: add use_instead function to warn users about old
    functions
  *  78d7616dd - Draft: add find_object function to find objects by
    label in a document
  *  fea82942d - Draft: clean up the utils module a bit, PEP8, style
  *  6665799aa - Arch: IFC import, implementation of IfcIndexedPolyCurve
  *  8fb5da86b - Gui: [skip ci] in QuantitySpinBox first set pendingEmit
    to false before actually emitting the signals
  *  f08658001 - Sketcher: Make setposition text unpickable
  *  e09f824b1 - Gui: [skip ci] add spin box classes to widget factory
  *  15c964400 - Gui: [skip ci] make QuantitySpinBox to handle disabled
    keyboard tracking
  *  254c03c29 - Path: New feature - import base geometry from existing
    operations in Job
  *  28222fe06 - Sketcher: Fix undo on moving geometry
  *  cc8428751 - Path: Opt into automatic git newline normalization
  *  c405349e8 - [TD]export Svg hatch as bitmap (PDF)
  *  4a3bd2387 - [Part]use BSpline for makeWireString instead of Bezier
    curves.
  *  b77991018 - Path: Add new `Face Region` boundary option.
  *  4cd519107 - Path: Extend `ClearEdges` to `Perimeter` boundary
    usage.
  *  024d23bf3 - Path: Code cleanup
  *  3b5d2d2e7 - Path: Add missing `Setup()` properties;  Visual
    organization
  *  6cfc208db - [TD] TaskDetail: omit problematic slot issue
  *  2330eef82 - FEM: fix failing unit test in Elmer meshing
    (SecondOrderLinear)
  *  08dca736e - Gui: let each coordinate use its own unit to avoid that
    the displayed values can become very huge
  *  0821649a7 - Gui: implement a static function schemaTranslatePoint
    to avoid code duplication
  *  b0084cd43 - [FC] Status bar preselection coordinates are aware of
    user unit setting ; fixes #4148
  *  2cb9b147f - Import: handle OCC versions 7.4.1 and earlier
  *  063515f65 - [import] Hotfix for build failure from bad debug code
  *  66e546042 - Gui: [skip ci] move handling of parameter ShowAxisCross
    from Document to View3DInventor
  *  90bc7789d - Improve Axis Cross behavior and expose parameter to 3D
    View preferences
  *  a9b718d1e - [TD]Export Svg hatch as bitmap
  *  08854bcc7 - Sketcher: Fix for failure of constraint substitution
  *  0b912f7c8 - Draft: further cleanup of Draft Edit.
  *  547b9e4e2 - Draft: small fix for older PathArray objects
  *  9346dfa4f - Arch: importIFCHelper: Fix crash on unsupported entity
  *  ce0a4db59 - Draft: move functions to draftgeoutils.linear_algebra
  *  7a764fb67 - Draft: move functions to draftgeoutils.offsets
  *  65bd869b2 - Draft: move functions to draftgeoutils.fillets
  *  0e862cfa9 - Draft: move functions to draftgeoutils.arcs
  *  e7b586ead - Draft: move functions to draftgeoutils.wires
  *  7b94a6122 - Arch: Handle rectangle-and circle-based profiles in IFC
    import/export
  *  66d7583e4 - Start: Fixed loading of non-FCStd files from Start page
  *  da4baa74e - Fix typo in credits
  *  221f07be9 - [fedora.spec] Add openmpi-devel to BuildRequires
  *  7822daf1f - Part: Parallelize tessellations in TopoShape
  *  0c5fc74e3 - Sketcher: Fixing Driving constraint apparent redundancy
  *  9f3bb0519 - Travis exclude Clang build job for PR
  *  25ea264cd - [Gui] Part TaskCheckGeometry change Error to Log..
  *  2415f1809 - Import: [skip ci] degrade output in STEP importer to
    log messages
  *  34825731a - Arch: Added Wind Rose diagram to Arch Site
  *  0f5254a4a - Mesh: [skip ci] perform initial plane fit inside
    PlaneSurfaceFit::Initialize
  *  99a99f48e - FEM: pref dialog, really set analysis group meshing
    default to False
  *  6822ef361 - FEM: analysing group meshing, set default to False
  *  24bb210a0 - Python: [skip ci] change order of supported arguments
    in UnitPy::PyInit
  *  c457ce613 - Sketcher: ViewProvider Grid control
  *  1efe9c920 - Part: Gui ViewProvider2D Grid Management
  *  da33ffc06 - [Sketcher] Grid is displayed in 3D view only if sketch
    is visible
  *  811a44643 - [Sketcher] Local settings are correctly restored ;
    fixes #3952,#4058
  *  9d9aaf680 - [Sketcher] Grid snapping is enabled only if grid is
    shown
  *  6a6c34480 - [Sketcher] 'Avoid redundant autoconstraint' is
    processed only if 'Autoconstraints' is active
  *  286a692ca - [Sketcher] Move general settings widget enable/disable
    logic in TaskSketcherGeneral so ...
  *  399f5de90 - [Sketcher] Fix catching of rendering order change
  *  4c9fc11cb - [Sketcher] Fix saving/loading of rendering order
  *  9862670cf - [Sketcher] Simplify general settings management
  *  5b76419d5 - [Sketcher] Fix grid size initialization ; fixes #4055
  *  cd2f5a00e - [Sketcher] Add missing 'Auto remove redundant' to
    preferences
  *  974648d37 - Path: Add .flake8 config for path module
  *  43c4f9af3 - Draft: Added a border around the Draft grid (can be
    disabled in prefs)
  *  f4736e0dd - FEM gmsh mesh, set SecondOrderLinear standard to False
  *  38d77a804 - FEM: material task panel, resize input widgets if task
    panel is resized
  *  8752bc126 - Arch: Fixed use of IfcOpenShell serializer
  *  ff3cdfaf7 - Python: [skip ci] exception handling in PyInit to avoid
    to close application
  *  6f3160db3 - Sketcher: Enable undo when trimming
  *  078432af4 - gcc: suppress gcc warnings in smesh code
  *  4de7acff6 - Sketcher: Root point selected when endpoint in external
    geometry point
  *  5421ea002 - FEM: fix some Python object task panels if ther is no
    analysis
  *  de847a553 - gcc: suppress gcc warnings in smesh code
  *  a3a7ef8de - FEM: material common obj, fix category attribute
  *  a337653d2 - Path: Add missing `CoolantMode` input to GUI
  *  3233dc1f4 - clang: [skip ci] fix -Wfinal-dtor-non-final-class
  *  31865b60a - FEM: elmer electric force object, change type
  *  8198208c9 - FEM: electic force object, add unit tests
  *  8e7bf3eb2 - CMake: [skip ci] add some links
  *  dfdcd5351 - FEM electric force equation object, implement in elmer
    writer
  *  52da15b81 - FEM: add elmer electric force equation object
  *  300e88748 - Handle clang 10 warnings: + fix -Wtautological-bitwise-
    compare + fix -Wimplicit-int-float-conversion + fix -Wmisleading-
    indentation + fix -Wrange-loop-construct + suppress -Wdeprecated-
    copy of 3rd party libs
  *  fe2664ec6 - [Gui] Material, Appearance, make Chrome colour..
  *  6d4dc1c83 - Draft: Edit arc by 3 points bugfix
  *  b6b48b43e - Draft: bugfix on Edit BezCurve
  *  f4a47d0ec - Draft: Edit bugfix in Wire/BSpline curve editing
  *  caf6606d5 - Draft: Edit support for Part Sphere
  *  d9e2f4f46 - Draft: Edit support for Part Cone
  *  1b263a6a8 - Draft: reordered supported edit objects and support for
    PartCylinder
  *  a98e2076d - Draft: Edit reordering 1
  *  61dd57407 - Draft: Split Draft Edit into 4 modules
  *  8d23cd676 - Draft: Cleanup of Draft Edit
  *  035a63c68 - Draft: move functions to draftgeoutils.geometry
  *  339be2f4b - Draft: move functions to draftgeoutils.faces
  *  63800d7aa - Draft: move functions to draftgeoutils.sort_edges
  *  632b72e7c - Draft: move functions to draftgeoutils.intersections
  *  c995ce562 - Draft: move functions to draftgeoutils.edges
  *  add48977f - Draft: move general functions to draftgeoutils.general
  *  bd02e1bb9 - [ArchWall]  Fix Align Right with Multi-Material invalid
    case problem
  *  85bfe116e - win: fix path to freecad library
  *  d4ea5b891 - Use newer Eigen to suppress warnings
  *  472a29f73 - Travis suppress excessive Clang/Eigen warnings
  *  c17d5ae32 - Travis upgrade to GCC 10 and Clang 10
  *  c1ca01b0e - Sketcher: projection - remove unused variables and
    function
  *  2017eb46a - Added corner cases
  *  74bd67623 - First test of ellipse projection

 -- Alexander Pozdnyakov <censored>  Sat, 06 Jun 2020 00:47:29 +0300

freecad-daily (0.18.3+git21228-8ac6b12ee-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 8ac6b12ee56bbe3087358706a725101c493c0706
  * Date: 1590315499
  * git changelog:
  *  8ac6b12ee - PartDesign: [skip ci] fix wrong property values in UI
    file set step size of angle property to 1.0
  *  00be985c9 - PartDesign: [skip ci] set group name for chamfer
    properties
  *  53dbc5fc2 - PartDesign: [skip ci] set minimum width of labels to
    align the spin boxes properly in the chamfer panel
  *  3b9729997 - FEM: writer base, improve warning
  *  2dde97c0c - FEM: add some comments to material and calculix solver
    object
  *  7638fa724 - FEM: typo
  *  5bdb40d50 - PartDesign: [skip ci] set an alias
    PartDesign_Body_Create_New.svg for PartDesign_Body.svg
  *  8d821fe5f - Sketcher: [skip ci] do not rename object identifier of
    an expression on undo/redo
  *  5f46999f9 - [Draft]Post-review changes
  *  bdc9b6d45 - [Draft]Trap missing ViewObject attribute
  *  ff323ebdb - [Draft]Additional modes for PathArray
  *  f90a88ce3 - FEM: add methods to to edit mesh groups: - add
    addGroup, addGroupElements, removeGroup to C++ mesh class - expose
    the methods to Python - add a unit test class - update test commands
    file - add test to fem test app module
  *  3ec7cf95c - FEM: unit tests, add print to test command creation
    method
  *  6bd1cbe7f - FEM: writer base, change print from error to warning
  *  aa368eefe - FEM: unit test information, update
  *  e4a5d8b86 - PartDesign: Chamfer feature corrections and
    improvements
  *  e1240fb18 - PartDesign: Chamfer direction flipping support
  *  d2d26ab8d - PartDesign: Chamfer icon art - flip icon
  *  de02063f0 - PartDesign: Chamfer - updated parameter validation
    code.
  *  262841bb3 - PartDesign: Chamfer with multiple creation modes
  *  3231bac1c - FEM: cmake, fix file move
  *  68aefb88b - FEM: move test informations and test commands into
    femtest
  *  477f4d2bd - FEM: unit tests, code improvements
  *  5dcd19872 - FEM: unit test, fix not closed documents
  *  815f60ff7 - FEM: test informations, update
  *  a81436d53 - FEM: test commands, update and improvements
  *  8b534e129 - FEM: test informatins, improve formating
  *  4ddc5a322 - FEM: test app, move all comments in separate file
  *  f6147e1ff - FEM: material task panel, code formating
  *  ee440bea6 - FEM: material task panel, make use of the new input
    field update method
  *  74f70b9a6 - FEM: material task panel, add method to update input
    field values
  *  ac46d8c82 - FEM: fix unit for volumetric thermal exapnsion
    coefficient
  *  5da01ab8b - Base: add VolExpansionCoeff and complete
    KinematicViscosity unit
  *  6074ffa69 - FEM: fix unit test
  *  a3a61c334 - FEM: normalise license headers
  *  245660676 - FEM: solver base, fix regression added with 0df3490801
  *  803da57e1 - FEM: unit tests, add separate tests for Gui
  *  4c9c66015 - FEM: unit tests, add app to test fem module name
  *  f3f43208c - FEM: cmake, some formating
  *  0d416c807 - FEM: unit tests, import py modules, do not import
    taskpanel in cmd mode
  *  cf607d011 - FEM: migrate modules, small fix
  *  c90db6418 - Gui: [skip ci] wheel event filter for combo boxes
  *  97c95134f - unit tests, deacitvate contact solid solid
  *  8ebf3b246 - FEM: unit tests, fix syntax error
  *  a787395ca - FEM: unit tests, reactivate unit test, do not run the
    test which do not pass on Python 2
  *  5a2fcf83e - FEM: Py2, deactivate migration modules
  *  04fc036bd - FEM: unit tests temporary deactivate testst due to
    Python2 problem
  *  0944b5994 - FEM: unit tests, add test class to read old document
    objects
  *  d3f22e0ce - FEM: guiobjects directory, add a readme
  *  fa398b885 - FEM: python base constraint VP, rename class and module
  *  067659c23 - FEM: python base VP, rename class and module
  *  d911361e0 - FEM: python base object, rename class and module
  *  40251a621 - FEM: material common, rename class and module
  *  e1e705f13 - FEM: solver ccx tools, rename class and module
  *  df63d4cfc - FEM: result mechanical, rename class and module
  *  b74ec6515 - FEM: mesh result, rename class and module
  *  a9127e5c4 - FEM: mesh region, rename class and module
  *  4d241b1a1 - FEM: mesh group, rename class and module
  *  3b48c5a63 - FEM: mesh gmsh, rename class and module
  *  b0772362d - FEM: mesh boundary layer, rename class and module
  *  06eae6d9b - FEM: material reinforced, rename class and module
  *  04463cdc3 - FEM: material mechanical nonlinear, rename class and
    module
  *  141afdfce - FEM: element rotation 1D, rename class and module
  *  e2970232a - FEM: element geometry 2D, rename class and module
  *  90d9b439a - FEM: element geometry 1D, rename class and module
  *  19ff30518 - FEM: element fluid 1D, rename class and module
  *  f84905682 - FEM: constraint tie, rename class and module
  *  f6c6ff49d - FEM: constraint self weight, rename class and module
  *  6c1020276 - FEM: constraint initial flow velocity, rename class and
    module
  *  bb30b3551 - FEM: constraint flow velocity, rename class and module
  *  97fb2344e - FEM: constraint electrostatic potential, rename class
    and module
  *  a0e5cac54 - FEM: constraint body heat source, rename class and
    module
  *  693d0d00e - FEM: preparation for moveing objects
  *  de9b3fb43 - FEM: unit test open doc obj, small improvements
  *  61d767a6d - FEM: material object, change type
  *  3b4b2dc2e - FEM: make objects module, change standard names for
    material solid and fluid
  *  719a6a715 - FEM: migrate gui, fix module name
  *  8f758ecce - FEM: test fem, remove comment line added by accident
  *  dd3eaaff6 - FEM: cmake, remove line added by accident
  *  43a9dfa67 - FEM: unit tests, add test class to read saved document
    objects
  *  2c8174bb9 - FEM: unit test, separat method to create a doc with all
    FEM objects
  *  6ca63214d - FEM: elmer solver writer, fix indent and some code
    formating
  *  10fdcf57b - FEM: constants, fix the fix ;-) for unit of permitivity
    of vacuum
  *  7d0277fd6 - FEM: constants, fix unit of permitivity of vacuum
  *  049a34054 - FEM: objects create module, change solver calculix name
  *  b00dc8c79 - FEM: objects make module, small code formating
  *  ea63c2d1c - FEM: migrate modules, fix class names
  *  0df349080 - FEM: solver taskpanel, rename and move to solver
    framework
  *  38d6201a0 - FEM: selection widgets, rename and move module
  *  29b61616a - FEM: solver z88, change object type
  *  88457108a - FEM: solver elmer, change object type
  *  3517490f1 - FEM: solver calculix, change object type
  *  22a585fba - FEM: solver ccxtools, change object type
  *  15b096551 - FEM: solver ccx tools, change standard name
  *  64172d9f2 - FEM: result mechanical, change standard name
  *  291f525b6 - FEM: material nonlinear, change standard name
  *  813925ff7 - FEM: make objects module, add some comment
  *  ad405545e - [TD]handle new identifier for Draft objects
  *  5950d0d45 - Web: [skip ci] implement blocking tcp server
  *  e47515beb - PySide: [skip ci] add minimal example of embedding
  *  37c21cfb1 - [skip ci] Port glib embedding example to Py3 and Gtk3
  *  1389d8605 - Added Amrit3701 to github sponsoring list
  *  848db84c8 - Part: update the part_test_objects script
  *  40600a55c - Arch: Misc improvements to curtain wall - Can be based
    on an edge like normal wall - Now has a 'host' property to embed
    into another object (tree only) - Mullions have different height and
    width properties - Mullions or panels can be disabled
  *  8fcd436de - + fix Enumeration::contains: the current index is
    irrelevant when searching for an entry in the enumeration + only
    print a warning if the enumeration is not empty but the restored
    index is < 0
  *  a724961ca - FEM: migrate, improve migration class
  *  3a877c51e - FEM: cmake, sort modules
  *  193b6ad2b - FEM: objects create, sort methods
  *  b0df61ab6 - Arch: Fixed Pipe positioning
  *  6945e3763 - Arch: Fixed regression in compound walls
  *  146a17537 - Arch: Removed wrong warning in walls
  *  1d8235c23 - Part: [skip ci] get n-th derivative of a surface via
    Python
  *  a4367d058 - Draft: activate new array make functions
  *  681b33dab - Draft: move circular, ortho, and polar make functions
  *  021b07b7b - Draft: restructure the draft test script
  *  deadd6d3e - [AddonManager] Fix bug when Multiple Wbs updated
  *  5d7ae69c5 - Draft: fix Statusbar snap and scale if Draft is the
    default startup wb
  *  05c250d7b - Arch: fix regression in SectionPlane
  *  4a765e12a - Draft: check GUI in upgrade function before using
    viewprovider
  *  07245dbf0 - Draft: check GUI in downgrade before using viewprovider
  *  10f839782 - Draft: check GUI before touching the ViewObject in cut
  *  51cd5e042 - Draft: fix button and icon spacing in
    AnnotationStyleEditor
  *  0d9ae239a - Draft: cleanup code of AnnotationStyleEditor
  *  94cff2135 - Extend fix to `updateVisibility()` call
  *  a17645aa0 - [path] Small fix in PathOpGui
  *  7b970ab3b - Part: [skip ci] get n-th derivative of a curve via
    Python
  *  6e90d8e10 - Path: LinuxCNC postprocessor scalability
  *  ff0e556b5 - Part: [skip ci] add methods to determine continuity
  *  a5ab09aa0 - [TD]minor code clean ups
  *  718dd707f - [TD]Getters/Setters for CosmeticVertex attribs
  *  add17980b - [TD]Eliminate replace fcns for Cosmetic objs
  *  1533ea01b - [TD]Simplify Cosmetic List & PyObject handling
  *  31bb4d84b - Gui: improve property editor status update
  *  6e0e7580f - FEM: add modules to migrate old FEM app and gui objects
  *  13ff930e0 - FEM: python base view provider, improve error handling
  *  75d1b97b9 - FEM: gmsh mesh obj, automaticlly add all properties
  *  9a4d4c245 - FEM: materialobject, automaticlly add all properties
  *  f0e246f86 - Part: [skip ci] copy visual attributes of reversed
    shape
  *  34ebb0ecc - fixes #0004316: PartWB, "Reverse shapes" command reset
    position [skip ci]
  *  e9baea434 - Draft: update snake_case for unit tests
  *  50c2f31f6 - Draft: use snake case functions in draft_test_objects
    script
  *  cc5d531a5 - Draft: small additions to the draft_test_object script
  *  125d0ca84 - Draft: various cleanup
  *  2c4de8813 - Draft: moved ConvertDraftText to utils.py
  *  95fe3076b - Draft: split DrawingView from Draft.py
  *  b1e2574f1 - Draft: move get_DXF to utils.py
  *  3a44b4e2c - Draft: moved getrgb to utils.py
  *  ccad0fed3 - Draft: cleanup of Array properties after splitting
  *  79ef4d991 - Draft: split Array from Draft.py
  *  052fd1750 - Draft: cleanup of Draft.py
  *  26e8adaee - Draft: split PointArray from Draft.py
  *  dfee68d05 - Draft: split Path Array and viewprovider Array from
    Draft.Py
  *  1f88ef3a6 - Draft: split array function from Draft.py
  *  006a1a403 - Draft: Split DraftLink from Draft.py
  *  eb59836ae - Draft: updated ocumentation of Draft Scale function
  *  5e8f94d7d - Draft: split sub_object_move from Draft.py
  *  59c0bf1c3 - Draft: split sub_object_move from Draft.py
  *  4f36c23cb - Arch: Allow to skip import of IFC types from python
  *  ffc353f29 - Path: Fix for `.extrude()` vector roughly zero
  *  a679356b4 - Path: Add `if edge:` test clause
  *  58ba0e1c3 - Path: Fix related to `linkStockAndModel` checkbox.
  *  b5beab8f8 - FEM: code conventions, update flake8 command
  *  8796d7bc1 - FEM: App and Gui init script: - improve imports - add
    comments - some code formating
  *  4fa967b24 - Arch: Fixed export of non-ortho extrusions to IFC
  *  e6f4a1797 - Gui: reset model transformation scaling in
    SoAutoZoomTranslation
  *  dd42bfbc9 - Draft: migrate individual properties
  *  16d8986ff - Draft: use onDocumentRestored to migrate the Fillet
  *  d438aec82 - Draft: remove old DraftFillet class, and make it a
    redirect
  *  68e6d8d16 - Draft: activate both Fillet commands to test
  *  c17546557 - Draft: add new Gui Command for Fillet
  *  d43724292 - Draft: split Fillet code into various modules
  *  fc4e83ad6 - setting Datum Line size manually
  *  17c79f19e - Gui: [skip ci] rename Std_ExportGraphviz to
    Std_DependencyGraph
  *  dc007c189 - [TD]Highlight colour set in wrong class
  *  5e0165bc4 - [TD]Fix wrong scale in Section
  *  99ab82ed0 - Mesh: [skip ci] cleanup cylinder fit
  *  6b022b277 - PartDesign: [skip ci] fix ambiguous widget name
  *  4669b6c88 - Fixed issues introduced in #3456
  *  1f1d329fd - [TD]fix vertical section line and scale
  *  1bd131250 - TechDraw: [skip ci] fix -Wconstant-logical-operand
  *  b9fc0fb8d - Arch: Fixed IFC export of Part Extrusions
  *  64619a615 - Draft: Bugfix to getCloneBase after objects splitting
  *  6df820118 - Fix typos [skip-ci]
  *  f433d7f63 - Draft: bugfix in Snapper
  *  8d0350ef0 - Draft: small updates to the Annotation class
  *  5bff654a7 - Draft: update ViewProviderWire properties
  *  be1412831 - Draft: update ViewProviderDraft properties
  *  de9c9a6be - Draft: move arc_3points to the make package
  *  8043b4bb8 - Draft: remove repeated _DraftObject class in Draft.py
  *  65fc2a74d - Arch: unit test pep8, do not import multiple modules in
    one line
  *  4f8004c79 - Arch: add unit test for Pipe
  *  e46d7c599 - Arch: add unit test for Equipment
  *  42103271d - Arch: Equipment, fix for ifc 2x3

 -- Alexander Pozdnyakov <censored>  Sun, 24 May 2020 15:42:07 +0300

freecad-daily (0.18.3+git21019-ea8bcb8e6-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: ea8bcb8e6e07abf6d590bb33e5f535da3c61da70
  * Date: 1589212969
  * git changelog:
  *  ea8bcb8e6 - FEM: pep8 code formating
  *  0621cfa9d - remove deprecated std::unary_function
  *  618089d6d - remove deprecated std::binary_function
  *  4d8db6474 - Doc: [skip ci] fix check for doxygen
  *  85f0edddd - [TD]minor py fixes
  *  37340eef0 - [TD]Dimension Py Routine fixes
  *  f54eba784 - FEM: calculix writer, fix regression added with
    45dac67211
  *  cc82cf3e5 - Added chamfer angle support to PartDesign.
  *  29c5528fd - [TD]oblique section lines
  *  b3290e035 - [TD]show section face pat hatch on restore
  *  24139bf25 - [TD]load images at correct size
  *  92dfdf605 - [TD]prevent extra recompute on X,Y change
  *  fdd99d2b2 - [Gui]fix canConvert for Qt4
  *  9b8b128a0 - [Sketcher] Project full circle, impl. missing cases
  *  bdea1ec0f - App: [skip ci] remove duplicate check
  *  9c4c8acb6 - App: fix some property's setPathValue()
  *  45d9c23c2 - Translate user messages
  *  c9dc4963d - Use PathLog for user notices
  *  8c9cdef2a - Gui: [skip ci] use a widget's text property instead of
    casting to a specific subtype
  *  ba4d70e7a - [Expression] Default to current 'constant' value when
    editing if no expression set yet ; fixes #4298
  *  38a47daca - PathOp PEP8 Formatting Fixes
  *  0f1bdd30e - PathJob PEP8 Formatting Fixes
  *  e906192d2 - Clean up unused code and comments
  *  1d9c1f89b - reword feedrate error when no tool controller is
    selected
  *  526328dca - Change feedrate error to warning.
  *  9a43391b3 - remove job level warning for cycle time error
  *  88fe95201 - Reword property description to reflect job rather than
    op
  *  b4b16fef4 - Adding HEIDENHAIN CNC Mill post-processor for
    PathScript
  *  a3ca5341e - ReverseEngineering: improve manual segmentation
  *  00ba1c43d - ReverseEngineering: improve manual segmentation
  *  916a42397 - Arch: Added SHP importer
  *  a6ea85ae9 - [AddonManager] Backu=out CheckGitBinary fn
  *  d5983ff58 - [AddonManager] Backout of Git Binary Version Lookup
  *  35b50ba4a - PEP8 formatting fixes
  *  cdb3b669c - clean up comments and unused code
  *  95fb17438 - Simulation - only load active operations
  *  c2818d915 - Mesh: IDTF export, resource name used should exactly
    match name of existing resource
  *  3dca72e0f - Mesh: [skip ci] improve cylinder fit
  *  33aafd1e3 - Mesh: [skip ci] improve cylinder fit
  *  68a429438 - Fixed error in print statement
    Arch.OfflineRenderingUtils
  *  f1fe97e96 - Draft: import the missing Gui module in the mirror
    function
  *  81d559fcc - Draft: add description of draftfunctions package
  *  52e1f03da - Draft: add description of draftmake package
  *  12db1a6cd - Draft: update description of draftviewproviders package
  *  24c89f337 - Draft: update description of draftobjects package
  *  b69d76aa1 - Draft: update description of drafttaskpanels package
  *  3a14908c4 - Draft: update description of draftguitools package
  *  e39c45d8e - Draft: update description of drafttests package
  *  fee81e829 - Draft: correct description of draftutils package
  *  58dc5c6d7 - Gui: fix 'Recursive repaint' warning when switching 3D
    views
  *  9e116801e - Change Std Bottom orientation (x ->right; y ->down)
  *  baf21815b - FEM: writer base, extend error message
  *  3b8b0451b - AddonManager: [skip-ci] Change reference from "Addons
    Manager" to "Addon
  *  817d0947d - Mod: [skip ci] fix Python example code
  *  7f2fdbbb4 - Fixed bug in
    OfflineRenderingUtils.buildGuiDocumentFromGuiData.
    binascii.unhexlify throwing error
  *  ceb23799c - Fix various typos
  *  2747ab1d1 - remove a file accidentally added with commit 021c25a78
  *  65dcdf151 - Try and catch errors when getting the tool profile
  *  15a1d34b6 - Clean up debug prints
  *  ef4074a6a - check the toolbit shape is valid
  *  2c3a72fa8 - use the tool resolution to determin face position
  *  ee541db39 - Remove and silence some debug prints
  *  30aa633e8 - Extract the shape of the tool from the solid shape
  *  2b4655f4d - use the tool resolution to determin face position
  *  697ea501e - Remove and silence some debug prints
  *  73f031b23 - Extract the shape of the tool from the solid shape
  *  ba2d263da - use the tool resolution to determin face position
  *  c013fbf1b - Remove and silence some debug prints
  *  980d9a929 - Extract the shape of the tool from the solid shape
  *  54e4b8a05 - Allow passing the tool shape from python
  *  8994829a1 - pass the tool shape to the CSimTool and handle the
    shape internally
  *  7cb814129 - Handle Legacy and Toolbits in simulation fixes #4326
  *  e323d98d8 - improve cylinder fit [skip ci]
  *  99ec5924d - [AddonManager] Added reconstruction Wb to PY2ONLY
  *  ab223a006 - [AddonManager] Added flamingo Wb to PY2ONLY
  *  7e7101889 - [AddonManager] Removed two unnecessary import re..
  *  834c85716 - [AddonManager] Add Python 2 Awareness..
  *  08211490f - [AddonManager] Utilities add Check Git Binary
  *  a0455c24d - Arch: pipe, fix ifc type for ifc 2x3
  *  a2aab9d17 - Fix OpenMPI detection pkg_search_module lets us know if
    ompi-cxx was found. MpidotH is never used.
  *  0fe0f2a31 - Arch: fix wall's addDefault call
  *  da413bd2c - Draft: small improvements to the todo module
  *  14423df83 - Draft: show the error message of the ToDo class in the
    terminal
  *  ad92c9966 - Draft: fixed edit for dimension objects
  *  cbeca1b4a - Draft: fix ScaleMultiplier on annotation objects
  *  130d8413b - Draft: split extrude from Draft.py
  *  7683fdf22 - Draft: split downgrade from Draft.py
  *  f95981232 - Draft: split cut from Draft.py
  *  52d4749ba - Draft: split upgrade from Draft.py
  *  b2180873a - Draft: split draftify from Draft.py
  *  223c81a4f - Draft: split fuse from Draft.py
  *  bedb026c1 - Draft: split heal from Draft.py
  *  fd6d3da0b - Draft: split mirror from Draft.py
  *  677865b68 - Draft: split offset from Draft.py
  *  2edb34b2f - Draft split Split from Draft.py
  *  4b61a1bf7 - Draft: split scale related functions from Draft.py
  *  77ea3a1a8 - Draft: split join functions from Draft.py
  *  ad0a400da - Draft: split isClosedEdge form Draft.py
  *  ac13cced0 - Draft: split rotate from Draft.py
  *  25ae2dc92 - Draft: split Move from Draft.py
  *  8157b8662 - Draft: split FilterObjectsForModifiers from Draft.py
  *  2b7986927 - Draft: delete makeWire from Draft.py
  *  54fad8e46 - Draft: split makeCopy from Draft.py
  *  494a85a34 - Path: Fix `extrude()` fails with zero vector
  *  e6fc15559 - Gui: check object existence before SelBack/Forward
  *  8be2c0814 - partdesign: fix failing tapered hole test
  *  94dfab7be - Editor preferences rearrangement to eliminate the need
    to scroll down
  *  84f9b9dec - Mesh: [skip ci] allow to pass target number to Python
    function Mesh.decimate()
  *  1d0664d93 - Mesh: add GUI to perform mesh decimation
  *  2ac739e49 - Mesh: add overloaded mesh decimation to set target
    number of triangles
  *  3ad15343e - [Sketcher] Ensure datum edit dialog is fully shown over
    the main window
  *  56bf2d5fa - Gui: [skip ci] fixes: "Text document" renaming crash
  *  b21cb8abb - [Sketcher] Harmonize points selection order for
    symmetry constraint ; fixes #3746
  *  684c43205 - Path: remove fstrings to maintain xenial compatibility
  *  42c56d9fe - Gui: fix restoring of geo feature group
  *  419e8f7a9 - [skip ci] fixes #0004309: The behavior of the
    Std_DrawStyle command is inconsistent when there are multiple 3D
    views for the active document.
  *  d5d16de06 - Gui: [skip ci] implement function to rename parameter
    group
  *  6306dc027 - Base: [skip ci] Parameter Editor: Rename group creates
    new group
  *  40468da28 - Gui: [skip ci] fixes: Std_DrawStyle button image:
    confusing update behavior
  *  c26c50e04 - [Draft]PathArray TangentVector & gimbal lock
  *  ae159ed44 - Gui: [skip ci] fixes #0004310: Std_FreezeViews command:
    The settings of frozen views resulting from loading a *.cam file
    will not be saved in a new *.cam file.
  *  76559e9c9 - Gui: [skip ci] fixes: Parameter Editor: Problem
    resizing columns in right panel
  *  3bfa795d2 - Gui: [skip ci] fixes: Std_DlgCustomize: 2 shortcuts can
    be assigned to macro
  *  4518d7ddc - Gui: [skip ci] do some code refactoring in
    DlgCustomKeyboardImp to reduce code duplication
  *  607c3a639 - Gui: [skip ci] fixes: Std_DlgCustomize: commands can
    get dropped from custom toolbars
  *  daa633086 - [TD]crash loading old development models
  *  fc8841dce - Place v-bit tool tip at origin
  *  51b20f685 - Place endmill tool tip at origin
  *  686e22180 - Place drill tool tip at origin
  *  b3ddc9b8b - Place bullnose tool tip at origin
  *  1acc6b275 - Place ballend mill tool tip at origin
  *  52344f650 - [skip ci] part Qt embedding test application to Py3 and
    implement workaround for Qt5
  *  f900bdf11 - Gui: [skip ci] fixes #0004330: The Std_WhatsThis
    command does not work for 2 submenus of the View menu.
  *  3fd9d4869 - Draft: fix to statusbar import on wb Activated and
    Deactivated
  *  ea19060f6 - Draft: fix bspline and bezcurve viewproviders
  *  5b330f765 - Gui: add sWhatsThis to Std_DrawStyle
  *  383bca9fd - Gui: change string from Document to Documentation
  *  d8b41f70d - [skip-ci] Fix typos in Draft, Mesh, and src/Tools
  *  a1ab4bb3f - Gui: [skip ci] remove superfluous word
  *  fd151857b - Draft: add view provider for Bezier curve object
  *  dfece4752 - Draft: add view provider for BSpline object
  *  a5ee5819e - Fixed ToolBit template generation and adapted TC unit
    test to deal with Tool and ToolBit.
  *  d7a9f2ebf - Draft: workaround to be able to import Draft
  *  bd86e1cb6 - Gui: [skip ci] fix locking keyboard when showing
    progress bar on Linux systems
  *  28b51cf28 - Merged crowdin translations
  *  693e374f9 - Updated source ts files
  *  9e94a4d03 - Mesh: [skip ci] improve cylinder fit
  *  94a222610 - Arch: import the os module to find the paths
  *  491ed28e1 - Draft: change the icon depending on the Link array type
  *  1a2c9adbf - Draft: change the icon depending on the array type
  *  a82f16598 - Draft: Small bugfix in DraftGeomUtils.getNormal
  *  7c12c8688 - Arch: Curtain wall
  *  e42a26fba - Arch: [WIP] Curtain Wall tool
  *  582a4c0d8 - Draft: split Shape2DView from Draft.py
  *  091204606 - Draft: split Block from Draft.py
  *  a4f802847 - Draft: split Shapestring from Draft.py
  *  bea4431b1 - Draft: split makeSketch from Draft.py
  *  00ec299e0 - Draft: split Facebinder from Draft.py
  *  b94ba1bf4 - Draft: split WorkingPlaneProxy from Draft.py
  *  d450c20f0 - Draft: split Ellipse from Draft.py
  *  2d99a2f34 - Draft: split Point from Draft.py
  *  e4bfb0b21 - Draft: split clone from Draft.py
  *  f1eaa0b93 - Draft: split wire related tools from Draft.py
  *  4eab0bb78 - Draft: split Polygon from Draft.py
  *  96b2dde9b - Draft: split rectangle code from Draft.py
  *  a34ca76a4 - Draft: split circle from Draft.py
  *  8b1510850 - Draft: compatible super for AngularDimension object
  *  43f6721c6 - Draft: parent classes of all Draft objects
  *  09005766f - Gui: [skip ci] print warning if Assign button cannot be
    activated
  *  ef6e5d175 - Gui: [skip ci] when clearing ambiguous shortcut also
    remove the entry from the user parameters
  *  299368b1b - Workaround for messy SHIBOKEN_MICRO_VERSION definition.
  *  227246e01 - Gui: [skip ci] avoid to override the format settings of
    the quantity after validating the input text
  *  a74137146 - Gui: [skip ci] fix size hint of QuantitySpinBox by
    setting text margins of 2px
  *  28227f32d - Removed some printf
  *  1fc2e755d - [TD]Handle ProjGroup in TaskCosmeticVertex
  *  f2f7d22b8 - [TD]Coordinate inversion for CosmeticVertex
  *  83cff478a - Sketcher: Default solver information font size to
    system
  *  0ec3cb16c - Remove hard-coded font families
  *  5e0223337 - change intra-operation travels back to clearance
    height, then rapid to safe height
  *  bc107eacc - Mesh: [skip ci] fix computation of standard deviation
  *  d3c2d11fa - Arch: Fixed copy-paste leftover
  *  1a3285219 - App: [skip ci] handle types long and unsigned long in
    PropertyFloat::setPathValue()
  *  b21006665 - [Arch] Fix regression in ArchProject.py...
  *  ff5a90325 - Support for grouped dragging of dockwidgets
  *  3509f1a72 - Add AxisReference property to Draft Array
  *  27e01dd2f - [fedora.spec] Replace qt5-devel metapackage with direct
    package names
  *  06a1099e2 - [skip-ci] Fix typos
  *  884cbe852 - Sketcher: update XPM icon for PointOnPoint constraint
  *  7069d9abb - App: fix lost of Link when renaming linked file
  *  b32ec19a5 - Add Ose3dPrinter_workbench_icon.svg icon
  *  cc75bf91d - Draft: change super() so it is compatible with Python 2
  *  b25f7f42f - FEM: elmer tasks, fix result and output creation
  *  d1ccfa7a0 - FEM: ccx writer, small code improvement
  *  714d9fecc - Added some comments
  *  049ea0ecf - change dogbone test to not check for the number of
    dogbones, just location. Due to the path changing
  *  29dfb5b65 - Path: Fix `ZigZag` pattern; Remove some comments
  *  d3eb2ce92 - remove retraction to clearance height for intra-
    operation travels
  *  b8a262be8 - fix detect of 0,0 start point
  *  396f03ea9 - pass endVectorin PathAreaOp and clean up gcode
    generation

 -- Alexander Pozdnyakov <censored>  Mon, 11 May 2020 20:38:00 +0300

freecad-daily (0.18.3+git20795-8beef0566-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 8beef0566d6dd37676c05223630a16f5e5a15099
  * Date: 1587755373
  * git changelog:
  *  8beef0566 - FEM: ccx writer, move some methods around
  *  4b38a6d51 - [TD]Qt4 fixes
  *  0c57730cd - [TD]trap potential crash on app close
  *  0a3f7ae31 - [TD]handle ProjectionAngle changes
  *  e80c57624 - [TD]Centralize preference getters
  *  a2b8aa6b2 - FEM: ccx writer, use better var name because of typo
  *  45dac6721 - FEM: ccx input writer, move mesh writing code in
    separate method and merge one file and splitted file writer methods
  *  05c0f6b53 - FEM: ccx input writer, delete not needed code line
  *  8d4ed6178 - Arch: Fixed regression in wall
  *  3acc1c667 - remove obsolete policy stuff
  *  b66732b26 - push cmake minimum version up
  *  e6652aaac - Draft: move Mirror GuiCommand to gui_mirror module
  *  b259d9412 - Draft: move Draft_Clone GuiCommand to gui_clone module
  *  f1ca3c945 - Draft: small changes to the taskpanels for arrays
  *  3cf7ea0da - Draft: small changes to the view providers for arrays
  *  dc2c103fe - Draft: rename Circular, Ortho, and Polar arrays
  *  0fb2d9cf7 - Draft: small changes to the loading of the array
    modules
  *  cc26565b3 - Draft: move PointArray GuiCommand to gui_pointarray
    module
  *  720dc919c - Draft: move PathLinkArray GuiCommand to gui_patharray
    module
  *  f58212c07 - Draft: move PathArray GuiCommand to gui_patharray
    module
  *  4b8dda155 - Draft: move LinkArray GuiCommand to gui_array_simple
    module
  *  82efd3358 - Draft: move Array GuiCommand to gui_array_simple module
  *  d4c699c84 - Draft: move Draft2Sketch GuiCommand to gui_draft2sketch
    module
  *  6f060d513 - Draft: move Shape2DView GuiCommand to gui_shape2dview
    module
  *  8643025d4 - Draft: move WireToBSpline GuiCommand to gui_wire2spline
    module
  *  4ed80cdf8 - Draft: move Drawing GuiCommand to gui_drawing module
  *  868435bfd - Draft: move Scale GuiCommand to gui_scale module
  *  81d77e2ca - Draft: move Trimex GuiCommand to gui_trimex module
  *  418bafe6e - Draft: move Downgrade GuiCommand to gui_downgrade
    module
  *  c3221222b - Draft: move Upgrade GuiCommand to gui_upgrade module
  *  a9688f7d0 - Draft: move Split GuiCommand to gui_split module
  *  cb5aa765f - Draft: move Join GuiCommand to gui_join module
  *  8ea1358dc - Draft: move Stretch GuiCommand to gui_stretch module
  *  eb21502d0 - Draft: move Offset GuiCommand to gui_offset module
  *  5cf9dadd6 - Draft: move Rotate GuiCommand to gui_rotate module
  *  bad30329d - Draft: move ApplyStyle GuiCommand to gui_styles module
  *  5f11802bc - Draft: move Move GuiCommand to gui_move module
  *  3370e870f - Draft: move SubelementHighlight to its own module
  *  c0aa89e7a - FEM: ccx input writer, splitted, improve heatflux
    constraint
  *  b2dbd8c07 - FEM: ccx input writer, splitted, improve pressure
    constraint
  *  8a7642142 - FEM: ccx input writer, splitted, improve force
    constraint
  *  021c25a78 - FEM: ccx input writer, splitted, improve node sets for
    fixed constraint
  *  cacf620e1 - FEM: ccx input writer, splitted, improve node sets for
    displacement constraint
  *  b8d063f5b - FEM: ccx input writer, splitted, improve node sets for
    planerotation constraint
  *  11ef01fee - FEM: ccx input writer, splitted, improve node sets for
    temperature constraint
  *  1f5d2fca3 - FEM: ccx input writer, splitted, improve node sets for
    transform constraint
  *  b1623c441 - FEM: ccx writer, splitted writer, improve surface sets
    for tie and contact
  *  531e18304 - change from radio button to checkbox per feedback
  *  ba616697e - Display 00:00:00 when the cycle time is 0 seconds
  *  e99cf9b66 - ensure the getCycleTime function returns a value
  *  0c96f7718 - Arch: Added Truss tool
  *  3802e07f5 - Draft: fixed regression in snapper
  *  028926ee9 - FEM: ccx writer, splitted writer, make include names
    class attributes
  *  03629634a - FEM: ccx writer, fix indent and white spaces
  *  865f0cc69 - remove debug print
  *  be14fb85e - Add CycleTime Attribute to PathJob
  *  ca35d67f7 - Add cycleTime Attribute to PathOp
  *  b2756bb10 - Add getCycleTime method to Path::ToolPath
  *  683e78c57 - FEM: ccx writer, improve new lines and comments
  *  5b3fea59e - Draft: Annotation editor
  *  948977646 - LGTM: Fix 'testing equality to None'
  *  ae728e63a - Work towards adding references to the objects passed in
    python class methods.
  *  c11ebcd43 - Rewrote the function and method docstrings in an
    imperative style.
  *  14283ea3e - Moved __init__ docstrings into the class docstring
  *  5f0438fb9 - Removed incorrect apostrophies.
  *  7490f3fc4 - Comparison with None is now using 'is' operator
  *  f6ffd123d - Removed extra colon.
  *  118483fd4 - Added reference to the depreciation of the ArchFloor
    module.
  *  0c9fde600 - Moved all module docstrings to the top of the file.
  *  34275a239 - Fixed non-ascii quote character
  *  8cf975d83 - Fixed docstring allignment for a function
  *  d3f6d8d5c - Spellcheck
  *  0dd278fcb - Fixed docstrings straying too far right, after
    indentation was fixed.
  *  1e5356ba3 - Work on adding docstrings for archsite
  *  eda726041 - Added docstrings for arch project, and corrected some
    doc mistakes.
  *  0c3e513c3 - Added docstrings for ArchFloor
  *  5a382d0dc - Added docstrings to _Wall, and remaining parts of
    ArchWall
  *  15abfc23f - Added docstrings for Arch IFC files
  *  3a5555f67 - Finished arch component docstrings
  *  002782875 - Docstrings for ViewProviderComponent
  *  918daad31 - Fixed syntax error
  *  f868ff36e - Made recommended formatting changes.
  *  8f910713d - More work on ArchComponent docstrings
  *  ac16e173f - Added docstrings to all of the Component class's
    methods.
  *  90812a05a - [skip ci] Fix typos
  *  b5a389030 - Work on ArchComponent docstrings
  *  07605ff85 - Best efforts on arch wall for now.
  *  28ecdbac0 - Work on adding docstrings to ArchWall
  *  4c1c6635b - [skip-ci] AddonManager: Add ModernUI to AddonManager
  *  18cfafeed - Draft: reintroduced grid button in snap toolbar
  *  d59224a4b - [Draft] Correct Draft Edit Tooltip in preferences
  *  ace8c98aa - Draft: move Label GuiCommand to gui_labels module
  *  d3646b057 - Draft: move Facebinder GuiCommand to gui_facebinders
    module
  *  4c297587c - Draft: move Point GuiCommand to gui_points module
  *  afd941b66 - Draft: move ShapeString GuiCommand to gui_shapestrings
    module
  *  44be76758 - Draft: move Dimension GuiCommand to gui_dimensions
    module
  *  bec9d0105 - Draft: move Text GuiCommand to gui_texts module
  *  66055ebf1 - Draft: move Ellipse GuiCommand to gui_ellipses module
  *  0e089e998 - Draft: move Polygon GuiCommand to gui_polygons module
  *  59c41fab3 - Draft: move Circle GuiCommand to gui_circles module
  *  ea31a7d45 - Draft: move Arc GuiCommand to gui_arcs module
  *  0d891a85e - Draft: move Rectangle GuiCommand to gui_rectangles
    module
  *  689324fe2 - Draft: move CubicBezCurve GuiCommand to gui_beziers
    module
  *  17281a250 - Draft: move BezCurve GuiCommand to gui_beziers module
  *  b6cdf9f55 - Draft: move BSpline GuiCommand to gui_splines module
  *  529ec1e1a - Draft: move Wire GuiCommand to gui_lines module
  *  934d0f375 - Draft: move Line GuiCommand to gui_lines module
  *  89928ef1f - FEM: ccx writer, splitted file writting, only write
    object headers if there are objects
  *  81be62cae - FEM: ccx writer, splitted inp file, code improvements,
    but no changes in file writing
  *  25e300402 - FEM: ccx writer, splitted inp file, code moveing, but
    no changes in file writing
  *  9cd69ed7b - FEM: ccx writer, better analysis type checks for
    analysis member
  *  1f595291a - FEM: ccx writer, better object existance checks
  *  be47670c6 - Mesh: [skip ci] implement initial guess of cylinder
    axis
  *  71414fca9 - Arch: Also skip default storey when importing IFC with
    'replace by group' option
  *  6e712f601 - Arch: Added IFC import option to replace project,site
    and building with a group
  *  b8d7f8df5 - [Draft] Fixed scale multiplier for text object
  *  982a0fdd9 - Draft: move Modifier class to gui_base_original module
  *  9f5e21575 - Draft: move Creator class to gui_base_original module
  *  181c5cb60 - Draft: import Part module where necessary for the tools
  *  9b3096353 - Draft: move the base DraftTool class to its own module
  *  0ba89d166 - Draft: move DraftTools utilities to another module
  *  dd41c1a49 - Draft: GuiCommandSimplest to serve as base of simple
    Gui Commands
  *  6f2fd0451 - Draft: Fixed further regressions
  *  dc742e852 - Draft: Fixed broken backwards compatibility with
    annotations
  *  1090da622 - NaviCube fix compiler warning
  *  bd669a603 - Copy all path operations in selection
  *  477f0c913 - Toggle active state of all path operations in selection
  *  e8e67e8c5 - Adding FreeCAD liberapay account
  *  2ce452c65 - Fixed bad conflict merge in PArtDesign
  *  0c326f094 - [skip ci] fix documentation typos
  *  bf643bb6e - Fix indent and double "or"
  *  16d44f115 - Add initial link support
  *  33999badb - [Part] color preferences: add missing tooltips
  *  c85775446 - [Draft] Further cleanup of the branch
  *  81df9b76a - [Draft] Snapper cleanup
  *  64db72199 - [Draft] Snap improvement and statusbar cleanup after
    rebase
  *  be75f4feb - [Draft] Statusbar widgets, preferences to disable draft
    statusba
  *  480216b25 - [Draft] rough implementation of new preference dialog
    for interface
  *  a23224da8 - [Draft] Added Draft Snap Statusbar
  *  55e537d79 - [Draft] Improved Snapper Toolbar Behaviour
  *  add624353 - Converted class names from private to public, per
    feedback from pull request
  *  1123e271a - Converted class names from private to public and
    corrected docstring formatting, per feedback from pull request
  *  1eef7064f - Initial addition of fcsprocket feature. This is a
    PartDesign tool that allows for the simple creation of ANSI standard
    roller chain sprockets.
  *  7c3fe2f25 - remove hard coded locale from path ui
  *  45aef7b02 - FEM: meshtools, init empty node numbers in face search
  *  9dc688ff3 - FEM: result task panel, avoid zero float division
  *  a020dc2af - FEM: meshtools, fix element names in face search
  *  8a7ebe6fa - [TD]Piecewise Detail Algo
  *  1025ef4da - [TD]Piecewise Sectioning Algo
  *  32ac8929b - Added radio button that links the movement of stock and
    model when using the set x, y, or z to 0 in Path workbench
  *  a8c03357b - remove duplicate signal
  *  d0d9888b9 - Hide the join type.
  *  532e86904 - don't hide the join type
  *  ba34cc6a9 - FEM: mesh export, add export to Python module
  *  656087fb9 - FEM: mesh tools, better logs
  *  4555a7766 - Draft: Annotation styles editor
  *  1b887fa0f - Draft: [WIP] Annotation styles editor
  *  1c5b2c8e2 - [TD]fix crash on bad centerline selection
  *  b899d6c8b - Path: Optimization for open edges update
  *  1318a7364 - Mesh: [skip ci] add sphere and cylinder fitting
    algorithms
  *  5e9869aae - Spreadsheet: [skip ci] add generated Imp files to
    repository to avoid possible build failures
  *  6c890c196 - Draft: move array commands to DraftTools
  *  2021d0bec - Draft: move AddPoint and DelPoint to
    gui_line_add_delete module
  *  1a2e79ecb - Draft: move Draft_Arc_3Points to gui_arcs module
  *  1f3a88f1c - Draft: move Draft_AddConstruction to gui_groups module
  *  68119de02 - Draft: move Draft_AutoGroup to gui_groups module
  *  60f315565 - Draft: move Draft_Slope to gui_lineslope module
  *  8aeb33f20 - Draft: move Draft_FlipDimension to gui_dimension_ops
    module
  *  ed55c6e82 - Draft: move Draft_Heal to gui_heal module
  *  8c177c7fe - Draft: move Draft_ToggleGrid to gui_grid module
  *  1ed3df9df - Draft: add base class for Snap commands
  *  11206b1d3 - Draft: move Draft_ShowSnapBar to gui_snaps module
  *  9eab03b59 - Draft: add correct docstring to old Array tools
  *  ef3ad5121 - Draft: move SelectGroup command to gui_groups module
  *  d05a786e5 - Draft: move AddToGroup command to gui_groups module
  *  8d94a0e33 - Draft: new utility toolbar with some useful commands
  *  14352677c - Draft: move DisplayMode command to gui_togglemodes
    module
  *  9758d983e - Draft: move mode commands to gui_togglemodes module
  *  7189d3de0 - Draft: move line GuiCommands to gui_lineops module
  *  017226e80 - Draft: GuiCommandSimplest to serve as base of simple
    Gui Commands
  *  a104ece52 - Draft: update InitGui with context commands
  *  131961c2a - [Draft] Cleanup splitted annotatation objects
  *  0745f760a - [Draft] Removed annotation styles objects
  *  8e3dfe7c2 - [Draft] Dimension styles improvements
  *  164bbabbd - [Draft] Cleanup of Annotation style branch
  *  85bf45937 - [Draft] Splitted object Text and Label from Draft.py
  *  f45314c9b - [Draft] Updated cmake with splitted annotation objects
  *  88612bee7 - [Draft] Dimension Style cleanup
  *  4855564bb - [Draft] Group object for dimension styles
  *  33f6d0119 - [Draft] Split angular dimension
  *  6d8fe0731 - [Draft] Annotation refactor and Cleanup
  *  530e8b6c5 - [Draft] Split Dimension object and reorganize of
    annotation objects
  *  1b7058fa3 - [Draft] New Icons for Annotation Style
  *  34cf98102 - [Draft] Dimension style object
  *  0e097ae7f - Draft: add init_draft_statusbar to CMakeLists
  *  e3ea589d5 - [Draft] Annotation scale, support for imperial custom
    scale input
  *  08d949b08 - [Draft] Rearrange annotation properties groups
  *  116052cff - [Draft] Annotation Scale bugfix
  *  ff3bdf86b - [Draft] Improved Autogroup to handle Draft Annotations
  *  1d7b62e6e - [Draft] First implementation of annotation scale
  *  e65c61036 - [Draft] Annotation scale support and statusbar widget
  *  dc8befa47 - Path: Move more common methods to PathSurfaceSupport
    module
  *  28abb95ea - Path: Add new support module for 3D Surface and
    Waterline
  *  4cd4b2e87 - Path: Comment cleanup; adjust messages; set 2 default
    values
  *  cb796ca2c - Path: Implement new module PathSurfaceSupport; Add
    `Spiral` cut pattern
  *  aaf1eee7c - Path: Preparation for making property defaults readable
    through class
  *  eb354c3a1 - Path: Improve backwards compatibility capabilities
  *  ed85341cd - Path: Improve property visibility in Data tab
  *  a0cecce62 - Path: Expose operation's property details to access via
    class
  *  9e9d5ce96 - Path: Fix weakness in face analysis for unique
    OuterWire cases
  *  01e95b2ac - Path: Add missing tooltips
  *  aa1261dc7 - Path: Waterline fixes(5), new IgnoreOuterAbove, and
    code simplification
  *  c0a5a8c97 - Path: Improve Tasks editor interaction
  *  341da1092 - Path: Move more common methods to PathSurfaceSupport
    module
  *  0bd0d52ba - Path: Simplify `if ... is True:` statements.
  *  ccfd52477 - Path: New class - PathGeometryGenerator; new CutPattern
    - Offset
  *  f6ad7101c - Path: Create shared support  module for 3D Surface and
    Waterline
  *  fd34891c9 - Path: Improve compatibility between file versions
  *  a6cb530d5 - Path: Fix weakness in face analysis for unique
    OuterWire cases
  *  f41ec732e - Path: Added `Spiral` cut pattern; Adjusted tooltip
    language
  *  b5048f4f0 - Path: Multiple fixes; code optimizations and cleanup
  *  15e1fa7bb - Path: Added missing tooltips and added new Cut Pattern
    options
  *  c6b9adec2 - Path: GUI improvement - swap setEnabled() for show()
    and hide()
  *  98aaad5fb - [TD]fix KB lockout in dialogs
  *  070099daa - fix some typos in recent lazyloader implementation
  *  97fbda9b4 - Arch: Fixed bug in IFC export of furniture
  *  232b701b3 - fix a typo
  *  ac82f6ca4 - give all preferences dialogs a clear name
  *  79f7986eb - This commits splits the "General" dialog to "General"
    and "Colors".
  *  57328a136 - [TD] split too long preferences dialogs
  *  f1a2063a1 - Remove conditionals for older fedora versions from
    freecad.spec
  *  8fbfeffe1 - Switch freecad.spec from OCE to opencascade (OCCT)
  *  f0061fade - FEM: group meshing, fix retriving group elements in
    rare cases
  *  9dac36eec - FEM: self weight object, set to not shown in property
    editor
  *  843d39495 - Tools: [skip ci] move import of requests module into
    try/except block
  *  2d29ac5fc - [TD]Fix Detail dragger for ProjGroup
  *  7d9cfeb2c - Sketcher: Fix trim
  *  a150f8a54 - Arch: Fixed IFC4 export of surface styles
  *  7bd2ec425 - add docstring to __init__.py
  *  855fa1adc - Arch: Support App::Parts in IFC export
  *  4104a0e26 - [TD]Use PropertyXLinkList for external Sources
  *  30e07229e - [App]convenience getter for PropertyXLinkList
  *  66c362a8b - Draft: Fixed div by zero error in snapping
  *  3eff81df3 - Arch: Fixed louvre width/spacing property
  *  97c8eff82 - Draft: warn the user if offset direction is not set
  *  2c11e0f4c - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  890809bcb - [skip ci]: make SubWCRef not to fail if internet
    connection is blocked
  *  940af87f6 - [Arch] split IFC dialog
  *  d91bd53e1 - Part: [skip ci] include missing header file
  *  7fe094ac0 - add lazyloader support
  *  9e57caf2e - [TD] sanitize Detail view dialog
  *  e537972ef - [TD]GlobalPlacement for loose 2D objects
  *  27a475d84 - Tools: [skip ci] implement method to get commit number,
    date and branch name from sha
  *  c2a2effac - Resolve SyntaxWarning literal comparison in py3.8
  *  f692494ad - Use "simpler" naming convention per user request
  *  8afb0379b - Draft: dwg-export: allow overwriting of files
  *  75623131f - Draft: new ShapeString icon for the tree view
  *  7dc60feab - Path: fix path sort
  *  4045b2fa3 - [TD]"<" symbol embedded in html
  *  dd7e3ec72 - Ensure join type is shown
  *  15318f495 - Deburr: signal for update when values are changed
  *  a05ffd499 - [TD]apply global placement
  *  bc9569515 - Add size parameter for syntax highlighting of GCode
    editor
  *  ba7b32e6b - [Draft]support BSplineCurve in getNormal
  *  aed8c9140 - Arch: Export ortho arrays to IFC
  *  4d0c0d2d7 - Draft: parameters to control array options in the task
    panel
  *  e1c31bf92 - Draft: polararray .ui file, Link array by default
  *  c5e5f901e - Draft: gui_ and task_polararray cleanup
  *  da066410a - Draft: orthoarray .ui file, Link array by default
  *  48619ad6e - Draft: gui_ and task_orthoarray cleanup
  *  8cbb59920 - Draft: circulararray .ui file, Link array by default
  *  13cc36e73 - Draft: gui_ and task_circulararray cleanup
  *  b2a7cb930 - [TD]expose SymbolScale preference
  *  186af3d05 - [TD]fix preference key for SectionEdges
  *  fda11ed71 - Draft: Added convenience methods to the Draft Working
    Plane to set top, front and side positions
  *  f956a00ba - add getCommandInfo() rename getShortcut to
    getCommandShortcut
  *  94215c171 - [skip ci] Add getShortcut(string) command to Gui,
    returns string value representing shortcut key accelerator for this
    command
  *  5afce788c - Draft: move WorkingPlaneProxy to separate module
  *  cb7bf768c - Draft: add WorkingPlaneProxy button to the toolbar
  *  2ede46764 - Draft: move SelectPlane task panel to a separate module

 -- Alexander Pozdnyakov <censored>  Sat, 25 Apr 2020 00:03:05 +0300

freecad-daily (0.18.3+git20496-ff9c3be72-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: ff9c3be72b0b14d10413198d9a6f458ea66264cf
  * Date: 1586372523
  * git changelog:
  *  ff9c3be72 - Arch: rebar, fix code error
  *  b44044f95 - [TD]dialog for Detail #4221
  *  bbea2dbb7 - Arch: Ability to add windows presets
  *  2b922312f - Arch: Added Wall Thickness property to Arch Pipes
  *  492d3c5c0 - Base: [skip ci] support of spheres in InventorBuilder
  *  e6a7f826f - [Mesh] Deviation preference can't be 0 ; fixes #4171
  *  cf474f60e - Arch: rebar, allow to make rebars from an edge too
  *  35b0e0e22 - Draft: polararray, clean up imports, docstrings, and
    checks
  *  cf7cae0d1 - Draft: orthoarray, add strictly rectangular arrays
  *  5658ae17e - Draft: orthoarray, clean up imports, docstrings, and
    checks
  *  814109634 - Draft: circulararray, clean up imports, docstrings, and
    checks
  *  ea1649c03 - Draft: arc_3points, clean up imports and checks
  *  4c806caeb - Draft: utils, add function to log calls
  *  26864d963 - Draft: moved some unit tests to TestDraftGui
  *  5147ffd49 - Draft: Coin (Pivy) tests only when the graphical
    interface is up
  *  c55a5a914 - Draft: unit tests registered in Init.py
  *  ad784bc7d - Path: PEP8 cleanup
  *  20d85edd6 - Path: Fix broken `Gui::QuantitySpinBox` class
  *  7d8ab175a - Arch: rebar, add error prints
  *  f9fc96047 - [PartDesign] Remove 'Set tip' from Body contextual menu
    ; fixes #4304
  *  2ed5786d0 - [skip-ci] Various typo fixes
  *  a101e911f - Draft: gui_utils, add small stylistic changes
  *  7a6b586a6 - Draft: move ShapeString to the creation tools
  *  dfedd10f3 - Draft: importSVG.py, FreeCADGui with interface only
  *  691a3cdf0 - Draft: gui_utils, autogroup return when GuiUp is False
  *  932938e36 - Draft: clean up init_tools and messages
  *  ec5dcdc08 - Draft: gui_trackers clean up docstrings and spaces (3)
  *  da1f71dfc - Draft: gui_trackers clean up docstrings and spaces (2)
  *  1cde3156b - Draft: gui_trackers clean up docstrings and spaces
  *  009a7aacf - Draft: gui_snaps cleanup
  *  d91cc369f - Draft: gui_snapper clean up docstrings and spaces (2)
  *  3f33f0482 - Draft: gui_snapper clean up docstrings and spaces
  *  b5fa36953 - Draft: gui_selectplane cleanup
  *  3e77ded2c - Draft: gui_polararray cleanup
  *  aad2969a2 - Draft: gui_orthoarray cleanup
  *  6c4b2161e - Draft: gui_edit, many small spacing and docstring edits
  *  c1fe916f0 - Draft: gui_edit cleanup
  *  dd9b69442 - Draft: gui_circulararray cleanup
  *  43c93b886 - Draft: clean up gui_arrays and gui_base
  *  cf7b774e9 - Draft: DraftGeomUtils clean up docstrings and spaces
  *  b532c74e3 - Draft: DraftGeomUtils clean up imports, and Python 2
    compatibility
  *  033d0091e - Draft: WorkingPlane.py clean up imports and docstrings
  *  ad0a50c79 - Draft: DraftVecUtils.py clean up imports and messages
  *  046be9198 - Draft: gui_trackers.py clean up imports and spaces
  *  a9a10a7fd - Draft: gui_snapper.py clean up imports and spaces
  *  f33dcf69d - Draft: todo.py clean up header, imports and messages
  *  3b6c06d09 - Draft: gui_utils.py clean up imports
  *  e9742da7d - Draft: utils.py clean up header and imports
  *  d45321f7f - Draft: Draft.py improve imports of utility functions
  *  4018a4788 - Draft: Draft.py clean up header and imports
  *  f00fe5806 - Draft: DraftTools.py clean up header and imports
  *  d1c0f2f2f - Draft: docstrings for the submodules
  *  cbefa8e6f - [Sketcher] Improve elements color tampering with edge
    coloring
  *  634e47f31 - [Sketcher] Fix Qt4 compatibility in MultIcon + minor
    improvement
  *  9752de860 - Sketcher: Element Widget External/Construction icons
    fixes
  *  9b2e7b22c - [Sketcher] Distinguish normal/reference/construction
    elements in task dialog
  *  815db40a9 - Cloud: [skip ci] fix linking issues on macOS
  *  ce35c641b - [skip ci] fix typos
  *  65aee430a - Removed offset check
  *  ea8d3bb24 - Gui: [skip ci] add options to set one-pass and backface-
    pass rendering
  *  359d3a2b4 - Gui: [skip ci] improve whitespaces
  *  60ac50004 - Cloud: [skip ci] restore old CMake variable to link to
    OpenSSL to fix build failure on Linux and Windows
  *  7a0606715 - Cloud: fix broken CMake file
  *  d414fc631 - Part: [skip ci] set again Two-side rendering as default
    lighting style
  *  5ecbc89f3 - change isOnLine to isOnLineSegment
  *  b631c5600 - move getFacets from Path to Part
  *  db959f1f0 - added check that facets are valid in getFacets
  *  2b8cd1be4 - add changes to Waterline
  *  bab00360c - Area.cpp and CMakeLists.txt had extranious line ending
  *  0cbf56886 - clean up commented old code
  *  54022ea63 - remove debug profiling from surface
  *  948ec0349 - visual studio doesn't like indexing facets with [,
    changed to (
  *  fbc266c15 - remove parallel processing, replace mesh generation
    with getting facets
  *  3f36f5585 - change from openmp to std::thread
  *  651c38392 - changed some for loops to list comprehensions, added
    openmp for area to make two loops parallel, changed a fuse to a
    compound
  *  5f648aa2c - remove sleep calls, change some for loops to list comp,
    move isPointOnLine to base vector
  *  3ff9a068d - [Gui] Edit Menu Remove Duplicate Shift+E...
  *  6cc5001c0 - Draft: Draft_Text split lines by newline characters
  *  21fd53e5e - Draft: example file with a preview in the Start page
  *  5e84d3238 - Fix MacOS build with Catalina and latest homebrew Add
    support for self signed certificate in the case the end user wants
    to use minio or any other self hosted s3 storage
  *  d36c3ebe5 - Trivial code formatting for some {.cpp,.h} files
  *  a45738c62 - Draft: update unit test for gui_edit
  *  9ed42f61a - Draft: move Draft_Edit to another module
  *  da72b47cf - Path: handle open edges when sorting path
  *  da92b8c24 - [TD]fix single quote in anno string list
  *  57cde015f - [TD] sanitize broken SVGs
  *  8663e724f - Gui: move functions to list menus and toolbars from sub-
    class to base Workbench class implement new function to list all
    toolbars and their used commands
  *  475f51851 - Gui: [skip ci] replace tabs with spaces in GUI init
    script
  *  f9984a0ab - Gui: [skip ci] fix regression by using UTF-8 encoding
    in PropertyItem::setPropertyValue
  *  110ea2c68 - [skip ci] improve whitespaces
  *  dbb095a47 - Gui: [skip ci] disable workaround to avoid handling an
    event twice because it leads to a regression on macOS
  *  0d8681a64 - [TD]Add symbols from AndreH
  *  18e732e38 - [TD]do not write BOM on SVG export
  *  919b414dc - App: [skip ci] handle types long and unsigned long in
    PropertyPlacement::setPathValue()
  *  b8a32610c - Bugfix for circular hole base
  *  b5d7ac643 - [skip ci] fix typos
  *  67dca69d6 - Draft: task_scale, small style improvements
  *  7bc2e3ad4 - Draft: move ScaleTaskPanel to a module
  *  d65d01b30 - Gui: [skip ci] optimize
    View3DInventorViewer::containsViewProvider because it's sufficient
    to know if the root node of a view provider is part of the viewer or
    not
  *  5324540d8 - Gui: [skip ci] avoid that 3D view handles a single
    wheel scroll event twice
  *  7d18017b4 - Gui: [skip ci] fix regression in Application::open()
    and always encode file name when passing it to Python interpreter
  *  ba5d2d123 - [TD]replace odd character in GOST svg files
  *  b935c12ae - [Tools] remove ThumbnailProvider.sln
  *  cafed2a13 - [skip ci] Fix typos in Path WB
  *  937b33180 - App: fix PropertyBool::setPathValue()
  *  943eedbfe - [AddonManager] Support for UTF8 encoded macros
  *  9925297da - [AddonManager] Fix issue in Execute
  *  22e3788bf - Draft: task_shapestring, small style improvements
  *  50faaea5b - Draft: move ShapeStringTaskPanel to a module
  *  ba6e870bb - [TD]fix error message on empty svg symbol
  *  66fbec600 - Setup length depending on tool
  *  bb7bc5e65 - [TD] weld symbols cannot be rotated
  *  58d459688 - Arch: use the new Draft trackers module
  *  f05b38c50 - [Tools] add Visual Studio project files
  *  acda0d4fa - Draft: add example file to test Draft objects
  *  f018dbf15 - [Draft] Fix to mirror tool
  *  d1d85c620 - [Tools] extend ThumbNail Provider for .FCBak
  *  6f028e039 - Draft: update unit test for gui_selectplane
  *  48f2ba9c7 - Draft: improve the Python style gui_selectplane
  *  f54ca6146 - Draft: move and rename DraftSelectPlane
  *  ebb383cc6 - Path: Synchronize tooltips.  Apply `DepthOffset`.  Hide
    properties.
  *  6644d0819 - Path:  Implement experimental Waterline algorithm
  *  7d4b2f2a5 - Path: Fix bug that fails `Multi-pass` usage
  *  5d0329498 - Path: Fix "increase by factor of 10" issue
  *  a907585f0 - Path: Four bug fixes per forum discussion
  *  11db9553d - Path:  Add `Cut Pattern` selection to task panel
  *  3720b57d6 - Path: Add `initPage()` call to update GUI upon loading
  *  336363968 - Path: Update GUI inputs for independent Waterline
    operation
  *  d495ee202 - Path: Add `ScanType` and `LayerMode` inputs
  *  4109f0c7d - Path: Restructure initOperation() for backward
    compatibility
  *  df253cdcd - Path: Add `Waterline` task panel
  *  a2c72feba - Path: Add commented references for missing imported
    modules
  *  04f8c474a - Path: Add `Waterline` command and PEP8 clean-up
  *  ba48b9e48 - Path: Alphabetize and add `Waterline` module files
  *  c8fc8e61a - Path: Alphabetize and add `Waterline` files to list
  *  dacb6e62f - Path: Add `Waterline` selection gate
  *  312f09e81 - Path: Add `Waterline` modules to PathScripts
  *  c7ba4f4f3 - Path: Add `Waterline` icon file
  *  1908e86e2 - [Path] fix tool change and Feature missing output
  *  7c9d5fe57 - [TD] geometric Hatch dialog
  *  5316d5d70 - DlgTemplateField.ui: remove unnecessary layout
  *  316be97da - [TD] DlgTemplateField.ui: size policy
  *  c92ab7efb - TaskDlgWeldingSymbol: fix creation issue
  *  fe333b219 - fix tile properties
  *  954d4e64f - SymbolChooser: use Qt's OK|Cancel buttons
  *  5da2b4235 - TaskWeldingSymbol.cpp: revert an unintended change
  *  adde500f2 - [TD] overhaul welding UI
  *  f516c4af0 - FEM: z88 mesh exporter, fix file handle type
  *  f520737a2 - [TD] sanitize active view dialog
  *  0f477df6e - [TD]prevent loop with AutoScale
  *  ccbdf1c11 - TaskSectionView.cpp: add missing unit initialization
  *  286c50e99 - TaskSectionView.cpp: fix a typo
  *  2fbd3729b - [TD] Section dialog overhaul
  *  915e551bb - [TD] vertex dialog: fix vertical size
  *  2cac4898d - [TD] sanitize TaskCosVertex
  *  9064768a5 - [TD] TaskCenterLine add missing unit initialization
  *  d9e65c778 - [TD] use Gui::QuantitySpinBox in dialogs
  *  6182a1469 - [TD] restore alignment
  *  5c4ddf42e - Gui: [skip ci] bind spin boxes to object in Placement
    dialog
  *  f50119883 - Part: fix Feature::getTopoShape() for link array with
    LinkTransform
  *  39b691a99 - FEM: delete wrong author, copy paste error
  *  c0e02f331 - FEM: pep8
  *  97d90d53e - FEM: z88 some small code improvements
  *  6c399ae85 - FEM: geom tools, move get element
  *  5d9bb6a9f - FEM: geom tools, move find element in shape and is same
    geometry from meshtools
  *  e61699fc9 - FEM: geom tools, add new module and move some geom
    tools from mesh tools in
  *  8b48fdb0a - FEM: cmake sort
  *  a2140c7e5 - FEM: solid selection, code improvements
  *  8ce0fdee0 - [TD] fix preferences dialogs
  *  7fa8cc83d - Part: remove excessive spacing in strings
  *  4e91020c1 - fix error when discretize N=1 cleanup InitGui to add
    Path_Probe command Probe setupsheet
  *  040324c6a - discretizing
  *  71da49068 - Path: adding dressup task panel
  *  a8483c764 - Path: Finish GUI & Cleanup
  *  4b0f4e1ac - Path: make setupsheet handle PropertyFile
  *  70a52a8ed - Path: Layout op panel for probe
  *  59a9ab9bc - Path: Z depth correction from probe data
  *  5f323a416 - [TD]Uncomplicate default decimal setting
  *  fcf5ec027 - [TD]detail highlight color/style
  *  ebc6536ce - [TD]remove highlight on deletion of detail
  *  1f3966e1c - [TD]SectionLine colour property
  *  01e9b4151 - [TD]spurious warning on Section
  *  9b4b8fb92 - Path: Apply rotation improvement to B(y) rotations
  *  9239c67ec - Path: Remove unnecessary comments
  *  7cbd3bf79 - Path: Improve rotational transitions between operations
  *  0564739c5 - Path: Improve 4th-axis rotation analysis and
    application
  *  60329f838 - Path: Deleting blank indents
  *  ec8b1bc07 - [skip ci] use QLocale class consistently to make it
    possible to change it application-wide
  *  cbc38e988 - Path: Fix failed open edge path for zero
    GeometryTolerance case
  *  caee1eb48 - [skip ci] make Init scripts working if system locale is
    set to C
  *  8c45bef57 - [TD] add missing repaints for DrawView
  *  be694170a - [TD] Detail view - add missing update
  *  3318ddeac - [TD] add missing repaint on property change
  *  3a0d9e8c5 - Part: [skip ci] make quantity fields in Python
    attachment dialog expressen aware
  *  d09c4217d - [TD] make dimension DLG shorter
  *  ce3eadf28 - Gui: [skip ci] implement Python wrapper for
    ExpressionBinding
  *  e21342d45 - Arch: Fixed export of furniture elements
  *  ffeeb322d - [TD] fix centerline dialog
  *  7effad82e - DlgPrefsTechDraw2.ui: restore alignment info removed by
    Qt Creator
  *  1d04cee15 - [TD] remove UI for unimplemented feature
  *  83cb70989 - [TD]correct button text
  *  afff0df47 - [TD]add default pref for section cut surface
  *  4256e7972 - [TD]fix preference path for SectionLine colour
  *  107831e0a - PartDesign: [skip ci] fixes #0004254: Crash when
    canceling duplicate sketch in PartDesign
  *  115d4b0d0 - [Draft] Reordering Modifiers toolbar
  *  76a77e4f8 - [skip ci] Fix typos
  *  2241d0d11 - NaviCube - tweaks and new parameters
  *  0a1312e9f - [PD] fix logic of TaskPrimitiveParameters dialog
  *  bdc23aabc - Sketcher: Fix #3658 Levenberg-Marquardt solver
    precision issues
  *  bd0f5ca5c - Part: [skip ci] explicitly open transaction when
    opening the Attachment dialog
  *  28e40f8dc - [TD] Centerline dialog refurbish
  *  bf4e6b631 - [TD] refurbish LineDecorDlg
  *  779ebb771 - [TD]fix Leader end type selection
  *  3e00de25f - [TD]fix Leader attach point secondary views
  *  c32c9d565 - Part: [skip ci] commit and open transaction when
    clicking Apply in Attachment dialog (Python version)
  *  ffb802d72 - Arch: import from draftutils instead of DraftTools
  *  a150b3048 - Draft: use functions from the utils module, not
    DraftGui
  *  a86e2a69b - Draft: ImageTools, import new gui_trackers module
  *  791f79962 - Draft: update unit test for new gui_trackers module
  *  439d021dd - Draft: Snapper class with new gui_trackers module
  *  b38dcd9ff - Draft: move DraftTrackers to another module.
  *  1955c62a2 - Added 4th axis support to drilling GUI
  *  8756ae859 - Change example_pre to use a list of commands instead of
    one string
  *  f66747ec1 - split paths on M6 and change placement to use offset
  *  0d281b91d - split paths on M6 and change placement to use offset
  *  7f76c5fbc - split paths on M6 and change placement to use offset
  *  f1ebaa4cc - change preprocessor to split lines
  *  31b17055f - initial work for modifying path of imported gcode
  *  9f766102f - Correct usage of SOURCE_DATE_EPOCH
  *  40f50736f - [Spreadsheet] [skip ci] fix bug where aliases renamed
    in the spreadsheet were not getting renamed in sketcher constraints
  *  4d9090f9e - FEM: all objects unit test, add result mesh to result
    obj
  *  0224206c6 - [TD] Hatch: use more useful step size
  *  41789e58c - [TD] make GeomHatch dialog show changes immediately
  *  47fda412b - [TD] make LeaderLine dialog show changes immediately
  *  1d8df25e3 - [TD] missing arrow style change
  *  58b926e30 - forbid negative width and size
  *  b0fc72507 - [TD] make balloon dialog show changes
  *  f7940677d - [TD] deny input of negative lengths in pref dialogs
  *  8316b0a95 - [TD]properly initialize Unit Widgets in Prefs
  *  bbf295a30 - FEM: python base constraint, do not add stats as Type
  *  9749d08d8 - FEM: 2D FEM example, update result, shell thickness and
    material object
  *  0b889e6e8 - FEM: 3D FEM example, update result and material object
  *  af773b566 - FEM: unit test, improve all objects test
  *  6875b0e32 - FEM: solver Z88, fix icon
  *  751873ff1 - Gui: [skip ci] make log messages distinguishable to see
    if X11 or polling API if spacenav is used
  *  e25cdd2d0 - FEM: gmsh mesh VP, some comments
  *  039c25300 - FEM: mesh result object, use the new Python Gui base
    object without display mode setting
  *  01c2386a1 - FEM: Python Gui Base object without display modes
  *  3ff9d36e9 - FEM: result mechanical, change obj type
  *  158e076f1 - FEM: result mesh, change obj type
  *  f6d985075 - FEM: Python base constraint VP, better log in get icon
  *  e5ec4f316 - FEM: typo, pep8
  *  894b55aa9 - FEM: examples, new lines
  *  efb5cd982 - FEM: typo
  *  96c293073 - FEM: fix contact shell shell example
  *  ac8b5db1c - FEM: tetgen exporter, get rid of active document
  *  c9bca5bd1 - FEM: examples, better choose active document for fit
    view
  *  18054d95f - PartDesign: fix SubShapeBinder make command
  *  172e28b6b - [PD] add expressions to primitive dialog
  *  a345d7cbf - FEM: fix link in coding conventions
  *  6008aa3ae - App: add documentation to PropertyCleaner move global
    variables static variables of PropertyCleaner add unit test for
    removal of property in onBeforeChange
  *  9bdbfc2a6 - Fix failed Job creation due `EnableRotation` property
    error
  *  34c35f8ef - Gui: fix property editor crash on remove dynamic
    property
  *  d441a9ded - App: make deleting dynamic property safer
  *  1102195a9 - fix typos
  *  c77b63d2b - [TD] add property for section line style
  *  6fa80d8cb - [TD] fix order of arrow heads
  *  30a0047cd - [TD]Fix handling of CL flip parameter
  *  1cfe6d2cc - Part: [skip ci] support of expressions of Euler angles
    in attachment dialog
  *  92d005b26 - [TD]GeomHatch - handle empty parameter
  *  4a0ab015f - [TD]Hatch - handle empty parameter - use default
  *  509cbfa53 - PartDesign: allow making new ProfileBased feature using
    multiple faces
  *  4dd16c58e - PartDesign: allow multiple faces in feature
    ProfileBased
  *  cf69517aa - TaskBalloon.ui: add and correct tooltips
  *  7e60dcd73 - - add missing update on changed color - some minor code
    rearrangements and wording changes
  *  14fbda341 - [TD] Balloon fixes
  *  7f6dde209 - FEM: z88 icon, replace with svg
  *  5eb298ddc - PartDesign: fix SubShapeBinder solids fuse
  *  3366a245f - PartDesign: improve SubShapeBinder make command
  *  b3835cd69 - PartDesign: remove SubShapeBinder.Support hidden status
  *  179a2c254 - PartDesign: improve SubShapeBinder property
    documentation
  *  d949447f8 - PartDesign: change SubShapeBinder claim children
    behavior
  *  4a26bd0b2 - PartDesign: disable SupportTransform on legacy dressup
    feature
  *  974267bc6 - PartDesign: fix dressup AddSubShape transformation
  *  dd794a9e3 - [TD]update balloon test case for OriginIsSet
  *  544bb2222 - Gui: [skip ci] fix bug in Placement dialog when leaving
    with Esc
  *  080c658ab - [TD]avoid crash on cancel of section edit
  *  072b6f11b - [TD]make geom hatch lines on property change
  *  3c0d9d3d9 - [TD]add separate property for geom hatch
  *  7a9a87fa6 - [TD]common preference getters for hatches
  *  69af48123 - Draft: update unit test for gui_snapper
  *  699624fd2 - Draft: move DraftSnap to another module
  *  d80ee4a82 - Draft: properly import the Snapper class
  *  f1a3e1422 - Draft: move snap commands to an individual module
  *  71d4eedf0 - [Sketcher] Remove 'Hexagonal profile' menu ; fixes
    #4290
  *  bce7e55e1 - Gui: [skip ci] fix tab ordering in document settings
    page
  *  8e118a9e3 - Gui: [skip ci] added thumbnail size to UI
  *  c314a98a0 - Gui: [skip ci] fix regression in tab order caused by
    1b957e581
  *  5b644edea - FEM: sort equation commands

 -- Alexander Pozdnyakov <censored>  Wed, 08 Apr 2020 23:37:28 +0300

freecad-daily (0.18.3+git20166-1fc309bb5-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 1fc309bb58a14fc0f526805c381b8a589a695cf8
  * Date: 1584643069
  * git changelog:
  *  1fc309bb5 - Gui: [skip ci] simplify Application::setStyleSheet and
    directly check if the passed file name exists
  *  111777fa0 - TechDraw: use only plural instead of Line(s)
  *  1b957e581 - [GUI] some preferences cleanup
  *  8bfc0221b - Extend sketch grid boundaries by 1/2 step so it
    displays without border
  *  bb1c5cde7 - DRAFT: import DXF version R12 minimalistic file with
    legacy importer
  *  c629bf2fa - Draft, Arch: coding conventions for the workbench
  *  be1fd4255 - Gui: [skip ci] make it configurable to set size of
    thumbnails
  *  9eeceb4f2 - Draft: improve the README files with links
  *  054ce9a54 - Draft: recompute before using radial dimension in the
    unit test
  *  d496e714c - Gui: move handing of style sheets to
    Application::setStyleSheet to avoid code duplication
  *  f4b79637f - TaskCenterLine.h: correct line endings
  *  f9c9d1ee1 - [TD] cleanup and fixes for Centerlines
  *  e98a21446 - [TD] fix LeaderLine dialog
  *  bfe542fd6 - [TD] use enum for line style
  *  45ee763af - DrawViewBalloon.cpp: add missing renaming routine
  *  d8fda751d - [TD] use uniform naming for balloon outline
  *  af5e7abe4 - Use relative path to stylesheet fix #4130
  *  1fcab29e9 - MeshGui: workaround for bug in Coin3d
  *  06f479622 - Sketcher: modify PR 3201 a bit + remove unneeded class
    members from EditData class + do not include ui-header from within
    header files + fix possible memory leak in EditDatumDialog + when
    canceling dialog make sure sketch will be updated
  *  2d9c2c644 - [Sketcher] Constraint driving/driven status integration
    in dimension edition dialog
  *  197c0f799 - [TD]improve selection filtering for ArchSection
  *  55da881bc - [TD]improve selection filtering for DraftView
  *  d3156f10f - [Part] color dialog cleanup
  *  de0e5fac2 - FEM: solver z88, add icon and make use of it
  *  22ae198e3 - FEM: mesh groups, add icon and make use of it, thanks
    to bitacovir
  *  461453393 - FEM: icon file, sort and add comments
  *  1a5dd062d - FEM: unit test, add some TODO comment
  *  601ac707b - Gui: [skip ci] add function to convert Inventor file
    into STL format
  *  9b4722695 - Fix application of `DepthOffset` property
  *  e63a9ee0f - Expose linear and angular deflection for mesh
    conversion
  *  54bb4db54 - PathSurface: Add select-face(s) feature and other
    improvements
  *  49bfbf73f - Base: [skip ci] add method to more easily set the
    Python error indicator from a Base::Exception
  *  f585ab5d5 - DlgPrefsTechDraw3.ui: fix overall height
  *  197efb8b2 - [TD] improve dialogs
  *  ab42bb8b4 - FEM: base python object, pep8 and doc strings
  *  73711cd96 - FEM: base python object, fix and comment
  *  d0fcbf34b - FEM: base python object, add missing getstate method
  *  2a50a1956 - FEM: Python base VP, logs in get icon
  *  3a8d5db10 - FEM: newlines
  *  565bdbbb3 - FEM: unit test, get rid of ActiveDocument
  *  ecafc3da6 - FEM: unit test, code improvements
  *  9066c0222 - FEM: unit test, get rid of ActiveDocument
  *  0f86afa01 - App: GroupExtension::getGroupOfObject considers
    App::GroupExtension or App::GroupExtensionPython
  *  8401b563d - App: [skip ci] extend Python wrapper of hasExtension()
    to have full control over calling the C++ function
  *  10d802698 - [TD]fix bad preference keys
  *  1cd05192c - [TD]fix welding tile file included setup
  *  636d50f8e - [TD]fix Section file included set up
  *  53b01f08f - Gui: improve usability of text document object
  *  aab91b557 - Gui: [skip ci] update editor action on request
  *  063ca70af - Gui: [skip ci] add slot to update editor related
    commands
  *  bf3e9ff5a - [TD] more preferences work
  *  15d98b52c - Gui: [skip ci] print warning if 3Dconnexion file cannot
    be loaded
  *  33bd19984 - Include the new Mach 3/4 post
  *  5754e9fea - [Path] - Add Mach3 / Mach4 Post
  *  af4f4282a - [Import] improve DXF version creation
  *  383ff0d5c - Gui: copy config file to resource directory
  *  570368ed7 - Gui: fix target path of style sheet files
  *  078635268 - Adds 3DConnexion Device Button Map loading from XML
    file
  *  9512159d0 - [Path] fix tool changes (Revert previous change)
  *  168ce605a - [Report View] add options to show report view on
    warning, error, normal, and log message types individually
  *  3d1bd5f09 - Code clean up
  *  1a1ddcd09 - 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
  *  518fd0c04 - Gui: [skip ci] improve search function in parameter
    editor to jump from one top-level item to the sibling item
  *  381269a0c - small code formating in application
  *  261c4a689 - Cloud: fix build failure under Linux caused by
    287050be4124
  *  949110d73 - App: [skip ci] implement WekPtrT to simplify using
    DocumentObjectWeakPtrT
  *  eb3e4ce56 - [TD]fix crash when Section deleted during creation
  *  ee626abef - [TD]synchronize defaults in code and prefs
  *  2dfc4099b - CMake: use XercesC_LIBRARIES to store debug and release
    version of xerces
  *  287050be4 - merge cloud wb modfications
  *  1ec955a18 - FEM: hide all vtk post objects on task panel open of
    result and gmsh mesh
  *  ba21ca8cc - FEM: Python base VP, better check in get icon
  *  c1182681c - FEM: do not use base vp for result mesh object, fixes
    some problems
  *  9004e1fc5 - FEM: improve imports
  *  52bee70c6 - Gui: [skip ci] fix ColorButton to pre-select current
    color in dialog
  *  e83dd0121 - Sketcher: fix contraints cmd crosshair color
  *  2a4278220 - [GUI] general document preferences
  *  a30fd205f - Use reproducible SOURCE_DATE_EPOCH instead of TIMESTAMP
    when available
  *  c865faf2d - FEM: improve some licence headers and doxygen docu
  *  f8093de71 - Gui: [skip ci] slightly change the background color of
    the search  field
  *  97d235007 - Updated grbl post processor
  *  2f46c3fcf - 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
  *  020ba6c1c - comment wording fixes
  *  a7b05e188 - set placeholder text not in UI to take care of Qt 4
    users
  *  d6e97eaf6 - [GUI] new feature to search for parameter groups
  *  36eb07fdd - [TD] sanitize Scale preferences
  *  cee8cefd9 - [TD] use icons uniform in all dialogs
  *  5d99fcb11 - Gui: remove moved controls from 3D view settings page
  *  167f94a8a - Gui: [skip ci] re-arrange items in grid layout
  *  1601766af - Gui: [skip ci] split 3D view settings into two pages
  *  804d27bee - [skip ci] fix copy&paste errors
  *  8bd75eb5b - DlgSettings3DView: more rearrangement
  *  8dc120fde - preferences 3D view dialog beautification
  *  d2d27e9e7 - App: change Link array behavior
  *  6291921e9 - FEM: gmsh vp, hide post pipeline too
  *  2c30b1cfd - FEM: some modules, better document handling
  *  af7a005ad - FEM: fem mesh 2 mesh, fix example code
  *  3a309916a - FEM: solver frame work, get rid of Active Document code
  *  ef7eb72f1 - FEM: solver base writer, add document as attribut
  *  853360ae1 - FEM: ccx tools, better document handling
  *  fddeb8f67 - FEM: ccx unit tests, fix create result method
  *  0701d10c7 - FEM: extend coding conventions
  *  022c14d75 - 4th-axis fixes and improvements
  *  8c0dc9242 - 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:  Document.cpp(1182): Cannot commit transaction while
    transacting
  *  096f64cca - PartDesign: fix task dressup/transformed creation
    cancel
  *  69ea7a3d5 - Gui: move disabling of auto transactions before the
    call of showing a task dialog
  *  2b16d0605 - Gui: disable auto transaction on showing task dialog
  *  a6a1b02d4 - add icons for line style
  *  eeec05977 - add missing tooltips
  *  c7f8a5b2b - [TD] add missing signal/slot for decimals
  *  4ce9fbc57 - TD: Fix decimal separator of dimensions
  *  b4c08eaa0 - [Path] - Use PathUtil to check if op is active.
  *  60755ed31 - [Path] - Handle Post Processing Operations with
    Dressups
  *  953ae1e6e - [Spreadsheet] fix tooltip to show newline instead of \n
    characters
  *  973caf90e - [Spreadsheet] add tooltip for alias line edit.  Also,
    per user request, make it so when creating a new spreadsheet it is
    open for viewing/editing
  *  1ee2c4d83 - [Spreadsheet] fix minor bug where failure to set alias
    message appears erroneously.  Fixes #4287
  *  3141db587 - [TD] wording fixes and improvement for HLR prefs
  *  85c9376fe -  Fix label of angular dimensions
  *  5c4263961 - improve another tooltip as discussed:
    https://forum.freecadweb.org/viewtopic.php?f=35&t=21857&p=376366#p37
    6381
  *  f714519f1 - some more wording
  *  ec05f120f - another improvement
  *  c9b607823 - [TD] wording fixes and improvement for advanced prefs
  *  8c9a568d2 - better UI names for arrow ends,
  *  a219f9271 - [TD] fix arrow end None for dimensions
  *  37b578bf4 - [TD]support App::Link in View Source
  *  8705a6f3c - FEM: examples, some code improvements
  *  2b12bbe27 - FEM: extend code conventions
  *  23b5cebe7 - FEM: typo
  *  520b5cc0a - [Spreadsheet] fix bug where duplicate / bad aliases
    were being allowed.
  *  c337cfeec - [Spreadsheet] add alias line edit next to contents line
    edit -- add back in some inadvertently removed code
  *  de1cc43b0 - [Spreadsheet] add alias line edit next to contents line
    edit
  *  1fb999be3 - Arch: Fixed regression in layers
  *  c676a817b - Draft - enable toggle grid command in edit mode
  *  728fdfb06 - getColors BUG correction
  *  e41915e63 - Draft: add new viewprovider icon for radius dimension
  *  3e3ed4736 - Draft: add new viewprovider icons for specific objects
  *  8fd55eb6f - [Draft] Remove AddPoint and DelPoint commands from UI
  *  e79c1e6c9 - [Draft] Uniform length and xyz inputfield behaviour
  *  f5f43913e - [Draft] DraftGui and DraftEdit Cleanup to remove
    AddPoint & DelPoint
  *  6182aea46 - [Draft] DraftGui Bugfix on selecting inputfields
  *  9a36a379d - [Gui] Reorder Drawstyle menu bugfix
  *  a9115ed43 - [Gui] New Icons for HiddenLine and NoShading
  *  215c29caf - Draft: implement unit test for angular dimension
  *  81c289692 - Draft: implement unit test for radial dimension
  *  422d5f9d1 - Draft: cleanup of unit tests code
  *  efd5367d9 - Draft: unit test for arc by 3 points
  *  fb4a992ce - Draft: add script to produce a test file as example
  *  5a443e8df - [TD]accept QGraphicsItem from Python
  *  5823fdaf8 - [GUI]Add PySide unwrapper for QGraphicsItem
  *  436153807 - fixes #0004281: Close Documant Recovery [skip ci]
  *  412590848 - Gui: [skip ci] improve whitespaces
  *  e9aeef17a - fixes #0004286: PartDesign hole: angle of the tapered
    hole does not match the tapered angle specified [skip ci]
  *  0e0484405 - FEM: improve Python type checking and Python imports
  *  8ddbd110b - FEM: qrc, add comment
  *  204563c25 - FEM: result mesh vp, automate get icon
  *  fb3c54ab4 - FEM: rename icon, mesh result object
  *  d4ba61bf7 - Changed property names
  *  feb621067 - Some depth calculation fixes
  *  0ab6ba7a5 - [TD]remove Hatches from Display when deleted
  *  b7146a5ea - [TD]fix crash on RenderMode = NONE
  *  f181c882e - [TD]GOST welding symbols 64x64
  *  fa58336c7 - Clean up
  *  c094889aa - Fixed broken final depth calculation for rotational
    axis in pocket, profile and drill; Added EnableRotation to GUI; Fix
    some weird gcode generation
  *  dce426bf8 - PartDesign: [skip ci] New sketch function doesn't try
    any more to edit a selected sketch
  *  c1d50ec3e - [TD]Fix Balloon tool tip
  *  2fa671d09 - [TD]SymbolScale property to FloatConstaint
  *  9c8c3a2e6 - [TD]remove hard coded arrow types from UIs
  *  ebf6d1ca2 - [TD]make Arrow enums translatable
  *  dcef41782 - [TD]harmonize Arrow enums
  *  c7d3ae2d8 - [skip ci] Fix typo (crowdin)
  *  338bf2ca3 - App: [skip ci] reduce number of digits by 1 to display
    a NumberExpression
  *  00733f4f7 - FEM: result mesh, fix icon in tree view
  *  9cf6c9995 - Fixed wrong property name; Set default value
  *  6cbb2e62f - FEM: fluid material, use correct icon in tree view
  *  550b5a096 - FEM: gmsh mesh vp, use gmsh mesh icon in tree
  *  2a0ba98c0 - FEM: constraint body heat source vp, fix tree view icon
  *  2c47e52c7 - FEM: mesh gmsh vp, comment
  *  9882cb53f - FEM: mesh region, change type
  *  35b8d5dbb - FEM: mesh group, change type
  *  d230895c9 - FEM: mesh boundary layer, change type
  *  f41a942b0 - FEM: Python base view object, reactivate get icon
    method
  *  55bfa9dd7 - FEM: Python base object fix regression added with
    062d782236 by readding getstate method
  *  3461a5349 - AboutApplication.ui: add myself ;-)
  *  75b9dd8a0 - [skip ci] App: print affected Python type if
    serializing via JSON fails FemGui: add default implementations of
    __getstate__/__setstate__ to _ViewProviderFemResultMechanical
  *  a58ecba67 - Part: [skip ci] do not print an error message if a sub-
    object of a Part feature cannot be found
  *  419c4f340 - [TD]fix Balloon label position
  *  d2c1266b7 - Gui: [skip ci] do not mark the document as modified if
    the visibility of an object changes but the flag 'TouchDocument' is
    not set
  *  c23ea00eb - FEM: unit tests, some sort
  *  16c33fdb9 - Removed 'Use Tip Length' and added 'Extra Offset' in
    Drilling OP
  *  423404841 - Added ClearEdges in MillFace to GUI
  *  b368c14a0 - Add collection tab to About FreeCAD
  *  862456446 - [skip ci] Fix typos
  *  d4e07199e - App: fix missing transformation in
    Link::getTrueLinkedObject()
  *  f9c081f06 - FEM: result mechanical VP, add Object
  *  8b84a1cc9 - FEM: python base object and python base view object,
    workaround: - do not add Object attribute, regression added in
    a47d33b5e - do not attacht Object and ViewObject attribute,
    regression added in 175e7f2069 - this deactivates the icons in tree
    view - thus this only is a workaround
  *  55b5b6a6f - FEM: code formating
  *  4864849ec - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  92a00b6ab - FEM: vtk clip filter, PlaneWidget.ui typo origin's y-
    coord
  *  591e58683 - show tool table edit icons on the tool table ui. fixes
    #4282
  *  0ccbad5c9 - [TD] fix default directory for bitmaps
  *  c390d64df - [TD] handle deletions of hatches
  *  3307e4bf7 - [TD]fix Balloon coordinates
  *  0aefc4318 - FEM: gmsh mesh VP obj, set back because of regression
    added with c460f08c
  *  4be4609ae - FEM: Python gui objects, use methods from base object
  *  5b52840ca - FEM: commands, better resource handling for all command
    classes
  *  e38a77d62 - FEM: command base class, extend for better resource
    handling
  *  3eb8555cf - ReverseEngineering: approximation of a 2-degree
    polynomial surface and converting it into a Bezier surface
  *  11a13d684 - [Draft] Orthoarray Task Panel Fix Z interval
  *  fb2454dde - [TD]fix crash on Dim delete
  *  fa071976c - FEM: Python objects, remove not needed hard cardcoded
    icon name
  *  5829fc4f4 - FEM: base Python VP, extend to get the icon without
    hard coded name
  *  f4f5d7b08 - FEM: gmsh mesh obj vp, another fix because of
    regression indroduced with c460f08c
  *  ff06fa346 - FEM: code formating, sort imprts
  *  49049ddc0 - FEM: typo
  *  89d79dbbf - FEM: gmsh mesh obj vp, fix regression indroduced with
    c460f08c
  *  b748cc688 - Part: GeometryExtensions
  *  26e88f208 - handle clip views
  *  2ea0c79cd - [TD] add missing check for leader line in ProjGroup
  *  b3e42d103 - [skip ci] fix follow-up typos
  *  180805c55 - Fix typos
  *  a93400030 - FEM: code conventions, icons
  *  818de7057 - FEM: sort icon names
  *  1be796bff - FEM: rename icon, post pipeline from result
  *  888fdfbe5 - FEM: rename icon, post filter warp
  *  306f1c0c5 - FEM: rename icon, post filter linearized stresses
  *  65e0db5f6 - FEM: rename icon, post filter data at point
  *  3d31ff500 - FEM: rename icon, post filter data along line
  *  fd6e9acd5 - FEM: rename icon, post filter cut function
  *  164f04a39 - FEM: rename icon, post filter clip scalar
  *  46531ed92 - FEM: rename icon, post filter clip region
  *  5b37070a2 - FEM: rename icon, result purge
  *  45259a65a - FEM: rename icon, result show
  *  769bb5230 - FEM: rename icon, solver standard
  *  74388de95 - FEM: rename icon, solver control
  *  13a810251 - FEM: rename icon, solver elmer
  *  ce7e1c1fa - FEM: rename icon, solver run
  *  baa6d78b9 - FEM: rename icon, material solid
  *  e9683cd51 - FEM: rename icon, material reinforced
  *  dfb491615 - FEM: rename icon, material nonlinear
  *  269c34ad2 - FEM: rename icon, material fluid
  *  b3a2583e5 - FEM: rename icon, mesh creat node set
  *  22b58e401 - FEM: rename icon, femmesh to mesh
  *  e72551bdc - FEM: rename icon, mesh region
  *  ce186a515 - FEM: rename icon, mesh display info
  *  b5763c949 - FEM: rename icon, mesh netgen
  *  3a06c8c7a - FEM: rename icon, mesh gmsh
  *  b050d18d6 - FEM: rename icon, mesh clear mesh
  *  1766436d9 - FEM: rename icon, mesh boundary layer
  *  b1b6ab531 - FEM: rename icon, Equation Heat
  *  93ed45b8e - FEM: rename icon, Equation Fluxsolver
  *  cb46f1e2f - FEM: rename icon, Equation Flow
  *  cd28b9c66 - FEM: rename icon, Equation Electrostatic
  *  b620f835d - FEM: rename icon, Equation Elasticity
  *  25d354300 - FEM: rename icon, Element Rotation 1D
  *  7d0ead21a - FEM: rename icon, Element Geometry 2D
  *  42781de9c - FEM: rename icon, Element Geometry 1D
  *  6e450fcaf - FEM: rename icon, Element Fluid 1D
  *  b2d48e9c6 - FEM: rename icon, Clipping Plane Remove All
  *  505cddc98 - FEM: rename icon, Clipping Plane Add
  *  b49950c1f - FEM: rename icon, Constraint Tie
  *  4d6e21e45 - FEM: rename icon, Constraint Transform
  *  4446c2a25 - FEM: rename icon, Constraint Temperature
  *  657dedb42 - FEM: rename icon, Constraint Self Weight
  *  12392549f - FEM: rename icon, Constraint Pulley
  *  eee401afd - FEM: rename icon, Constraint Pressure
  *  bae453dea - FEM: rename icon, Constraint Plane Rotation
  *  b2d8c383e - FEM: rename icon, Constraint Initial Temperature
  *  5d965f260 - FEM: rename icon, Constraint Initial Flow Velocity
  *  051b63954 - FEM: rename icon, Constraint Heatflux
  *  9b88c4606 - FEM: rename icon, Constraint Fluid Boundary
  *  20690f82f - FEM: rename icon, Constraint Flow Velocity
  *  820e795f3 - FEM: rename icon, Constraint Electrostatic Potential
  *  5d3bab715 - FEM: rename icon, Constraint Gear
  *  894270405 - FEM: rename icon, Constraint Force
  *  568ab2ba6 - FEM: rename icon, Constraint Fixed
  *  1dbd171e9 - FEM: rename icon, Constraint Displacement
  *  943d8e0e5 - FEM: rename icon, Constraint Contact
  *  8dc95f756 - FEM: rename icon, Constraint Bearing
  *  7a5d0088b - FEM: rename icon, Analysis
  *  a1029ffd4 - FEM: command, add missing fix
  *  53b682138 - FEM: gui commands, comment not used command
  *  7c46e2c3a - FEM: ccx tools solver calculix, fix add attributes
  *  f840f9e1b - FEM: remove execute file attribute
  *  92e2674ca - FEM: post filter warp, rename command
  *  c8e222b9f - FEM: post filter linearized stresses, rename command
  *  cd913abfb - FEM: post filter data at point, rename command
  *  937706e5b - FEM: post filter data along line, rename command
  *  9f207bab2 - FEM: post filter cut function, rename command
  *  75d5baeeb - FEM: post filter clip scalar, rename command
  *  08945a255 - FEM: post filter clip region, rename command

 -- Alexander Pozdnyakov <censored>  Thu, 19 Mar 2020 23:06:12 +0300

freecad-daily (0.18.3+git19858-dbe292496-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: dbe292496b56147c081761084774f42bda56ea90
  * Date: 1583431073
  * git changelog:
  *  dbe292496 - ReverseEngineering: [skip ci] fix minor compiler
    warning
  *  b0cecc469 - FEM: ccx tools solver calculix, use add attributes
    method from framework solver calculix
  *  c577b44be - FEM: framework solver calculix, move adding attributes
    in separate method
  *  f8d90c252 - handle Leaders, Welds, Tiles and RichAnnos
  *  398bf689e - [TD] catch the case a page has the template as only
    object
  *  3be2e0974 - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  593f02db6 - ReverseEngineering: improve workflow of fitting of B-
    spline surface
  *  0c1289282 - Merged latest translations from crowdin
  *  33f489e91 - ReverseEngineering: manual mesh segmentation
  *  6c7a473c9 - [skip ci] AddonManager: Add Silk workbench icon
  *  13fd3470f - Draft: Draft_Arc_3Points using the new arc function
  *  a8712edb5 - Draft: arc by 3 points function
  *  062d78223 - FEM: Python object base classes, some tweaks
  *  9d311b2b1 - Part: [skip ci] add method to project point on surface
  *  cda6628f1 - ReverseEngineering: improve mesh segmentation
  *  2cda87f23 - ViewProviderProjGroup: handle the case that items have
    section or detail views that would be broken by the deletion
  *  ead6cfea7 - handle now also section view, detail view and view
  *  941ce9c43 - CanDelete is necessary for dimensions
  *  dc94f25fd - ViewProviderDimension: remove unused function
  *  76daaf186 - ViewProviderTemplate.cpp: remove unused include
  *  5a61baf07 - [TD] handle object deletions better
  *  b38ba6e11 - Draft: lowercase use_link option for arrays
  *  fc1ae5a9e - FEM: more code formating
  *  5620122ae - FEM: code formating and unifor licence header in Python
    modules
  *  c460f08cb - FEM: use python base constraint class, mesh gmsh
  *  a47d33b5e - FEM: python base constraint, add Object attribute
  *  7e2814e5b - Fixed coolant with dressup
  *  4545cf34b - Added coolant support to grbl_post
  *  8b3c31170 - ReverseEngineering: implement mesh segmentation
    workflow
  *  432ae7c79 - [Draft] Edit bugfix: closed wire check for point lying
    in the face plane
  *  b1a71f4a5 - Draft: new Draft_OrthoArray command
  *  f95dc3588 - Mesh: change MeshSegmentAlgorithm::FindSegments to
    accept shared instead of raw pointers
  *  7464c81db - ReverseEngineering: [skip ci] improve segmentation
    based on point clouds
  *  9d6cf324e - [ImageWB] Fix image scaling dialog for HighDPI
    displays.
  *  5e3ffcff9 - Stop the spindle before tool changes.
  *  354e63ddb - Handle coolant for ops using dressups
  *  c36048e76 - skip inactive operations
  *  9c0d0e94c - FEM: Python objects and guiobjects, code formating
  *  65b5cb7f3 - FEM: use python base constraint class, solver calculix
  *  62fa28fc6 - FEM: use python base constraint class, mesh result mesh
  *  36118fb59 - FEM: use python base constraint class, result
    mechanical
  *  95a411d95 - FEM: use python base constraint class, mesh region
  *  0e029666e - FEM: use python base constraint class, mesh group
  *  85712261b - FEM: use python base constraint class, mesh boundary
    layer
  *  5ea922c8b - FEM: use python base constraint class, material obj
  *  659da1973 - FEM: use python base constraint class, material
    reinforced
  *  83880da92 - FEM: use python base constraint class, beam rotation
  *  974ab58b9 - FEM: use python base constraint class, fluid section
  *  ab2c0a39d - FEM: use python base constraint class, beam section
  *  a00dddffe - FEM: use python base constraint class, shell thickness
  *  0aad1a016 - FEM: use python base constraint class, constraint tie
  *  d4f60113c - FEM: use python base constraint class, material non
    linear
  *  6ccc140a1 - FEM: use python base constraint class, constraint self
    weight
  *  175e7f206 - FEM: Python base constraint view provider, extend
    methods
  *  130e16a6f - ReverseEngineering: implement mesh segmentation
    workflow
  *  9b7211d02 - [Draft] Edit bugfix: closed wire check for point lying
    in the face plane
  *  3d2fb0127 - Draft: new Draft_OrthoArray command
  *  2a857dcd8 - Mesh: change MeshSegmentAlgorithm::FindSegments to
    accept shared instead of raw pointers
  *  aa422bf7d - ReverseEngineering: [skip ci] improve segmentation
    based on point clouds
  *  24d64c71e - [ImageWB] Fix image scaling dialog for HighDPI
    displays.
  *  fefc72590 - Fixed coolant with dressup
  *  aa5b05078 - FEM: elmer equation objects, better type checking
  *  5a5753af8 - FEM: element geometry types, same name type system as
    Python constraints
  *  d52cde9b8 - FEM: mesh tools, better type checking
  *  51c1897a3 - Added coolant support to grbl_post
  *  b73cc1ac3 - [Draft] Change boolean If statement
  *  edc7e3ed8 - [Draft] WireToBSpline Fix makeWire Placement
  *  f043f465c - [Draft] WireToBSpline Fix Placement of makeWire
  *  27eb8bebe - App: fix Link appLinkExecute
  *  64cc58e35 - Travis: get Pivy for Python 2 and 3
  *  62406e0ce - Add ability to remember which workbench is active for
    each tab of the viewport
  *  eac01576a - Arch Component: triple quotes for the docstring
  *  ac0268c90 - Export Arch Structure as Ifc Brep if not a simple
    extrusion
  *  6ae04900b - Fix use of Sketch as a Base for Arch Structure extruded
    along a Tool
  *  25a2837bb - Draft: upgrade patterns to PlainSVG and 96dpi
  *  08471b59b - Draft: ugrade icons to PlainSVG and 96dpi
  *  b8f459db3 - Draft: translate functions with the context set to
    Draft
  *  9dc24a9d4 - Draft, Arch: group the array tools
  *  e0eda0de5 - [TD]expose dimension arrow position to Python
  *  be293cdfc - Stop the spindle before tool changes.
  *  e3cca6c24 - Handle coolant for ops using dressups
  *  3e9ae6c77 - skip inactive operations
  *  24f10a34e - Fem: add missing comma
  *  99c9bdaaf - Path: use round() to force to show only one decimal
    when converting to string
  *  b45276045 - FEM: objects, code formating, new lines
  *  a34cd6912 - PartDesign: [skip ci] fixes #0004276: Loading a project
    takes much more time compared to previous versions
  *  b1a95ff07 - FEM: mesh tools, better logging
  *  3f399736d - FEM: unit test, add ccx canti faceload hexa20 writing
  *  eeb97b36d - FEM: examples, add ccx cantilever with hexa20
  *  2d6aa10b6 - FEM: meshtools, fix regression introduced with 63f34531
  *  b32296975 - Gui: fix FreeCADGui.loadFile()
  *  74c9ed8cd - FEM: fix unit tests because of 9c154f70
  *  b7a9d2dc3 - Part: fix crash in TopoShape::makEFace()
  *  4768fa01f - FEM: trailing white spaces
  *  27395bbba - [FEM] spread the fixes from commit a5be62b8 to the
    other dialogs
  *  d388ca626 - FEM: ccx tools, move pre requisite checks in separate
    module
  *  871d66099 - FEM: only define analysis types for calculix solver
    once
  *  c165edd52 - Base: [skip ci] implement method Quantity.toStr() to
    control string representation
  *  5947a5bad - Gui: add possibility to connect to remote Python
    debugger
  *  6ec33d50a - FEM: ccx writer, fix in tie for splitted file writing
  *  53999ea73 - MeshGui: [skip ci] remove wrong export macro
  *  9c154f705 - Base: [skip ci] improve repr() for quantity
    https://forum.freecadweb.org/viewtopic.php?f=10&t=43718
    https://forum.freecadweb.org/viewtopic.php?f=10&t=43431&p=369556#p36
    9575
  *  1cb4625bf - MeshPart: add gmsh as another option to create mesh
    from shape
  *  549b424e1 - App: [skip ci] add further constructor to SubObjectT
  *  eb4c1019c - [TD]Add GOST Welding Symbols
  *  4f48b2e42 - Mesh: [skip ci] refactor RemeshGmsh to use it for other
    purposes
  *  e61f88883 - FEM: post result mesh, better log
  *  ea5356314 - Mesh: replace stacked widget of meshing panel with
    tabbed widget
  *  8533527af - [TD] Landmark Dim minor clean ups
  *  233453c18 - [TD]Add pref for loose 2D objects
  *  33e87d5b2 - Mesh: change pointer to mesh object when copying or
    swapping segments
  *  9ab7f4954 - FEM: small update in coding conventions
  *  72d3a94ce - FEM: better help messages at self weight
  *  802832f1d - FEM: do not guard module imports if the module will be
    imported in gui mode only
  *  0e62b053f - FEM: use numerical data type for gravity
  *  a3d18bc01 - FEM: change gravity in unit tests files to the new
    gravity constant
  *  80439638c - FEM: fix import
  *  ab0df09a1 - FEM: more Python import cleaning
  *  e68221c63 - FEM: Python imports coding conventions
  *  1458f7e88 - FEM: pep8
  *  3d4013bf4 - FEM: constants, use new module in elmer and ccx
  *  dbbab7aeb - FEM: constants, add new module
  *  f9f5a7de3 - FEM: improve imports
  *  e4e4d9fec - Removed version info 2
  *  3a3620006 - Removed version info
  *  6693ea723 - TechDraw: [skip ci] fix -Wextra-semi -Winconsistent-
    missing-override
  *  a5be62b86 - Fem: [skip ci] fix several coding flaws: * improve
    implementation of TaskFemConstraintForce::onButtonDirection * use
    QSignalBlocker to tmp. suppress signals instead of dis- and re-
    connecting * directly access object from SelectionObject * don't do
    type checks by class name but by typeid
  *  1b57cd3ae - Fem: [skip ci] improve implementation of
    TaskFemConstraintForce::onButtonDirection
  *  e2d210199 - [FEM] highlight also selected transformable surfaces
  *  c1e7bb3a0 - FEM: transform task panel, use doc identifier instead
    of App.ActiveDocument
  *  e82b24550 - ProfileEdges: New feature - profile open edges
  *  43e6be902 - Part: [skip ci] the number of domains returned by
    TopoShape::getDomains must match with number of faces
  *  a6b22b325 - FEM: transform task panel, pyton fix
  *  78040f771 - Fem: [skip ci] fix segmentation fault when opening
    contraint transform panel
  *  0825e5ece - [TD]Support Landmark Dim in Section and Detail
  *  96e8f752b - [TD]Landmark Dims initial impl
  *  03dc6edb9 - Mesh: [skip ci] improve writing mesh formats in ASCII
    format
  *  c8ea17681 - FEM: constraint VP, comments
  *  520cfd895 - [FEM] constraint  contact: sort out already available
    function
  *  75d082cb1 - FEM: move errors in own module
  *  fba86d171 - Gui: [skip ci] fix regression in Document::setEdit()
  *  d222f7b55 - Change backup policy
  *  9466fdff9 - App: refactor code to support various backup policies
  *  d19d5b5fc - FEM: constraint dialogs: sort out commonly used
    function
  *  f13db9f63 - FEM: gmsh tools, typo
  *  6ffef47ee - remove doubled code
  *  af7941a55 - TaskFemConstraintFluidBoundary.cpp: squash GCC compiler
    warning
  *  d6f3c794c - [FEM] make the Fluid Boundary dialog behave like the
    other dialogs
  *  bdd8d257d - PartDesign: [skip ci] optimize when removing items from
    dress-up features
  *  da6352c43 - [PD] only recompute once per deletion action
  *  c6bb53354 - PartDesign: fix DressUp base shape checking
  *  883235680 - Part: [skip ci] add option to set two-side rendering of
    Part shapes
  *  f43391524 - Fix saving values for Infinity and Capacitance BCs
  *  3afa603a1 - [FEM] TaskFemConstraintForce.cpp: squash GCC warning
  *  288456ee4 - [FEM] fix special Dlg issue with deletion
  *  3574182c1 - TaskFemConstraintForce.ui: add tooltips and remove
    unnecessary spacer
  *  6cc0e3580 - [FEM] fix direction handling in Force dialog
  *  361acd5a8 - [PD] enable selection of fillets etc. using arrow keys
    in Dlg
  *  f14beae5d - FEM: commands, add some comments
  *  edc134ce4 - FEM: code improvement in command manager
  *  39402958b - FEM: code formating
  *  f4dcd0a5f - Cloud: [skip ci] add build option to compile Cloud
    module
  *  a3bf3d194 - Mesh: add gmsh for remeshing a mesh created from CAD
  *  274b74b30 - FEM: pep8
  *  de517b6e9 - FEM: Add ElectricInfinity- and CapacitanceMatrix-
    boundary condition for Elmer
  *  325b31aae - FEM: change behavior of Force dialog to the one of all
    other constraint dialogs
  *  461624e18 - Rearranged deburr GUI
  *  4db7fc91e - [TD]fix application of SectionLine preference
  *  d0f749b56 - FEM: result task panel use single quotes instead of
    double ones
  *  eb014166a - FEM: result task panel, pep8
  *  97fed2998 - FEM: result obj, pep8
  *  b34f0aef3 - App/Gui: implement a lightweight weak_ptr like class to
    work with Document, DocumentObject and ViewProvider
  *  e3b5b0b17 - [Part]Handle CJK font names for ShapeString
  *  f750c7398 - Added GUI support to PathDeburr for directions
    selection
  *  66c1bfdd9 - FEM: writer base, add some comment for elemnt faces
    constraints
  *  0e3701180 - FEM: constraint tie, get the faces data in writer base
    class
  *  4fcf01991 - FEM: constraint tie, add input file writing unit test
  *  6b2720f67 - FEM: constraint tie, add example
  *  c3864c16f - FEM: constraint tie, add Gui command, icon, implement
    task panel
  *  0bd03643f - FEM: constraint tie, implement object and ccx writer
  *  66e8e2949 - FEM: member tools, comment fix
  *  92463075b - Part: add script to create the primitive shapes
  *  389b26c48 - PartDesign/Fem: [skip ci] when handling Del key make
    sure that deleteAction is instantiated
  *  97de09ad6 - [FEM] add shortcut to delete constraints from list in
    dialog
  *  d4d4998f7 - FEM: result task panel, comment
  *  e4cdb2fcc - FEM: ResultMechanical add migration code f0r old result
    objects Stats containing (min, avg, max) converted to (min, max) Add
    Messagebox if histogram requested, but not available
  *  453370795 - FEM: solver writer, use member class as parameter for
    writer class instaed of all separate fem objs
  *  822832e67 - FEM: member tools, pep8 and a comment
  *  5bafb18a7 - FEM: solver writer and tasks and ccx tools, use a new
    member class to collect the analysis member
  *  1752a947a - FEM: new member tools, move some analysis member
    methods from utils
  *  19148d305 - PartDesign: [skip ci] add missing header
  *  cc3b21fa0 - improve code as suggested by Werner
  *  69f97014e - [PD] missing changed from commit d4be4a02
  *  62808e95f - Turn SEH on Win, let FreeCAD crash during tests
  *  84229b430 - Gui: [skip ci] correctly set size when selection
    resolution of 10000 x 10000
  *  a5ecaf1a7 - Gui: [skip ci] most of the resolutions shouldn't be
    marked for translation
  *  c4d98d410 - FEM: code formating, pep8
  *  a2249c3c6 - FEM: adapt unit tests on deleting of avg values
  *  c2a57b3e4 - FEM: result task panel, Histograms added to result
    object instead of average stats values
  *  bf9e646eb - [TD] LeadlerLine dialog beautifications
  *  119a12aa0 - FEM: result task panel, add comment to equation
  *  7f7693866 - FEM: unit tests, fix comments
  *  fc9c8a4fe - FEM: elmer writer, fix by HoWil
  *  01e8e7f77 - try to squash GCC compile error
  *  b86d97b9b - catch case that users tries to delete all items in the
    dialog list
  *  316a8840b - remove unnecessary code and comment
  *  0a7d82b0b - enable selection in the dialog item list
  *  702b37aa0 - improve fillet dialog logic
  *  757cfce10 - conda: fix conda build failure because
    CMAKE_SYSTEM_PROCESSOR is not defined
  *  71ce2156f - Part: [skip ci] simplify using Wire.approximate() by
    supporting keyword arguments and making all arguments optional
  *  48744aa9b - Part: [skip ci] check for mults of inner knots when
    creating B-Spline curve/surface
  *  9cefd8858 - Part: [skip ci] fix crash in
    BRepOffsetAPI_MakeOffsetFix
  *  45d9660f9 - [PD] rename buttons
  *  983baa782 - FEM: typos in comments
  *  b7d8e98bf - FEM: replace fem utils method with FreeCADs obj method
  *  d0f0ad2a0 - Path: Added option to select direction (CW, CCW) in
    Deburr Op
  *  7aad85e9c - PartDesign: [skip ci] workaround for ambiguous Delete
    key event
  *  a8bf9bb06 - FEM: delete not needed imports
  *  3d8c040ef - FEM: tokes module, some but not all pep8 codeformating
  *  97ee30df0 - FEM: code formating, python
  *  3e292813f - FEM: solver frame work tasks container, do not collect
    mesh
  *  db6aa7c83 - FEM: solver frame work, better error handling on run
    button
  *  acaeaf9ad - FEM: solver frame work task panel, add space to error
  *  1c8d0d1d8 - Base: [skip ci] support of __round__ of QuantityPy
  *  177afc7b9 - PartDesign: [skip ci] fix possible segmentation fault
    in destructors of dressup task panels
  *  a7589418a - FEM: elmer writer, potential could be 0.0
  *  e8417c626 - [TD]fix LL edit when no MDI
  *  3988824b6 - [TD]fix RTA edit when no MDI
  *  d0215f763 - [TD]fix variable name
  *  1c276115c - [TD]use "continuous" for solid lines
  *  17bad8504 - PartDesign: [skip ci] do forward declaration if
    possible to reduce build timw
  *  a2eecf305 - TaskDressUpParameters: GCC compile fix
  *  d40eb2dbf - [PD] add feature to highlight references in some
    dialogs
  *  a76bc63e4 - Draft: angle dimension icon saved as plain SVG
  *  0bef3cdee - Patch for MIPS64 Architecture
  *  5f7856df1 - add file info to the FreeCADCmd.exe
  *  9985ec6d2 - delete very outdated manifest files
  *  62251e3b3 - Get cmake to find pythonlibs 3.x when python 2.7 is
    present
  *  88d1dbb64 - Gui: block more events when ProgressBar is shown
  *  91f8c84cd - Fem: [skip ci] activate expression parser and disable
    call of eval()
  *  5aa15e7d7 - [PD] spread the fix from commit fa963d36d1 to 3 other
    affected dialogs
  *  fa963d36d - PartDesign: add/remove features to list view in linear
    pattern panel
  *  902cd411f - Gui: [skip ci] add user option to disable to open a
    transaction on manual document recompute
  *  802ca4e0c - Draft: new view provider icon for the angle dimension
  *  eab48f615 - [skip ci] Preferences names or paths must not be set to
    translatable strings!
  *  5e08ba54c - FEM: mechanical result object, add comment
  *  f192ac8ea - FEM: Migrate older result objects FemResultMechanical
    due to renaming property "StressValues" to "vonMises"
  *  a10a0d9e0 - fix logic
  *  3877e18e0 - [PD] enable to de/selecet several entities at once
  *  6af211fbd - Restore manual override of FinalDepth values
  *  27771fc6e - App: restore external linked documents in dependency
    order
  *  5eb15e421 - App: do not save external dependency
  *  0a608e941 - App: fix Link document restore
  *  8b68ab74b - FEM: use a more precise object name "vonMises" instead
    "StressValues"
  *  a2a59b884 - Travis - add PLY runtime dependency
  *  af27a06fa - Main: copy icon.ico to build directory
  *  4a6656d97 - add missing version info for Win builds see
    https://forum.freecadweb.org/viewtopic.php?f=8&t=43099&p=367607#p367
    607
  *  e97336f21 - App: add proxy execute support to Link
  *  e77ab5e2c - [TD]fix Qt4 compile error re QTextCursor
  *  48fc14efc - [TD]2 pass autoscale for DVD, DVS
  *  3a42205cb - [TD]fix autoscale for DPG
  *  b4943c1f0 - [TD]fix HiddenLine style pref
  *  d6f9a6ddf - [TD]trap wrong selection for ArchSection
  *  9ed64bf3e - [TD]fix hatch file not found message
  *  bcbca4c14 - [TD]fix initial font size display
  *  f00fca547 - [TD]use plain text for Svg export
  *  3a9002217 - PartDesign: fix FeatureDressUp base checking
  *  469614eb1 - PartDesign: support transformed pattern in
    FeatureDressUp
  *  88a60f91e - PartDesign: use QKeySequence::Delete instead of a
    QString
  *  5ca8b490f - [PD] add shortcut to context menus
  *  91d84472f - Travis - enable ccache for GCC builds
  *  53bbf09bf - Fem: [skip ci] use ply parser instead of insecure
    eval() function (not yet enabled)
  *  cd7fb70d1 - Gui: fix crash on Document resetEdit
  *  3691f68e3 - Part: fix Sweep path selection
  *  52c64d8a8 - Implement and test extension events
  *  9960b6739 - FEM: gmsh tools, get rid of useless unv related warning
  *  a199adcd5 - Travis - fixes for Windows build
  *  3cbe30933 - Part: determine tangent intersection of two 2d curves
  *  b799996c2 - FEM: fix cmake
  *  3ad0fb571 - FEM and OpenSCAD: add some hint and remove not needed
    line
  *  20dcae5f5 - FEM: result task panel, small code improvements
  *  36f4439d4 - FEM: result task panel, separate hints for user defined
    equations
  *  c02b72b7e - FEM : Correct writer.py at line 1623 and replaced
    ccx_elset by elset_data
  *  20c0a7c1e -  Addons manager - check if macro icon path exists [skip
    ci]
  *  b94b404e2 - Arch: use init_tools to create Draft toolbars
  *  5827d16ae - Arch: explicitly import modules in the initialization
  *  4dc774c03 - DlgPropertyLink.cpp: fix compilation
  *  9a7964ce3 - Path: fix drill job creation
  *  1024344bb - TechDraw: remove duplicated fix
  *  cbaee7e4e - Gui: add more options to DlgPropertyLink
  *  c4be6c8b2 - App: add class TransactionLocker
  *  3cd84fc2d - TechDraw: fix build for qt4
  *  0633abb70 - Gui: refactor link property editor
  *  24d935096 - Gui: fix missing property editor transaction closing
  *  3364911d6 - App: add PropertyXLinkList
  *  e4a2d9fc4 - App: fix PropertyXLink invalid external link
  *  e707ba834 - App: fix PropertyLinkSub(List) unicode handling
  *  c182425ec - App: remove unncessary exception catch
  *  39959f950 - App: add new convenient class SubObjectT
  *  5d60f3af0 - DlgPrefsTechDraw1.ui: revert unwanted change
  *  117405139 - [TD] some wording improvements
  *  aea13305b - Path: allow boundaryDressup negative Exts
  *  4881b43d4 - Path: fix boundaryDressup Apply button enable
  *  f6c764887 - Mesh: [skip ci] add methods to create empty KD tree or
    to add further points
  *  8deed98ac - Add DigitalOcean support notice
  *  97c40204a - [ArchWall, DraftGeomUtils] fix bug: ArchWall with
    Offset Attribute set and based on Sketch fails at some cases
  *  136c7c32d - [Draft] Move and rotate bugfix to handle
    App::DocumentGroup
  *  3ed0df5a5 - Draft: override text in dimension only when GUI is up
  *  814c97b70 - Draft: standardized module to build messages
  *  a80ba2589 - Draft: disable the excessive output in the ToDo class
  *  b6baaa72e - [Path] Add GCode documentation of Path Workbench
  *  01df7c0a6 - Draft: added init_tools to create the toolbars
  *  0cb62a9e4 - Draft: explicitly import modules in the initialization
  *  708db0930 - FEM: ccx writer, revert copy accident from 4eb6344
  *  4eb634448 - FEM: ccx writer, add comment about solver type
  *  c01c1f7fd - Sketcher: add option to disable leaving sketch with Esc
    button
  *  1e7e45953 - Sketcher: [skip ci] fix -Wunused-private-field
  *  c944aafc5 - fix missing HorizFeed in boundaryDressup
  *  16b2b9a86 - Sketcher: split huge settings page into two pages
  *  85aeef938 - Gui: ComboView always must be created because it
    includes the task view.
  *  7308db633 - Gui: [skip ci] fix naming inconsistency and rename
    'combi' to 'combo'
  *  832d17537 - Gui: fix naming inconsistency and rename 'combi' to
    'combo'
  *  a8e048ec1 - Gui: fix tree view mode option in general preference
  *  3089ffd43 - Update Libpack link
  *  c420de0f9 - Option to opt-out from using a Linux desktop icon
    theme.
  *  5abb3e57c - Part: [skip ci] use the right value from the user
    settings to set point size
  *  c3eb6d900 - ResultShow.ui improved labels concerning user defined
    equations
  *  8462c43a0 - [TD]add Hatch limit parameters
  *  e983ca391 - [TD]fix Preference dialog keys
  *  8125657da - FEM: result mechanical task panel, typo in obj
    attribut, thanks ur_0
  *  f22607a61 - Sketcher: [skip ci] add create polygon command to
    sketcher menu
  *  f2c83ac46 - remove program-specific SVG namespaces
  *  f3a78196d - Gui: also sort parameter groups in ascending order
    [skip ci]

 -- Alexander Pozdnyakov <censored>  Fri, 06 Mar 2020 06:36:50 +0300

freecad-daily (0.18.3+git19503-bb189d540-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: bb189d540cb958e63af44347a244188fae217e93
  * Date: 1581028607
  * git changelog:
  *  bb189d540 - FEM: thermomech bimetall, add it to the unit test
  *  74ba3e7d2 - FEM: thermomech bimetall, add it to the examples
  *  c21a01540 - Addons manager - check if icon file exists [skip ci]
  *  5b2f9a395 - FEM: result mechanical, resmoothing slider response
  *  7387f3201 - FEM: examples, manager, add missing examples to run all
  *  e3e319790 - FEM: contact shell example, small improvement
  *  342695ac3 - FEM: contact solid example, fix obj names
  *  e0f1079f1 - Sketcher: [skip ci] explicit command to stop current
    operation
  *  78039eb0d - Arch: IFC import, fix regression included with 5da9197b
  *  3e3f2b57c - Added to grbl_post optional bCNC block header for every
    job operation
  *  0532df493 - [TD]fix Preferences
  *  992dc49ec -  Do not throw error when open an already opened
    document
  *  428c9005a - Part: fix various commands on selection detection
  *  3ccffc1b3 - Draft: add README files to explain the new structure
  *  e66f86c66 - introducing user parameters: BaseApp->Preferences->View-
    >NaviFontStretch  BaseApp->Preferences->View->NaviTextFront  BaseApp-
    >Preferences->View->NaviTextRear  BaseApp->Preferences->View-
    >NaviTextTop  BaseApp->Preferences->View->NaviTextBottom  BaseApp-
    >Preferences->View->NaviTextLeft  BaseApp->Preferences->View-
    >NaviTextRight
  *  3e5806cd6 - introducing user parameter: BaseApp->Preferences->View-
    >NaviWidgetSize
  *  8c1076a84 - Rename GDML Workbench icon
  *  b5a92b656 - [Draft] Bugfix for new users opening Shapestring
  *  b5b32c8aa - Addons manager close button
  *  7d6f0f362 - [Draft] Toolbar, remove option from preferences
  *  ad977bb80 - Draft: disable the Toolbar mode of Gui commands
  *  461309df2 - Draft - Toolbar mode input size issue
  *  73604044a - FEM: temporary deactivate contact unit test
  *  d68fcb8cc - [TD]Fix rich text size/position in Svg export
  *  e6a29986e - Mesh: [skip ci] add method to get all facet indices
    from given point indices
  *  c5bc1722e - FEM: py code formating
  *  efff32cbb - Material: typos
  *  325c90b61 - Material: update fluid material and correct 2 value
    errors
  *  2103448fd - Fem: remove unused icon which belong to Cfd mod
  *  13ea18d4d - Fem: bugfix for FluidMaterial does not show in
    FemMaterialTaskPanel
  *  ae107ac2c - FEM: mech result VP, code formating
  *  23839facd - ViewProviderFemResultMechanical Slider Displacement
    with finer scale to support large scale deformations with needed
    magnification less than 1.0 supprt magnification from 0.1 to
    1000000.0
  *  a5fe80976 - [TD] DlgPrefsTechDrawx.ui: improve layout, wording and
    tooltips
  *  40fb83207 - [TD] DlgPrefsTechDrawx.ui: improve layout, wording and
    tooltips
  *  658fd9b43 - [TD] further SVG fix
  *  a87a52d1e - [TD] Command.cpp: restore menu names
  *  f5835dc6c - FEM: contact solid example, improve geometry creation
  *  fb5f8497f - FEM: nonlinear material fix for Py2 and reactivate unit
    test
  *  7e0111620 - FEM: node sets, return sorted with unique values
  *  7dcc02d27 - FEM: ccx tools pre check, better error messages
  *  8c571f90a - Implemented SendToPythonConsole FreeCAD-wide (edit and
    context menu)
  *  da7171989 - FEM: constraint contact, move retrieving the face ids
    in writer base class
  *  285d8547d - FEM: constraint contact ccx writer, use name to
    identify constr data in writer file
  *  efe534bfc - FEM: get pressure faces ids, some better comments and
    very small code improvement
  *  82c89e176 - FEM: ccx tools unit test, fix file save name
  *  9b5bbb697 - fix flaws to add PreCompiled.h inside normal header
    files
  *  390a0a2c5 - Gui: [skip ci] handle possible division by zero in
    NaviCube
  *  b2aaa95a7 - Update copyright information [skip ci]
  *  e4be9e43d - TechDraw: [skip ci] user visible text should be
    translated
  *  61005608c - [TD] TaskRichAnno tr to fix Qt4 build
  *  72e55ca8a - fix missing namespaces in SVG files
  *  1583f3c30 - [TD] correct icon name
  *  a92e157a9 - [TD]sync icon names and menu entries
  *  fe2c802ed - [TD] fix 2 typos
  *  3a991afe7 - [TD] update menu name to fit into the current naming
    scheme
  *  6001172f5 - FEM: unit test, fix comments
  *  2a396025c - Part: Restore parametric refine function
  *  ba5e50ada - Mesh: alternative method for cylinder fit using
    Levenberg-Marquardt algorithm
  *  f8b8e4a10 - FEM: meshtools, some commets for ccxelement faces
    binary search
  *  74680b8a1 - Mesh: [skip ci] approximation of cylinder and sphere
    using WildMagic lib
  *  eae645517 - Mesh: [skip ci] fix crash in mesh segmentation
  *  230c1c930 - FEM: change example contact shell shell name
  *  3310d52f7 - FEM: add contact solid solid unit test
  *  ae3f75004 - FEM: add constraint contact solid solid example
  *  fa635035d - add missing placeholder text as in #2968
  *  cf8fee41b - * also update 2 tooltips (the dialog already shows the
    current length unit)
  *  99baface0 - [TD] set default text size for RichAnno dialog
  *  6c59182d5 - Arch: Fix in material reader
  *  94575bcd3 - FEM: utils, better print message for ref shape check
  *  6763c1461 - FEM: ccx tools test, sort imports
  *  b18b8a8f5 - FEM: unit test, reactivate nonlin mat unit test for Py3
  *  84aa3bbcc - FEM: examples, copy code to run to module top
  *  b0902dbcb - Mesh: [skip-ci] add method to get curvature info
    directly from mesh object
  *  6d109cd62 - Mesh: [skip-ci] fix wrongly computed curvature values
    for meshes in analysis tool
  *  f70a267d7 - issue #0004258: FreeCAD crashes on "Edit datum" in
    PartDesign when datum in Part [skip-ci]
  *  cc5e5f97e - [TD] add missing update when changing WeldSymbol
    parameter
  *  d3ee55646 - [SK]change coincident point icon
  *  31bd5ce1e - FEM: ccx writer, small code formating
  *  899854ac5 - FEM: unit test objects, add some prints and obj count
    tests
  *  a31435bb8 - FEM: unit test objects, improve code
  *  1ba764709 - FEM: icons, fix constraint initial temperature
  *  ebf0f9da0 - [TD]Default color and weight for markup lines
  *  a10527228 - [TD]fix missing parm save/restore
  *  8512c5e8a - [TD]fix EdgeCapStyle default
  *  4142fb90f - Part: make reverse function parametric
  *  1350da3f2 - Draft: Use proper multi-line text editor for Draft Text
    tool
  *  e43ec37a9 - Arch: Support for per-face colors in
    OfflineRenderingUtils
  *  15dea4f89 - Inspection: multi-threaded calculation
  *  ddc1555f4 - Fix sign of long/lats
  *  380340623 - [Draft]fix circular array python2
  *  202d10078 - [Draft] Context menu bugfix
  *  1550d26af - FEM: ccx writer, fix typo in contact surface writer
  *  b758b2217 - [TD] fix regression with line width I introduced today
  *  94280f15c - Inspection: [skip-ci] const correctness
  *  f95c87a75 - [TD] disable the frame parameters if there is no frame
  *  42e6aeb14 - [TD] improve RichAnno and LeaderLine dialog
  *  1991a08ff - Gui: [skip-ci] disable cancel button of progress dialog
    if operation cannot be aborted
  *  d2b943e8b - OpenSCAD: Fixed cmake file
  *  630fc040a - OpenSCAD: Add warning if PLY module is not found
  *  7c6b707cc - Add GDML Workbench to AddonManager
  *  0b623cbf0 - Remove ply from OpenSCAD directory as installed as part
    of FreeCAD
  *  5da9197bc - Import transparent and IFC4 colours
  *  647f3c0f4 - Reduce demo icon theme
  *  cacd3d9c6 - Draft: plane proxy by default saves the state and view
  *  ac8ae43a7 - [TD]add missing letter to parameter string
  *  5bd9ac0dc - [TD]paint on RTA feature change
  *  bd1a46213 - [TD]update VP property changes immediately
  *  f5d66c5e8 - [TD]update leaderline immediate when props change
  *  b8e2ebde8 - FEM: unit tests, temporary deactivate nonlinear
    material writing test
  *  02ebcd13c - FEM: ccx writer, delete space in input file
  *  2beca6df6 - FEM: sort icons resources file
  *  985417d7f - FEM: fenics export, remove u from print messages
  *  90af18eb8 - FEM: mesh: XML fenics mesh export fixed
  *  338774dd4 - [TD] Use PropertyLength for LineWidths
  *  0e015dad5 - [TD]delete extraneous definition
  *  c28292406 - [TD]Preferences: reorganize and add missing
  *  3ea761dbc - [TD]fix LeaderLine tooltipe
  *  1f54e153c - [TD]fix AutoHorizontal not applied after creation
  *  7240de9b2 - make some header include adoption for open cascade
    7.4.0
  *  d63789594 - [Draft] Autogroup bugfix
  *  1bca53917 - Find uic and rcc on openSUSE
  *  bdf4bfe30 - Improve TabBar stylesheets support
  *  37c896d41 - Sketcher - improve text readability on dark themes
  *  fbef5ab1f - [Draft] Reorganize menu & toolbars
  *  7771f57f5 - Fix XPM height of 'Not attached' overlay icon
  *  67e6b81a6 - [NaviCube]Add 'NaviStepByTurn' parameter to 'View'
    preferences
  *  232987d0e - [NaviCube]Fix error when 'NaviStepByTurn' parameter
    value leads to non-integer angle increment step
  *  2edabee0f - FEM: solver elmer, workaround for result reading
  *  fa40b5056 - [TD] reduce scaling increment
  *  a9d402312 - Path: fix missing header
  *  a226801f1 - [Gui]fix missing #includes
  *  26aed44d4 - Gui: activate ProgressDialog
  *  4b85928b6 - Gui: [skip-ci] fix several problems with ProgressBar
    when using in a thread because the slots of its base class are
    invoked instead
  *  5c17f71a2 - Gui: [skip-ci] rename Sequencer to SequencerBar
  *  f7d032955 - Gui: [skip-ci] allow user to sort elements in parameter
    editor by name/type/value
  *  f320766f0 - Path: small fix for Python 2 syntax
  *  ec10b5e62 - Path: add some diagnostic trace in Area
  *  28b98f752 - Path: change wire discretization method used in Area
  *  91f91f458 - [TD]support Horiz/Vert Dims in Dxf export
  *  7b9048953 - [IMP]Support Horiz/Vert Dims in DXF export
  *  96bdea2f5 - [TD]fix LeaderLine autoHorizontal
  *  9e7360951 - FEM: nonlinear material, fix selection for adding one
  *  c5321691d - Part: [skip ci] implement methods getBasisCurve of
    Surface of Revolution/Extrusion
  *  6fee2cda2 - Start: Added settings button and allow to turn tips off
  *  4ea300777 - [NaviCube] Add user parameter 'NaviStepsByTurn' to make
    customizable the rotation step increment
  *  0fb698f0b - [Stylesheets] fix vertical Selector Toolbar width
  *  ce039fc00 - [Stylesheets] Missing SVG for vertical toolbars added
  *  c857dfef8 - Draft: ShapeStringTaskPanel add parameter
    DontUseNativeFontDialog
  *  ebbd36699 - AddonManager: add CFD inkscape icons (96DPI)
  *  887256ba3 - [Draft] Edit addpoint with both chamfer and fillet
    enabled
  *  dc2347f27 - [Draft] Edit, bugfix on addpoint to filleted polyline
  *  7a30f0e8b - [ArchWindow] getSubVolume() Bug - When the Window is a
    Clone, HoleWire in original is ignored
  *  98dfa25de - [ArchWindow] getSubVolume() Bug - When HoleDepth is set
    but the Window is a Clone, no opening is created
  *  a322effce - [ArchWall]  Typo
  *  d562b9f01 - [ArchWall] Use OverridenWidth/Align when ArchSketch
    getWidths/Aligns() not implemented
  *  6364d4f26 - FEM: workbench gui, sort lupdate entries
  *  431639197 - FEM: examples, small code improvements
  *  1b198453b - Remove TechDraw_Tree_Annotation.svg
  *  bfdb124dc - FEM: ccx unit tests, sort methods by abc
  *  4c786b56a - FEM: ccx unit tests, remove numbers from test names
  *  785e4b1ef - FEM: ccx unit tests, improve multiple material test
    name
  *  57dcf7e23 - FEM: ccx unit tests, small code improvements
  *  085bce377 - FEM: ccx unit tests, add material nonlinear input file
    writing test
  *  1250b38b7 - Fix units in dynapath post processor.
  *  44a521f7c - [Draft] Autogroup: better support for App::Link
  *  120b69c74 - App: add methods to change import/export module of a
    registered filetype
  *  a3622ee49 - [TD] rename some Draw* elements - try 2
  *  6866397c1 - Py2: [skip ci] provide time._process_time
  *  1ad0d00ab - FEM: unit test, ccx tools, use methods for all the rest
    tests
  *  6b81d39b1 - FEM: unit test, ccx tools, use methods for
    thermomechanical test
  *  a9a67ccbf - FEM: unit test ccx tools, better var name
  *  269647757 - FEM, unit test, ccx tools, move result reading in own
    def
  *  6fe6461dc - FEM, unit test, improve ccx tools Flow1D unit test

 -- Alexander Pozdnyakov <censored>  Fri, 07 Feb 2020 02:08:30 +0300

freecad-daily (0.18.3+git19303-d62eda51d-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: d62eda51d63c492a94378386c0fb601fbcf7c0c8
  * Date: 1579299982
  * git changelog:
  *  d62eda51d - Import: [skip ci] fix bug when checking if std::map is
    empty
  *  fbd51918f - Gui: [skip ci] add method to get bounding boxes of the
    fixed and movable groups of manual alignment
  *  298b1d49a - Gui: [skip ci] clear language combo box when loading
    settings
  *  1a8df1ab0 - Gui: [skip ci] in Gesture style handle release instead
    of press events for the keys: H, PgUp, PgDown
  *  a285e89b2 - FEM: unit tests, improve ccx tests
  *  ab3941af1 - [TD]fix potential crash if page deletes self
  *  841a673bb - [TD]improve export error message
  *  60ca94d7c - fem: use time.process_time instead of removed
    time.clock()
  *  a6ef39b2e - FEM: code formating
  *  9a607f136 - FEM: examples, improve shell contact
  *  416eac6ce - FEM: unit test, add shell contact inp file writing
  *  cb8feb0d0 - FEM: examples, add shell contact
  *  cac66de2a - FEM: extend contact constraint to support shell
    elements
  *  2f0d34e0f - FEM: examples, set input splitted input file writing to
    False
  *  0b2b1e3a5 - CMake: [skip ci] report which C++ standard is required
  *  f34776514 - [TD]fix crash on Section apply
  *  05577c267 - [TD]Balloon ends and kink
  *  e6b3fad6e - Gui: allow to dump only the visible part of the scene
    graph Gui.ActiveDocument.ActiveView.dump("scene.iv", True) The
    second parameter is optional and by default False
  *  8b2e318f1 - [TD]fix parenting in Tree
  *  e290e9c4c - [TD]fix RTA text size handling
  *  6cb31ac91 - [TD]Cleanup dead code in TaskRichAnno
  *  3af513986 - Draft: only try to import FreeCADGui, coin and QtGui if
    FreeCAD.GuiUp is true
  *  e52bd1770 - [Stylesheets] fix selection background color for Darker
    theme
  *  88405ae71 - [ArchWindow] Fix getIcon() problem if base is
    SketchObjectPython
  *  b52ac5fc6 - Draft: move translate function to translate module
  *  25b3cfc17 - issue #0004188: Editing a subtractive box in PartDesign
    doesn't show the shaded box
  *  bff7369e5 - fixes #0004188: Editing a subtractive box in PartDesign
    doesn't show the shaded box
  *  5afd6a964 - Gui: fix screentshot
  *  1f05c8fa6 - FEM: make sure results are loaded into the correct
    document
  *  1da11e4e5 - [TD]fix #4170 Unicode in Svg export on Win
  *  61daa6e2b - Fixed openscad
  *  6d2742c07 - Update Ply to 3.11
  *  59d3a277b - make clear that is is the local coordinate system
  *  af0485b75 - [proposal] rename rotation angles
  *  3844c4cf8 - Refactor comments
  *  42b6fafd5 - Refactor if statement
  *  36c831509 - Add comment about M01 gCode.
  *  539a9f23a - Add basic Max Computer GmbH nccad9 postprocessor
  *  2ab75d7f2 - Draft: move todo static class to the todo module
  *  d64d6a7c6 - [TD]fix leader line display attributes
  *  c4ca00a1d - Increment year in copyright notice
  *  3fadbb3cb - [Stylesheets] fix https for FreeCAD forums
  *  a8a54e109 - [Stylesheets] typo in FreeCAD website
  *  65d751613 - fix https protocol for FreeCAD website
  *  09727b9f1 - fix const correctness
  *  7dc81c76c - fixes #0004193: ViewProviders do not inform observers
    about Proxy property change
  *  e5d23469f - Gui: add function to observe before changing a property
  *  127ae92e6 - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  00c69a9c6 - [TD]fix LeaderLine noshow on doc load
  *  acd3cd901 - Gui: [skip ci] add missing export macro
  *  748473804 - Gui: fix screenshot with opaque background
  *  20c85d9cc - Gui: fix screenshot
  *  a46e3b373 - Gui: add SoShapeStyleElement.h to InventorAll.h
  *  43115aced - [TD]fix inconsistent override warnings.
  *  513f3b55c - [TD]embed geom hatch file in document
  *  8d117827b - [TD]embed Svg hatch file in Document
  *  e81171147 - [TD]use new PropertyFileIncluded.isEmpty()
  *  60c1855d1 - [App]add isEmpty method to PropertyFileIncluded
  *  d82395279 - [TD]embed section hatch file(s) in Document
  *  e4cd11e4e - [TD]correct PropertyFileIncluded handling in Welding
  *  1432dc1d5 - Gui: Qt4/Qt5 neutral change in Placement class [skip
    ci]
  *  2d752745c - Gui: [skip ci] fix -Wreturn-type
  *  5673d299f - implementation classes don't inherit from UI classes
  *  f97eb7026 - fixes #0004182: Segfault when clicking constraints from
    a different viewport [skip ci]
  *  49e4e45ff - [TD]fix compile error on Win re M_PI
  *  8d1e1e407 - Gui: [skip ci] rename Location classes
  *  fa6513d7c - Arch: import IFC, add commen to True North calculation
  *  9270322d2 - Mod: [skip ci] implementation classes don't inherit
    from UI classes any more
  *  19c37012d - Mesh: [skip ci] refactor MeshTexture class to avoid
    code duplication
  *  7dd808ac6 - Draft: SVG import, encode fix
  *  93b711f62 - fixed QGroupBox checkboxes and minor other fixes.
    Updated to v2.21
  *  4b5f91f4c - Draft: test_offset, test wire and closed shape
    (rectangle)
  *  885046b1c - [DraftGeomUtils]  OffsetWire() to accept input as Face
    as previously did.
  *  feaf9b24d - [Arch] fix true north handling on IFC import and export
  *  ce2441c0b - Draft: new module for GUI utility functions
  *  cd764c6dd - Remove trailing whitespace
  *  d7d88da29 - Add Proxy to Addon Manager with UI
  *  683fbffe4 - FEM: frd result reading, improve error handling
  *  379018cde - [skip ci] fix superfluous workarounds
  *  d70074405 - fixes 0004059: Tooltips for Gui::QuantitySpinBox not
    showing [skip ci]
  *  a03244fa1 - Gui: [skip ci] when changing expression of a widget
    then set tooltip only for the label child but not for the widget
    itself this allows that a custom tooltip can be set
  *  4df8233ec - Gui: [skip ci] avoid weird acronyms in function names
  *  222a84423 - Gui: [skip ci] avoid weird acronyms in function names
  *  1f9253588 - PartDesign: [skip ci] set explicit encoding of Python
    files for backward compatibility
  *  4d6f531aa - Gui: [skip ci] reduce size of image settings dialog
  *  67f84faa0 - fix Qt4 build failure
  *  625d252cb - Gui: implementation classes don't inherit from UI
    classes any more
  *  97fef55d6 - fixes #0004244: Std_SetAppearance always appears on a
    corner of the secondary monitor
  *  36026f0ee - Gui: [skip ci] DlgDisplayPropertiesImp doesn't inherit
    from its UI class any more
  *  8cd289c37 - Gui: [skip ci] restore bottom margin of group box in
    placement dialog
  *  c00af0684 - FEM: console messages line break improvements
  *  004fda205 - Gui: [skip ci] fix Qt4 build failure
  *  2fcfa4827 - Gui: [skip ci] reduce height of Placement dialog
  *  c0aedf29d - Gui: [skip ci] adjust content to size after hiding
    bottom button row
  *  2e31417aa - Gui: [skip ci] fix regression of placement dialog
  *  b7190a8b5 - [TD]refix Dim select area problem
  *  b9fc008e2 - [ArchWall] Remove remarks about Werner's earlier commit
  *  5ea31c6b3 - [ DraftGeomUtils ] -  Fix Indent as commented on Github
  *  1ca234177 - [ArchWall] Write back Werner's code in commit 58fdbdc -
    check tex.image is not None
  *  145f44377 - [DraftGeomUtils] - Add per edge Align support
  *  d0ac80e9e - [ArchWall] - Add per edge Align feature, and other
    complementary enabling codes
  *  d1c983a0d - Attachment dialog improvements
  *  1a15ae6b9 - Arch: add missing Arch_CutLine icon
  *  111822bfe - Arch: add missing Arch_CutLine tool from 43c5f27
  *  9478fe040 - [Draft] Edit cleanup
  *  c87bc0a8e - [Draft] Edit: add support for arc editing in App::Part
  *  18350dbf9 - [Draft] Edit: improved context menu and fix for arc
    editing
  *  796a3259d - [Draft] Edit bugfix
  *  bee078418 - [Draft] Edit cleanup
  *  89d843d63 - [Draft] Edit: set shortcut to D,E
  *  717fc0685 - [Draft] Edit: context menu for Bezcurve editing
  *  c687d43ba - [Draft] Edit bugfix
  *  e5b700942 - [Draft] Context menu for EditTrackers
  *  1666b2883 - Change IF(...LESS...) into IF(...VERSION_LESS...)
  *  17ed2b196 - [Cmake] Update FindPySide2Tools for PySide2 5.14 -
    issue #4229
  *  692fa7e70 - Draft: new module for utility functions
  *  5143369fc - Draft: add new command for Draft CircularArray
  *  b1189aef6 - Gui: override QOpenGLWidget::paintGL() in sub-class
    [skip ci]
  *  8e5151002 - Gui: set image creation method in settings dialog
  *  31e2bbe3a - Fem: variable name 'children', not 'childs'
  *  8004fc8b6 - FEM: small code improvements (got forgotten on parent
    commit)
  *  1ac9099e7 - FEM and Part: check if catched exception has an error
    message
  *  2504247d6 - Arch: import IFC, fix possible devision by zero
  *  6f52e8425 - Part: compound filter, fix gui object delete if obj has
    no Base anymore
  *  cec0339cd - sort angles in the attacher dialog
  *  65acf2371 - QuantitySpinBox: add function to set/change tooltip at
    runtime
  *  8af503e33 - Placement.ui: avoid unnecessary vertical white space
  *  3d1f5ffec - Placement improvements:
  *  35ba5aa2a - Gui: improve ViewProviderLink transform editing
  *  66354b3c5 - add units Gauss, Weber and Oersted
  *  dfea8535b - importDWG: remove comments
  *  e2e7659ef - importDWG: use subprocess.Popen instead of .call
  *  e8109204a - importDWG: use libredwg's dwgtodxf converter if
    available
  *  7498ba157 - Add event catching so Status Bar action button (View
    menu) keeps sync with real status bar visibility
  *  b630772af - python: add option INSTALL_TO_SITEPACKAGES
  *  fa44c7ae2 - Draft: new command for Draft PolarArray
  *  cb1fb09d2 - [DraftGeomUtils] isReallyClosed():  Add back support to
    test if wire is Circle / Ellipse
  *  a53b23760 - FEM: writer base, log improvements
  *  f190884bd - FEM: writer base, sort imports
  *  220d45c1d - FEM: writer base, add missing prints for force
  *  1b2a9a968 - FEM: mesh tools, fix not found vertex for reference
    shape point search
  *  c07538067 - FEM: result task panel, use same names as vtk results
  *  a8af7ad18 - FEM: improve logs
  *  4f56a64ac - FEM: result task panel, reset result mesh on task panel
    init
  *  beb34b706 - FEM: result task panel, really reset result mesh
  *  018d5d8d6 - FEM: mesh view provider, expose some C++ methods to
    Python
  *  c1adfa76f - FEM: result mesh task panel, add comment
  *  eab5a6aa6 - FEM: result task panel, reset mesh color on exit
  *  58017f02a - FEM: gmsh tools, code formating
  *  50c76181a - Material: code formating, spaces
  *  dee8a4075 - Draft: workaround for error on document loading
  *  ed922537b - FEM: material task panels, add some newlines on logs
  *  1276920fe - [Sketcher] Better ToggleActiveConstraint icon by
    @bitacovir
  *  e88eecc75 - [Sketcher] Improve ToggleActiveConstraint icon (mainly
    increase disambiguation with ToggleConstraint icon)
  *  61c88918b - Rename Sketcher icons
  *  ca07b05fa - ExpressionParser.l: fix a typo
  *  b4f9e3c88 - Quantity.cpp: fix spacing
  *  05dadb4c7 - add the units Ohm and Siemens
  *  0ef89a9e5 - [TD]fix Section label
  *  81f809cfc - Removed dead code for debugging shortcut warnings.
  *  487cfd1a6 - Fixed removal of 2d objects from engrave ops
  *  80e57ebcc - Added support for BaseShapes back into Engrave op
  *  af4519291 - Added support for flipping a BezierCurve edge
  *  06007c6bb - Fixed engraving support for generic b-spline curves
  *  a33af45aa - Fixed extension generation for arcs if the length is
    larger than the arc radius and the direction is an inset.
  *  b8e92ba95 - Fixed segfault if some extensions end up being not
    valid.
  *  f7527927c - Enable loop detection if it /could/ succeed but don't
    actually calculate it until activated.
  *  4d88018ed - Sorting edges before making a wire is required for all
    edges to be included, issue #4219
  *  a0d7174a3 - Allow deletion of dressup even if model is not setup
    correctly.
  *  edd46bc7d - Deletion of dogbone dressup should not rely on the
    model being properly setup.
  *  ca939e2f7 - FEM: result task panel, some more comments
  *  e1f5c989d - FEM: result mesh reset, some comments
  *  3b69f8bcd - FEM: result task panel, some comment for restore
    resutls
  *  3c3e946f7 - [skip ci] issue #0004164, issue #0004237: macOS crash
    when opening project from 'Recent files'
  *  4df637345 - fixes #0004158: FreeCAD crashes when deleting spline
    [skip ci]
  *  ec18f070d - Spreadsheet: [skip ci] fix regression when pressing
    Return/Enter when completion list is shown
  *  7e3197abe - [TD]fix Dimension selection issues
  *  40ed5df69 - Spreadsheet: [skip ci] fix inconsistent German
    translation
  *  d5a4996d2 - App: fix Expression _moveCells()
  *  6562946e3 - Gui: fix ViewProviderDocumentObject display mode
    restore
  *  36d158ac1 - [TD]support Pyramid in Balloon
  *  3c97d0b9e - [TD]support pyramid arrow in leader
  *  ac680bf9b - [TD]add arrow style - Pyramid
  *  dcc279083 - [TD]fix potential nullptr while restoring
  *  977f5c28f - PartDesign: [skip ci] replace int with proper enum type
  *  c9f6e5c37 - PartDesign: improve SubShapeBinder transformation cache
  *  474d87495 - Part: add TopoShape::getSub(Topo)Shapes()
  *  7dffaf43c - PartDesign: fix SubShapeBinder lost of placement
  *  28d67eba2 - Issue ID 0004230 : Fixing a crash in chamfer command.
    Putting a null check for the function return value [skip ci]
  *  ae7ebde4e - [skip ci] Update Fem_ru.ts
  *  c0ebcbee4 - fix brick01 file name
  *  a9f820470 - fix some const correctness
  *  e33a90dc5 - [TD]adjust symbol location for font and text
  *  4cca918a7 - [TD]fix #4234 initial display of section label
  *  eb4e2d2c5 - Gui: add virtual method containsViewProvider to MDIView
    and re-implement it in some sub-classes Improve
    Document::setActiveView to not always switch to the first 3D view
    but check the currently active view before
  *  ad9521912 - set explicit utf-8 encoding for some Python modules
  *  e90038425 - declare getMDIView and getMDIViewPage as const
  *  6a4dd8241 - TechDraw: [skip ci] fix -Winconsistent-missing-override
  *  d4954837d - [Draft] Edit, changed endEdit
  *  510e15cf2 - [Draft] Edit Documentation
  *  f2ed9054f - Draft: fix CMakeLists to install files in directories
  *  4318375a5 - Gui: allow user to set an expression for property
    editor of vectors
  *  ba95cc73a - Base: [skip ci] do not normalize axis when changing
    angle of a Rotation object
  *  ec602a093 - [TD]update property name in Balloon test case
  *  c50491dca - [TD]fix overload warning
  *  ccd107f1c - [TD]fix Balloon placement issues
  *  134f9d4f2 - Arch: Fixed bug in materials merging
  *  5442dfbbc - Sketcher: [skip ci] force redraw after using rubberband
    selection
  *  bd36bcb22 - [skip ci] scale grabbed image to defined width
  *  9e4710d67 - Gui: [skip ci] allow to pass multi-sampling in Python
    wrapper
  *  71154715e - Draft: add GuiCommandBase class to serve as the parent
    class of all DraftTools
  *  a7a11341f - Gui: [skip ci] show navi cube also when rendering as
    framebuffer or GL image
  *  e7796c049 - Gui: [skip ci] add option to grab 3D view as is
  *  ae7cb9e30 - Draft: [skip ci] Fix header uniformity
  *  e78e468e0 - TechDraw: [skip ci] fix warnings -Wunused-private-field
    and -Winconsistent-missing-override
  *  668e23788 - Draft: fix array restore
  *  51a23bd77 - Use DraftVecUtils.tup only two times.
  *  b22c33ab6 - Fix the Draft Array polar type. Rotate first global and
    then object own rotation(spin) of placement.
  *  0d17b6faa - [Draft] ImportDXF Bug upgrading from 0.16
  *  8fb5c6573 - Arch: [skip ci] fix header uniformity
  *  c7f987442 - ReverseEngineering: [skip ci] Fix header uniformity
  *  9d4b58ae8 - Robot: [skip ci] fix header uniformity + trailing
    whitespace
  *  699286363 - [Draft] Edit further cleanup
  *  df846aaea - [Draft] Edit _ code cleanup
  *  99f9aa42f - [Draft] Edit: improved Draft Circle editing
  *  edca1b4af - [Arch] Added Draft Edit Command to toolbar
  *  4fc3af139 - [Draft] Edit _ improved rectangle editing
  *  8dd2b328f - [Draft] Edit: general refactor
  *  aef11c1f8 - Arch: division including a float to obtain correct
    result
  *  4a736b773 - [TD]fix Py2/Qt4 errors
  *  d9d440bb6 - [TD]format RichAnno frame
  *  1e48af0fb - [TD]make symbol text adjustable
  *  e7a0cd4df - [TD] remove obsolete code
  *  c05f2268a - [TD]fix Leader position override by QGIView
  *  f252aaff6 - [TD]add static routine for default line weights
  *  b5f12376a - [TD]fix LeaderLine point edit
  *  c766d7579 - [skip ci] replace German comments
  *  d92379894 - [skip ci] Fix header uniformity for Import, Mesh,
    Points, Raytracing
  *  bfdd6d8a2 - Units: [skip ci] restore translations of unit schema
    names
  *  f11783a49 - src/Gui: [skip ci] fix header uniformity
  *  6f11ed298 - src/Base: [skip ci] fix header uniformity
  *  4f308dc03 - src/App: [skip ci] fix header uniformity
  *  72065b0d3 - [skip ci] MPH already defined
  *  ce56205ed - more fixes for the UnitsCalculator
  *  6aeb0910b - cosmetics to keep the overview
  *  cd8b63028 - missing parts from from commit d9d903faea
  *  7dbc30901 - Manual dimension centers the plane's view
  *  0af2e760a - Arch: Fixed minor colorbug in IFC export
  *  d9d903fae - Units: extend parser to accept mph, sqft and cft. Fix a
    bug in imperial civil schema
  *  fad1badd0 - Fix typo in templateClassPyExport.py [skip ci]
  *  82c84c4d9 - changes according to vocx-fc's annotations
  *  f07e97b81 - DlgUnitsCalculator: some tweaks
  *  9c707479a - also add unit THz as requested
  *  63bc9c568 - add units Mpsi, cal and kcal
  *  89a5226b8 - Arch: Added option to export IFC files in imperial
    units
  *  3f514b08b - Draft: Layer, more code formating
  *  6c8875e58 - Draft: Layer, code formating
  *  a0e88dfba - Draft: Layer, Separate Line color and shape color
    override
  *  2eb208cab - reduce size of units calculator
  *  a056d85f7 - Gui: implement size hint for quantity spin box

 -- Alexander Pozdnyakov <censored>  Sat, 18 Jan 2020 07:13:44 +0300

freecad-daily (0.18.3+git19034-b2ffebf1c-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: b2ffebf1c0ecee57bf5329f4d2546fd98f3f6399
  * Date: 1576972829
  * git changelog:
  *  b2ffebf1c - Sketcher: [skip ci] fix header uniformity
  *  53bb216b5 - Part: [skip ci] fix header uniformity
  *  d38f18af2 - PartDesign: [skip ci] fix header uniformity
  *  1baf5da3c - FEM: [skip ci] fix header uniformity
  *  7fe10182a - [skip ci] fix header uniformity
  *  0c6786d4b - Templates: fix header uniformity
  *  cbdba0b5b - TD: fix header uniformity
  *  15944dde6 - Gui: change DAG view selection behavior
  *  5a32181b6 - Gui: fix DAG view property link update
  *  af4fb7d37 - Gui: fix DAG view icon sync problem
  *  df548bf82 - Gui: fix Document::signalInEdit
  *  1cbec1a60 - Gui: fix Std_Transform tool
  *  b79516266 - allow to choose a custom units schema in calculator
  *  98dfe7c38 - add posibility to use a unit schema other then the
    system schema to represent a quantity
  *  04b54cd6a - Base: [skip ci] replace raw pointers of UnitsSchema
    with unique_ptr
  *  4bcb43ebd - Base: [skip ci] make UnitSystem an enum class
  *  702ae025c - Gui: [skip ci] reduce confusion m vs. mm in units
    calculator
  *  43e5933e3 - Base: [skip ci] handle acceleration and force m/s^2
  *  492af81db - extend units calculator
  *  b6ae12235 - Gui: set/get number of decimals of a quantity spin box
  *  07549653c - UnitsCalculator fixes
  *  af011dabd - Gui: [skip ci] use defined font when creating text
    editor
  *  d969581ff - Gui: allow to set font family and size and syntax
    highlighting
  *  99e5beded - Mod: gitattributes, add some more comments
  *  6f68bf627 - Mod: some comments in gitattributes
  *  50036da5e - Complete: file endings, normalize them and let git
    manage them
  *  210d3cffb - Idf: file endings, normalize them and let git manage
    them
  *  75b7cab2d - OpenSCAD: file endings, normalize them and let git
    manage them
  *  003235303 - Show: file endings, normalize them and let git manage
    them
  *  fa25f974f - Tux: file endings, normalize them and let git manage
    them
  *  7a652357f - line endings, better handling in module directory
  *  228f89638 - Python: change generation of callback functions for
    class or static methods
  *  df25aed14 - Base: [skip ci] fix block comment in lexer file
  *  2949afb55 - add mJ and kW
  *  f1cd9c05f - Test: [skip ci] add new tests for quantities
  *  317dd26a7 - correct Unit::Work conversions
  *  f5f0728a9 - take care of the UnitsCalculator
  *  1ffaaf100 - generate QuantityLexer.c
  *  82dc8e88f - add the following units:
  *  ba688b05f - Arch: IFC export, add building parts with undefined ifc
    type to building structure
  *  d98e95816 - Arch: add gitattributes file to let git manage file
    endings and normalize them
  *  8f7220da5 - Draft: add gitattributes file to let git manage file
    endings and normalize them
  *  3db86602e - AddonManager: add gitattributes file to let git manage
    file endings and normalize them
  *  e499f3842 - [TD]fix SectionFace hatch on SVG Export
  *  c05ad5c87 - [TD]add Tolerance size factor to preferences
  *  92e714726 - [TD]remove duplicate line
  *  6a3179560 - [TD]improve presentation of tolerance text
  *  537620aa3 - Arch: export IFC, add missing debug prints
  *  2315cc5f7 - Arch: export IFC, fix building parts export with ifc
    type set to Undefined
  *  c251caa93 - FEM: gmsh, small changes in comments and update of
    comments in unit test file
  *  97b6c3eb0 - FEM: gmsh, new interpolation parameter, fix unit test
  *  597de362c - Draft: Fixed regression in Rotate tool
  *  a00769beb - LGTM: remove unnecessary 'pass' statements
  *  d49edcc98 - Revised per feedback from review
  *  fc52c2e59 - Follow-up typo and whitespace fixes
  *  06cf1d5b7 - Fix various typos [skip ci]
  *  2ff80fa47 - [AddonManager] Improve Non GitPython Error..
  *  ed8ba392c - Sketcher: Constraint_Parallel, new icon, with the
    parallel lines of different lenghts, so that the constraint isn't
    mistaken for the equal lengths constraint.
  *  92fa38152 - Gui: better icon for the Origin object
  *  fa73d29d8 - Draft: move the TestDraft unit tests to separate
    modules
  *  fff55c7ae - [Arch] export IFC: assign space to storey as
    aggregation
  *  4a6d68f35 - [Arch] export IFC: last modification date is mandatory
    even on creation
  *  8db24f9b6 - [Arch] IFC export: some points and vectors should be
    2D, not 3D
  *  e7be69e9c - FEM: gmsh, new interpolation parameter, add missing
    code (thanks to _UR)
  *  57bfc2e38 - [TD]fix Svg hatch on export
  *  b33e1687b - TechDraw: [skip ci] fix 'copy-constructor' of
    CenterLine
  *  0935a6bab - FEM: gmsh, add linear nodes interpolation parameter
    (thanks to _UR)
  *  6af98e080 - Part: [skip ci] fix two little copy&paste errors
  *  cbe19e396 - Part: fixup (to make gcc happy)
  *  693130d86 - Part: fix memory leak in distToShape
  *  3186d4753 - [TD]fix Py2 errors
  *  a04d0f257 - [TD]Py routines for CenterLines
  *  1ad2d35bc - [TD]Python routines and extension for line formating
  *  08f23b84f - [TD]Python routines and extension for Cosmetic Edges
  *  d9e0c2e45 - [TD]Python routines & extension for CosmeticVertex
  *  502202690 - Mesh: [skip ci] handle visbility changes of mesh
    defects view provider due to side-effects caused in implementation
    of base class
  *  2c13387ce - issue #0004225: FreeCAD crash when making draft in
    PartDesign [skip ci]
  *  00b3aa5cf - SpreadSheet: [skip ci] fix crash when changing data
    inside a spread sheet
  *  fed1e79ba - FEM: solver run, fix besides dir
  *  1f53e8b39 - FEM: py3 fix in selection widget
  *  f1a3a628c - FEM: selection widgets, add some error prints
  *  91535bc1d - FEM: fix missing error classes
  *  d662c20fe - FEM: typo
  *  7d960163f - FEM: equations, fix reset edit mode
  *  50d8adcfe - creating the temp .stp file in a temporary dir
  *  31ac21e06 - Mesh: [skip-ci] Fixed wrong Coin3d off-screen renderer
    backround color type object SbColor -> SbColor4f
  *  91f6a5e5e - Mesh: [skip ci] Add static method to get list of
    supported input/output mesh formats
  *  0175008ce - [skip ci] Implement AcceptMode for FileChooser to also
    allow to define an output file
  *  19127f3f7 - Arch: Fixed wrong export of objects of undefined IFC
    type
  *  2c0daad48 - Arch: store last double-clicked building part
  *  96b2f131c - FEM: code formating, remove to much empty lines
  *  5c9b11731 - Arch: place buildingparts at WP origin upon creation
  *  39ee1654f - Draft: fixed minor bug
  *  c6702814f - FEM: code conventions, add some text for LF line
    endings
  *  bafadd544 - Material: add gitattributes file to let git manage file
    endings and normalize them
  *  12c31ab05 - FEM: add gitattributes file to let git manage file
    endings and normalize them
  *  15f72b916 - Draft: fixed regression in rotations
  *  13db5b056 - Add GUI command to insert a text document into the
    active document
  *  1a8735428 - [skip ci] fix some warnings: -Wunused-parameter -
    Winconsistent-missing-override
  *  f4e79ed26 - FEM: Remove debug print output from test module
  *  b4a310020 - FEM: utils, changes and some comments for working dir
  *  a9c19ca6d - FEM: Restore path functions of run module
  *  f86cf8aba - FEM: code conventions, fix link
  *  20788d16c - FEM: code conventions, add info in the regard of
    slashes
  *  0b6e79be3 - FEM: code formating do not use to many slashes
  *  7fe9beff0 - FEM: code formating in a header
  *  36bd2f987 - fix usability regression of Mefisto mesher cuased by
    95f20b9d The maximum edge length for the Mefisto mesher is always
    set in the accept() method so that effectively user input is always
    ignored. There is now a button Estimate to guess a good default
    value. And user input is no longer ingored
  *  d17b3c68d - Mesh: In ViewProviderMesh::getVisibleFacets replace
    SoFCOffscreenRenderer with SoQtOffscreenRenderer to due issues with
    Indirect GLX on recent Linux systems [skip ci]
  *  e1e9c7e7b - [TD]add ability to filter obvious geometry errors
  *  17b61adf1 - [TD]soft fail on bad geometry error w/ polygon algo
  *  78e686112 - TD: DrawProjGroup: add units for spacing
  *  42196ead3 - implement algorithmic solution to determine whether
    triangle is visible
  *  46792a91a - Update ArchCutPlane.py
  *  c95779554 - Added Linecut function
  *  3490adf7d - [skip ci] when converting from SoSFImage to QImage
    check that the internal buffer is not null
  *  09cd15122 - Part: fix Compound2 placement lost after restore
  *  4a0ddd0a9 - handle possibly set Python error flag in
    DocumentPy::recompute() to avoid crash in debug mode
  *  fd741e433 - check returned value of PyUnicode_AsUTF8() before
    passing to a std::string to avoid possible segfaults
  *  8516c6fbe - Gui: fix Gui.addCommand() in Python3
  *  13fd54a42 - App: fix pyObjectToAny() in Python3
  *  22e9133dd - FEM: code formating in some headers
  *  0721f7f1e - TD: DrawView.cpp: add routine for PropertyDistance
    change
  *  50f4c012b - Gui: change tree view select all behavior
  *  719c11e71 - Gui: track editing object placement change
  *  ceeb776ff - [TD]DrawViewBalloon OriginX/Y to PropertyDistance
  *  efed66da1 - [TD]fix merge resolution error
  *  c1f177b52 - Edit A4
  *  de1be3b38 - TD: add units for line widths
  *  2fa9369d4 - TechDraw: add unit for rotation

 -- Alexander Pozdnyakov <censored>  Sun, 22 Dec 2019 07:34:36 +0300

freecad-daily (0.18.3+git18841-004d6061e-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 004d6061e013023966160b063d0c335ce62739c5
  * Date: 1575654182
  * git changelog:
  *  004d6061e - Fix copy/paste objects through temp file
  *  63edea3ea - Do not reserve memory when copy/paste objects through
    file
  *  653a5e430 - DlgUnitsCalculator: tweaks requested by vocx-fc and
    luzpaz
  *  58967193b - DlgUnitsCalculatorImp.cpp: some cleanup
  *  fafbe533b - Fix the broken UnitsCalculator dialog
  *  0e96abb89 - Improve Inkscape version parsing in SVG import
  *  008ef2f1e - PartDesign: rename icon, and organize resource file
  *  a61a779a2 - Gui: PartDesign: remove execute bit from icons, now 644
  *  8e4685fb2 - Draft: support linked transform and color override in
    link array
  *  68f998c6d - fix broken XML syntax in .ui file
  *  f533e3bf8 - fix broken XML syntax in .ui files
  *  e7ee5fe77 - Tooltips: added missing tooltips + refined pre-existing
  *  186d52ffd - [TD]fix dim text for multi value schemas
  *  ad8668a9f - fix -Wformat-pedantic
  *  85ba41027 - [TD]Prevent crash when base view deleted
  *  8c9d67c2c - Draft: signal icon change in Layer
  *  d77b569c9 - Draft: fix Layer for Python2
  *  0c71537a6 - [TD]Annotation icon to standards
  *  afc2da43a - [TD]fix jumping Rich Text Annotation
  *  0935aa9f5 - [TD]fix Jumping Dimensions
  *  379d04166 - Fix typos and some trailing whitespace
  *  e583b2a46 - DrawViewBalloon: add units there as well
  *  7ef0d476b - DrawViewAnnotation: also call the
    handleChangedPropertyType of the base class
  *  deac1d859 - TechDraw: add units for position
  *  e1d1f0199 - Set feed rate on vertical boundary moves.
  *  bf4bf624a - for restored view providers of a redo again call
    handleChildren3D() to update scene graph
  *  73aa2a23f - fetch undo/redo stack for active MDI view, not active
    document
  *  5e36da5c5 - Fix some regressions in Python editor: * show again
    asterisk when modifying the content * show still only filename in
    tab when modifying from outside
  *  ead9c5c67 - Build option: do not force PCL to be always enabled on
    Win32, add option to allow to disable it
  *  b80986702 - Improve Python compatibility
  *  0a8c73f32 - Fix bad 'pt' unit definition
  *  98b61485a - InstallerStructure: update according to current state
  *  37ca8cb3b - Travis - re-enable incremental ccache builds
  *  d2bcb7be7 - Travis - create a unique cache entry
  *  fab86e6d3 - Travis - upgrade to GCC 9 and Clang 9
  *  83ecb8a5e - set default deflection of 0.01 when exporting shape as
    STL
  *  281a2772f - Add option to copy required plugins from LibPack to
    build directory
  *  f7be6933f - fix typo in German translation
  *  58fdbdc4d - pivy: avoid possible segfault when setting None to an
    SoSFImage field
  *  2efd9a133 - [TD]fix "override" compiler warnings
  *  ba28f959a - [TD]fix assembly CS has wrong XDir
  *  fff0029de - [TD]correct face detection to avoid ghost faces
  *  90702da53 - [TD]Add geometry debugging tool
  *  cefb719b6 - [TD]Add Scale to Section gui
  *  a2390cb33 - [TD]TaskSectionView minor tune up
  *  acc7686b8 - [TD]Section Line position
  *  54d9e0430 - [TD]use XDirection to align DPGI in DPG
  *  9381d4cb9 - [TD]Handle missing XDirection on old files
  *  cd2764fcb - [TD]let DVD fail gracefully
  *  4323ca24e - [TD]Fix detail position
  *  92dfecea7 - [TD]correct alignment of Section & Detail with Base
  *  333b67026 - [TD] add CS3 dump
  *  51d4c16e4 - [TD]Section UI changes
  *  9898f3b24 - travis - extend library search path in order to find
    libnglib.so at runtime
  *  c5ac5e0e1 - Travis - satisfy runtime dependencies
  *  79cd59723 - need further PySide2 modules for unit tests
  *  fb43b0050 - [skip ci] fix SyntaxWarning: 'is not' with a literal.
    Did you mean '!='?
  *  298b80c53 - need PySide2.QtCore for Py3 for unit tests
  *  84752715e - Travis - fail build on unit tests failure
  *  831376e45 - Travis - move instead of copy and preserve space
  *  ffe017363 - Travis - size information
  *  cbe161b4e - set build dependency to netgen package
  *  f55cf3ef1 - remove superfluous quotes
  *  b9fd533ca - Fix cmake report to show correct Qt version
  *  5cbf18b8b - for point clouds set default selection style to
    bounding box
  *  9e93e621f - command to create a structured points object from a
    unstructured points object
  *  29cd90513 - when using pcl do not allow it to override compiler
    flags
  *  8bc5b585c - Used single quotes for single character in string::find
    algorithm, more efficient
  *  e9814d918 - used in-built methods instead of external algoritms
  *  f13a7627a - used make_shared and make_unique for creating shared
    pointers
  *  bbbabf99a - removed useless std::move on const and unmovable
    objects
  *  5ee4a2e87 - Draft: PySide should be available already
  *  e951094af - use emplace_back instead of push_back where justified
  *  079808b81 - Mesh: support multiple context in OpenGLMultiBuffer
  *  9ca9b6f3e - Gui: fix SoFCSelection rendering when no shading
  *  4b07117a2 - Mesh: fix material leaking when using VBO
  *  df0366a6f - Part: reduce memory usage in SoBrepFaceSet
  *  95f20b9d8 - MeshPart: support link in Tessellation
  *  9ee436f27 - Gui: fix ViewProviderLink::getElementPicked() when
    linked to group

 -- Alexander Pozdnyakov <censored>  Sat, 07 Dec 2019 01:03:26 +0300

freecad-daily (0.18.3+git18761-1ec670151-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 1ec6701519f964e2c4182c1400590d7392ebf7d9
  * Date: 1574287078
  * git changelog:
  *  1ec670151 - handle nested name spaces in Python generation script
  *  ef73ab5f3 - [skip ci] minor changes
  *  fb64a860e - Fix -Wredundant-move warnings, 2nd try
  *  91dd12751 - Win inssaller: cleanup and support for thumbnails
  *  4b5ca3114 - Fix -Wclass-memaccess warning
  *  71dae0e63 - handle some more warnings: -Wkeyword-macro -Wdeprecated-
    declarations -Wextra-semi
  *  a5019828c - [skip ci] fix more -Wgnu-zero-variadic-macro-arguments
  *  c0a80e1a9 - set -Wpedantic for clang
  *  e11767992 - [skip ci] suppress -Wgnu-zero-variadic-macro-arguments
  *  c0d58b8f3 - [skip ci] fix more -Wgnu-zero-variadic-macro-arguments
  *  a3e88a399 - Arch: relax Part::Feature type checking
  *  962904a96 - [Arch] fix invalid IFC export for annotations
  *  c43cca325 - Set QT settings before creating QCoreApplication.
  *  d506192b1 - Arch: test for viewprovider before modifying rebar
  *  c6a5bbcf9 - [skip ci] fix more -Wgnu-zero-variadic-macro-arguments
  *  d4a1eb0cc - [skip ci] improve documentation
  *  1a21e8d1e - simplify 2 tool names as suggested
  *  15e5b29c2 - TD renaming tools, part 2/2
  *  914edfc2c - TD renaming tools
  *  6a7ee4f0f - add test command to demonstrate new template functions
  *  2bfffd202 - add (variadic) templates to replace (non-strict ISO
    C++11 compliant) macros
  *  f65a72deb - fix syntax error
  *  fc7890cf1 - [TD]fix Compound of Edges as Source for View
  *  e3530f969 - set platform-specific doCommand() to fix more -Wgnu-
    zero-variadic-macro-arguments
  *  7758509bd - fix and suppress some more -Wgnu-zero-variadic-macro-
    arguments
  *  d0339c567 - Arch, export IFC, do not export attributes with no
    values
  *  2637280c1 - restore old definition of doCommand macro due to msvc
    failure
  *  4291a087b - [skip ci] fix more -Wgnu-zero-variadic-macro-arguments
  *  1e7628f43 - convert enum to enum class to fix -Wgnu-redeclared-enum
  *  33b0b1351 - [skip ci] suppress -Wgnu-zero-variadic-macro-arguments
    for some headers
  *  d2032da93 - Enhabce TypePy: add convenience method getAllDerived()
    support TypePy asrgument in getAllDerivedFrom() and isDerivedFrom()
    return TypePy instead of str in getAllDerivedFrom()
  *  d61bf15c4 - declare getAllDerivedFrom as static method
  *  e1f85cd09 - export typeid system to Python
  *  5c7bef0ad - add support of static and class methods in Python
    wrappers
  *  0c99d32dd - [TD]Add getEdges Py functions
  *  c021ff70d - Draft: rename SubelementModify to SubelementHighlight
  *  7adca7be3 - [Draft] Edit: allow multiple objects editing
  *  c9522a6e6 - [Draft] Edit: fix bug #4187
  *  6dcf9ff8f - [Arch] Test : if Sketch, fuse solid; otherwise, do
    makeCompound
  *  720d40a04 - [Arch] - To allow exportIFC.py to work properly on
    sketch, which use only 1st face / wire.
  *  eecb2651f - Fixed circular dependency for boundary dressup
  *  a7ad04ba4 - [TD]const-ness for dump function parameter
  *  b0c932543 - App: fix PropertyXLink file path saving
  *  a85ce1976 - add method to get wires of mesh boundaries
  *  17831b793 - [skip ci] line width must be explicitly set in NaviCube
    and SoFCSelectionRoot to avoid that an inappropriate value is used
    when set from somewhere else
  *  fd9054b3b - [skip ci] support of style sheet in branding framework
  *  86b22fe3f - Gui: force dynamic property item background and text
    color
  *  b36c94643 - support of transparent image planes
  *  a47dd26e0 - [skip ci] make mesh/points cutting working for nested
    view providers
  *  e3046be32 - [skip ci] tmp. disable selection when switching to
    curvature or inspection info modus
  *  c4093373c - [skip ci] for curvature and inspection objects set
    default selection style to BBOX
  *  f2bd624c6 - make mesh picking working for view providers underneath
    a Part container
  *  ac4e23012 - [skip ci] remove Standard_Handle.hxx to still support
    older OCC versions

 -- Alexander Pozdnyakov <censored>  Thu, 21 Nov 2019 13:00:34 +0300

freecad-daily (0.18.3+git18702-aab61f3e1-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: aab61f3e151e65975e370b4d8ff3611d6355730c
  * Date: 1573163950
  * git changelog:
  *  aab61f3e1 - [TD]Fix wrong default for parameter
  *  9802d362e - [TD]fix duplicate name in parent & derived
  *  c773e20bf - [TD]Always show degree symbol
  *  f3fcabdcc - [TD]fix balloon colors
  *  acd6cb005 - [skip ci] tmp. disable viewer selection for several
    interactive commands in Mesh workbench
  *  72a30f2bb - [skip ci] fix tooltip
  *  dd120ef50 - add convenience method to 3d viewer to disable
    selection
  *  9a07b12d3 - Gui: remove SelectionStyle from
    ViewProviderGeometryObject
  *  c3ba04183 - Arch: import IFC, add import of layer
  *  85883712b - Arch: import IFC, fix if imported in non Gui mode
  *  5b63ac5a7 - [TD]CL removal
  *  37fdcec6c - [TD]ensure default edge avail for geom copy
  *  805d701aa - [TD]Allow skip restore cosmetics
  *  4027c780a - [TD]Avoid double delete on cosmetic items
  *  fcf5435b4 - [TD]Save geometry and tag with centerline
  *  900a7c6bd - [TD]use UUID for CosmeticEdges instead of indices
  *  f0cdad7f7 - [skip ci] fix possible crash in DelaunayTriangulator
  *  7415e3602 - improve detection of OpenSCAD executable to print a
    more appropriate error message in case of failures
  *  157251906 - Added PathBoundary task panel tool tips and tab order.
  *  4a897d3f4 - Fixed typo in onDelete
  *  eb35e8a55 - Added new boundary dressup files to CMakeLists
  *  421e50ae8 - PathBoundary editor filled with life.
  *  a27a00064 - Added boundary dressup to restrict path to another
    shape.
  *  d5be41d82 - make BrowserView::onLinkHovered() working with QtWebKit
  *  3cd487064 - make PythpnToCPP script Py2 compliant
  *  0347a4b7a - Draft: TestDraft, refactor unit tests, 66 in total.
  *  69b98c48e - Explicitly specify encoding in PythonToCPP.py
  *  5c2b7be97 - fix encoding problem when clicking a link on StartPage
    if application is installed into a directory with non-ASCII
    characters
  *  0b1b9160a - ThumbnailProvider: update MSVC solution file
  *  18028d18a - [TD]fix Balloon text positioning
  *  5476ab4b6 - fix building of thumbnail dll for msvc 2017 or higher
  *  2f5b2bc83 - Win-installer README.md: improvements and fix a mistake
  *  953b802f8 - [TD] Command.cpp: fix indentation
  *  42742db54 - [TD] Command.cpp: uniform menu names
  *  33844f876 - DrawViewAnnotation: add transformation procedure for
    changed properties
  *  3a34cf134 - TD annotation: use more suitable properties
  *  64cf85c21 - Arch: import IFC, fix crash if IfcProject is not found
    in ifc file
  *  28daf3595 - TD Workbench.cpp: add submenus
  *  c2851ae4b - [TD]fix Quadrant/Midpoint selection
  *  6ada9e96a - [TD]using namespace clean up
  *  34a083b15 - handle possible exceptions for FreeCAD.Units.Unit(input
    string)
  *  0b47fb6de - support quantities in a string of the form: value /
    unit
  *  adccd0d3f - DlgPrefsTechDraw.ui: uniformity and tooltip
    improvements
  *  286926d0c - [TD] DrawView.cpp: better tooltips
  *  f3c6db990 - [TD]fix ShowAll on DPG
  *  f1e9c1967 - [TD]fix py2 unicode/string handling
  *  5cab111a6 - [TD]Implement unique tags for Cosmetic Vertex
  *  a7d9661b1 - [TD]Extent Dimensions
  *  d276cc8d7 - reset define NETGEN_PYTHON to avoid hard dependency to
    pybind11
  *  223d41c67 - Fix Apple build
  *  5e1ee0920 - DlgSettingsMeshView.ui: add missing unit suffix
  *  3d7b6b354 - add pybind11-dev dependency necessary for netgen-
    headers
  *  1aeea67f4 - Introduce support of multiple entries bucket directory
    list Needed for FreeCAD files which generate thousands of BRep files
    (most of the time assemblies or STEP)
  *  c6c761b81 - Added  as an option to the workbench selection.
  *  813b529f5 - Arch: Fixes PanelCut action
  *  5a055fec0 - [path] Fix ignoreWasteFlag option
  *  95f18a750 - Arch: Allow OfflineRenderingUtils module to run without
    pivy
  *  481870be2 - [TD]Simplify Section cut surface formatting
  *  1b4d2d48a - [TD]fix Section frame paint
  *  5d6c5312c - [TD]fix const-ness of CS routines
  *  266b5cfdb - [TD]fix default svg hatch file retrieval
  *  2251f53eb - trigger update of action when activating MDI view
  *  5fd5db9ae - add method to sketch object to get index by user-
    defined name
  *  d6fc794ac - Arch: import IFC, add guid to non parametric arch
    import
  *  e243c6e94 - ...small comment clarification [skip ci]
  *  3d532321d - AddonManager: Add WebTools icon to dialog
  *  01fb3e03d - add toolbar icon to create mesh from shape
  *  ccd0c4eba - [TD]fix selection issue for View and ProjGroup
  *  3124323b2 - [TD]improve handling of Assembly4 Models
  *  a8ee33a75 - [TD]hide uneditable properties for DPGI
  *  6e6fdb88f - [TD]fix Orientation of Detail of Section of DPG
  *  523d8d71f - FEM: coding conventions, add linkt to lgtm
  *  bb1aec9e6 - fix crash when restoring a corrupted project fails

 -- Alexander Pozdnyakov <censored>  Fri, 08 Nov 2019 12:06:57 +0300

freecad-daily (0.18.3+git18628-eb3dafb56-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: eb3dafb56b773e403fe115cf13b3bc3d57f75aac
  * Date: 1572014169
  * git changelog:
  *  eb3dafb56 - AddonManager: Fixed missing 'update available' header
  *  c9402696f - Draft: fix double translation in Draft._PointArray
  *  d57cc0c33 - Draft: set the Autoconstraint view property only if the
    interface is up (FreeCAD.GuiUp)
  *  210dfbf13 - Draft: change DisplayMode only if the interface is up
    (FreeCAD.GuiUp)
  *  1bc33025d - LGTM:  various fixes for using string operator instead
    of numeric
  *  e4c8890d5 - Arch: Dice3DS/dom3ds.py LGTM fix
  *  892db1a77 - Draft: whitespace fix [skip-ci]
  *  bec8e1bef - Draft:  use string operator instead of numeric LGTM fix
  *  cf854a52a - Draft: DraftEdit.py use string operator instead of
    numeric LGTM fix [skip ci]
  *  6084bbfb1 - Draft: Draft.py missing translate() context LGTM fixes
    [skip ci]
  *  5c1cae14b - Arch:  use string operator instead of numeric LGTM fix
  *  95af9ed20 - Arch: ArchSectionPlane.py LGTM incorrect variable fix
    [skip ci]
  *  0c038dfbe - Arch: ImportOBJ.py LGTM fixes [skip ci]
  *  a801ff5a2 - Travis - delete LibPack to preserve more space
  *  efd55884a - [TD]fix regression in multi source selection
  *  f3ae1aaf4 - [TD]prevent bleed through on angled details
  *  789733d69 - [TD]fix Detail orientation from DPG source
  *  5bb659e7e - [TD]Transition to on demand page updates ph1
  *  820ad876c - Fix  bad object allocation which was creating a crash
    on linux and strangly was working on MacOS
  *  42987f861 - Gui: fix ViewProviderPythonFeature getDetail()
  *  842144312 - fix -Winconsistent-missing-override
  *  8e17c8c4b - fix -Wimplicit-fall-through, -Wpedantic
  *  7222b32cd - cmake: pyside2: try other solution
  *  7767103f9 - Arch: Added option to allow import of invalid IFC
    geometry
  *  1c981e8f1 - Fix typos and misc. formatting [skip ci]
  *  d87e6324e - [Draft] Edit: pick radius according to user preferences
    (issue #4162)
  *  b58019c36 - add comment
  *  7ea1a7e45 - Fix regression found in obsolete addon function
  *  4fe9cb393 - AddonManager: Tweak UI to return friendlier HTML
    formatted responses
  *  c6b79dd23 - Removed tabs
  *  bbff21935 - [Draft - DraftGeoUtils] Refine isReallyClosed() : Part
    of ArchWall / DraftGeomUtils Multi-Width Support Improvement
    Proposal
  *  c331ce29f - Fix editing of OffsetStart of rebar object
  *  544e85ff3 - Fix editing of single rebar object
  *  c77937e6c - Added LGTM quality badge
  *  762f0656e - for the moment uncomment changes of commit bf7e50d803
  *  8d5bc7eb0 - [skip ci] remove unused variable
  *  d7ca604c9 - Support for Frequency in quantity parser
  *  c6cd65916 - [TD]Avoid Spanish char issue in SVG Export (4170)
  *  5021f3777 - [TD]Fix Dimension prefix/suffix
  *  3500451a0 - Basic support for Frequency as unit
  *  b858757bb - Fix -Wdeprecated-copy warnings (rule of 5/3/0)
  *  e31f84f5d - Remove py2/qt5 build, disable py3.7/flake8 build
  *  ccb5787ed - move OpenSSL and curl checks from Mod directory to
    Cloud module
  *  9fad0a768 - Fix linuxbuild
  *  d63b29458 - DocumentObjectGroup: do not touch group on child change
  *  4ea320062 - Gui: fix box selection
  *  f98446e5c - restore old behaviour of Python wrapper of Console
    class to increase flexibility when using in worker threads
  *  3613d834f - in RedirectStdOutput/RedirectStdError/RedirectStdLog
    only flush when last character is newline to avoid garbled output in
    log file
  *  867f22d3c - fix regressions in SplashObserver::SendLog and
    ReportOutput::SendLog
  *  f94bf69a3 - fix -Winconsistent-missing-override
  *  aa011746e - minor optimization in ConsoleObserverFile, if prefix is
    unknown then still write passed message
  *  f27e4590a - Refactor and rename ConsoleObserver...
  *  bf7e50d80 - cmake: pyside2: use imported targets if available
  *  c903de8af - Adjust unit test of deleting a parameter group to new
    behaviour
  *  788a50918 - Doxygen: Base/Parameter.h description
  *  4614eb92a - fix gcc/clang build failure
  *  f8f52e6fc - replace some old C style casts with static_cast or
    reinterpret_cast
  *  ee912a5f1 - change deletion order in parameter editor to avoid that
    a parameter group isn't deleted
  *  81b615bfb - fix several memory leaks in ParameterGrp when removing
    nodes from DOM document
  *  736511e5b - + implement a correct cleaning of a parameter group
    without creating ghost instances of ParameterGrp
  *  9a6824a3f - + before creating element in DOM document check if the
    group node still has the correct name
  *  a1de871e9 - [TD]Fix duplicate Arbitrary dim text
  *  5512d5490 - [IMP]Fix Dxf handle conflict on export
  *  c4a2be3a1 - OpenSCAD: fix py syntax error
  *  f91179604 - Fix auth base64 computation when HMAC return string
    contains \0 character
  *  d0e1305ac - Add Content-MD% into the header as to be able to
    retrieve it from the ETag answer of the server
  *  b39e642ae - Fix mistackes done during refactoring
  *  42717d3b3 - Refactor code to prepare Amazon s3 v4 API support We do
    support currently only v2 which will be EOL in june 2020 according
    to Amazon
  *  c2c41bf65 - several installer fixes and improvements:
  *  6eacb17b3 - Update swigpyrun.in for Python 3.8
  *  443b948a6 - Draft: clone icon with the light comming from above
    left
  *  f3f15b1a9 - [Draft] Edit: preview node with mouseover
  *  d599de41d - AddonManager: Add DesignSPHysics workbench icon
  *  1d0bf0e5b - [Arch] Add Section plane context menu for CutView
  *  2d5ecbd28 - Make the OpenSCAD Workbench dropdown tooltip more
    verbose for beginners
  *  879c81440 - Swap http:// for https://
  *  3532b9152 - More code format fixes
  *  9603a9e63 - Adjust whitespace, convert double quotes to single
  *  753053712 - OpenSCAD: Add IncreaseToleranceFeature icon to toolbar
  *  387885aa2 - Draft: Fixed non-appearing texts in TechDraw views +
    support for ShowLine property
  *  eb6a405c1 - abort hyperbola creation when angles are NaN
  *  432d4f255 - AddonManager: Fixed bug in non-git update
  *  895230608 - PartDesign: fix Body getSubObject()
  *  453f80f71 - Added support for copying holding tags from another
    holding tags dressup.
  *  fa5d34508 - obj transparency fix d->Tr and its value/100
  *  2b2210543 - [TD]Fix slow GC of QGIPrimPath
  *  ee63c324c - Add an XSD validation scheme and implement
    ParameterManager::CheckDocument(), function is used in the parameter
    editor
  *  e4f8d9807 - add new CMake macro generate_from_any and extend
    PythonToCPP script to create source file from any text file
  *  a785660f5 - [Arch] Introduce Refine attribute to Select whether or
    not and the method to remove splitter
  *  61435b30f - [Arch] suggested feature: add the ability to choose
    whether an Arch BuildingPart transmits its height value to children
  *  1b044e91d - Draft: DraftGui, use boolean values to set up an option
    instead of numeric values 1 and 0
  *  a9bf9ba26 - tooltip: rename python-git to GitPython
  *  7f696bd60 - AddonManager: tooltips and minor code formatting
  *  4dc50edf5 - Fixed holding tags restore
  *  641f615bf - Restrict loading of ocl and PathSurface to enabling
    experimental features.
  *  891f8953f - improve strict ISO C++11 (-Wpedantic)
  *  1f5f00e65 - remove the built-in tree widget from the tessellation
    task panel
  *  c98549a40 - Gui: fix python documents in Gui.Selection methods
  *  bf27b115c - Gui: fix SelectionSingleton::checkSelection()
  *  bea009c1d - fix description of 'resolve' in Selection
  *  9ba5d3505 - fix -Winconsistent-missing-override -Wunused-variable
  *  e0bb5701f - expose Placement.slerp to Python
  *  a431cf7d2 - Arch: IFC import, fix Axis system placement
  *  3da76af1f - Base: Placement: change argument order of slerp() in Py
  *  f1a8dc4b2 - Spreadsheet: fix tests to use fuzzy placement
    comparison
  *  23e708323 - Base: Placement: expose ScLERP to python
  *  63d0435a9 - Base: ScLERP placement interpolation
  *  867a09f73 - [Draft] ShapeString Task Panel Allow Windows...
  *  90fad8180 - [TD]Improve tolerance formatting
  *  4db8cac67 - [TD]fix Front lock icon in DPG

 -- Alexander Pozdnyakov <censored>  Fri, 25 Oct 2019 18:08:51 +0300

freecad-daily (0.18.3+git18513-fd352c14f-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: fd352c14f13ecdef7b8d4005c987d2f449c69430
  * Date: 1570749275
  * git changelog:
  *  fd352c14f - expose Roation.slerp to Python
  *  1d83fa7d9 - Draft: renamed the command Draft_Edit_Improved to
    Draft_SubelementModify because the previous name was confusing; also
    provide a new icon
  *  b0882de73 - fix indent
  *  9ed08a813 - avoid adding extra newlines when writing user.cfg
  *  2736597eb - AddonManager: Show installed path in addon description
  *  77550e0de - AddonManager: Fixed crash when quickly clicking through
    addons
  *  97933a5b5 - AddonManager: Fixed vanishing icon when uninstalling
  *  8f1147cc7 - AddonManager: Add Assembly4 icon to dialog
  *  04f87588b - Arch: Fixed tab indents im importOBJ
  *  f66023a64 - AddonManager: Better error catching in HTML parsing
  *  6d7da2430 - Addon manager: Fixed wrong marking of addons that begin
    with same letters
  *  ca30dfeb2 - Tweak meshing parameters (lower triangles count)
  *  d56d17ccf - Improve Wavefront export by: - Switching from regular
    tesselate computation to MeshPart - Adding Vector Normal output -
    Support New assembly placement
  *  0602c518f - avoid explicit term FreeCAD in user interface to avoid
    breaking branding
  *  34ee9afa7 - Docs: Update Prefs > General > Macro dialog tooltips
  *  bfe968138 - Gui: avoid unecessary visibility change when update
    view provider
  *  363fe1b63 - App: fix wrong python function type in FreeCAD.open()
  *  8d9e0c2c9 - Arch: IFC import, better import of small assemblies for
    nonparametric arch and part shape mode
  *  3bc85bcc6 - FEM: unit test, fix due to example renaming
  *  c3df99e98 - FEM: examples, move dev in manager
  *  d780f7a35 - 'FEM: examples, better file names for meshes
  *  1b3c41bca - Draft: Added property to hide lines in dimensions
  *  326ea342d - FEM: examples, manager, add recomputes
  *  e8bc34430 - FEM: examples, delete not needed comment
  *  1ec2a9621 - FEM: examples, better var name for solver type
  *  128358baa - FEM: examples, rename multi material example
  *  84c8652ee - FEM: fem exapmles, add nonlinear material example to
    show peeq strain
  *  9763b52a2 - FEM: frd reader, delete not needed import
  *  d96468734 - Draft: Better fix of copy mode
  *  71c54272a - Fix various Py::Object leak
  *  78999b471 - Spreadsheet: fix test case
  *  07975595b - fix build failure on Windows due to conflicting define
    of GDI API
  *  3006466a3 - fix build failure with std::isdigit on Windows
  *  8f72e1fde - fix typo
  *  059b2d425 - Gui: change default tree view document mode to
    Expand/Collapse
  *  f55da9329 - Gui: improve scale handling in SoFCCSysDragger
  *  23d42421d - Gui: fix ViewProviderLink dragger behavior with scale
  *  289679137 - App: fix getSubObject() in Link
  *  6afe7071c - Gui: fix tree view option sync placement
  *  3de3f696e - App: fix PropertyXLink file path update
  *  fbfad66d2 - Gui: expose link actions to toolbar
  *  4eadbd038 - App/Gui: add ObjectStatus::NoAutoExpand
  *  0d181d0dd - App: allow link properties for all App::Link
  *  5c3e7d092 - Gui: fix missing tree view sync after drag and drop
  *  183333935 - App: add ScaleVector property to Link
  *  472d114c0 - App: fix Document::isTransactionEmpty()
  *  92c00e732 - Gui: improve array element color override in
    ViewProviderLink
  *  4c2647393 - Part: add missing API
    ViewProviderPartExt::getElementColors()
  *  7c76d2f3c - Part: fix TopoShape::getElementTypes()
  *  714d20895 - Gui: fix tree view lingering sub element selection
  *  c4fec26aa - Gui: improve PropertyXLink display in property view
  *  998f801d3 - App: migrate old SubElements in Link
  *  1e69eb0d8 - Gui: improve SelectionSingleton::setVisible()
  *  f57283f59 - Link: change sub-element linking mechanism
  *  4042d8336 - App: allow multiple subname in PropertyXLink
  *  a03b84750 - App: null pointer check in
    ComplexGeoData::noElementName()
  *  d8adbca94 - Gui: minor fix of tree view drag move
  *  e03e6d9a4 - Gui: expose link selection and navigation command
  *  68a9a847c - Gui: improve Std_LinkSelect command
  *  9e2bdd6ea - Gui: assign default guesture to Std_SelBack/Forward
  *  845fa8471 - Gui: add class GroupCommand help with grouped command
  *  e97b89b4c - Gui: output Cmt type macro line as comment in python
    console
  *  5c5ca1f52 - Gui: add document to Command and Selection
  *  5c26b7a3b - Gui: add toolbar button for toggling selection bounding
    box
  *  45fd865fc - Gui: refactor bounding box selection style
  *  a0adbd5e2 - Travis - remove workaround due to more time granted
  *  1987e97fe - Draft: added missing file Draft_Dimension_Tree.svg
  *  7157a4ac4 - TechDraw - Fix Annotation and Symbol international
    characters mangling
  *  91ae52577 - Arch: IFC import, better debug message for skipped objs
    in non parametric import mode
  *  617e8b5f9 - Draft: Fixed copying of windows
  *  59c15ebbc - Arch: Adjust height of objects inside groups
  *  2e0e1da2f - Gui: fix ui file, introduced with c171764
  *  38740a0e4 - add method RotationPy.toMatrix()
  *  ccbd5792e - improve RotationPy::number_power_handler: make
    computation more efficient and less prone to round-off errors
  *  67562acbe - Draft circular array
  *  e482ceeee - Circular Array
  *  c171764a5 - Docs: Update Prefs > General > 'General' tooltips
  *  db17426a1 - [Draft] Wire To BSpline fix to show new object
  *  24b07312c - Draft: DraftTools, place the CubicBezCurve tool before
    the BezCurve, as the cubic curve is more used.
  *  0c18f5e25 - Draft, makeBezCurve(), changed parameter Degree to
    degree, preferred lowercase
  *  41387fd99 - App: fix dynamic property undo/redo
  *  890bc90b0 - Base: add RotationPy.RawAxis
  *  533bbf8a8 - App: add DocumentObjectPy.evalExpression()
  *  29f5ac736 - Gui: sync expression change in property editor
  *  be951cc0d - Gui: fix missing expression highlight in property
    editor
  *  da19c8489 - Gui: fix missing auto update when edit property
    expression
  *  f14dfd41c - Gui: fix ExpLineEdit::apply()
  *  a230d0d9a - Gui: fix ExpressionBinding::apply()
  *  bda372be8 - Spreadsheet: add test case for operation on
    matrix/placement/rotation
  *  006f685db - Spreadsheet: column/row select on right click
  *  976952db6 - Spreadsheet: improve cyclic dependency exception
    handling
  *  44354b808 - App: add Expression built-in function
    mscale/minvert/create
  *  12000cd49 - Base: fix __pow__ operator in
    MatrixPy/PlacementPy/RotationPy
  *  43e0d9616 - Base: remove VectorPy right multiplication to
    matrix/placement/rotation
  *  7a7409343 - Replace use of Matrix.inverse() with inverseGauss()
  *  a53c57145 - removed trailing whitespace
  *  e325f2e57 - fixes issue aligning workplane to a face
  *  fcda0934c - Draft: relax Part::Feature type checking for Link
    support
  *  2f06decce - Arch: ArchCommands, change the color of the vertices of
    the subcomponent when using Arch Remove, just like the line color
    and shape color are changed.
  *  834f97715 - App: add argument 'hidden' to
    FreeCAD.new/openDocument()
  *  d30e32ec1 - Draft: modify the permissions of the icons (755), so
    that they don't have the execute permission (644)
  *  6383de2ee - Draft: new icon for Draft_Dimension in the tree view in
    SVG, instead of XPM
  *  aebb0edd6 - Draft: re-order alphabetically the resources in
    Draft.qrc to be easier to spot missing files
  *  f1004248c - AppImage - support for embedded documentation
  *  6663d625a - Gui: add new API
    ViewProviderDocumentObject::allowOverride()
  *  4775def51 - Part: deactivate and remove the remaining XPM icons,
    and use SVG icons instead
  *  022442ca7 - Part: rename the icons to start with Part_
  *  c6d1684e2 - TechDraw - Put BOM on beginning of exported SVG
  *  cf721089a - TechDraw - SVG changes via DOM manipulation instead of
    Regex replace
  *  0717b4fc2 - Gui: fix DlgSettings3DView.ui, remove bold tags 
  *  c80ecc4a7 - Source typo fix (includes file rename)
  *  5f8d274f7 - Crowdin: Fix creative common license name
  *  8589f7ec6 - Part: new icon for Part::Part2DObject, in SVG, instead
    of using a generic XPM
  *  e13eb0ba6 - Part: re-order the resources in Part.qrc, and removed
    the PNGs
  *  e7530218e - FIx typos and grammar
  *  0a7d8d125 - Remove curl verbose mode ... (remove data exchange
    between europe and us client/server, reduce latency issue)
  *  9e8be2e45 - Create bucket in the case it is not yet available
    within the storage server
  *  3939e4543 - cmake: pyside2: we also need headers from shiboken and
    pyside2
  *  da6091ab9 - fix to flush stdout after unit test execution
  *  691085239 - Modify Version and Release in fedora spec
  *  fff903c14 - Sketcher: ordered two items inside Sketcher.qrc
  *  52a851286 - Sketcher: modify the permissions of the icons (755), so
    that they don't have the execute permission (644)
  *  f56d56699 - Revised VBO tooltip per @realthunder's feedback
  *  2648da647 - Fix typo in previous commit
  *  921103245 - ...Add Render Caching tooltip
  *  3e5ec67d3 - Docs: Update Prefs > Display > '3D View' tooltips
  *  af4f8b284 - fix crash on macOS when opening OpenSCAD Workbench
  *  c314edcaf - replace Eigen::Index with auto to support older Eigen3
    versions
  *  5e93a7193 - fix build failure for Qt4
  *  ea171b5e0 - fix typo
  *  e1b0df938 - remove PCH from header file
  *  7b7797f4f - Fix various (doxy) typos and whitespace issues
  *  1f871035f - Arch: very small typo
  *  2134086d4 - fix further file names vulnerabilities in TechDraw
    module
  *  21f59ecb6 - fix crash in SymbolChooser in case it's empty and Ok is
    clicked
  *  3aa043242 - fix further file names vulnerabilities in modules
  *  f9ca1b18a - add function to escape special characters in strings
  *  0aa0f1c31 - fix build failure: add export mscro, add header
  *  d2be4f115 - fix further file names vulnerabilities in core system
    and Image module
  *  bed78b0b7 - [SS]Fix Integer Formatted Value
  *  ff5a9783d - [TD]Fix #4085 Win File Rename Fail
  *  55778c745 - [TD]Section dialog revisions & editor
  *  303c84e90 - [TD]Prevent crash in Section if BaseView deleted
  *  d9fa2b326 - [TD]Correct section view alignment
  *  58cf8587e - [TD]Add dumpCS function to DrawUtil
  *  3ccba4c64 - when cloning a 3d view then also set the new view into
    edit mode in case the original view is
  *  f24c097a5 - make sure resetting a document while closing it works
    independently of the activw view
  *  28a915d82 - when closing a 3d view check if itÄs in edit mode to
    avoid to leave a view provider in a broken state
  *  2a3d398a9 - change order of beforeDelete() and clearing selection
    inside Application::slotDeleteDocument to prevent crashes in case
    resetting a view provider touches the selection
  *  e1e095da3 - Added copyright notice to source files.
  *  84b23d3e9 - Add BoundBox property to Path, usable without a gui.
  *  66e9cf900 - Split walking and segmenting a path into its own class
    so it can be used by other algorithms, not just visualisation
  *  19ac3ecfc - fix crash when switching to fullscreen, back to normal
    and closing the sketcher
  *  12335c7d5 - [TD]Fix Arrowhead Fill in Dims & Leaders
  *  d7dabeb88 - [TD]Fix Dimension Color Regression
  *  5f619c674 - [TD]Fix Integer display in s/s image
  *  5de6763ed - add escape sequence when executing as Python string
  *  426674f22 - add function to escape special characters in file names
  *  fb7a03a04 - fix exception handling in
    _ViewProviderFemResultMechanical
  *  6b6c0a503 - App: fix QuantityPy __add__ and __sub__
  *  83284a3cd - Base: add Python number protocol support to
    Placement/Rotation
  *  8dec78747 - Spreadsheet: fix test cases due to change in error
    message
  *  a1417c5ff - App: extend Expression syntax
  *  22fede14d - App: add list/tuple() function to Expression
  *  ea7eee806 - Expression: split Expression.h to ExpressionParser.h
  *  d14197570 - App: use Python number protocol in Expression
  *  783947ecd - Base: improve base python object number protocol
  *  7a38b1ca8 - Draft: DraftEdit.py now gets PickRadius from user
    preferences
  *  81a3a3233 - src/App/Application: Improve FC CLI help output
  *  03a17b156 - cmake: pyside2 config fix
  *  4ffe07654 - TaskSketcher_xxx.ui: use sensible minimal heights to
    avoid scaling problems
  *  4607cbb9c - remove unnecessary whitespace from general sketcher
    dialog
  *  6495902fc - [Spreadsheet] Excel File Import fix Py3 bug
  *  1a2370cd9 - do not use an int but an enum to handle different modes
  *  b450f5a5c - App: improve exception handling in FeaturePython
  *  0f2915550 - App/Gui: unify NotImplementedError handling in python
    features
  *  68aca247e - Gui: remove FC_TREEPARAM, add document for class
    TreeParams
  *  cdd31fb10 - Gui: fix tree view auto expand
  *  450cc894b - Fixed first screen on job creation
  *  6e38c1086 - Prevent endless loop through negative step down values
    in engraver.
  *  4230fe5f9 - Fixed engrave for non-closed wires for multi step down
    ops
  *  65a4b2704 - Added unit tests for orientWire.
  *  7c9e04419 - Fixed updateCommand definition for python
  *  b4846d45b - Copy files from libpack to build or install directory:
    Windows- copy plugins/styles and plugins/printsupport to bin copy
    libpack/bin/QtWebEngineProcess.exe and libpack/bin/qt.conf to
    build/bin copy assistant.exe to build/bin
  *  24e13bc89 - FEM: solver frame work unit tests, improvements
  *  506ab243e - FEM: unit tests, solver framework, separate tests for
    each solver

 -- Alexander Pozdnyakov <censored>  Fri, 11 Oct 2019 07:44:31 +0300

freecad-daily (0.18.3+git18323-af2e97da7-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: af2e97da7b21d4e5ffef587c97f3ab99e720cd59
  * Date: 1569534133
  * git changelog:
  *  af2e97da7 - clean-up FreeCADLibpackChecks.cmake
  *  3bc979fbc - Reverted FreeCadMacros.cmake to what is in master.
  *  35ef6732a - Cleaned up a debug message and removed legacy file.
  *  63c45d3ba - Move logic out of CMakeLists.txt
  *  cfc25626a - FEM: use femexample setup simple box static for solver
    framework unit test
  *  40a4850f9 - FEM: frd reader, fix analysis identifier
  *  2873e535f - FEM: examples manager, small fix
  *  c3976011a - FEM: example simple box static and frequency, add them
    to the example manager
  *  bc29bcf6f - FEM: examples simple box static and frequency, move
    mesh from unit tests to fem examples
  *  3acb7d937 - FEM: move setup simple box static and frequency example
    from unit tests to fem examples
  *  ef72550c2 - FEM: ccx unit tests, improve prints
  *  1f8c68603 - FEM: examples, flow 1d, improve variable names
  *  253891b44 - FEM: example thermomech flow1d, add it to the example
    manager
  *  bad8f9a30 - FEM: example thermomech flow1d, move mesh from unit
    tests to fem examples
  *  587612f21 - FEM: move setup flow 1D thermomech example from unit
    tests to fem examples
  *  d0422fa91 - FEM: examples, some improvements
  *  f33aa0cba - FEM: example multimaterial two boxes, add it to the
    example manager
  *  b1765cfdd - FEM: example multimaterial, move mesh from unit tests
    to fem examples
  *  927011175 - FEM: move setup multimaterial example from unit tests
    to fem examples
  *  1d8a58672 - FEM: example thermomech spine, add it to the example
    manager
  *  0f2fc0887 - FEM: example thermomech spine, move mesh from unit
    tests to fem examples
  *  a4b3506b2 - FEM: move setup thermomech example from unit tests to
    fem examples
  *  145e3a60f - add missing include to Precompiled.h
  *  a07cc9f48 - add missing header
  *  d40b4f66a - improve whitespaces
  *  64e7cd2d9 - Exclude some packages from fedora 29 builds
  *  1966238d4 - Update fedora spec as per sopwith
  *  b75398d76 - Complete remake of drawing dimensions
  *  29e7f695d - Polish classes in Tools2D
  *  db8ec7c10 - fix mesh cutting
  *  bc131c3b0 - support to show color per face
  *  e16c197db - support to load mtl files
  *  bd6da5699 - extend texture mapping to meshes
  *  c8be77f89 - Fix regression in Approximation::AddPoints
  *  2a1eb36d3 - FEM: utils, fix working dir
  *  b30021dcb - FEM: pep8 code formating
  *  c5595e2e7 - FEM: some typos
  *  44833137b - FEM: Add documentation to run module
  *  688a6ddf0 - FEM: Add documentation to setting module
  *  a5843cc7f - FEM: in out modules, Replace print with Console.Print*
    calls
  *  80270c7bb - FEM: typos
  *  b2483c0a1 - FEM: unit tests, fix comments
  *  f96c805db - FEM: Restructure python test modules/packages
  *  f5e67238e - FEM: Make view proxy optional on object creation
  *  d0b7472ab - FEM: Make temp directory default for solver
  *  708ef0cd6 - FEM: Redirect ElmerGrid output to /dev/null
  *  9c728a03c - FEM: Add documentation to femutils module
  *  8b9dfab46 - fix cutting of points
  *  88637aeb2 - FEM: Add documentation for Fem::Constraint
  *  3b71a7107 - FEM: Add documentation to Analysis.h
  *  27675f1e8 - FEM: Remove unnecessary overrides from Analysis
  *  9a8294629 - SubWCRev out ot source build fix by sopwith
  *  7407fe9ff - cross-section of meshes
  *  019198a30 - [TD][SS]Fix 4131 SS formatting in TD View
  *  054936627 - [TD]Apply filters to PropertyFile
  *  d4d9cd093 - avoid several implicit conversions, replace several old
    C-casts with static_cast, do some optimizations
  *  81d2ff358 - [App][Gui]Add Filter for PropertyFile in PropertyEditor
  *  e8928898a - avoid several implicit conversions, replace several old
    C-casts with static_cast
  *  6d5ebdeaf - fix some MSVC warnings
  *  a2b1fd29f - fix possible segfault in
    SoQTQuarterAdaptor::convertOrtho2Perspective
  *  dbf0644b6 - [Gui]Fix Py SyntaxError on " in PropertyStringList
  *  c8a0c2c81 - FEM: gmsh tools, make it easier to use an own working
    dir
  *  08d9d6dff - FEM: gmsh tools, fix tmp file creation
  *  eb099c33c - FEM: result tools and ccx tools, improve method
    documentation
  *  7695106ff - FEM: code formating replace lines of # with lines of *
  *  5a83dc2c8 - avoid several implicit conversions, replace several old
    C-casts, other minor changes
  *  2e5e340f7 - add function to update texture of cut mesh
  *  5c54af1e0 - FEM: small changes in coding conventions
  *  a94448da8 - Arch: ArchBuildingPart, fix obj.Height.Value in
    onChanged()
  *  91a11452b - FEM: code formating
  *  a8b1c56fe - fix misc. source comment typos
  *  a243b9520 - fix -Wpedantic
  *  a1e6fce88 - FEM: ccx tools, improve class documentation
  *  080f70b61 - FEM: result task panel, fix use equations
  *  378de3c8a - fix -Wcatch-value=, fix -Wpedantic
  *  d0d92b080 - force strict ISO C++ (-Wpedantic) for Fem, Import,
    PartDesign, Robot, Sketcher, TechDraw
  *  a247b7e6a - force strict ISO C++ (-Wpedantic) for Drawing, Image,
    Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing,
    ReverseEngineering, Spreadsheet, Start, Surface, Web
  *  f7c3cba41 - fix possible vulnerability
  *  c04a823d2 - [TD]Fix mishandling of escaped html in Templates
  *  b50b21576 - core system force strict ISO C++ (-Wpedantic) TODO:
    still a lot of variadic macros are not valid ISO C++
  *  f4bc889b4 - fixes #0004103: Black screen when using rubberband
    selection
  *  f76e74d2c - [TD]Fix Annotation font size and descenders
  *  4556d3f19 - [TD]Fix section line unfilled arrow heads
  *  ee0bcc095 - [TD]Check first/last geom points exist
  *  006e1198d - use NaN for invalid quantities instead of DOUBLE_MIN
  *  1f3d2389b - start to replace old C-style casts with static_cast or
    reinterpret_cast, avoid implicit casts
  *  3af5d97e9 - FEM: coding conventions, add documentation info
  *  13e2fbf0f - FEM: ccx tools, use python documentation style
  *  b46856d02 - FEM: result task panel, do not activate greyed buttons
  *  9dfcdb983 - fix possible memory leak
  *  4f2894169 - fix possible memory leak
  *  1bfe0f3be - fixes #0004125: MDIViews not accessible correctly
  *  4631b26d4 - fix crash in polyline tool
  *  a374ecc8e - FEM: delete file which was added by acident
  *  9472edbd2 - FEM: result task panel, fix if restore result is True
    but some results are missing
  *  585211c33 - FEM: white spaces
  *  d563d9012 - Arch: use IfcType undefined for building parts, is
    annotation or actuator ATM
  *  32153e6ae - FEM: calculix solver task panel
  *  727ba5a17 - support to load old project files with PD draft object,
    restore handling with constraints
  *  ecd4038d3 - [PartDesign] Draft angle property change from
    App::PropertyFloatConstraint to App::PropertyAngle

 -- Alexander Pozdnyakov <censored>  Fri, 27 Sep 2019 07:00:08 +0300

freecad-daily (0.18.3+git18220-79a722830-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 79a722830da33d63bd0f550aa229e2cfdde9fb98
  * Date: 1568473520
  * git changelog:
  *  79a722830 - implement trimming of a mesh with a plane
  *  b48e8b0f0 - AddonManager: Add MeshRemodel WB
  *  2eb6300d5 - fix Show-related imports
  *  275c0a306 - Show: py2 support
  *  aa14a176f - Show: rename TempoVis.py into mTempoVis.py
  *  48f090aa1 - fix MSVC compiler warning
  *  503f987cf - Add virtual method allowOverrideViewProviderName to
    DocumentObject to indicate if a DocumentObject's view provider type
    can be overriden. For most object types this is not allowed to avoid
    to create incompatible combinations via Python or manipulated
    project files and possibly provoke crashes.
  *  22babc099 - FEM: typo
  *  4c9994a28 - FEM: test modules, use double quotes instead of single
    ones, all FEM done :-)
  *  94fdbd28c - FEM: unit tests, get back all tests
  *  b17bda5a2 - fix regression caused by commit 5e42d4830
  *  86930efea - FEM: unit tests, add a new test to make sure all FEM
    objects are available to add to a document
  *  62dd9daee - FEM: objects create, add a new line to make copy easier
  *  a61d735a2 - FEM: unit test, make it more obvisious when a new class
    starts
  *  4ee5f3412 - FEM: unit test, add comment
  *  751d30f58 - FEM: ccx result reader, translate German comment
  *  c51d65bb9 - FEM: in out modules, use double quotes instead of
    single ones
  *  98c98ff83 - FEM: replace prints with console prints
  *  4e1b9d0b4 - FEM: coding convetionts, print vs. console print
  *  e100339cd - Material: typo
  *  310cf2cb2 - FEM: improve output on solver run
  *  1e8ad30a1 - FEM: calculix task panel, Py3 fix for ccx output print
  *  eae86ea32 - FEM: coding conventions, update codespell command
  *  5e939be9d - FEM: typos
  *  866010f6d - FEM: German comments, translate them into English
  *  daefc7f92 - FEM: coding conventions, update codespell command
  *  f31287845 - Automatically show Start page the very first time when
    activating the Start workbench
  *  5a542d319 - Show: don't come back to Start workbench
  *  588fc8df7 - PartDesign: change view sizing on new sketch
  *  ba8e96417 - Gui: add preference to set 3d view scale for new
    documents
  *  31c7f6226 - Update label of 'Discard' button of expression input
    dialog and add tooltip to resolves #4079
  *  2756d46a2 - PartDesign : make possible to prevent auto-switching to
    PartDesign WB when a Body is activated    * Use a boolean parameter
    located at BaseApp/Preferences/Mod/PartDesign/SwitchToWB    *
    resolves #2703
  *  b01ebbc01 - add intersection-toggle to thickness-tool
  *  c53d3074a - FEM: unit test, reactivate test to create objects
  *  e1f168f60 - AppImage - add support for embedded documentation
  *  e126e2478 - [TD]Possible fix for 4085 - rename on Win
  *  84d92496b - FEM: unit test, temporary deactivate some unit test,
    due to not working object creation on Windows
  *  4f2313edb - FEM: unit test, add test to import Fem and FemGui
  *  132c28377 - FEM: unit test, add some print to distinguish the test
    classes
  *  8a2a59fe1 - FEM: unit test, run test with given order
  *  b7db3b44d - FEM: ccx tools, utils imported allready
  *  0b067479b - [TD]Fix printBackground param in
    copyActiveViewToSvgFile (Py)
  *  5d791add1 - fix mesh trimming with plane
  *  068508128 - adjust MeshAlgorithm::CheckFacets to changes of
    ViewProjMethod
  *  570165fc0 - move method setTransform() from ViewVolumeProjection to
    ViewProjMethod, restructure ViewProjMethod
  *  a3f5a712e - solver base, more fixes because of move error class
  *  dad96e271 - fix typo
  *  9b15d01b2 - fix implementation of Rotation::isSame(const Rotation&
    q, double tol) and extend Python bindings
  *  fd0f4f565 - Split App::AutoTransaction into its own file
  *  4141242e9 - Gui: minor adjustment on command status update
  *  c3fe336dc - Gui: add Gui.updateCommands() for manual command status
    update
  *  69d124a93 - Gui: fix property view flickering
  *  74d7842f8 - Gui: fix property view on multiple sub-element
    selections
  *  d959e9f91 - Gui: improve code readability
  *  5e42d4830 - App: improve document::readObjects()
  *  4b0baba39 - Base: fix Matrix4D::hasScale() tol checking
  *  95dfd5a6c - Base: fix verbose checking in Console::Log()
  *  56d8f22fc - Gui: restore tree view content menu action order
  *  b991b8c59 - Gui: fix active object highlight
  *  90bcf3e8b - FEM: utils, do not check for unique path
  *  e10dcc219 - FEM: solver run, fix move error class
  *  818c3df49 - FEM: utils and run, get rid of circle import
  *  e4e6ba640 - Show: fix CMake
  *  13bc30de5 - [TD]Fix welding text positions
  *  4b853ab9f - [TD]Fix selection highlight for QGIPrimPath children
  *  3b4c5549e - Don't try deleting tool tables when none exist.
  *  bdf929533 - Make sure the tool current tool table gets set.
  *  4858d917b - Check there is preference data before attemping to load
    it.
  *  1dde7d6e8 - fix possible crash on workbench change
  *  a073eb674 - Sketcher: try fix crash when returning to PartDesign
  *  256f85678 - Drawing: print message indicating that it is obsolete
  *  5e9891dcb - suppress -Wmacro-redefined warnings caused by netgen
    headers
  *  6d9d94f11 - correctly handle custom property names (e.g. sketcher
    constraints)
  *  cb1945392 - re-activate DAG view
  *  d9478e488 - support Coin 3.1.3 with vec_traits
  *  1ee974fd6 - [TD]Warn if trying to export DrawViewArch to Dxf
  *  dd459f0d8 - [TD]Allow transparent Faces as default
  *  a107bcd40 - [TD]Expose drawing edge and vertex to Python
  *  60c0db78d - FEM: gmsh tools, move group code in separate def and
    add some comments
  *  96e5d20a7 - Start: Small cosmetic fixes
  *  3a98f43e0 - PathAdaptive: Increased accuracy for small tools
  *  a1984aeec - Fix typos, grammar, and some whitespace issues
  *  4289a98af - minor change
  *  2fc05e2f0 - App: check active document before revert in
    Document::restore()
  *  636f5e9a9 - Gui: minor change to tree view document restore
    handling
  *  84f2cc4a1 - App: call setActiveDocument when reverting document
  *  e64b1a782 - PartDesign: fix ViewProviderBody tip icon update
  *  f8e1d455e - Gui: improve Gui.addIcon(), add Gui.isIconCached()
  *  250906d53 - move Save history action to the correct position in the
    context-menu, do some minor optimizations
  *  1d0849f52 - Python Console - only save max 100 history items
  *  164409cee - Add Python console option to save history across
    sessions
  *  17ce36b0d - Travis - upgrade to Xenial and use OCCT from PPA
  *  28f74290b - fix -Wreturn-std-move
  *  e228f23b2 - fix -Wreturn-std-move
  *  44dc1e2c4 - make PySideUicModule working independent of linking
    PySide or loading it at runtime
  *  12db0b8df - [TD]Fix Tracker stays active on Cancel
  *  6a1b19739 - [TD]Remove old hatch on add new hatch
  *  ee8ec4568 - Improve branding by avoiding explicit use of 'FreeCAD'
    in tool tips
  *  145fe107e - TechDraw, fixed Doxygen complaint
  *  15c9ae1e2 - remove wrong typename keyword
  *  e98153744 - fix -Wunused-local-typedef
  *  1b1283960 - fix incorrect use of PyObject_TypeCheck in LinkViewPy
  *  f44a5e965 - Arch: More info if IfcOpenShell is not installed
  *  0ab738d4e - FEM: use tmp dir if working dir is besides FC file, but
    FC file has never been saved
  *  8eadf5b78 - FEM: gmsh tools, recode method to get the working path,
    use the solver prefs
  *  5fb0e5e43 - FEM: utils, move working dir check from ccx tools to
    utils
  *  4e91892a3 - FEM: utils, use snake case for variables too
  *  1f5eada2d - FEM: utils, use snake case for new methods
  *  2afd93bb5 - FEM: move working path methods from solver run to utils
  *  e6a96e110 - FEM: rename code formatting to coding conventions
  *  9f7075bb8 - extend convertTo function to also support
    SbRotation/Base::Rotation
  *  584f97b7d - Draft: DraftLayer, provide Draft_Layer.svg icon, and
    use it instead of Draft_VisGroup.svg, even if it's the same to be
    consistent in the naming
  *  68673202e - Add option to supress the tool length offset
  *  c3e7d7c73 - Add tool height offsets to Linuxcnc_post
  *  6195b5e9e - avoid explicit cast to ZipInputStream in Gui::Dcoument
    class
  *  27cb54009 - Update codeformating.md
  *  103b5e134 - FEM: update in codeformating rules
  *  6cb7ddc74 - Draft: Allow to set a default camera height
  *  ad03ee9bd - FEM: codeformating, add a file with some information
  *  d01581f14 - FEM: some small code formation
  *  791ca3155 - FEM: test main module, use single quotes instead of
    double ones
  *  ba51d1bf0 - FEM: results, use single quotes instead of double ones
  *  021e5de27 - FEM: objs, use single quotes instead of double ones
  *  3a064cfa4 - FEM: utils, use single quotes instead of double ones
  *  21b756b3d - FEM: gui objs, use single quotes instead of double ones
  *  516d087dd - FEM: examples, use single quotes instead of double ones
  *  9217a0860 - FEM: mesh package, all left code, use single quotes
    instead of double ones
  *  36c548e35 - Move the ToolLibraryEditor code to its own file
  *  fdff47fe3 - Tidy up / remove unused code
  *  692b61534 - Enable tool duplication and moving
  *  3ad1db6dc - clean up comments
  *  ac3240248 - Allow editing and duplication of tools
  *  3172baa81 - Only show essential tool data in the tool table
  *  df477ff18 - Add the coolant dropdown to the 3D Surface Op
  *  12e92fef3 - encode keys of PropertyMap when saving as XML
  *  f1e963c8f - FEM: gmsh tools, new lines and comments
  *  68e555df7 - FEM: ccx tools, use single quotes instead of double
    ones
  *  b6ce20ae6 - FEM: solver calculix, use single quotes instead of
    double ones
  *  30b536b8e - FEM: solver elmer, use single quotes instead of double
    ones
  *  372f22ee2 - FEM: solver z88, use single quotes instead of double
    ones
  *  9823d0a19 - FEM: solver writer base, use single quotes instead of
    double ones
  *  e0fde7ff8 - FEM: solver run and settings, use single quotes instead
    of double ones
  *  e9f60b919 - Draft: importDXF, improved coding style, so it is
    closer to PEP8; spaces around commas and operators, and shorter
    lines (80 characters max)
  *  c3b07a971 - Draft: DraftFillet clarified comment
  *  343397504 - Draft: DraftFillet, added option for turning the fillet
    into a chamfer, as the DraftGeomUtil.fillet() function supports it
  *  f54000a6b - Draft: DraftFillet, provide module docstring and
    Doxygen documentation marks
  *  a2f65493a - Draft: DraftFillet, improved the tool, now the radius
    of the tool can be selected when launched; the tool should work
    without needing to import DraftFillet manually
  *  d122d72c8 - AddonManager: Better icons
  *  8de92d25c - Gui: Use freedesktop name for the group icon so it can
    be displayed using the system theme
  *  349acc75a - Add support for extrude with an angle
  *  3a48cad65 - Sketcher: fix unnecessary filtering objects for
    TempoVis
  *  0c5eb5519 - Sketcher: don't change camera zoom when creating a
    sketch
  *  f8688d427 - Gui: add tags for TempoVis
  *  1686931e3 - Sketcher: add property to allow another workbench for
    sketch editing
  *  6dcdc7fe2 - Show: Tempovis stack support
  *  796997968 - Draft: importDXF, added docstrings to every function
  *  871de20de - fixed typo
  *  7508daa2a - change "User defined" to "UserDefined"
  *  c3f0288ea - add VacuumPermittivity and fix adding user values to
    material editor in FEM
  *  cf9bbe14f - Arch: small bugfix
  *  3f31c1db5 - Arch: Further fix in material colors
  *  70d398325 - [Geometry check] open settings page first before
    running check, add 2 new navigation buttons: settings and results,
    allow to collapse results box
  *  c18dab4a7 - [GeometryCheck] add new settings options
  *  bc4a220ad - remove unused variable
  *  d223e326c - make Cloud module compile on Win32, still needs some
    porting
  *  10cd535ce - use shared_ptr to avoid possible memory leaks and
    improve exception-safety
  *  c4b007302 - Fix copyright
  *  85198f08a - Destroy XMLReader object attached to Reader one when
    this one is gone as to avoid potential memory leaks.
  *  ee530a463 - Fix some copyright issues reported by luzpaz Fix some
    typos reported by kkremitzi Remove resetTouched which was dead code
    following update on Document management
  *  ead104fe0 - Update licensing part of the code
  *  27e7b9913 - Add initial version of the Cloud workbench
  *  b8de57d38 - Draft: Show info message if an object cannot be scaled
  *  4e132d212 - FEM: fixed recent typo introduced in 03fc637bfc9839
  *  f22ae848e - Fix misc. typos, whitespace, and http:// to https://
    issues
  *  94f6f984e - Gui: fix SelectionSingleton::checkSelection()
  *  eb61d2f31 - Gui: fix crash when copy object under Qt5
  *  864619fce - Draft: Moved SelectPlane stuff from DraftGui to its own
    ui file
  *  9fb6aec31 - Split Draft_SelectPlane and DraftSetWorkingPlaneProxy
    to a separate file
  *  b08dc749f - [Draft] Edit by default one object at once
  *  0dbd1201f - [Draft] Edit: Allow multi object editing
  *  76bac3099 - Allow for multiple object trackers + 1 line sketch edit
  *  365e93c59 - [Draft] Edit: Refactored object selection + bug on wall
    editing
  *  daa035870 - [Draft] Edit: fixed bug with dimensions
  *  954a8d3ac - [Draft] Edit: use lineui instead of pointui
  *  e06fb52bd - [Draft] Edit: separate selectstate functions
  *  3c52a3c2d - Fix UI labels and unit type to be angle instead of
    length when doing draft rotate
  *  cab9145a8 - FEM: gmsh tools, fix writing groups and reactivate unit
    test for solve frame work
  *  6c8163e09 - FEM: unit test, temporary deactivate solver frame work
    unit test, due to some changes in gmsh tools
  *  f1d80cb06 - FEM: gmsh tools, rename dirs
  *  3bfcd3664 - FEM: gmsh tools, move start logs in separate class
    method
  *  9cc8f6eb6 - FEM: gmsh tools, make temp mesh files for gmsh unique
  *  b17dbedce - FEM: gmsh tools, improve comments
  *  71f8a3195 - FEM: solver frame work, better prefix for temp
    directory
  *  203782a09 - fix -Wunused-variable
  *  6ba1bc35b - FEM: commands and manager, typo in property value
  *  daaab377d - FEM: gmsh tools, move system import into dev
  *  a96282f48 - FEM: gmsh tools, use join from os as a more robust path
    builder
  *  7c18aae1d - FEM: gmsh tools, resort imports
  *  32a6863e5 - FEM: gmsh tools, typos
  *  67efd10de - Arch: IFC export, small code formating
  *  8e91b3ab2 - Arch IFC import and export, new lines and comments
  *  6e7e1f203 - FEM: gmsh tools, fix regression and explizit use double
    quotes in geo file
  *  00c016a96 - fix bug in Path module: str has no attribute UserString
  *  679f7e91c - Draft: Added shortcut to toggle near snap during
    drawing
  *  598faf9ad - include missing header
  *  0641ca0d1 - AddonManager: Add BCFPlugin Workbench logo to dialog
  *  62d85f449 - Fix OpenSCAD Frustrum
  *  70857e17e - Sketcher: fix missing update on expression change
  *  f66e7f333 - App: remove unused variable
  *  9bf21592c - Gui: add warning to DlgExpressionInput
  *  813358da0 - Gui: restore static property order in PropertyView
  *  4f383de1f - App: ignore unit in PropertyBool/Float/Integer
  *  9ec86fad4 - App: improve exception message in
    PropertyExpressionEngine
  *  f7d416d15 - Gui: auto close transaction on Document resetEdit
  *  02df227c1 - App: fix virtual function shadowing in PropertyXLinkSub
  *  732a2ee55 - Gui: fix PythonWrapper::fromQIcon()
  *  193b9899b - Part: fix missing signal disconnect in TaskFaceColors
  *  69268ce7f - Base: fix pyCall() exception
  *  31273bc1c - App: more sanity check in PropertyContainerPy
  *  783d218b1 - App: more sanity check in ObjectIdentifier
  *  9aaad3b1d - Gui: fix ViewProviderLink dropObjectEx()
  *  0cb599a31 - App: do not return null Shape in PropertyContainerPy
  *  04d678571 - App: fix Python object leak in ObjectIdentifier
  *  88a1a9482 - App: fix crash on accessing non-existent attribute in
    ObjectIdentifier
  *  f0cb6d588 - Gui: fix GeoFeatureGroupExtension
  *  7bf451fc6 - Gui/PartDesign: fix setActiveObject() for Part and Body
  *  be320a873 - Gui: more exception handling in tree view
  *  4efbe3c5d - Gui: add View3DPy.hasClippingPlane()
  *  66a719773 - Sketcher: fix lost of constraint in undo/redo
  *  2c2aadaa5 - Draft/Arch: maintain Python 2 compatibility
  *  d16cd4f63 - App: fix Document::_abortTransaction()
  *  d2c5bcb94 - Part: fix VBO update on multiple gl context
  *  350c5982d - Show: remove debug print
  *  a06e0b7c2 - Part: fix TaskAttacher external editing
  *  c7d4e240e - PartDesign: fix datum edit through external link
  *  ec3541ae7 - Gui: handle exception in tree view double click
  *  3e0cfb4ba - Gui: fix ExpressionCompleter for property
  *  8e2a059e7 - Gui: fix tree view document double click activating
  *  b39771aa8 - Gui: use ExpressionLineEdit for tree view object search
  *  c2c6053e7 - Gui: improve expression completer
  *  278e93352 - App: allow starting '_' in an expression identifier
  *  5bef136de - TechDraw: avoid touching children if possible
  *  2b79025ad - Part: avoid touching in ViewProviderAttachExtension
    mergeOverlayIcons
  *  030f00e7c - Gui: expose link command to global toolbar
  *  848fbf603 - Gui: allow SelectionSingleton::hasSubSelection() check
    for sub-element
  *  9d03d7caa - App: fix LinkBaseExtension::extensionGetSubObject()
  *  b78f1a511 - App: make recompute aborting optional
  *  75385d7f3 - App: prevent recursive abort/commitTransaction
  *  c2254a64a - Gui: expose MainWindow:showStatus()
  *  ddb17b23b - Gui: fix property editor crash on recompute
  *  378314aaf - Gui: try to fix property editor crash
  *  24b1467a5 - Draft: disable implicit property linking in LinkArray
  *  5496bf003 - Show: fix body visible feature restore function
  *  72bd2bc9b - PartDesign: add 'VisibleFeature' attribute to BodyPy
  *  35c5e5a8a - PartDesign: do not touch body on child change
  *  b2d8eeeb6 - [TD]Allow forced redraw of Page
  *  5bed53f85 - [TD]Add parameters to control drawing update
  *  4417ad2a9 - Fix missing app ID and icon on Wayland
  *  d54bff6de - Arch: import IFC and helper, code formating, E265 block
    comment should start with '# '
  *  99fa0b35c - Arch: import IFC and helper, code formating, E261 at
    least two spaces before inline comment
  *  4fd1827fa - Arch: import IFC and helper, code formating, E261 at
    least two spaces before inline comment
  *  6fb468a1f - Draft: Export DXF objects with BYLAYER color if
    applicable
  *  66a3cd224 - Draft: further fixes to svg generation code
  *  ed26fc541 - Draft: Fixed text color and faces with holes in SVG
    rendering
  *  f3865dc12 - FEM: gmsh tools, use double string quotes instead of
    single
  *  3e323fee1 - Draft/TechDraw: Allow TD Draft views to not override
    individual colors and line type of rendered objects
  *  db692680f - Arch: import IFC, make use of improved color import
  *  4c7bcb29b - Arch, import IFC helper, improve color code
  *  3dc5f7286 - Arch: import IFC helper, some comment and rename
    property rel method
  *  2f89dec7e - Arch: import IFC helper, small code formating
  *  03fc637bf - FEM: mesh tools, typo
  *  ff5c854c8 - FEM: mesh tools, use double string quotes instead of
    single
  *  09a1be089 - Update the adaptive form so the widgets align.
  *  4e5b0bc5d - Change the coolant label on the setupsheet
  *  0484141a5 - Add coolant to the linuxcnc_post
  *  0002090aa - Handle setting the coolant mode on the job ui
  *  32509136e - Handle setting the coolant mode on the setupsheet
  *  3f5836254 - Add a coolant mode combobox to the op ui
  *  2996b815a - Handle selecting the coolant mode in the forms
  *  bdcccc08b - Add coolant feature to Ops
  *  8b0e244ed - Add a coolant feature to the base PathOP
  *  f4bb39538 - [TD]Prevent crash in SelectionSingleton
  *  8ecee3c41 - Tools: modify exception catch implemention in
    templateClassPyExport
  *  22541cfbd - Base: fix line ending in PyObjectBase.h
  *  9d9593689 - Fix warnings: fix -Winconsistent-missing-override fix -
    Wself-assign
  *  f5b7f3bde - [TD]Fix Travis compile errors (includes, qt4/qt5)
  *  7f26ef7f2 - [Gui] clean up sloppy merge
  *  13676bfe5 - [TD]Make TD View from ActiveView
  *  2af8a329c - when creating mesh from shape do not set a fix crease
    angle but instead user preferences should be used
  *  60a54207a - Draft: Support for layer colors and linestyles in DXF
    import/export (legacy)
  *  5b2e74c3b - Draft: misc small fixes
  *  7fef64241 - [Part workbench] add command create points object from
    mesh
  *  5a3fb20ca - Update Part.qrc
  *  ea7812656 - [Part workbench] add Create points object from mesh
    command

 -- Alexander Pozdnyakov <censored>  Sat, 14 Sep 2019 19:08:17 +0300

freecad-daily (0.18.3+git17906-57ef3dfdf-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 57ef3dfdf4cba46eacb36fefba38fe750d56d60a
  * Date: 1566935332
  * git changelog:
  *  57ef3dfdf - Part.BSplineSurface.buildFromPolesMultsKnots(): Fix
    'Truth value of an array ... use a.any() or a.all()' when explicit
    knots or weights provided
  *  efba264ff - Arch: import IFC, helper, improve getting the color
    table
  *  ffcac528d - TechDraw: Middle button panning
  *  7927c7f3c - Arch: import IFC, remove not needed return value of
    colors method
  *  3dac114f9 - Arch: Solved bug in Structure
  *  e9cbbb38f - Draft: Fixed tooltips
  *  92895f794 - Draft: Fixed regression in snapping
  *  d60a03d9c - Refactor exportIFC to not use global preferences
  *  c49918435 - [Gui]Add options for page size, lineWidth and
    background
  *  1002ea9ad - add CMakeLists.txt.user to ignore list
  *  473d98b07 - cleanup top-level CMake file
  *  ed0eff024 - TechDraw/Arch: Added new Coin Mono rendering mode to TD
    ArchViews
  *  59ac90897 - Draft: fixed color buttons dialogs not starting with
    the right color

 -- Alexander Pozdnyakov <censored>  Wed, 28 Aug 2019 00:05:10 +0300

freecad-daily (0.18.3+git17887-e6e940755-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: e6e94075518efaad2ccd3a2a3feda9682144c5c7
  * Date: 1566661381
  * git changelog:
  *  742b708d0 - rename icon file
  *  b1551934b - Add parameter to suppress touching a document when a
    view provider has been modified
  *  1e19ef5be - issue #0004088: Visibility of origin feature of Part
    container changes when undocking the 3d view
  *  c4e34ed9b - Fix bug in MainWindow::setActiveWindow
  *  6dae8f371 - add missing parameter group and name for
    'UseMaterialColor' check box
  *  1d7d3436b - improve error search when parameter group or name of a
    PrefWidget is not set
  *  4683c267b - Remove CMakeLists.txt.user from repo
  *  d6fdaefb6 - Arch: Fixed windows symbol position
  *  5806fc64b - [TD]Restore context menu after leader edit
  *  3c4700d05 - [TD]fix BRect on empty text items
  *  178520fb4 - [TD] fix stale pointer in scene
  *  5a3de6c3d - [TD]Add welding symbol directory preference
  *  f0155052f - [TD]Welding Symbol Editor alpha release
  *  0d0174409 - [TD]Clean up Welding Symbol creation
  *  992ef1b07 - [TD]Welding Symbol creation
  *  f046a0e65 - [TD]Fix CosmeticEraser multiple item delete
  *  b5464ccf4 - [TD]Add uuid tags for cosmetics
  *  0f714e00f - AddonManager: Added function to check for updates for a
    specific addon
  *  4d12917b5 - Refactor preferences into injected object instead of
    global.
  *  31d6d5fa7 - Cleaned up grbl_post and added tool-change option,
    which was lost in last update
  *  945e76d91 - [Robot] treeiksolvervel_wdls.cpp: Fix compil warns
  *  c6748d8d0 - [Robot] jacobian.cpp: Fix compiler warnings
  *  7b265bee1 - [Robot] chainiksolverpos_lma.cpp: Fix compil warng
  *  ad73247e9 - [Robot] svd_eigen_Macie.hpp: Fix compiler warnings
  *  372f572d0 - add TestPathHelix.py to CMake
  *  66804ae99 - Unit test helix based on a clone
  *  5a4fc83fe - More helix unit tests
  *  221893eee - Fixed PathHelix assert statements
  *  915a7ae22 - Added basic test case for PathHelix
  *  736d34d90 - update CMakeList to include new Darker stylesheets
  *  218d84935 - use GNU directory structure on non-Windows systems
  *  7d8c2060a - do not force CMAKE_INSTALL_LIBDIR to be an absolute
    path
  *  699114610 - Stylesheets: typo and uniformity fixes
  *  d3ade5520 - Draft: DraftFillet, changed some things about the
    implementation.
  *  0f686edf8 - Draft: added Draft_Fillet.svg as an icon, as a
    variation of the Sketcher fillet icon. Add it to Draft.qrc.
  *  d5ca09c77 - Draft: added DraftFillet.py to the sources, also
    InitGui.py, Draft.py, DraftTools.py, and CMakeLists.txt
  *  46c73062f - TechDraw: Radius drawing refactored - ASME support
  *  93b5481c6 - Arch: Optimization in SVG generation code
  *  509570377 - add missing std:: namespace to build on Debian 10
  *  f93a986b5 - Arch/TD: Added Coin mode to TD arch views
  *  2a9205119 - add missing std:: namespace to build on Debian 10
  *  bf5923c0f - add missing std:: namespace to build on Debian 10
  *  ba297ec96 - Arch: Fixed remaining bug in IFC importer
  *  78360cab9 - Arch: export IFC helper, do not use multiple line
    imports
  *  cb6f7ce3e - Arch: import and export IFC, add licence text and make
    it pep8 kompatible
  *  8c4856ebe - Arch: import IFC, move methods used by import and
    export to helper
  *  2390a219c - Arch: import IFC, get back description of empty
    relation tables
  *  d038968b6 - Arch: import IFC, split relation table method
  *  13ce0bddc - Arch: import IFC, pep8, indent
  *  8fad7c40e - Arch: import IFC helper, fix imports
  *  017caac68 - Arch: import IFC helper, white spaces and new lines
  *  e634209c1 - Arch: import IFC, pep8, add and delete some spaces
  *  a56d3c435 - Arch: import IFC, white spaces and new lines
  *  0477ecee0 - Arch: import IFC, add comment
  *  5a004191a - Gui: Do not use hard-coded blue color in tree
  *  b32f09482 - Arch: Further cleaning of IFC importer - moved aux
    functions to importIFCHelper
  *  851e3d984 - add missing std:: namespace to build on Debian 10
  *  b4fc354d2 - Arch: Moved building of IFC relationship tables into
    separate function
  *  181cceddb - Arch: Moved recycler class to exportIFC helper
  *  7ec43fcb5 - OpenSCAD fix missing icons
  *  eb0ee0184 - typo fixed
  *  d6352bb1b - New Darker stylesheet
  *  b61aa576f - update to v2.20: - minor fixes - new background icon
  *  a2f359b9a - new background icon
  *  afe9f03f4 - add missing icon for light themes
  *  18727135d - Draft: _PointArray, removed the tabs, and replaced with
    four spaces; mixing spaces and tabs may cause a syntax error in
    Python 3
  *  cc6ea681c - AddonManager: Add workfeature icon
  *  d9e60c047 - Draft Edit: enable Part::Line editing
  *  a1e6019f8 - Draft Edit: enable editing Part::Box
  *  5d75d68f6 - Draft Edit: bugfix when Draft is activated without
    document
  *  ec3a6ba0d - [Draft] Small bugfix in bezcurve editing
  *  9aac2df1a - [Draft] Draft Edit: completed subcommand key event
  *  13e605912 - [Draft] Draft Edit - various fixes (fixes #3537)
  *  12dc2e914 - work around to fix build failure with clang 3.4
  *  ada37401b - Add undefined IFC type data - this is special to
    freecad and not part of the IFC spec
  *  ad4f4f071 - Convert old json files to include more metadata as per
    IFC4 standard
  *  bdfdf77ff - Add contexts file for IFC2X3
  *  89961a33d - Draft: removed degub message
  *  ea97b4349 - Arch: workaround to make Arch loading without errors,
    but still this needs to be fixed
  *  7e6063123 - add missing header and forward declaration
  *  32b0f8616 - Ensure the tool parameters are saved
  *  7022f41bb - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override + fix -Wunused-private-field
  *  3759b83b7 - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override
  *  a73156666 - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override
  *  4c648caaa - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override
  *  67b06d7a3 - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override + fix -Wpessimizing-move (Geometry::clone: moving a
    temporary object prevents copy elision -> remove std::move call
    here)
  *  5172c3bc0 - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override + fix -Wunused-variable + fix -Wbraced-scalar-init
    + fix -Wparentheses (View3DInventorViewer::checkGroupOnTop: operator
    '?:' has lower precedence than '+'; '+' will be evaluated first) +
    fix -Wundefined-bool-conversion (MainWindow::updateActions) +
    suppress -Woverloaded-virtual but fix later
  *  3e6ae0d02 - Fix clang compiler warnings: + fix -Winconsistent-
    missing-override + fix -Wunused-private-field + suppress -
    Woverloaded-virtual but fix later
  *  7e70438ae - fix -Winconsistent-missing-override
  *  9c69c886a - fix MSVC compiler warnings
  *  1995f9d0b - fix msvc build failure
  *  cf5438fbe - Gui: sort property by name in property view
  *  20c628fc0 - Gui: fix tree view selection focus problem
  *  0a2d8dc5c - App: do not throw on recursive recompute
  *  dd8c4d84a - Gui: fix missing de-highlight when (pre)selection is
    disabled
  *  8162c9b67 - Draft: fix PathLinkArray
  *  e9a4f9715 - Import: fix version header path
  *  5509a9b43 - Draft: fix Link(Path)Array
  *  54a8136d5 - App: fix rollback of dynamic property changes
  *  c555a8222 - TechDraw: fix face based projection direction detection
  *  62423cb79 - TechDraw: fix projection group editing update
  *  f243db0d5 - TechDraw: fix drawing update on undo/redo
  *  d0ca893b3 - Command: disable auto transaction if triggering editing
  *  78ce18ace - TreeView: update status on manual object touch
  *  d4f066f4e - TreeView: fix selection sync problem
  *  4ba326fae - Draft: fix for python2
  *  a228f3c11 - App: fix xml indentation in PropertyContainer::Save
  *  75f974b1a - Gui: fix selection change handling in PropertyView
  *  5a96db648 - App: fix property type matching in transaction
  *  e047b8764 - TreeView: fix potential crash on deleting object
  *  61df79ab9 - Gui::Document: fix saving of camera setting
  *  0d77bcdd8 - TreeView: fix bug in selection sync
  *  05433f714 - Gui: fix crash on editing PropertyLinkList
  *  022e6c6fb - Sketcher: auto undo when canceling constraint editing
  *  2cb69603b - Gui: fix auto view switching of editing object
  *  f78f05ade - Sketcher: fix external editing
  *  9e3a981d3 - Base: fix duplicated exception message
  *  d3500ecfa - App: fix Python object leak in PropertyListT
  *  3fcb3e677 - PropertyContainer: skip saving trasient dynamic
    property
  *  ce30645b3 - Fix typos pathes -> paths
  *  4aba7e2f5 - Fix more typos
  *  ef2947dce - Fix extra grammar issue in src/App
  *  039d6eac0 - Fix typos in various src/Mod directories
  *  0f67e8ddf - Fix typos in src/Gio
  *  5b74dc8b0 - Fix typos in src/Base
  *  8825c9572 - Fix typos in src/App
  *  088c282e2 - PropertyEditor: fix bug when constructing context menu
  *  673d035bb - PropertyContainerPy: modified getPropertyByName()
  *  aaf0f2c80 - Link: rename _LinkRecomputed to _LinkTouched
  *  c0d015078 - ViewProviderLink: fix visual of linked object with
    scale
  *  a738c7faf - TreeView: fix missing update on item expansion
  *  26dad093f - ExpressionCompleter: fix missing init() call
  *  e0799e2bb - Expression: fix python object evaluation
  *  9b3351399 - App::Document: fix file extension case sensitive
    problem
  *  9223f08b4 - Fix build for older gcc
  *  1d274f669 - Test cases changes
  *  de66e563e - Draft/Arch related changes
  *  d93259e23 - Path changes
  *  435815ccc - Fem: minor changes
  *  11a93a057 - PartDesign changes
  *  e911b6976 - Spreadsheet changes
  *  32ad54c9e - Import: add new implementation of STEP
    importer/exporter
  *  d26f77203 - TechDraw: Link related changes
  *  6da72b985 - Part: changes to Part Module
  *  d833e19e0 - App/Gui: Changes to application Python init script
  *  9634c1999 - Gui: add some icons
  *  51ab8caac - Gui: improve deletion handling in origin feature
  *  bc2682083 - Gui: Placement/DatumCS view provider changes
  *  a9b866caa - Gui: ActiveObjectList API changes
  *  08f0511b1 - Python feature/observer related changes
  *  c93741d72 - Gui: add box geometry element selection command
  *  c18bf1182 - Gui: refactor tree view
  *  2bd4795e8 - Gui: property view related changes
  *  2a6bd5e46 - Implementation of Link
  *  a59caf4a1 - Improve Version.h handling
  *  bd2f5191c - Gui: Application/Document/MainWindow changes following
    App namespace
  *  00bcef061 - Gui: support in-place editing
  *  aa3e81f4f - Base::Reader: support reading child element with the
    same name as parent
  *  8227103ce - Gui: AutoSaver and recovery changes
  *  c8891be85 - Gui: add coinRemoveAllChildren to work around Coin3D
    bug
  *  c744157e9 - Gui: add support of selection context
  *  49b6944a2 - Gui: Selection API changes
  *  b1c0de8da - Gui: Command API changes
  *  f5d92fdae - ViewProvider(DocumentObject): new APIs for context
    aware selection
  *  2c12e1d3a - Gui: add ViewParams class
  *  a75c955d3 - ViewProvider/ViewProviderExtension: various new APIs
  *  bce47d23c - Gui: add convenient smart pointer CoinPtr to manager
    coin node
  *  29eb1a429 - App: GeoFeature/ComplexGeoData API changes
  *  c5112ecdc - (GeoFeature)GroupExtension: track children visibility
  *  94c228973 - App: API changes for document
    recompute/save/restore/import/export
  *  b19647862 - DocumentObject: API implementation change of In/OutList
  *  161ad0578 - DocumentObject: add
    allowDuplicateLabel/onBeforeChangeLabel()
  *  34ed8a8e0 - Spreadsheet: convert PropertySheet to link type
    property
  *  93e60caa3 - PropertyExpressionEngine: convert to link type property
  *  e85bf9cd0 - PropertyLinks: refactor property link API
  *  1cb2e190b - App: transaction related API changes
  *  f4205130a - App: Property related API changes
  *  ff1d1cd34 - App: add New APIs for future Link function
  *  3fcbf71fb - Base: misc patches
  *  59417068f - Base: improve exception
  *  aa7d780f5 - Base::FileInfo: fix left overs in transient directory
  *  50cefc510 - Console: improve console logging facility
  *  c168a7d14 - Arch/TD: Support for Arch BuildingParts in TD ArchView
  *  33cb9ce0b - Draft: Shape2Dview now supports buildingparts
  *  d9cfd3500 - Arch: misc small fixes to buildingpart
  *  e94af7ff5 - FEM: code formating, command manager, more formating
  *  008f9a63c - FEM: code formating, command manager, fix indents
  *  3970ba04d - FEM: code formating, commands, some new lines
  *  2ed7936c1 - FEM: code formating, commands, use double quotes
    instead of single ones
  *  fbba0bbd3 - FEM: code formating, small ones
  *  4bb32ae8d - FEM: ccx tools, small indent code formating
  *  03b4fe50e - Gui: Added viewer.setName() python method
  *  be45c2496 - Arch: Reorganized view properties of buildingParts
  *  46a1d1d25 - Arch: Minor fixes to IFC export
  *  36d418349 - Arch: make new property to use shape color instead of
    material color working for all Arch objs
  *  a937461d6 - Arch: Merge of PR #2259 - Fix ifc project
  *  ce943982e - Arch: Fix missing cache value for SectionPlane
  *  a66c8a313 - Draft: importSVG, commit 2a139a89 accidentally
    introduced blady merged code that produced syntax errors; then
    537a011a tried to fix it by removing the syntax errors; however a
    large block of text needs to be removed as well; this was supposed
    to happen in pull request #2418; however, that pull request no
    longer merges cleanly so it was withdrawn; this commit finally fixes
    the problem.
  *  bd985feef - [AddonManager] Add CADExchanger workbench icon
  *  c02fb5f6b - [AddonManager] Add ThreadProfile WB icon
  *  2469dacf7 - Fix issue in previous commit
  *  050ac16f1 - Fix misc. typos
  *  f7587c30d - Draft: DraftTrackers.py, the docstrings need triple
    quotes and be next to the method or class name so they are correctly
    picked up by Doxygen or Sphinx to generate documentation; this
    complies with PEP 257
  *  a72d78507 - Draft: DraftTools.py, the docstrings need triple quotes
    and be next to the method or class in order to be picked up by
    Doxygen or Sphinx; this complies with PEP 257.
  *  09046c98b - Draft: Draft.py, the docstrings need triple quotes and
    be next to the method or class in order to be picked up by Doxygen
    or Sphinx; this complies with PEP 257
  *  cf368ac2b - Draft: DraftLayer, the docstrings need triple quotes
    next to the method or class name so they are correctly picked up by
    the Doxygen or Sphinx program to generate the documentation
  *  445538c7d - Draft: WorkingPlane, improved Pythonic style, line
    length < 79 characters; shorter variables to save space and have
    line lengths < 79 characters; added whitespace to comments and used
    the self.__repr__() method to shorten the impression to the
    terminal; broke the line inside parentheses to make the line
    shorter; inside alignToSelection() test for faces first to use
    alignToFace(), which actually works; leave alignToCurve() for later,
    as it doesn't actually do anything at the moment; improved
    docstrings in isOrtho(), the orthogonality is tested for u, v, and
    axis, on the global axis +Y only; removed wrongly placed comment in
    restore() method; improved file docstring at the top.
  *  a2103d814 - Draft: DraftGui.py, the docstrings need triple quotes
    and be next to the method or class in order to be picked up by
    Doxygen or Sphinx; this complies with PEP 257
  *  3f9944660 - [AddonManager] Added RebarAddon icon. Issue link:
    https://github.com/amrit3701/FreeCAD-Reinforcement/issues/24
  *  534014042 - Draft: importDWG.py, use FreeCAD.Console.Print, instead
    of basic Python print()
  *  b0df1a6f2 - Draft: importDWG.py, moved documentation text; added
    test for ODAFileConverter
  *  0804564d8 - Draft: importDWG.py, improve Pythonic style, maximum
    line length; also translate the console messages
  *  12d59b76d - Draft: importDWG.py, improve Pythonic style, spacing
    around commas
  *  0056edb6c - Draft: importDWG.py, added proper docstrings to the
    functions
  *  e4132f580 - Multi-Width to support Sketch with multiple wires
  *  cce9d0721 - Make the z traverse height equal to the stock z max
    plus the clearance height. This should help avoid fixtures and such.
  *  16c26cb3b - Draft: Reorganizing DraftEdit and future Draft command
    modules
  *  537a011a1 - Draft: Fixed leftover from badly merged commit
  *  a210ec373 - Arch: fixed wrong copy/paste, duh...
  *  347b81807 - AddonManager: Check that the addon folder actually
    contains files before declaring it installed
  *  683397b18 - Arch: Allow to turn off material color and object color
    syncing
  *  cf4804ebc - Improve irregular hole detection.
  *  3148d92d6 - Changed hole diameter detection to avoid tessilation
    inaccuracies in more cases.
  *  641d946fa - [TD]Allow Aligned & Uniform Conventions on Radius Dims
  *  f704340f2 - Enhance Radius dimension drawing
  *  1800f29f4 - Set transparency of base model clones to 80
  *  1d4b03545 - Auto complete job template name if naming convention
    isn't met
  *  0cc292086 - remove /EHs or /EHsc option only for release builds,
    add /bigobj to release builds
  *  a4a7bc72b - Arch: IFC import, add some comment
  *  fd8045d08 - Arch: IFC import, move recycler class around
  *  ea4a7fdde - Arch: IFC export, move into separate module
  *  8c9a9767e - Draft: Fixed typo
  *  b630dd773 - Remove extra indentation from webGL template.
  *  99f1798fa - [Arch] Bugfix - Unknown command 'Draft_Edit'
  *  b6c8052bf - Update translate in no GUIup case
  *  3e11cc596 - Draft: importSVG.py, commented out or removed unused
    variables. Quality of code checked with flake8 --
    ignore=E226,E266,E401,W503
  *  277038742 - Draft: importSVG.py, use auxiliary variables to reduce
    the length of the lines, particualrly the lines with regular
    expressions which search quantities in strings
  *  68f380076 - Draft: importSVG.py, use auxiliary variables to reduce
    the length of the lines, and make the code more readable
  *  b554cb5df - Draft: importSVG.py, use auxiliary variables to reduce
    the length of the lines, avoid too many nested parentheses, and make
    the code more readable
  *  7e45fd35d - Draft: importSVG.py, test for FreeCAD.GuiUp to confirm
    that the interface is up; the old check doesn't work; show the Qt
    dialog only if the interface exist, otherwise assume 96 dpi
  *  9424c114e - Draft: importSVG.py, improved spacing, used auxiliary
    variables to reduce the line length and clean up the code
  *  79dfd6167 - Draft: importSVG.py, improved spacing, used auxiliary
    variables to reduce the line length and clean up the code
  *  5c10b7eb5 - Draft: importSVG.py, 4 space indentation, 8/8
    translateVec, getMatrix
  *  908ccde34 - Draft: importSVG.py, 4 space indentation, 7/?
    characters, endElement, applyTrans
  *  b17912f94 - Draft: importSVG.py,  4 space indentation, 6/? circles,
    texts, symbols
  *  a4cd4bea2 - Draft: importSVG.py,  4 space indentation, 5/? lines,
    polylines, ellipses
  *  ab420f3f1 - Draft: importSVG.py,  4 space indentation, 3/? rects
  *  64ce130f7 - Draft: importSVG.py,  4 space indentation, 3/? paths
  *  74d6b8f7d - Draft: importSVG.py,  4 space indentation, 2/?
  *  81480a6dc - Draft: importSVG.py,  4 space indentation, 1/?
  *  cf40dabaa - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation instead of 8
  *  696cbeca4 - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation instead of 8
  *  822327ca0 - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation
  *  dec7bd91b - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation
  *  59eb93a70 - Draft: importSVG.py, improved Pythonic style, spaces
    and comments
  *  330746d12 - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation
  *  e180d28ea - Draft: importSVG.py, fixed indentation that causes an
    error
  *  96046379b - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation
  *  3d7995da7 - Draft: importSVG.py, improved Pythonic style, 4 space
    indentations
  *  2068c0346 - Draft: importSVG.py, improved Pythonic style, 4 space
    indentation
  *  80ebb72c9 - Draft: importSVG.py, improved Pythonic style, spacing
    around mathematical operators and commas
  *  c9440078a - Draft: importSVG.py, improved Pythonic style, 4 spaces
    instead of 8
  *  023b28803 - Draft: importSVG.py, improved Pythonic style, 4 spaces
    instead of 8
  *  dacb262f6 - Draft: importSVG.py, improved Pythonic style, 4 spaces
    instead of 8
  *  945eee8f8 - Draft: importSVG.py, improved Pythonic style, 4 spaces
    instead of 8
  *  0e2c28813 - Draft: importSVG.py, improved Python style, spacing
    around commas
  *  a7b305056 - Draft: importSVG.py, improved Python style, spacing
    around commas
  *  3f653bf9f - Draft: importSVG.py, improved Python style, spacing and
    indentation
  *  227dfc8a3 - Draft: importSVG.py, improved docstrings, and comments
  *  fe409d5d8 - Draft: importSVG.py, improved docstrings, and comments
    in the svgHandler class
  *  22e0a19f1 - Draft: importSVG.py, improved docstrings, and comments
    in the functions
  *  6c2a0cc55 - Draft: importSVG.py, improved docstrings, and comments
  *  d4d3e7fd2 - Draft: importSVG.py, improve the docstrings, and
    indentations
  *  7c2dd7754 - Draft: importOCA.py, open the file to write as text,
    not to write in binary
  *  3777e8f7f - Draft: importOCA.py, print to the FreeCAD console
    (report view), and also allow translating the text
  *  a8532d645 - Draft: importOCA.py, as of 2019 this file format is
    practically obsolete, and this module is not maintained
  *  0de37f509 - Draft: importOCA.py, improved Pythonic style, checked
    the code with flake8 and Spyder, which uses various code analyzers
  *  7d7d45ce2 - Draft: importOCA.py, improved Pythonic style, changed a
    few variables; checked the code with flake8
  *  5d63f8c0a - Draft: importOCA.py, improved Pythonic style, added
    spaces around operators and commas
  *  d9bb428d6 - Draft: importOCA.py, added proper docstrings to the
    functions
  *  78cad087c - Draft: importAirfoilDAT, Pythonic style. Checked with
    flake8. This module is mostly unmaintained.
  *  9251151f7 - Draft: importAirfoilDAT, use 4 space indentation
    instead of 8 space
  *  7c60f49e6 - Draft: importAirfoilDAT, removed excessive whitespace
  *  673a6cdd7 - Draft: importAirfoilDAT, improved spacing around
    operators
  *  b97824834 - Draft: importAirfoilDAT, removed all tabs, and used 4
    spaces instead
  *  0b22d1c34 - Draft: importAirfoilDAT, changed entire code to use
    Linux end of lines, LF, instead of Windows end of lines CRLN
  *  c63b9d798 - Draft: importAirfoilDAT, added proper docstrings to
    public functions
  *  4b4ed9c80 - Draft: DraftVecUtils, position of the Doxygen comments
  *  c64f8fc50 - Draft: DraftVecUtils, improved docstrings and comments
  *  c143aee78 - Draft: DraftVecUtils, improved docstrings and comments;
    check the isColinear() function, it tests for colinearity between
    vector differences, and not the vectors themselves.
  *  93e284c18 - Draft: DraftVecUtils, improved docstrings; check the
    isColinear ffunction, because the test succeeds when there are only
    two vectors, no matter if they are colinear or not
  *  7417c7cd6 - Draft: DraftVecUtils, improved docstrings, particularly
    those with code examples; make sure they only list one return value;
    the description of that return indicates possible values
  *  fc8a60658 - Draft: DraftVecUtils, improved docstrings
  *  bab307204 - Draft: DraftVecUtils, improved docstrings
  *  bb656df73 - Draft: DraftVecUtils, improved docstrings
  *  65c46a24e - Draft: DraftVecUtils, improved docstrings
  *  a927bc309 - Draft: DraftVecUtils, improved docstrings; there is a
    strange condition, the result is calculated only if the square of
    the magnitude of a vector is NOT 15, why is this?
  *  f49d19eb2 - Draft: DraftVecUtils, improved docstrings
  *  21e9f9984 - Draft: DraftVecUtils, improved the docstrings
  *  50cc1fef5 - Draft: DraftVecUtils, improved the docstrings
  *  40fbd9177 - Draft: DraftVecUtils, better docstrings; removed the
    last comma at the end of the list of vectors
  *  7088b14ba - Draft: DraftVecUtils, added docstrings; the test
    doesn't do anything because the variable doesn't change value
  *  c0d3ab173 - Draft: DraftVecUtils, use docstrings, shorter lines
  *  87a635716 - Draft: DraftVecUtils, improved Pythonic spacing, and
    docstring
  *  0eb660a14 - Draft: DraftVecUtils, improved Pythonic spacing and
    variable name
  *  03ffcb35f - Draft: DraftVecUtils, improved Pythonic spacing around
    commas and operators
  *  b44d96698 - Draft: DraftVecUtils, improved Pythonic style, spacing
    and commas
  *  753cc6855 - Draft: DraftVecUtils, improved Pythonic style, spacing
    and commas
  *  2d9da934f - [AddonManager] Rename Part-o-magic icon
  *  5e8945f6c - [AddonManager] Fix A2plus icon name in .qrc file
  *  fd4d81bd2 - [AddonManager] Fix AirPlaneDesign logo name
  *  4225125fd - [AddonManager] Rename MOOC workbench icon
  *  3799aff97 - [AddonManager] Add LCInterlocking icon
  *  1769b6d7f - Draft: WorkingPlane, Pythonic style, improved the
    docstrings, use a shape of type Part.Face
  *  bbf22c6a4 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings; moved the description of the points within the parameter
    section
  *  12ef13e5f - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  ee4a06793 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  bbc37d553 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  e844e7b4b - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  14c7f4361 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings; added the other getLocalRot() and getGlobalRot() related
    functions to the 'See also' sections; need to verify their operation
    as some of these methods seem to just return the original point
  *  05cb2cb4c - Draft: WorkingPlane, Pythonic style, improved the
    docstrings; added a graphic to explain the type of point that the
    functions return; maybe getLocalCoords() should be named
    getRelativeCoords(), as the return value is a relative vector
    referred to the plane.
  *  023cf12c5 - Draft: WorkingPlane, Pythonic style, improved the
    docstring; why does the projection invert the direction of the
    component, that is, -x instead of x, if the angle between the
    vectors x and u is larger than 1 radian? Why specifically 1 radian?
  *  ad74402d9 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  ee09fc323 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  34c2dcb27 - Draft: WorkingPlane, Pythonic style, improved the
    docstring
  *  53ef53e0c - Draft: WorkingPlane, Pythonic style, improved the
    docstring
  *  2bdf33478 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  f13529dea - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  cf430bf75 - Draft: WorkingPlane, Pythonic style, improved the
    docstring
  *  8ac3b21ca - Draft: WorkingPlane, Pythonic style, improved the
    docstring; these methods only work when 'FreeCAD.GuiUp' is True; it
    should print a message to the console indicating that.
  *  5a4ca2a4f - Draft: WorkingPlane, Pythonic style, improved the
    docstring; setup() only works when 'FreeCAD.GuiUp' is True,
    otherwise it fails silently. This should be change to print a
    message to the console.
  *  17f39fc41 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings; alignToSelection() only works when
    'FreeCADGui.Selection' is available, that is, when the graphical
    interface is loaded.
  *  97a02d879 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings; alignToSelection() only really works with Faces because
    it calls alignToFace(); it doesn't work with Edges nor Wires because
    alignToCurve() isn't fully implemented.
  *  7b91cbce3 - Draft: WorkingPlane, Pythonic style, improved the
    docstrings
  *  51e6f9182 - Draft: WorkingPlane, Pythonic style, improved the
    docstring, although alignToCurve is not yet implemented so it
    doesn't do anything
  *  1a328e58f - Draft: WorkingPlane, Pythonic style, improved the
    docstring.
  *  04a0c0bbf - Draft: WorkingPlane, Pythonic style, improved the
    docstring.
  *  2d294994a - Draft: WorkingPlane, Pythonic style, improved the
    docstrings.
  *  9b3aba60b - Draft: WorkingPlane, Pythonic style, improved the
    docstrings, in particular offsetToPoint(); I have some doubts about
    the implementation in 3D space as it seems to calculate a projected
    distance, and not the real distance; I don't think this is very
    helpful when the direction is different from perpendicular (normal);
    perpendicular distance is certainly the most common case, so I don't
    know if there is any problem at all in practice.
  *  59f66dcf8 - Draft: WorkingPlane, Pythonic style, docstring of the
    initialization of the plane class
  *  dbbb84b44 - Draft: WorkingPlane, Pythonic style, docstring of the
    plane class
  *  89b9e6478 - Draft: WorkingPlane, Pythonic style, docstring of the
    plane class
  *  15b11b8cb - Draft: WorkingPlane, Pythonic style, added whitespace
  *  1161cbb9b - Draft: WorkingPlane, moved document docstring to the
    top
  *  f54cbb968 - Draft: WorkingPlane, Pythonic style, added spaces after
    commas, and removed trailing whitespace
  *  ba5ba2af6 - Draft: WorkingPlane, Pythonic style, added spaces after
    commas
  *  cdde9a4df - Draft: WorkingPlane, Pythonic style, added spaces after
    commas
  *  0decb4118 - Draft: WorkingPlane, Pythonic style, added spaces
  *  92797bc97 - Draft: WorkingPlane, Pythonic style, add spaces
  *  4ecb10709 - Draft: WorkingPlane, removed excessive indentation
  *  d3a41be66 - Draft: WorkingPlane, removed unnecessary semi-colons
    and indentation
  *  c6e11c4ac - Arch: IFC import, inform user if material color !=
    shape color
  *  6d64c2b2c - OpenSCAD/OpenSCAD2Dgeom.py: source comment typo fix
  *  d94f8635f - Arch/ImportIFC.py: fix source comment typo
  *  eb595acfe - Fix misc. source comment typos
  *  362d523e0 - Arch: IFC import, use inverse attributes for reading
    properties
  *  ad8a81642 - Arch: IFC import, only merge materials if they have
    same name and color
  *  7c48ad754 - SMDS_VolumeTool.cpp: Fix compilation warning
  *  7b315d3a1 - DlgSettingsGeneral.ui: hide unused option from dialog
  *  c1ab62af6 - TaskSketcherGeneral.ui: save horizontal space
  *  b3e5fe56c - use shiboken version number to check for existence of
    Shiboken::ObjectType::typeForTypeName
  *  9b3102a70 - if SEH option is activated remove compiler flags /EHsc
    or /EHs to avoid compiler warnings (D9025)
  *  9873ec6d5 - do not allow Python to re-define snprintf and vsnprintf
    for VS 2015 or above to fix build failure with boost 1.69 or later
  *  6ab7d261c - fix regression of previous commit and implement an
    alternative way to avoid MSVC compiler bug
  *  b23589d6a - avoid including bitset header and Qt 5.12's qfloat16.h
    in the same compilation unit Hints: qfloat16.h is included through
    PySide2 headers        There is a compiler bug in VS 2017 so that
    the build stops (https://bugreports.qt.io/browse/QTBUG-72073)
  *  cc59222aa - workaround for a weird behaviour of
    Shiboken2Config.cmake that may explicitly set CMAKE_BUILD_TYPE to
    Release
  *  0795b6633 - Make Deburr Pannel rasonably sized
  *  b013624ba - Tools: added --gui option to fcinfo tool
  *  6b1be38f3 - add relative permittivity to Air and Water
  *  1919659fa - Tools: Small additional fix in fcinfo tool
  *  b351c3da5 - Tools: More options to fcinfo tool
  *  e1b581a0a - AddonManager: Don't check addons for updates if they
    have already been checked for updates
  *  47f1213f7 - Re-enable Final Depths below hole bottom
  *  730efb9da - Fix: SetupProperties() syntax correction
  *  03054e8b9 - [AddonManager] add cadquery addon logo
  *  f98d03bfd - [AddonManager] Use the correct case-sensitive name for
    external addons/wbs
  *  364e3927c - Draft: improved the style of the code, checked with
    flake8
  *  edaf03b0a - Draft: improved Python style, checked with flake8
  *  110649621 - handle projects without sites gracefully
  *  0dd7aaaea - Arch: populate and read compass rotation from and to
    IFC RC true north
  *  be661ad94 - Arch: fix IFC import for groups with non-ascii names
  *  572229416 - [AddonManager] rename logos so they mirror their WB
    name
  *  767450206 - [Draft] ImportSVG apply suggested changes
  *  3db7496eb - [Draft] ImportSVG - Set DPI automatically where
    possible
  *  fc7675d6e - Follow up fixes
  *  c32056cf8 - preferences-ifc.ui; some more requested whitespace
    fixes
  *  b6da0b810 - preferences-ifc.ui: requested whitespace fixes
  *  91db04846 - add, update and uniform tooltips for Arch preferences
  *  f2221e8d5 - ProfileFaces: fix "HandleMultipleFeatures" set to
    individually
  *  96b74022e - Arch: ifc import, move getting the property relation
    table in separate method
  *  e1cb4f209 - Arch: ifc export, move get property data out of FreeCAD
    property schema in separate method
  *  1ab46c2e2 - Arch: ifc import, move reading ifc attributes in
    separate method
  *  590c7fd9d - Arch: ifc, some new lines
  *  8a3434676 - PathAdaptive:  bugfix
  *  6ddab6e20 - MillFace: add feature - exclude raised areas
  *  506886f38 - [TD]Fix Svg Export Scaling issue
  *  df0584021 - handle gimbal lock when converting between quaternion
    and Euler angles (issue #0004062)
  *  2212a4e4d - Auto prefix job template filename
  *  082c44464 - 3D Pocket: upgrade to adaptive start and finish
  *  bd7dd045b - Test: Allow WBs to know they are being run under test
    environment
  *  07a80bc24 - update and reshape tooltips for FEM import-export
    settings
  *  f1a7ef6a7 - show only filename in macro editor tab rather than full
    path, fixes issue #4063
  *  b47729490 - DlgSettingsMeshView.ui: fix a wrong '&' char
  *  669f4bd5a - DlgSettingsMeshView.ui: add and improve tooltips
  *  f54df863d - add tooltips for meshing dialogs
  *  61e965863 - TaskAttacher.ui: clarification and add tooltip
  *  53f51db8a - eliminate some bad old-style casts which hide an
    obscure error
  *  3cc93d196 - [enable report view on warnings/erros] add
    reportoutputobserver class, manage report view visibility via
    QDocketWidget toggleViewAction() rather than directly with show(),
    remove unnecessary variables
  *  50908da85 - remove whitespace
  *  b20dd0da1 - Show report view on all warnings or errors by default,
    can be disabled in preferences
  *  5e7fa0d37 - Fix some regressions of PR 2330 fix file chooser in
    macro dialog do not remove GUI text from translation remove friend
    class declaration, use Qt's introspection mechanism create dialogs
    on the stack because they are modal some minor optimizations
  *  ffeb83870 - [macros toolbar walkthrough] Use command manager to
    check for existing macro action rather than looking through user
    parameters
  *  eac812dd1 - [macro toolbar walkthrough] change dialog parent to
    this instead of main window, for  avoiding warning message when
    closing macro execute dialog
  *  1aab80785 - [macros toolbar walkthrough]
  *  302b9e4da - [toolbar walkthrough] add more error checking to
    prevent potential crash if customize dialogs change.  Remove final
    messagebox about switching workbenches to apply changes and add that
    information to the first messagebox.
  *  1c6af88fb - Walkthrough for adding macros to custom global toolbar
  *  e239994b9 - pre-select name filter in import/export file dialog
  *  741dddf25 - [TD]Fix Inverted Y coord for midpoint and quad
  *  82c17b35c - use same button to start/stop animation of turntable
  *  517b11ee3 - [TD]Fix crash on same end points
  *  3aa6fa19c - [TD]Py functions for CenterLines and formatting
  *  81863659a - Re-tweak previous Doxygen tweak
  *  21efae348 - [TD]Fix #4017 Crash on bad hatch scale
  *  82dd7f034 - Arch: Add right-click option to schedules to
    (re)generate result spreadsheet
  *  4c52b1236 - [TD]Fix LockPosition icon location
  *  310485482 - [TD]Add Show/Hide invisible lines tool
  *  e406b2f3e - [TD]Remove NoLine option from dialogs
  *  ecac855b3 - Arch: Keep Schedule dialog above FreeCAD window
  *  d74cc3f50 - Arch: Schedule UI moved to floating dialog
  *  125380ddd - Arch: Added Area property to walls
  *  057c79c11 - Doxygen tweaks
  *  521fc29ea - Draft: minor fixes to Label tool
  *  b6f964ede - Arch: Misc improvements to Schedule tool
  *  5c9b0f90a - Arch: Material improvements
  *  50c851339 - Arch: Bugfixes to Site's solar diagram
  *  ed22aad08 - Arch: Improvements to OfflineRenderingUtils (ability to
    generate shadows)
  *  ff1a7fd0a - Fix typos
  *  a2fa902fe - add and uniform general preferences tooltips
  *  f6e04f182 - uniforms option names and add tooltips for sketcher
  *  470349533 - update, fix and uniform draft tooltips
  *  4b4e48d55 - add missing tooltips for part import/export
  *  8048f9362 - Cleanup in doxygen stuff
  *  0d5639742 - [TD]fix master merge conflict
  *  0434a44c8 - [TD]Remove extra template dir
  *  941968b37 - [TD]Edge and Vertex center lines
  *  358314123 - [TD] Fix Centerline position
  *  f65585719 - [TD] fix context menu
  *  621b66be1 - [TD]Add Properties for Cosmetic persistence
  *  b561190d4 - [TD]Add restore invisible lines
  *  3d2edd0f7 - [TD]Add line appearance editor
  *  11d8aaed6 - [TD]Add CenterLine edit function
  *  39e556fb3 - [TD] Add Centerline Shift/Rotate
  *  7199c9525 - Cleanup dangling debug code
  *  5970e91ef - [TD]Py Cosmetic Vertex, Line, Circle Arc
  *  6053c08c2 - Downgrading debug msg
  *  931aa851b - Return diameter 0 for invalid holes in order to let the
    UI initialize completely
  *  f9e23d21e - Make Helix op robust against features that don't exist
    anymore
  *  468ee048b - Create FUNDING.yml
  *  0091dd27b - MSVC complains about missing header
  *  ea050c9cf - MSVC also fails to automatically move if no elision
    possible
  *  9fb2606c8 - Enable RVO for any other than old GCCs like 4.8
  *  614a03181 - GeometryExtensions: Add override when overriding
    virtual functions (EMCPP Item 12)
  *  143f69731 - GCC 4.8 brace initializer requires double braces
  *  1a401a6a5 - MSVC2013 c++11 has make_unique pointer definition, so
    do not overload it.
  *  cf813ea89 - Clang complains of the specialisation after implicit
    instantiation with the inversed order
  *  3b4cfcff1 - GCC 4.8 fails to covert lvalue during RVO optimization
  *  a30114526 - old GCC C++11 specialisation in a different namespace
    and moving template instantiations after all specialisations
  *  a41de781c - Sketcher: GeometryExtension and
    ExternalGeometryExtension
  *  3554cd983 - Base: Move std::make_unique to Base
  *  5a435f8d8 - Part: geometry extensions minor code clean up
  *  42bc27994 - Part: geometry extensions several memory leak fixes
  *  a43c29ccd - Part: Default geometry extensions for boolean and
    double
  *  33620d212 - Part: Geometry extension set with unique id (type+name)
    and list based getExtensions python
  *  11793ba0b - Part Geometry: get an extension from type or name, also
    from python
  *  afbe1df32 - Part:: Geometry container extend hasExtension to type
    and name
  *  854452e2e - Part: Geometry - methods to remove extensions by name
    and type
  *  8b5e9b55c - Part: Default geometry extensions make sure built-in
    types are initialised
  *  dece5aa81 - Part: Command to show list of extensions from Python
  *  234d542c1 - Part: Fix assignment after reserve of weak_ptr causes
    segfault
  *  beec44918 - Part: Extend Geometry Extension to have a name
  *  5f46862ca - Part: correct long parsing in GeometryIntExtensionPyImp
  *  41ad1fe0a - Part: Geometry extension const correctness
  *  c670ef979 - Part: Move default geometry extension for int to
    internally use long
  *  69c3b7d4f - Part: Default geometry extension template encapsulate
    value
  *  fb5e8b4df - Part: GeometryDefaultExtensions template
  *  9bb2210c9 - Part: Geometry extensions set interface
  *  460bb5932 - Geometry extensions: remove unnecessary smart pointer
    deletion
  *  b5f5d1c32 - Part: GeometryStringExtension to extend a geometry by a
    string
  *  9cb2863a2 - Part: Expose GeometryIntExtension python type
  *  7828c34ff - Part: Standard geometry extension adding an integer
    value
  *  1e2c627f2 - Part: Excise GeometryExtension from Geometry
  *  9b65a4885 - Sketcher: Excise SketchGeometryExtension outside of
    SketchObject
  *  8688dbceb - Sketcher: Python implementation of Sketcher geometry
    extension
  *  ef30cc252 - Part: Geometry Python interface to get/set an extension
  *  2c65c5681 - Part:: Bug fix in geometry set extension
  *  718d79fa9 - Part: Geometry Extension Python object
  *  b778e21b4 - Sketcher Geometry Extension
  *  aedfb6a6a - Geometry Extension based on smart pointers
  *  f977f47de - Geometry: Extensions - release any allocated dynamic
    memory
  *  26d3d906c - Sketcher: Add Sketcher Geometry Extension
  *  2400d63d7 - Part: Geometry Extensions
  *  348160d4e - Gui: Gesture: stop reacting to gestures on Macs
  *  4617e5484 - Add basic ability that PartDesign doesn't switch to
    Task panel when activated => Add a 'SwitchToTask' boolean parameter
    to Mod/PartDesign and set to 'false' to prevent switching
  *  2b81f045f - lgtm configuration file
  *  f39ffe570 - Change ArchWall WidthsOfWall attribute to OverrideWidth
  *  589a2ac4f - ArchWall_DraftGeomUtils Multi-Width support added
  *  e5c823bf3 - AddonManager: Better support of non-github addons
  *  ea5a1393f - PathHelix: Add simple x,y path sorting

 -- Alexander Pozdnyakov <censored>  Sat, 24 Aug 2019 19:32:17 +0300

freecad-daily (0.18+git17352-ec0049921-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: ec0049921b813ee78c1fd4ea304e70904a3208f7
  * Date: 1562938575
  * git changelog:
  *  4a466c466 - [TD] Improve CenterMark handling on print
  *  4e7e9a55e - 4th-axis rotation analysis Z-orientation fix
  *  7eccda34d - Arch: Lightweight mode for Arch References
  *  c79fc5ce2 - [Draft] source comment typo fix
  *  0a893e8b8 - [Arch] typo fixes
  *  752e74c39 - Misc. typo fixes
  *  747a2823e - Set Move as default drop action
  *  0d4106541 - Draft: Fixed clone bugs
  *  0871fb49c - make print preview working for > Qt 5.9
  *  334222540 - AddonManager: Provisions to support different git
    hosting platforms than github
  *  b51bf9a7f - FEM: unit tests, fix round failure on windows by
    setting fix float numbers
  *  4fc91dcc7 - AddonManager: Handled exception when unable to download
    from url
  *  fec5f2a67 - Fixed indent
  *  804293ff3 - [AddonManager] Added CurvedShapes WB Logo
  *  eaa36b033 - pylint3 cleanup of unit tests
  *  fb0a5c8fa - pylint3 cleanup of (most) post processors
  *  861432cfa - Added pylint3 exceptions for PathSimulatorGui and
    PathSurface due to their noisiness.
  *  5659a0ecc - Cleaned up Path op utilities
  *  32ce6cc76 - Added tooltips to depths transfer buttons.
  *  cf18161dc - Draft: discard unsupported curve types in intersection
    snap
  *  45367edb6 - Arch/Draft: Fixed remaining bugs from latest commits
  *  7c53cbf92 - Draft: Added button to working plane task panel to
    orient the view to the WP
  *  78239e48a - Arch: panel layers with negative thickness are not
    drawn
  *  81988d6b9 - Arch: wall layers with negative thickness are not drawn
  *  6797fa615 - save&restore standard meshing parameters
  *  4efa7c674 - [Draft] Bezcurve fix to display length
  *  7de89cf62 - improved import/export compatibility w prop cads
  *  265faf6c5 - Draft: General grid fixes
  *  ee2306d08 - Arch: Fixed bug in ArchIFC
  *  dadd8a858 - Draft: Fixed ghost not appearing in scale tool
  *  385771153 - Arch: Added message to inform user of workaround
    against non-editable wall baselines
  *  802b3b62b - Arch: Fixed bug in Join Walls command
  *  afed22ef0 - Draft: Fixed bug in edit mode - Fixes #4047
  *  87154d67d - Draft: Fixed wrong units display in snapping dimensions
  *  f86044eaf - Arch: Allow to load and save full GuiDocument data from
    non-GUI mode
  *  08a7eef99 - show version info when using external smesh library
  *  787f5184e - Parametric refinement feature
  *  6d02fa540 - automatically redirect to tip object in case body
    display mode is set to Tip and a face was selected to create a new
    sketch
  *  8177fe34b - Fixed import of ocl
  *  7b90ed097 - fix false-positive in workbench unit tests
  *  0efa8c5b8 - return boolean to indicate whether workbench could be
    activated
  *  4893dee1c - Arch: Wording fixes
  *  68f4eccc5 - Arch: Added View clipping abilities to BuildingParts,
    like SectionPlanes
  *  7b031e2b2 - Added default shortcut to Toggle Edit mode command
  *  169c975e1 - Draft: Remember Offset copy mode separately from Move
    copy mode
  *  122dfd4a6 - Draft: Set global copy mode to False by default
  *  4bbee73f8 - Arch: Bugfixes in IFC exporter
  *  07d3423ad - Arch: Misc bugfixes
  *  20bdfee01 - Arch: Material improvements (dynamic icon + button to
    invert composition of multimaterials
  *  8f0876c22 - FEM: code formating, unit tests, objs
  *  2a6aa3a9f - FEM: fluid 1D obj, typo
  *  87ff58815 - FEM: unit tests, result stats, fix principal and shear
    stats
  *  0bbb2b611 - FEM: unit tests, result stats, fix sabs for frequency
    results
  *  7cd8d7d5b - FEM: unit tests, result stats, fix compare method and
    reactivate tests
  *  6e44433b8 - activate/create 3d view when setting or getting active
    objects
  *  e07fe6376 - Improve OBJ mesh export in case output format is not
    explicitly specified
  *  be1cc9ca9 - FEM: unit test, fix stats compare calls and method,
    temporary deactivate some stats tests
  *  e56574f2a - FEM: unit test, delete not needed pass
  *  efc6d4f85 - add zh_CN template sag files
  *  bbbab316c - create README file in  TechDraw Template zh_CN
  *  5a352ea63 - FEM: solver fenics, fix fenics import test
  *  126cb4321 - FEM: element flow 1D, deactivate not supported fluid
    types
  *  217d96e37 - FEM: ccx writer, typo in var name
  *  9ba307ff9 - Add files via upload
  *  9152ca725 - for standard meshing algorithm copy color from face to
    segment
  *  830ddc75c - Add command to show mesh segments
  *  4c842f0e0 - Store color information per segment
  *  4c63541a0 - Draft: Proper support for layers in DXF import/export
    (py exporter)
  *  325321b5d - FEM: gui commands, get rid of duplicate code
  *  641d10728 - FEM: gui commands, rename all classes: - delete Fem
    since we are in FEM workbench we only have FEM commands - delete
    Command since we are in Python command module we only have Command
    classes - this will simplify gui object creation
  *  d07c08c3a - FEM: gui commands, rename some classes
  *  8da553bd6 - Add new property to SetupProperties()
  *  5bc05c28e - Draft: Support of layers in DXF import
  *  f705f6f40 - Path: add helix start radius
  *  d5356d2c3 - Fix `EnableRotation` property
  *  3203ace26 - simplify handling of static Python libs
  *  622eadc80 - StartPage: thumbnails for image formats, + use
    freedesktop thumbnails if available
  *  f60f8946e - FEM: unit tests, temporary deactivate one results stats
    test
  *  4c5bcf3dc - FEM: objects, use same name system no matter if C++ or
    Python object
  *  3765de9ed - FEM: vtk result pipeline, use log instead of message
    for debug
  *  68f3ffbf3 - FEM: result tools, use log instead of message for debug
  *  431b0b017 - FEM: in out, z88 mesh, fix string replacements
  *  6a7cd2c40 - Fixed import of PostUtils
  *  4527f7651 - Fixed Job creation
  *  d6a20be99 - Fixed typo and py3 exception printing
  *  ba6a6d63e - [StartWB] Re-added example files with saved thumbnails
    in their icons
  *  7777c8c01 - [AddonManager] Add 3D Printing Tools WB logo
  *  bc04b6778 - [Arch] Pipe : correctly orient profile on bezier curves
  *  13563bdc7 - [Draft] Edit: Fix bug in Bezcurve editing preview
  *  3f8cd4a2a - added UR_'s bugfix
  *  18e39b5d9 - fix bug in uninstalling macro
  *  2d7d6cfef - FEM: view provider electrostatic potential, use value
    error instead of bare except
  *  95f332598 - Materials: delete duplicate import
  *  4883bd501 - FEM: view provider calculix, get rid of a bare except
  *  f0df2aa65 - FEM: view provider material, use value error instead of
    bare except
  *  fd5df98b6 - FEM: result tools, check for NAN instead of bare except
  *  56918fdd4 - FEM: mesh api, add comment
  *  71ff3123e - improve unicode support for Abaqus export
  *  db28dfbfb - update bounding box if the placement of a geometry
    changes
  *  4dff5bb40 - FEM: frd result reader, fix principal stress
    calculation if pure frd file was opened
  *  43061bc8a - FEM: frd result reader, fix compact mesh for multiple
    result sets if not compacted
  *  ce0fe2ec8 - FEM: code formating, flake8 and white spaces
  *  6a8f6e2ac - Materials: Py2 fix
  *  4b468ebed - call updateData of base class for ViewProviderDragger
    and ViewProviderGeometryObject
  *  af825250d - Fix SetupProperties() property syntax issue
  *  c5c976f20 - Addressed pylint warnings for PathGeom
  *  ed8911c9b - Addressed pylint warnings for PathAreaOp
  *  fe9e34183 - Fixing additional warnings after merge
  *  2a2599348 - Catching new warnings due to merge
  *  f34ac8926 - switched to pylint3 and fixed additional warnings
  *  04b4db1d8 - Addressed pylint warnings for PathDressups
  *  f16703e94 - Addressed pylint warnings for PathPost
  *  b55285302 - Addressed pylint warnings for PathPreferences
  *  71994e55f - Addressed pylint warnings for PathProfileFaces
  *  68f839d86 - Fixed pylint warnings for PathGui family
  *  4e46bbf81 - Fixed pylint warnings for PathUtil family
  *  7518226d0 - Cleanup of PathLog for pylint warnings
  *  fad9f7702 - Cleanup of PathJobGui for pylint warnings
  *  aaec4c0b3 - Cleanup of PathMillFaceGui for pylint warnings
  *  b7ace8534 - Cleanup of PathIconViewProvider for pylint warnings
  *  253f35628 - Cleaned up pylint warnings for PathGetPoint
  *  aef9969b1 - Addressed pylint warnings for PathTool family
  *  c870d3388 - pylint warnings for PathSelection
  *  80e991a05 - addressing pylint warnings for PathProfile family
  *  7abb49614 - addressed pylint warnings for PathPocket family
  *  3098d7507 - pylint cleanup for path setup sheet
  *  2a97d558e - pylint warning for PathDeburr
  *  8896a8437 - More dogbond pylint cleanup
  *  a9b2e8e96 - Cleaned up warnings for PathEngraveBase
  *  8769618ca - Fixed pylint warnings for PathDressupDogbone
  *  c17989fed - Fixed pylint warnings for PathDressupTag
  *  ef7436514 - Fixed pylint warnings for PathSetupSheet
  *  64bd8105a - Some more pylint warning cleanup
  *  6f52808e9 - fixed pylint warning for PathOp
  *  83581d704 - fixed pylint warning for PathJob
  *  f45a11f4c - Enabled all warnings in addition to errors for path
    linter
  *  ecc399433 - path: LGTM cleanup post processors
  *  02b68f36f - Path: lgtm cleanup PathAreaOp
  *  6ef06eaee - Path: quiet lgtm about test imports
  *  20b78fca9 - FEM: result reading, fix eigenmode number reading
  *  123dab7bb - FEM: result gui, get rid of duplicate code
  *  07d868ccb - FEM: result gui, fix user defined equation, but better
    fix would be cool
  *  f479f26ff - FEM: result gui, some code formating and a comment
  *  1ac8f4cfe - 4th-axis update (#2311)
  *  e9f3551f8 - Sketcher: Mode filter of Elements Widget
  *  5c9e3ac18 - FEM: code forating, solver fenics tools, get rid of not
    needed indent
  *  91ed55451 - FEM: in out, get rid of not needed exception
  *  e31b086bc - FEM: bare Python exceptions, fix the Import ones
  *  757fa0658 - FEM: unit tests, set up documents without a try except
  *  4fc39dfb3 - PathDrilling 4th-axis integration
  *  e67fc4e70 - 3D Pocket: Upgrade to collective face processing!
  *  36bc48c9b - Draft: Better positioned layers button popup + new
    layer entry
  *  3132dfbf5 - ProfileFaces: Fix obj.processPerimeter feature (#2306)
  *  fe91c4450 - FEM: code formating, max line length in unit test
    module
  *  1a67ec6c2 - FEM: flake8 and lgtm, dummy usage of imports in unit
    test module
  *  507c40669 - Draft: Turned autogroup button into layers selector
    (added pref option to restore old groups-based system)
  *  68939608e - Properly deal with deleted objects when cleaning up the
    extension visualisation.
  *  aa15a6cf4 - Cover entire hole if pockeet extension is bigger than
    hole.
  *  4fb0b04a3 - Fixed extensions for round holes.
  *  05249b212 - Removed redundant log message
  *  9c5fa124c - Fixed extension selection
  *  70d8be5b3 - Fixed document restoration logic.
  *  fe3cb2f0e - Moving OfflineRenderingUtils.py from Draft to Arch
  *  677823202 - Draft: Added Offline rendering utils module
  *  44b9929d8 - Draft: Fixed SelectPlane command not working when an
    object is selected
  *  d19470a97 - FEM: ccx writer, lgtm, Nested for statement uses loop
    variable 'femobj' of enclosing for statement
  *  06f42de79 - FEM: lgtm, various improvements
  *  4bcf2446a - FEM: lgtm, do not test if for a constant, because it
    will give the same result in any case
  *  accf578dd - [TD] Fix TaskPanel comboBox values

 -- Alexander Pozdnyakov <censored>  Fri, 12 Jul 2019 17:42:56 +0300

freecad-daily (0.18+git17167-9e174f111-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9e174f1115ebd312c3245b2b4a364de798f00e62
  * Date: 1561735578
  * git changelog:
  *  9e174f111 - AddonManager: Fixed wrong file name
  *  287d763ee - AddonManager: Added Render icon
  *  89b8ab612 - [AddonManager] Correct the name of the CfdOF workbench
    icon
  *  4d7d46b4e - [AddonManager] Add Geomatics WB logo
  *  3abffaea3 - src/App/MaterialPyImp.cpp: fix source code typos
  *  e0377f8e4 - Misc. typo and whitespace fixes
  *  ffd001906 - Fix for ac2eb3 + general unifromity fix
  *  49067725c - AddonManager: Fixed image links
  *  115ff0191 - improve projection of points onto mesh
  *  c5e400cd3 - Add methods to get intersections of mesh edges, project
    point on edge
  *  5fb22278e - Arch: Removed log message in DAE exporter
  *  ac2eb3604 - [AddonManager] Add DynamicData WB Logo
  *  e7e355090 - [Draft] Cleaned code in arc 3Points preview
  *  87225f0a6 - [Draft] Fixed a bug in arc editing and added preview
  *  04ce90c4f - [Draft] Arc Tracker by 3points method
  *  cdcc64745 - [AddonManager] Improve handling of Wb Readme images
  *  f58c20afe - Fix some problems with ArchFence
  *  99a816699 - Fix possible colorization problem
  *  41d54eb25 - Fix offsetWire() to treat wire with 1 edge (circle e.g)
    correctly (no need to connect())
  *  0944d2f45 - FEM: flake8, lgtm, try to get them both quiet
  *  251a3b1ff - FEM: gui objects, catch a syntax error, if the user
    triggers the OK button with a wrong input
  *  b6fa7bd78 - FEM: gui objects, fix problems because off different
    Attribute names of part to mesh in mesh objs
  *  441b3d517 - FEM: utils, add a method to get the Part to mesh
  *  ece1b7ecb - FEM: gui, commands, typo the second one :-)
  *  c1d9087d0 - add method to project points on mesh
  *  916fe7ced - [TD]Remove tracker on Cancel
  *  9a3fe1fb7 - TaskCheckGeometry -- log geometry check errors to
    report view
  *  961ffce93 - TaskCheckGeometry settings panel with runBOPCheck
    option
  *  0bab39339 - BrowserView: fix QWebEngine focus problem
  *  7f67c1310 - [AddonManager] Add Inventor Loader logo to icons/
  *  e0db5b62b - workaround in PyCXX classes due to removed support of
    old-style classes
  *  76953d933 - FEM: gui commands, typo in comment
  *  72d4c36f2 - FEM: gmsh tools, comment not used variable
  *  73d8b31b5 - FEM: mesh tools, quad4, fix mesh area (this has been
    wrong for years :-()
  *  c06178bf2 - FEM: lgtm, red rid of unnecessary assignments
  *  79016e088 - Materials: code formating, flake8
  *  f445e34fb - FEM: vtk post processing, fix result type names in
    linearization plot
  *  499703b26 - FEM: gmsh mesh tools, do not use error message to print
    some log
  *  5f6352c6e - FEM: gmsh mesh tools, add some comments
  *  3c205946e - fixes #0003993: Memory leak with Python3
  *  78c21009a - suppress warnings caused by netgen
  *  da6155d0a - Fix a couple of gcc compiler warnings: -Wint-in-bool-
    context -Wunused-function
  *  85270f5cd - Fix a couple of clang compiler warnings: -Wunused-
    variable -Winconsistent-missing-override -Wdelete-non-virtual-dtor -
    Wunused-private-field -Wformat
  *  b9417938c - Sketcher: Fix Carbon copy leads to unsolvable sketch
  *  81f37959a - fix -Winconsistent-missing-override
  *  e72b48e0c - ViewProviderAttachExtension: check for attach extension
  *  62975d2fc - Part Gui: Update attachment icon on attach extension
    change
  *  511bb070b - PartDesign Gui: Extend ViewProviderDatum with
    Part::ViewProviderAttachExtension
  *  85c37aa6c - PartDesign Gui: Extend ViewProvider with
    Part::ViewProviderAttachExtension
  *  680364b17 - Part Gui: New ViewProvider extension for overlaying
    icons related to Part::AttachExtension
  *  415048813 - Gui::Add mergeoverlay function to ViewProviderExtension
  *  db5ef314b - Gui: BitmapFactory new static function to make icon
    overlays with pixmaps
  *  7602d39dd - Pixmap: Make bigger attachment icon
  *  2ac570707 - PartDesign: Refactor set/remove tip in the new
    Gui::ViewProvider mechanism
  *  321e9215d - PartDesign: Extend Datums ViewProvider to overlay
    attachment status
  *  b0fdf138b - Gui: Extend ViewProvider to enable merging of overlays
    on icon
  *  e632e9feb - Sketcher: Fix carbon copy construction points
  *  063582241 - Sketcher: Polyline snap arc to 45 degrees bug fix
  *  933ed45e1 - code simplification in PythonWrapper
  *  cabb73396 - issue #0003984: Creating a Path Job object fails with
    'PySide2.QtWidgets.QDialog' object has no attribute 'templateGroup'
  *  3810381d9 - Sketcher: fixes no horizontal/vertical on segment after
    horizontal/vertical alignment
  *  f22d1393c - Sketcher: Toolbar - add toggle deactivated state
    command
  *  2822381d4 - Sketcher: ViewProvider representation of deactivated
    constraints
  *  8b5ee49db - Sketcher: Settings - Deactivated constraints color
    selection
  *  70081d739 - Sketcher: Constraints' widget deactivated constraints
    commands and representation
  *  4de857a47 - Sketcher: GUI command to activate/deactivate
    constraints
  *  7e3fd1a34 - Sketcher: Update icon resources
  *  76097838d - Sketcher: Art - Toggle Active Constraint icon
  *  f45d0e54c - Sketcher: Python interface to SketchObject constraint
    state
  *  e06e03dcc - Sketcher: Extend SketchObject to handle constraint
    state
  *  20a83b82f - Sketcher: Solver interface of activated state
  *  7fad31561 - Sketcher: Python interface to contraints' activated
    state
  *  7cd3dd7dc - Sketcher: Extend Constraints to have an activated
    boolean state
  *  b55c210f3 - remove unnecessary imports. normalize debug log levels
  *  4a984de24 - Path: normalize proxy stratements remove bare
    exceptions
  *  4a0be9d3b - BrowserView: fix QWebEngine crash
  *  0b8baab4c - PartDesign: Extend context menu when right-clicking on
    3d view in PD workbench
  *  d7b6d4dba - [AddonManager] Keep AddonManager.qrc alphabetized
  *  4035abc3c - [Crowdin] Fix typo in TechDraw/Gui/CommandAnnotate.cpp
  *  ee09850c4 - [Crowdin] Fix typo in Draft/Resources/ui/preferences-
    draft.ui
  *  3fe94ea7c - [Crowdin] string fix + misc. typo and whitespace fixes
  *  54c6537a2 - Set QMdiArea tabs movable
  *  8be521797 - For divide-by-zero issues write an error message intead
    of raising an exception
  *  1031644fa - improve doc string of Part.sortEdges
  *  332bfb505 - Fixes bug #4008: removes phantom path cause
  *  97f42a619 - Fix functionality of manual override of Final Depth
  *  2e0861bab - `proxy` to `obj.Proxy` partial conversion
  *  8b3c4ac0e - Fixes bug #4008: removes phantom path cause
  *  75b52c85b - [Material] Respect unicode filenames
  *  798a91026 - FEM: icons, fix clipping of reinforced material icon
  *  4e4631707 - Fix crash in case encoding of Python paths fails
  *  fbb138653 - Path:  fix proxy error
  *  f8de98d03 - Fix functionality of manual override of Final Depth
  *  7d8f084ae - `proxy` to `obj.Proxy` partial conversion
  *  2ed1f19b4 - IDF: code formating, replace tabs with spaces
  *  236f89086 - Merged translations from crowdin
  *  32b30bbd7 - AddonManager: Fixes for translation
  *  2713078b2 - Tools: Prefer using Qt5 translation tools over Qt4
  *  d890b4ec1 - Updated master ts files
  *  1186bf45e - Tools: Added AddonManager to translation scripts
  *  33ce0f3f2 - AddonManager: cosmetic fixes + prevision formacro icons
  *  d99a1e3fb - AddonManager: Added BIMBots icon
  *  faca7f7dc - [AddonManager] Add YAML Workspace logo
  *  0dca7b31f - [Draft] Wavy Object Fix for Point
  *  123381780 - [Crowdin] [Arch] Resources/ui/preferences-ifc.ui typo
    fix
  *  1f85a189b - Fix SVG export issue
  *  f81e9a0bd - Fixes: heigh - width replace
  *  4dfeb1d46 - Sections added: RHS (added more/all)
  *  e2a0779d5 - Sections added: CHS, UC, UB
  *  f2fd45e6e - Draft: Added missing cmake entry from last commit
  *  c351b9094 - [Draft] Update DraftEdit PR with Yorik suggestions
  *  a4e2df115 - Separate Draft Edit
  *  4fda9e7d4 - AddonManager: grammatical fix
  *  0f56ec413 - Arch: small bugfix in automatic IFC properties
  *  aa76cb9b5 - Py3: no __builtin__ module available
  *  d4a311de1 - Path:  PEP8 and Proxy changes.
  *  4b89ed341 - make UpToLast option for pad working again
  *  87b46e3fb - GCS: Refactor and additional debug information
  *  d26daa51d - FEM: code formating, still more of them
  *  1b39fe3d2 - FEM: codeformating, another small one
  *  3ae428307 - FEM: code formating, improve imports, get rid of E402
    error
  *  8eb807d29 - FEM: code formating
  *  d8b28a111 - FEM: code formating, delete commented code:
  *  823f4b664 - FEM: code formating in unit tests
  *  9453e68e2 - Misc. source comment typo and whitespace fixes
  *  3590b65b3 - issue #0003921: Crash when opening document with datum
    point intersecting line and plane
  *  3c03e159e - FEM: ccx tools, pre checks for reinforced material
    object
  *  2761a363c - FEM: concrete, add task panel to select matrix and
    reinforcement material
  *  49329919a - Materials: cards, recreate new cards and update csv and
    ods
  *  874fc2278 - Materials: cards, add concrete matrix and reinforcement
    materials
  *  f7f9dfcde - FEM: concrete, rho calculation unit test
  *  7d7df3b82 - FEM: add reinforced concrete 2D wall example
  *  b7c2378a3 - FEM: concrete results, use the new concrete result
    reading methods on result reading
  *  3950dc7a2 - FEM: concrete results, new methods for calculating
    results for concrete materials
  *  09e3ddb38 - FEM: vtk tool, change the results exported to vtk
  *  db493ee0d - FEM: result properties, add new lists to hold concrete
    results
  *  264d5e91e - FEM: reinforced material, add a GUI command
  *  f162da6d9 - FEM: reinforced material, add icon (thanks to
    bitacovir)
  *  2172e08b3 - FEM: reinforced material, add object, including all FEM
    object unit tests
  *  e730dd94e - Automatic visibility handling of axis cross
  *  e529871eb - AddonManager: Use workbenches icons
  *  972ec50f2 - fixes #0003979: Pocket with mode 'up to face' doesn't
    work correctly
  *  88d16c149 - Add support for PartDesign:Body colors
  *  34292991d - Add option to colorize ArchFence
  *  caef4b6c6 - AddonManager: Misc fixes from forum testers
  *  0620caea3 - Arch: Minor bugfixes, better doctrings and fixed
    transparency in OBJ exporter
  *  77d1f8968 - Delete disabled code blocks
  *  4cff62746 - added missing self.stockBB instantiation
  *  5ea062f66 - use ShapeBinder to create a copy from Origin feature
  *  18183bc79 - extend ShapeBinder to also handle Origin features
  *  9177b4057 - remove dependency of datum element if creation of copy
    fails
  *  588c26529 - Improve handling of null pointers in link properties
  *  f48f8bfaa - [AddonManager] create Resources/icons dir with SVG
    icons for WBs
  *  ff7975291 - Draft: QPixmap.fill expects a QColor, not an int or
    long
  *  5fb2dfedd - clean-up CMake file
  *  236e1daeb - Isolate FreeCADGui dependency
  *  fb94e46db - improve exception handling Shape.distToShape
  *  4b104c470 - Remove reference to removed file: grbl_G81_post.py
  *  c1970aa5e - Remove unnecessary comment
  *  4df89e0e3 - Misc. fixes
  *  a160aab48 - Fixes for depths and AttemptInverseAngle
  *  bbfecfb7c - Handle FreeCADGui module with IF: case
  *  f89a78f6d - revert to current FC master version
  *  4c69b48dc - Improve code structure; correct 4th-axis depth issues
  *  419df14b2 - Corrected test: Only 4 dogbones created
  *  338861f2d - Integration of 4th-axis feature to PathProfileFaces
  *  4ec63d537 - Fix for 'reposition of job model' error
  *  72dc30c21 - Improve 4th-axis integration
  *  4960cfcd2 - [Path] Replace old grbl_post.py with new
    grbl_G81_post.py. (#2255)
  *  1406c03d1 - fixes #0004000: Ability to suppress console output when
    running under python
  *  1b2617358 - use INCH instead of IN when setting units for STEP or
    IGES export
  *  aa43a2814 - AddonManager: small bugfix
  *  c1c3dab5f - AddonManager: solved missing FreeCAD import
  *  b4ddf6318 - Arch: Adapted IFC, OBJ and DAE exporters to support
    external color information when running in non-GUI mode
  *  b60a736c0 - fixes 0004010: Box Selection + Part -> MakeCompound
    will crash FreeCAD
  *  3e65306a9 - AddonManager: New UI
  *  1cd8f2625 - TechDraw: SVG export refactoring - Fix russian
    templates rendering
  *  dab8a3c02 - TechDraw: SVG export refactoring - Change tspan
    replacement strategy
  *  044fe7954 - SVG Refactor - minor cleanups
  *  ca5051a79 - Remove xml:space=preserve from templates
  *  bf5433a10 - TechDraw: SVG export refactoring - Fix DLL
    export/import issue
  *  5f0be3cac - Add QtXmlPatterns to CMake lists
  *  28b2df05d - TechDraw: SVG export refactoring - Keep correct font
    sizes
  *  f4ca09f98 - TechDraw: SVG export refactoring - All XML
    modifications via DOM
  *  a1ac85bf3 - FEM: contact constraint task panel, fix build failure
  *  b795896a3 - FEM: contact constraint task panel, better reference
    handling
  *  37cf408f7 - FEM: in out unit test, fix yml mesh test
  *  fbafd698a - determine edge parameters where curve point will be
    projected onto a mesh edge
  *  c883cd6cc - FEM: calculix writer and unit tests, fix reaction force
    writing
  *  fb11d2385 - FEM: unit tests, temporary deactivat yaml mesh test
  *  3abd3fcc2 - Materials: white space
  *  5e454da2e - FEM: solver elmer tasks, Py3 decode fix
  *  c12054927 - Path: improve AreaPy exception handling
  *  5ee4c4dbd - Path: fix Area tolerance problem
  *  6ef0f86fa - Fix missing recompute in Draft ShapeString
  *  0e8487fda - More TC ui import cleanup
  *  de3715908 - Fix uncommanded format change & font size display
  *  b564189f7 - Path: remove unnecessary imports
  *  6ccb0cf32 - Path: post processor cleanup
  *  795442a85 - Path: remove obsolete code
  *  4cbdf7883 - Path: lgtm Cleanup
  *  1405778c2 - Fix print function calls in CMakeLists for py3
  *  93cbc5250 - Path: handle PathAreaOp object migration
  *  58608df23 - TechDraw: Templates for the Russian State standard for
    technical documentation
  *  11b1a8e15 - Arch: Added IFC pref option to export without adding a
    default building
  *  b3de11dbe - FEM: gmsh tools, fix bracket error
  *  d818a9638 - Arch: Fixed small bug in Wall task panel
  *  6380b28e2 - Materials: card reader, delete not needed variable
  *  d78f5a115 - FEM: added import/export of mesh as YAML/JSON
  *  c1d0c9854 - FEM: calculix writer, add reaction forces for
    constraint fixed
  *  2b1a235c4 - FEM: vtk post, fix scalar clip task panel reopen values
  *  f68958cd0 - Material: card reader, do not break reading if saved
    with depretiated writer
  *  530101387 - Material: card utils, do not fail to return card dicts
    if reading a card fails
  *  6bb8f19b2 - Fix misleading error messages in ProjGroup test
  *  aa9cd0d91 - Partial Restore: ensure line segment length when x
    coordinate is exactly zero
  *  f5495502a - PATH:  Inspect editor now preserves last size and
    position
  *  f8b715aa7 - extend MeshPart.projectShapeOnMesh to allow list of
    points for projection, support keywords
  *  4494d384a - Fix overlap of dimension selection area
  *  3874ddab3 - Arch: Added preferences to enable/disable automatic
    adding of default Site and Storey at IFC export
  *  6b55e0fae - Arch: Use ifcopenshell.guid.new() to generate IFC UUIDs
  *  89e18244e - Remove Qt Creator file
  *  d74e30146 - FEM: calculix writer, move some comments
  *  3e0452417 - Cosmetic CL for Section and Detail
  *  f25826bba - Change Face centerline command name and icon
  *  93431edfb - Initial version of Cosmetic Eraser
  *  e0bf0b966 - Handle multiple face selection
  *  656e1654f - Initial working version Face Centerline
  *  58ebf3cbd - FEM: ccx tools, some brackets where missing too ...
  *  760b5b76f - FEM: ccxtools, fix a syntax error, I wonder why flake8
    did not find it ...
  *  39e748229 - Draft: Renamed DWire to Polyline
  *  5ee99ca4e - Draft: Introduced Layers system (former VisGroup)
  *  9161a8785 - FEM: solver run, add newline in error message
  *  28efbd2e7 - Materials: editor, improve comments
  *  48f9ec37c - FEM: material task panel, fix opening of material
    editor with material attributes without card
  *  dd6802273 - FEM: in out, z88 mesh, small improvements
  *  960d61254 - disable ESC button support in
    View3DInventor::keyEvent() for Qt5 because changing MDI view mode
    causes rendering artifacts
  *  57b3ca6f7 - set Qt::AA_ShareOpenGLContexts for Qt5.9
  *  2a1dd8415 - Qt WebEngine seems to be initialized from a plugin.
    Please set Qt::AA_ShareOpenGLContexts using
    QCoreApplication::setAttribute before constructing QGuiApplication
  *  0117bcd08 - Hide nonGui Property ShowFrames
  *  5cea2f83b - Fix "trails" on dim lines when zoomed in
  *  7d6bc8d92 - Clean up Scale retrieval
  *  8e6dd25ad - Fix overlap of line ends and arrowheads
  *  3a988baac - Arch: Fixed Site not grouping correctly
  *  e2f65ef01 - Draft: Fixed regressions in Scale tool + reimplemented
    Clone mode
  *  b9bcffda0 - Draft: Now uses general FreeCAD shape colors instead of
    defining its own
  *  6e5ec327c - Materials: card writer, add whitspace between FreeCAD
    and version string
  *  25c100767 - Recognise gridColor config as an unsigned type
  *  687b2778d - Add draft grid color setting
  *  61625b4bf - Let getSupport() check if WP mode is set to auto before
    changing WP needlessly
  *  95378e5c6 - Fix draft missing line tracker when snapper detects an
    object without any snap targets
  *  1c243cfc5 - Add customisable in-command shortcut keys rather than
    hardcoding them
  *  3789a2601 - add define to inactivate some code blocks if needed
  *  bd8fc5527 - Travis: Make winpty failure not fail the build
  *  642919b48 - AppVeyor: Configuration for VS2017
  *  13480d6d9 - do some security checks to make sure Py::Module is
    valid
  *  feff5fa9f - when trying to access ViewObject attribute check that
    FreeCADGui is already loaded
  *  285efa337 - Dressup gui import cleanup
  *  71a369089 - More FreeCADGui removal from Path model classes.
  *  e472693c8 - Removed obsolete gui import
  *  8197bca04 - Remove unqualified gui import
  *  9bed47a18 - Split ToolController into model and gui.
  *  fb62e3940 - Moved FreeCADGui dependency from PathUtils into
    PathUtilsGui
  *  5415b3520 - Removed FreeCADGui dependency if Gui is not up
  *  ed47e962d - Py3: fix crash if class is not part of a module any
    more
  *  0c429e3bc - Fix regression in Caption handling
  *  71a095360 - Hide Caption property where not applicable
  *  aedb888ae - Path: source comment typo fixes
  *  7c1490c04 - Misc. typo and whitespace fixes
  *  be257182b - Fix Abandon Edit
  *  74737f71f - Fix "tick" arrow style in directional mode
  *  a6e410dae - Set placement of bottom Stirrup

 -- Alexander Pozdnyakov <censored>  Sat, 29 Jun 2019 03:03:23 +0300

freecad-daily (0.18+git16878-50f91840d-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 50f91840d677ba77d3a938d9ac0aa73f6a9f12d4
  * Date: 1559074784
  * git changelog:
  *  50f91840d - FEM: unit tests, mesh element reader writer, simplify
    tests
  *  ac41a773b - FEM: in out, z88, resort methods, add comments
  *  a39a33aad - FEM: in out, add missing returns of document objects
  *  1ba3b1fe0 - FEM: in out, fix guarding FreeCADGui in fenics import
  *  d682d3ea6 - FEM: code formating, line length < 100, there still
    where some left
  *  63f345318 - FEM: code formating, max line length < 100, fem mesh
    modules, we are done in FEM :-)
  *  40d5cad69 - FEM: unit test, fix comment
  *  fad4db330 - TechDraw: Fix font size issues when exporting to SVG
  *  8f50b057d - Increase tool count limit to 99999
  *  5a4373a3c - Gui: GestureNavigationStyle: logging option
  *  6d7400f0e - Revert "Gui: GestureNavigationStyle: remove logging"
  *  d15745c4b - FEM: code formating, max line length < 100, fem
    toolsmodules
  *  d40dc9b1e - FEM: unit tests, objects, add some comments an new
    lines
  *  5d698058b - FEM: code formating, max line length < 100, fem in out
    modules
  *  f2bbb8918 - FEM: code formating, fenics import
  *  ae0a16479 - FEM: importFenicsMesh: GuiUp code inserted
  *  540ad16eb - improve usability of 'Add triangle' function
  *  da4946d33 - Travis winpty  (#2214)
  *  f0b10ec85 - fixes 0003986: Changing view attributes does not
    trigger 'File changed' status
  *  32949b63b - FEM: code formating, max line length < 100, fem test
    modules
  *  2ea971d8a - FEM: code formating, add some new lines
  *  e7236d722 - issue 0003986: Changing view attributes does not
    trigger 'File changed' status
  *  6462005da - fix some compiler warnings
  *  fe0fd5512 - FreeCAD_trunk.sln to FreeCAD.sln
  *  16727b5e0 - add option to force different build directory than
    source directory
  *  ab23ac4f0 - (-) fix appveyor build
  *  b9ac1fa23 - CMake: generalize start build message
  *  2a197bc7d - CMake: no need to set compiler definition _OCC64 twice
  *  91a2b5da7 - CMake: remove dead code
  *  d3ea5e032 - CMake: fix checking if variable is set
  *  98210cfc5 - CMake: remove dead code
  *  4d3c206fd - CMake: cmake module path is assumed to be a list
  *  78fe9b570 - CMake: setting CCache before calling the project
    command
  *  487544d39 - CMake: setting CMake policies should be done before
    anything else
  *  10ce1470c - CMake: remove _trunk from project name
  *  f53d8956c - Make python-pivy conditional for fedora
  *  a0ea8b656 - Fix Balloon Next Index Persistance
  *  da047abdd - Add Fork arrowhead option
  *  e480d8f5a - harmonize whitespace and case-sensitivity
  *  e2d273406 - fix and improve handling of BUILD_QT5 option
  *  d88773582 - Windows: Add libpack dependency install support
  *  c0cf2c1ce - AddonManager: source comment typo and whitespace fixes
  *  d5c52d285 - fix warning C4930: prototyped function not called
  *  4072b2c9d - move includes to repsect PCH option
  *  bf38ae958 - Fix point edit when attach point changed
  *  94b167f3a - Add Midpoint and Quadrant Cosmetic Vertex
  *  59e47de50 - Initial version addCosmeticVertex
  *  a0497f42f - FEM: in out, return obj on import
  *  3c82ffca7 - Material: white space
  *  cafe4ad11 - FEM: code formating, max line length < 100, make
    objects module
  *  1b5df7c72 - [TD] Fix cursor behavior
  *  04705812a - cmake: manually add dynamic_lookup flag to area-target
  *  9369816f3 - cmake: add option to disable linking of python
    extension modules to python-libraries
  *  81ae5688d - replace raw string with normal C string to fix build
    failure
  *  6f2a611b6 - Adding Part_BoxSelection.svg icon to Part Menu
  *  243aebf2d - TechDraw: Place diameter label better
  *  73c1a9c9a - AddonManager: Misc fixes from forum feedback
  *  36d341f3d - [TD] Add TaskPanel for Balloons
  *  81bae3108 - Added python virtual environment initialization, if
    present.
  *  1eca20de3 - FEM: unit tests, main module, add some comments
  *  2a9bd6d0e - AddonManager: Allow to restart FreeCAD directly from
    the addon manager after installing/updating addons
  *  abb253aaa - Add Russian localization to desktop file
  *  5aff1c918 - handle eventual system error messages
  *  ade1c5d19 - improve whitespaces
  *  9d24d19ee - [TD] Rewrite balloon placing method
  *  eafe889f6 - adding Part_BoxSelection.svg icon
  *  95cac520d - adding Part_BoxSelection icon
  *  fc3705321 - FEM: solver calcuix task panel, fix panel
  *  00e14ab35 - Arch: IFC explorer migrated to BIM WB
  *  0e17c22e3 - Py3: make fcbt scripts working
  *  d2d8a30cb - Draft: Disbled by default the use of the Support
    property in Draft objects
  *  2f14667ce - Set working plane immediately upon clicking the set
    working plane button if you have a face selected
  *  d05feb2f4 - missing headers (external smesh)
  *  a6fca7957 - increased default snapRange from 5 to 8
  *  2f94302bb - FEM: code formating, max line length < 150, all FEM
    python
  *  1d507364b - FEM: code formating, max line length < 100, fem solver
  *  454729f12 - FEM: solver calculix writer and solver writer base, use
    small character for import identifier
  *  adac097c4 - FEM: code formating, max line length < 100, fem results
  *  08c83d3b5 - FEM: code formating, max line length < 100, fem
    examples
  *  77f0571ac - FEM: code formating, max line length < 100, fem
    commands
  *  7171d20dd - FEM: code formating, max line length < 100, fem objects
  *  5ca75ca7e - FEM: code formating, max line length < 100, fem gui
    objects
  *  8ef3f13fb - Fix regression in LeaderLine initial position
  *  b17a784e3 - generate minumum number of points from an edge
  *  51c317dc9 - FEM: inout tetgen converter, code formating
  *  06fffbd6a - FEM: inout tetgen converter, guard Gui commands to be
    able to load the module in CMD mode without problems
  *  41c828a3b - [Sketcher] Fix initial autoconstraints behavior
  *  15f440525 - Fix loss of formatting when edit existing text
  *  249d7f2e9 - Remove Surplus VP properties
  *  7e90fcfd9 - Draft: Fixed regression in move tool
  *  a2c491261 - FEM: fix buildfailure on gcc
  *  11f4f30a3 - Misc. typo fixes
  *  af2d85d91 - minimum degree of 1 for curve on mesh
  *  ec5720d51 - fix FEM build failure
  *  4a3b81861 - PCH: Fem Gui Enable
  *  241c370f5 - PCH: Fem Gui
  *  e4b181dab - PCH: Enable Fem App PCH
  *  676a4f045 - PCH: Fem App
  *  2e616a474 - Draft: Removed annoying an unuseful verbose command
    line output
  *  bff34a36e - Draft: Fixed regression bug in Rotate
  *  a2d3b12a5 - add option to disable approximation of splines when
    creating curve on mesh
  *  b547373f3 - fix Part build failure
  *  8550ce91e - PCH: Enable PartGui PCH
  *  8b477e605 - fix Path build failure
  *  4c63bd49e - fix Sketcher build failure
  *  604f8296e - PCH: Path GUI PCH Enable
  *  bb38abd6d - PCH: Sketcher GUI PCH Enable
  *  74b3169db - fix PartDesign build failure
  *  55a5f652e - PCH: PartDesign GUI PCH Enable
  *  ab986d9a0 - Fix Leader point edit
  *  4223f3c06 - fix -Winconsistent-missing-override
  *  2d1f6ab1a - Arch: import IFC, improve import of colors
  *  bbb7200ab - Arch: import IFC, some code formating, no code changes!
  *  2be258104 - Arch: Added door mode to window command
  *  76cf1ceb3 - Draft: Enhancements to Working Plane selection UI
  *  b82eef770 - Optimize buildFence method
  *  84169efee - Add missing "Part" import to Arch Fence
  *  8fb066841 - Arch: Remember values for precast concrete presets
  *  1e426ced8 - Arch: Refactor of Structure's Column/Beam modes and
    fixed rotation issues
  *  b50ac8606 - Arch: Fixed bug in precasts + addressing recursive wall
    length issue
  *  96ee6fb50 - Fix build with boost 1.65.1 on ubuntu 18.04
  *  fc674fae4 - Draft: Small bugfix in bezier curves
  *  6d2aee2c5 - Draft: Updated icon for cubic bezier tool
  *  c05bc0990 - Arch: Further fix in solar diagram
  *  5aeb15db0 - [Draft] Insert the arc group in the draft toolbar
  *  792a25383 - removed unused view lookup
  *  968faa511 - MRTE License & remove copy to install dir
  *  02b689a1f - Fix RichAnno positioning for Scale != 1
  *  a537e3407 - Fix duplicate child claiming
  *  e753e642f - Gui: GestureNavigationStyle: add statemachine diagram
  *  24e45023a - Gui: GestureNavigationStyle: remove logging
  *  8a9978547 - Gui: GestureNavigationStyle rewrite
  *  c60658f3f - add method to project shape on mesh
  *  d52aa2074 - FEM: material task panel, use quantity unit checks on
    leave task panel and return from material editor
  *  2046f81b1 - FEM: unit tests, test values and units of known
    quantities from all build in solid materials
  *  13af9ab88 - FEM: unit tests, known material parameter unit test
  *  b753d771f - FEM: unit tests, add modul for material tests
  *  14eaa95bb - Material: card utils, add some code comments for new
    added methods
  *  8698ed56c - Material: card utils, add methods for quatity unit
    checks
  *  09a0a6f95 - Material: card utils, add a parameter to ignore
    template mat on import materials
  *  565811978 - Material: card utils, example code comments fixes
  *  71b645d76 - Material: templatematerial, make FractureToughness a
    float - it unit is not possible with FreeCAD unit system
  *  a7cb6ed62 - Draft: Allow to set the working plane from a section
    plane
  *  184a39267 - Arch: Added option to not import FreeCAD parametric
    model from IFC
  *  6cf4c2596 - Arch: Added  Footprint display mode to Spaces
  *  c6a272c95 - Arch: Ability for BuildingParts to control visual
    aspects of their children
  *  7d2498d65 - Draft: Fixed Part primitives mode of Draft tools
  *  75d43757c - Fix crash on malformed python script
  *  d42c79c14 - Fix #3695 Frame toggle sync
  *  ef912cfea - Improve radius/diameter dims for ellipse,spline
  *  3c68d1e0c - Arch: Fixed some flat objects not appearing in techdraw
  *  0644ed8e6 - fix mesh cross-section to respect placement
  *  0e86b2a73 - also copy placement when copying a mesh
  *  ae1723b94 - add method to project shape on mesh
  *  e44884a01 - make curve-on-mesh working for meshes with placement
  *  6f53d0e9d - hide taskbar progress when required
  *  8d5fbd947 - FIx some user and non-user facing typos
  *  f6ee90557 - also support shapetype parameter in
    Part.makeRevolution() if first argument is an edge
  *  cfd04ac6a - Draft: Fixed minor bug in Circle tool
  *  3bf6c1bc3 - fix -Winconsistent-missing-override
  *  9ab8915c9 - fix -Woverloaded-virtual
  *  f999709e1 - fix gcc build failure
  *  012698b38 - do some code refactoring
  *  7803460f7 - replace insecure use of eval() with proper use of units
  *  42aa09515 - fix -Winconsistent-missing-override
  *  4e152e074 - Enable cutter and FC to OCL cutter translation
  *  bfba3a6b9 - Updated master translation files (minor changes)
  *  8987bd1df - Arch: Re-added support for older pysolar
  *  60fae525b - Arch: Fixed wrong structures drawn in beam mode using a
    metal profile
  *  ab6e30b93 - Arch: Fixed translation issues in wall and structure +
    make use of line task dialog
  *  9d416bf38 - Draft: allow to use different snapping task dialogs

 -- Alexander Pozdnyakov <censored>  Wed, 29 May 2019 08:55:17 +0300

freecad-daily (0.18+git16703-9adc1a351-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9adc1a351ca80323e5afd8ffcb50399e7462eaeb
  * Date: 1557533015
  * git changelog:
  *  9adc1a351 - Draft: General cleanup of the Draft UI
  *  ed386410b - Merged latest translations from crowdin
  *  19d38abce - Tools: small fix in update script
  *  c65bf365a - Updated master translation files
  *  e484a52e9 - hide taskbar progress when required
  *  284a69c80 - make Qt5WinExtras package optional
  *  a26e05bd4 - use ifdef QT_WINEXTRAS_LIB to make sure the code is
    only used in windows build with qt5 version 5.2 and higher
  *  8644b61e3 - make sure QWinTaskbarProgress and QWinTaskbarButton is
    only used in windows compiles
  *  3f367f829 - add QWinTasbarProgress to windows build
  *  cd74f2e92 - py3/py2: use exec as function
  *  2def6fb27 - gui.nsh: change license page
  *  dc0748824 - README.md: update
  *  5ccae9692 - new Windows installer for FC
  *  320952b4a - added try,except for OpenCamLib test
  *  53d632c7a - added try,except for OpenCamLib test
  *  ff1fb11af - Arch: Site: Migrated the compass properties to the
    ViewObject
  *  070e4c125 - Arch: Fixed color of windows transparent parts
  *  8b4d6c0e6 - Arch: Better behaviour and tooltips on section plane
    task panel buttons - fixes #3643
  *  9e91c8d69 - Draft: Fixed py3 issues in Draft Label - fixes #3941
  *  f5681479e - Add test script for leader line and RTA
  *  cacf07096 - Fix QGEPath selection area
  *  2876e82fa - Arch: Added IFC pref option to automatically export IFC
    objects as Standard Cases when possible
  *  af0cb4068 - Arch: Removed Floor dependency of Site
  *  2177f4437 - Arch: Fixed solar diagram for py3
  *  dc284e4d4 - Fix scale command and simplify UI, add support for
    scale subelements
  *  fc24bf144 - Add subelement ghosts in scale command, and minor code
    cleanup
  *  fd4992cb9 - Implement rotation with optional copy of draft
    subelements
  *  91438c168 - Add subelement support for rotating individual vertices
  *  bc3af1afb - Code simplification of move subelements command
  *  850137711 - Support copying subelements
  *  547851ccf - If wires are merged, deleted, or otherwise had graph
    changing operations while edit mode is active, don't complain
  *  69646518d - Show draft objects as an x-ray view, and edit bases if
    they exist.
  *  be65fbf8f - Fix move edge to work on closed wires
  *  985dbaead - Clear existing preselects when setting a new preselect
  *  7da48b330 - Actually highlight preselected objects upon the
    selectionchange event, otherwise it only triggers on mousemove event
  *  7ecc9cfb2 - Add python binding for setPreselect function via
    Selection.SetPreselection()
  *  ba1f04506 - Make movement vector a class variable of the move
    command, show error for unmovable elements, and move action into a
    commit to allow undo/redo.
  *  60fa857b4 - Add subelement mode to draft move command to allow
    movement of vertices and nodes
  *  6e6bdc04a - Create functions for moving vertex and edges
  *  d392daefd - Fix typo
  *  9e619d0e4 - Make ghostTracker support showing nodes as well
  *  4c04d8ee9 - Add new edit tool icon, shortcut, and basic modes.
  *  5eb38b0b5 - Use icons from resource file
  *  b03aa051a - Arch: Fixed error in roof - Fixes #3864
  *  9eef1b3e4 - Arch: Fixed missing cmake/qt stuff for Arch Fence
  *  750d80891 - Clip sections when too long
  *  41a4ef667 - Add Arch Fence builder
  *  9cfb84d86 - Extract Path Array logic into separate functions
  *  aaae82970 - Path: Integrate 4th-axis feature to PathPocketShape and
    3D Surface ops (#2114)
  *  2d2b5f3e1 - When using fcbt.py to generate a python module, use
    FreeCAD.getUserAppDataDir() rather than FreeCAD.getHomeDir() to
    specify the module icon
  *  49ed29cd0 - Update DraftGui.py
  *  c17a89973 - Draft GUI setfocus if lengthValue is not visible
  *  fa1a42936 - src/Tools/updatets.py: modernization tweeks
  *  519bbfe50 - Misc. source comment typo and whitespace fixes
  *  f7b89fdbe - don't build ship and plot by default
  *  2cc733035 - AppVeyor: Enable atime to auto clean older accessed
    cache objects
  *  d078f901c - Pass font/fontsize to RT editor
  *  6c699887c - Leader and RichText block improvements
  *  7f07195f9 - Text Leader initial version
  *  ed7e4df27 - Appveyor: reset cache stats before each build
  *  42c403310 - AppVeyor: Remove PDB
  *  a29759004 - AppVeyor: disable msbuild filetracking for clcache
  *  cd418a6a1 - Appveyor: enable clcache
  *  6bd378b0e - Path: refactor PathEngrave.py
  *  6a7649d2f - fix stpZ file exporting (six & py3 issue)
  *  dd62a3e66 - fixing locale issue for Image WB
  *  8d237da7c - Draft: Keep using the already set working plane, if
    existing
  *  fad8fa407 - importDXF draftWPlane Fix
  *  222ae7305 - revert 3a133ee0 to fix build failure
  *  df3810201 - PCH: Part GUI
  *  3a133ee0c - Path: Add libarea to PCH
  *  5866306ef - Path: PathSimulator PCH
  *  1bb08559d - PCH: Path GUI
  *  b22d59c0a - PCH: Path App
  *  c373a5874 - fix warning
  *  d4ed08f75 - Start: Fixed bad default icon in start page
  *  f94cdfd79 - Arch: Fixed export of sites to IFC
  *  5c700f76e - Arch: Fixed wrong exported objects in IFC export
  *  e98bb1fc2 - Draft: Fixed 0.18.1 bug in DXF importer
  *  107fa5ae2 - Arch: Fixed export of windows colors to IFC
  *  0493d23d8 - Arch: Fixed bug in arch windows creation
  *  bd7aa678f - Draft: Fixed Draft text justification
  *  23d914b3e - AddonManager: allow to add custom repositories
  *  550149ef8 - Travis: filter out
  *  8aab96b20 - deleted commented code
  *  6e5fac08f - fix for edit tracker draw styles
  *  acf12ee8f - Crowdin: experiment to fix crowdin 'ghost' strings
  *  25c3310fb - Crowdin: fix grammatical error + whitespace
  *  b72bca549 - Travis: Move building to external batch script (#2131)
  *  23c2f2f1e - Travis: Use & between vars sourcing and msbuild
  *  c0e4b6931 - Travis force wait 60 minutes
  *  7ea456425 - msbuild verbose and logo
  *  120cfc5a9 - respect user settings for dialog used in merge-document
    command
  *  7e25a4233 - disable travis clcache debug
  *  edab9f350 - Travis: enable clcache debug
  *  4b33a3e44 - Travis windows build (#2110)
  *  dc32a0685 - Sketcher: GUI PCH
  *  e82c154d1 - PartDesign: PCH GUI
  *  95788dde7 - Sketcher: PCH
  *  a415ad72e - PartDesign: 3rdParty to PCH
  *  a56658489 - Part: Make 3rd party libraries into PCH
  *  43bdef67d - continue PCH on Part module
  *  bf06b51e7 - add comment
  *  e80af8b4f - PCH for Sketcher/PartDesign
  *  a733dc6dd - Arch: ifc properties, Py3 fix
  *  3f42ee766 - Part: Missing PCH header
  *  0238906d3 - Misc. typo and whitespace fixes
  *  33861e075 - Update DraftTools.py
  *  1b421dcd0 - Update DraftTools.py
  *  129ed37b0 - Update DraftTools.py
  *  350a7a58c - Update DraftTools.py
  *  accc8815e - Improved node selection
  *  fa8c7fd48 - More fine-tuning in README
  *  5bf83c52d - Minor fixes to README
  *  70965a32b - Readme: remove html content
  *  6afe45eac - Readme: improve overview section with contents from
    website
  *  b0ad64e81 - Readme: make logo a little bit smaller
  *  bec97f0ae - Readme: align screenshot horizontally in center
  *  ea3e32533 - Readme: add gitter, build and translation badges on top
  *  0c9034964 - Readme: add links to website, docs, forum, bug tracker
    on top of README
  *  af4eb01ac - Readme: add logo and description one-liner from website
  *  eaf4be7cf - Readme: upgrade build badge
  *  aa67d5636 - Units: add AngleOfFriction as another parameter with
    Angle unit
  *  90dadd19c - Arch: ifc export, ifc roof does not have a predefined
    type in IFC 2x3
  *  66b091e62 - Fix handling of Visibility property on Restore
  *  7c263899e - Arch: Allow to make a rebar without host object from
    the GUI
  *  d5432fcf2 - Arch: fixed error when opening 0.14 files
  *  df57424c8 - Scale the compass based on the site area
  *  9a741c086 - Arch: Add property to switch to true north
  *  f27f27ba4 - Add property to calculate declination
  *  fa99516e6 - Add compass to Arch Site
  *  fe56e51e0 - add a python method to cut holes in a Part.Face, from a
    list of wires
  *  962e04b09 - Arch: rebar, make it possible to create a rebar without
    existence of a Structure
  *  cb205437f - CMake: add new line before summary report
  *  3ffdf3acc - Arch: ifc export, fix export to 2x3 schema
  *  9a64f3fad - Arch: Added 'Clip' property to section planes to clip
    the rendered contents to the plane limits
  *  0ed5b7791 - activate pCH on Part module

 -- Alexander Pozdnyakov <censored>  Sat, 11 May 2019 03:46:32 +0300

freecad-daily (0.18+git16540-554985ded-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 554985dede771f9a6694baba2372cc60db86f17b
  * Date: 1556275049
  * git changelog:
  *  554985ded - Add SVG Patterns from NCCALCADA
  *  408ac9441 - Fix handling of orphan objects during Page delete
  *  a0250a7be - Fix Error messages for bad references
  *  1af80236f - Fix Error handling Measurement module
  *  61f94d4b7 - Draft: Fixed DXF import with sketch mode on
  *  bd4f4a576 - Arch: Fixed wrong wall blocks when wall has an offset
  *  e58086441 - Arch: Fixed issue with empty properties in IFC import
  *  fbc542738 - Fix Error when OCC projection returns nothing
  *  ede3bd221 - Fix crash on Dimension with corrupted References
  *  95ad7dcee - MSVC2013 constexpr to const
  *  d21cf68b8 - GCS: Partial refactoring of diagnose() and debug
    improvements
  *  5f42b8216 - Sketch: Verbose to console output malformed constraints
    that are ignored by the solver
  *  a1c83e715 - Sketcher: Comment out very specific debug code
  *  e104304a9 - Sketcher: Make PointPos modifiable from Python
  *  875197f4a - Base::Console avoid magic numbers and enable external
    string size checks
  *  af9492b79 - GCS: use at for map reading
  *  d7bd0b6d6 - improve the check for collapsing edges to avoid to
    introduce non-manifolds into a mesh
  *  ad88b6af7 - Material, editor and main module, code formating
  *  3cabefdae - FEM: material task panel, fix finding of cards on
    return of material editor
  *  935f70652 - FEM: material task panel, fix finding of cards without
    thermal properties on reopen
  *  872f45607 - FEM: material task panel, split card methods from task
    panel methods
  *  1234e08ee - FEM: material task panel, code formating, line length,
    prints
  *  fb6357a90 - FEM: material task panel, do not change mat card if mat
    editor was canceled
  *  82c46ab56 - Material: editor, code formating, line length, prints,
    add some comments
  *  95aaa7338 - Material and FEM: card reader and writer, make sure to
    import the same in all modules
  *  50c363c2f - Material: editor, sort cards in combo box
  *  659ac1357 - Material: redundant card reader and writer, add some
    print messages
  *  80bf21c3d - Material: import card module, code formating, comments
    and prints
  *  bb558a4b5 - Material: editor, small ui layout improvements
  *  79f3e1c57 - Draft: Fixed crashing editTracker
  *  8dde128b1 - py3 compatibility fix
  *  0b905fade - Update the arc3points
  *  5c713119a - Cubic BezCurve small fix
  *  2ea552a7b - Draft: Fixed error in DXF import
  *  2579cd242 - Draft: Fixed inverted 2D/3D modes of Draft Texts
  *  dde241bb3 - FIX:TD-If "Show units" is off degree symbol is missing
    on angular dimensions + Remove space between dimension value and
    degree symbol
  *  6474e49b8 - Fix missing arc on 3pt angle
  *  06962535f - Fix missing radius/dia on ft-in dimensions
  *  c3dc74870 - Arch: Added default preferences options for spaces
  *  ea0c7694c - Arch/TechDraw: TD Arch views now have a 'fillSpaces'
    property to show Arch spaces as color-filled areas
  *  9d296194e - Fix Detail Highlight when Detail has no Geometry
  *  0679d7309 - Fix non-Delete of Graphic on DocObject delete
  *  b46dfc4d2 - Fix Center/Section Line Length
  *  b34b029e2 - Fix duplicate User Types
  *  f7a1705c5 - Arch: Enabled clone icon for spaces
  *  fbdeb442d - Arch: Added right-click option to BuildingParts to
    clone level and contents
  *  612f5206c - Arch: Added right-click option to BuildingParts to
    reorder children
  *  b5f542150 - Draft: Added area property to 'closeable' Draft objects
  *  09459a1fb - Update QGIViewBalloon.cpp
  *  bae567c42 - FIX:TD-fixed baloon cursor hotspot to be on arrow tip
  *  aaea6420a - Py3: fix reading/writing from/to OBJ file
  *  f65eba4f9 - Arch: Fixed IFC export of object attributes
  *  e33472c05 - Arch: Misc fixes in Arch spaces
  *  bbd9fbf89 - TechDraw: force user to place its balloon
  *  13c82aa67 - TechDraw: add separator for Rectangle balloons
  *  c779f34fe - FIX: Prevent situation where default format entered in
    preferences, overwrites prefixes on eg. circular dimensions
  *  02f192726 - improve mesh repair functions
  *  45dae4795 - Draft: Exposing the Normal property of dimensions
  *  843644fde - Draft: Fixed wrong display of Draft texts on restore
  *  cd4269e6a - rename BUILD_uSE_PCH to FREECAD_USE_PCH to be
    consistent with other build options
  *  3e510505b - rename MP_COMPILE_FLAG to FREECAD_USE_MP_COMPILE_FLAG
    to be consistent with other build options
  *  debcb9570 - make the /mp compile flag optional
  *  ab2338d9a - Arch: Minor bugfixes in IFC export
  *  88f637d8f - Py3 fix: correctly convert a Python str to const char*
  *  5d211d870 - Fix Draft.getSVG for TechDraw DraftView
  *  746997e48 - improve mesh repair functions
  *  57287e8ca - Arch: Mix attribute fixes in IFC import

 -- Alexander Pozdnyakov <censored>  Sat, 27 Apr 2019 06:04:10 +0300

freecad-daily (0.18+git16472-d02378a8b-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: d02378a8b7e9b29bac35295f88fbe7ee7d0b1673
  * Date: 1555016624
  * git changelog:
  *  d02378a8b - Arch: Allow for several IFC properties with same name
    (in different psets)
  *  86c11cde8 - Arch: Misc dynamic properties-related bugfixes to IFC
    exporter
  *  cfcaf7a3a - Arch: Support for multi-color objects and transparency
    in IFC export
  *  5562d919d - NaviCube: Improve the widget style
  *  e13747c3c - Fix selection problem in Front view
  *  ade224ca8 - Arch: Allow to switch IFC schema when using
    ifcopenshell v0.6
  *  5b44d3c46 - Gui: Added Gui.doc.view.viewer.setBackgroundColor() py
    method
  *  624e20e9a - Arch: Renamed property IfcRole to IfcType
  *  9b3ffef57 - TestDraft: Fix testRotate and testOffset cases
  *  584d5d431 - Integrate libvirt CoC
  *  2e887355d - GH PR Template: Update with link to 0.19 Release Notes
    forum thread for devs
  *  c4537a597 - Arch: Minor bugfixes in IFC import
  *  7dfdb609c - fix import of ply meshes with Vs 2017
  *  8e8b93aab - Draft: Shape2DView can now fuse Arch Walls and
    Structures
  *  71dedf60d - Draft: re-added recomputes where needed in Draft GUI
    tools
  *  5db6da0ee - Split the command in two
  *  5897e52d5 - Update DraftTools.py
  *  c191e6192 - Update DraftTools.py
  *  4b10f1d87 - Update DraftTools.py
  *  4e4218e01 - Update DraftTrackers.py
  *  8602c887d - Create CODE_OF_CONDUCT.md
  *  f5b6f3a36 - fix -Wmaybe-uninitialized
  *  725ffe521 - Fix several compiler warnings: fix -Wunused-parameter
    fix -Winconsistent-missing-override fix -Wsometimes-uninitialized
  *  2fabda160 - Sketcher: Constraint improvements
  *  504a687ad - V1016 CWE-681
  *  3926ea18c - V547 CWE-571
  *  eebd4cecd - V560 CWE-570
  *  5407d31c6 - Build with Multiple Processes, decreases the build time
  *  7de2248bb - Draft: Fixed node selection in Draft Edit
  *  4f19a6555 - Draft: Added 3-point arc command from BIM WB
  *  2935cbb71 - Better vertices comparison
  *  6de9183da - Fix findIntersection() can't find coincident points due
    to overspecifying Precision by user
  *  9bce6a483 - OffsetWire() - Seems has repeatedly sortEdges, remark
    out here
  *  7d142b16a - Fix connect() bug - If prev v2 had been calculated, do
    not calculate again, just use it as current v1
  *  e3e95e3ea - Fix offsetWire() bug - first edge vector should depends
    on geometry (line or arc)
  *  144ce0dba - Modify using FreeCAD.Vector.getAngle()
  *  8e457a669 - Adding tool tips to pocket extension dialog
  *  a19170ba6 - Python3 fix for iterating over dictionary keys
  *  01b3f5708 - Fixed colour for visibility and changed selection model
    to extended.
  *  902298711 - Fixed ExtensionCorners initial value and added it to
    setup parameters.
  *  ae7ffd2be - Persiste ExtensionCorners state for consistent UI
  *  d38a4087d - Use expression for pocket extension default length
  *  b583439b2 - Added Show All pocket extension checkbox for better UX.
  *  2fb419663 - Use colour to indicate pocket extension enablement
  *  06bafa372 - Encapsulating swtich in _Extension class
  *  0367c28fb - Added support for global extend corners
  *  dcbe97144 - Maintain tree collapse state over extension refreshs
  *  6df14de1e - Maintain extension selection over update.
  *  6fb98ed5c - Fixed update of extensions when length changes
  *  b01d10055 - Switched extension UI to tree view dependent on the
    base objects.
  *  f52a99f75 - Fixed Path WB icon path
  *  9f618d5dd - Restore pocket selection behaviour
  *  9002cd135 - Use start point proximity to determine which wire to
    select for the extension.
  *  10428fd3c - Using offset2D for properly creating the extension
  *  58f5cfa5a - Disabling length and direction columns for now.
  *  fbdc3dad5 - Fixed UI to update dirty state correctly
  *  cfe27f7d3 - Add extension faces to removal shape generation.
  *  1b214515d - Cleanup so artifacts on task panel close.
  *  1c74eee9d - Simple visualisation of removal shape extensions.
  *  c8dc0e344 - Added extracting the wire of an extension
  *  159f5ae93 - Basic UI to add extension features.
  *  068c0724e - Basic UI for editing pocket shape extensions.
  *  79def8b23 - Added UI page pocket extension; changed selection
    agent.
  *  9346d76aa - fix bug when checking for str type in
    PropertyEnumeration::setPyObject
  *  35ecc15a8 - Draft: Limit preferences precision value to max 10
  *  7660c428a - removed all document recompute calls
  *  40d9a1305 - DrawBalloon clean up
  *  cfb1f0e7a - Fix segfault from dynamic_cast w/o check
  *  afe21f739 - Add default parameter for Page Scale
  *  827f6c420 - Fix search for subShapes
  *  1f6b2daef - Fix coverity CID 151722
  *  175966a6f - Improve error messages for invalid shapes
  *  8f8473a21 - add search function to parameter editor
  *  870ad71f9 - fixes 0003913: libspnav crash on linux wayland during
    startup
  *  847035cbd - Path:  New post for simple laser cutter.
  *  264a91e6f - path: smoothie post modified for python3
  *  c6915a24e - tool tips, Gui cleanup
  *  993d179e7 - icon for inactive
  *  d5edb6ed2 - Path: Make a command and icon to toggle op active
    status
  *  1bbb5c245 - Path: GUI for fixture support working
  *  ae1aeb5a0 - Path: ordering works reasonably well Splitting works
    reasonably well
  *  388a671ac - Path:  UI changes to job edit
  *  684ac9db9 - make colors of measurements customizable
  *  af914363c - add methods to convert colors between rgb and hex
    values
  *  473f7ff01 - pybind11 mod
  *  aff8a7f80 - replace endl with std::endl
  *  7b4949ee6 - Update Draft.py
  *  a0868f6f0 - Update Draft.py
  *  0fabc7fbe - Add files via upload
  *  a4e6b4655 - Update Draft.py
  *  7a4c0f6e0 - Add RiserThickness feature
  *  45a5bb6a1 - use a combo box to choose between Qt's webkit and
    WebEngine modules
  *  67a9e861a - Make QtWebKit the default package to look for and add
    build switch to force QtWebEngine.
  *  100ab0f7b - FEM: unit tests, add a method to get all test methods,
    add them to test modul to simply copy them
  *  55e75bc0f - FEM: solver run, fix missing imports
  *  1555ea829 - Arch: Wall blocks can now show only rows or columns
  *  d4f01c440 - pre-select job base model if there is only one choice
  *  0ba57765c - Fixed segfault on shutdown
  *  ac7946902 - Fix tree view editor for qt5
  *  b09f6faf3 - Always enable spin box and live cross update of spin
    box and check box
  *  873c73728 - Compact display of models in job editor.
  *  cc7ee9918 - Enable multiple copies of a model as base object for a
    job
  *  1f791eb65 - FEM: working dir, add error messages to the error calls
  *  e942d471a - workaround in case SoInput.setBuffer raises an
    exception
  *  a7e82e861 - Fix Text position error on some Dims
  *  80bba4f0d - Add Indicator for PositionLocked state
  *  7370ac8ad - Add default parms for Arc Centers
  *  2f0b56333 - FEM: ccx tools, ccx binary handling improved
  *  0acd2cf69 - FEM: ccx tools, set back the assignment of linux and
    osx ccx binary path
  *  5d7534e92 - FEM: osx: try to fix default ccx detection
  *  d8b261016 - FEM: solver writer base, check if really a mesh object
    was given
  *  c0ee45e2c - FEM: elmer, use console print and delete not needed
    prints in unit test
  *  1842ab28a - FEM: solver writer base, possibility to instantiate the
    class without dir parameter
  *  5adaa8673 - FEM: examples, move meshes in sparate directory
  *  07f1bd40b - FEM: mesh tools, resort some methods and add comments
  *  2d6f004a1 - FEM: anylysis output, improve prints
  *  443393c89 - FEM: prints, use FreeCAD Console prints on lot of
    places
  *  7e86a3f4c - FEM: solver frame work, move get dir setting to
    snake_case
  *  ef374e640 - FEM: solver frame work, move get custom dir to
    snake_case
  *  0ffa6de8b - FEM: solver frame work, move get binary to snake_case
  *  9358daed7 - FEM: solver settings, add methods to retrieve the
    comments writing preference parameter
  *  8f760d1c3 - FEM: solver settings, code improvements
  *  0b64374fe - FEM: solver writer and tasks, code formating
  *  b5613b2bd - TechDraw: add Balloons
  *  2551c1741 - TechDraw: transfert mousePressEvent from QGIPrimPath to
    parent
  *  99b476595 - TechDraw: datumLabelDragged now include a modifier
    value
  *  8d5d25da2 - fix crash when checking an empty error message of an
    exception
  *  ac265261b - fix build failure with Py2.7 under macOS
  *  de44a747f - fix crash when checking an empty error message of an
    exception
  *  b7d263e60 - make PCL check quiet in case PCLConfig.cmake file is
    missing
  *  925cffc15 - Linux/appdata: generate release info
  *  ac5836778 - Fix Direction of Draft Arrows in TechDraw
  *  e7489c079 - More misc. typos
  *  c985f9ee7 - Misc typos and whitespace fixes
  *  6bc555c9b - Fix for build failure on Ubuntu 16.04
  *  881756079 - MeshToSolid: progress indicator and slightly modified
    sewing tolerance dialog
  *  106d3461f - FreeCAD: Application: removed banner in Cmd RunMode
  *  2b856e084 - Add information about Linux GFX environnement in FC
    info
  *  7b03eff1b - FEM: solver settings, small code improvements and some
    comments
  *  36fb597ad - FEM: solver settings, binary path print log and print
    message
  *  1c05f73e6 - FEM: solver settings, use FreeCAD instead of App
  *  406498273 - FEM: fix in solver settings, use a standard value if
    binary could not be read
  *  9f689bef4 - FEM: unit tests, do not use join on module import test
  *  7dfeb801a - FEM: Py3 fix in result reader
  *  a599ac5b4 - FEM: import tools, some error message and comment
  *  1167b4fba - FEM: vtk tools, code fix
  *  c0627aba5 - FEM: ccx tools, code formating
  *  9ac7c7d6f - FEM: typos
  *  bcbe82de7 - FEM: ccx tools task panel and solver run, use new ccx
    tools class init without analysis
  *  9b4a6f743 - FEM: ccx tools solver, allow to open the task panel
    even if the analysis is not active
  *  a918d9e02 - FEM: unit tests, add some comments
  *  f3c7b7f3b - FEM: result tools, delete not used imports
  *  b51ef01e9 - FEM: run, improvements in error messages
  *  c7bbfca56 - FEM: run, use Error at the end of exception class
  *  76555307f - FEM: result tools, simplified calculation of abs
    displacement
  *  f4300f30c - FEM: unit tests, add test for displacement abs
  *  7b65f3668 - FEM: result tools, better variable names
  *  b6e4d3fc4 - FEM: result tools, von mises, use a simplified
    calculation formula
  *  6a4f68a1b - FEM: z88 writer, cut writing time at second diggit
  *  83c5093c7 - FEM: ccx tools, add a class to make it very easy to run
    analysis py python
  *  bb69ace9f - FEM: ccx tools, add solver search if no analysis was
    given
  *  dad3e9de7 - FEM: ccx tools, fix getting the analysis if solver is
    given but no analysis
  *  6a3f0dc93 - FEM: solver run, add method to run fem solver and use
    in commands and example module
  *  caacf9457 - FEM: examples, add this new package and the module for
    ccx cantilever
  *  972e29b4a - FEM: utils, do not mix FreeCAD and App on imports
  *  581a78bbc - FEM: imports, use small character for fem utils imports
  *  4844c72b2 - FEM: input file writer, use join from os package
  *  6bd837f92 - FEM: ccx tools, use working dir prefs from solver
    framework
  *  1d05f1bd9 - FEM: utils, add a method to get the solver working dir
  *  fa851c869 - FEM: unit tests, use join from os package
  *  0a8b67cef - Sketcher: Fix bug in curvature graph
  *  6e28178c2 - use STATUS in message command as otherwise in the GUI
    of cmake output will be in red and thus might be confusing
  *  82cb0dac8 - Make a report after you run cmake to show the different
    status of the libraries that might be used. This should make it
    easier for new persons to build FreeCAD. Some of the detection
    routines might output error messages doing different ways if
    detection, so finding the real error that causes cmake to fail can
    be hard. Can also be usefull for future bug-reports.
  *  1036a9eea - Detect QT5 by using REQUIRED flag instead of checking
    if QT5Core is present at the end. If Qt5WebKitWidgets for instance
    fails, we end up with build-success, but runtime-loading errors due
    to unresolved symbols and views not working.
  *  f442568a9 - Use CMAKE_CXX_STANDARD instead of adding details to
    CMAKE_CXX_FLAGS.
  *  ddd550c41 - Commit 30f395761abbc98c7f75dcfc0f37d1db269360a1 "remove
    unused option FREECAD_MAINTAINERS_BUILD" removed the very last
    mention eigen2
  *  ee29960c7 - Git commit ea0cc96c15f37e36a4a5fd5c1e0b7c8ac6f92283
    forgot to remove CMakeList information about ANN when removing the
    library.
  *  3db319759 - If COIN3D is not found with pkg-config, but with manual
    search, the only output seen on the screen is an error message. Add
    a success-message!
  *  f9884c507 - When using cMake find_package_handle_standard_args(),
    we might aswell give it the version number detected aswell
  *  228102b6e - Spelling error in variable name, caused the setting to
    never be applied: SPANV_LIBRARY vs SPNAV_LIBRARY
  *  b66a6fa31 - path: use XMax/YMax for sorting shapes in PathAreaOp
  *  423830ba8 - Path: sort shapes in PathAreaOp before executing
  *  64df37ae1 - use the pcl cmake config file to configure pcl
  *  370606912 - enable qt5 support if qt5core.lib is found
  *  893e76fa7 - Enhance url addressbar, toggle hide from action
  *  f827ab776 - Implement url adress widget
  *  954c19836 - Add viewsource for QWebKit
  *  3807bc295 - Fix for Qt4 and QWebKit
  *  26f7428c9 - Fix local paths for windows
  *  cf23508ea - Cleanup
  *  a4e549b7f - Favicon stuff
  *  f6643bd19 - Documentation
  *  7fcf399bb - Fix chrash on local *.py links, thread issue
  *  60a26e744 - Add back/forward automatic activation
  *  5991c2790 - Make zoom work, zoom everything not just text
  *  75fd7231e - Support QWebEngine BrowserView, QWebkit still
    suppported through cmake option
  *  17e44f79b - Draft: Better tooltip for Draft precision pref settings
  *  7c760259a - Arch: Wall, structure, window and panel tools now
    remember and keep last used values
  *  3370d0902 - Add Preference for Dimension Format
  *  87ffd1201 - Fix TD Dfx export - spline conversion
  *  45d878711 - Add pref for new Dxf Exporter
  *  8ea5b43f8 - Fix unnecessary update on Save
  *  2ba683078 - Fix missing offside arrow tail
  *  bab0401f9 - Arch: Fixed IFC misc export issues, support for objects
    inside App Parts
  *  ddb335cfe - Arch: Store last used wall thickness and height values
  *  ea0342159 - Arch: Fixed missing files in cmake
  *  741533941 - fix handling of OCC exceptions, fix -Wunused-but-set-
    variable, fix -Wunused-parameter
  *  763c2b22f - make 3d view creation working with Qt 5.12
  *  dbcf39abd - suppress VS2917 warnings: C4267
  *  e4be0cb36 - fix VS2917 warnings: C4091, C4477, C4302, C4311
  *  3c7d5bc15 - Improve project on surface dialog: make function
    undo/redoable work on document that was active when the dialog was
    opened handle case when object or document is deleted while dialog
    is open
  *  64957a55e - transform sub shapes to global position
  *  1ff37ee99 - improve creating the edges/wire in parametric space
  *  313a0be20 - make a face copy
  *  79af25d0a - make a explicit copy
  *  b186aea9b - imrove the projection algorithm
  *  54e7ab332 - Change the vector type to non const
  *  14b78d95e - add gp_dir include
  *  1c5ee376e - add new feature "Projection on surface"
  *  d3351496d - first working ui
  *  e1be0fb45 - Bump spec version to v0.19
  *  749e8aaf1 - Fix OCC error handling
  *  a8686cdb8 - Fix broken texture loading for PY 3 builds
  *  50c82c2b9 - Misc. source comment typos
  *  e04ba4e4a - Add some more user-facing typo fixes
  *  dfb2389ca - Issue 3866: Partial fix for inaccurate tooltips
  *  8fb61fe09 - Crowdin: cont...
  *  a979c1ec4 - Crowdin: follow-up to previous commit
  *  953df125a - Crowdin: continuing translation string
    refinements/fixes
  *  09731554c - Add option to fill cut shapes with material colors
  *  4a41c27cd - Arch: Fixed materials not updating their dicts
  *  c3b213e50 - fix issue 0003885
  *  251a9bff1 - Draft: minor bugfix
  *  b533c6436 - Arch: Fixed IFC export of rebars
  *  20f3c124f - Draft: Fix for translation
  *  a7d22096c - Allow move base to work for rotation too
  *  75fefb53c - Add warning if there are multiple parents for a base in
    statusline and in console
  *  778b489e7 - Draft: do not try to move object base if it has no base
  *  348a1777a - Add a move base property that moves the base object
    instead of the object itself if true.
  *  0c1137f5b - Fix to Build Curve Segment Railing Wire To Follow Curve
    Landing
  *  327162dbc - Revert "Build Curve Segment Railing Wire To Fit
    Landing"
  *  176c0d4e7 - Build Curve Segment Railing Wire To Fit Landing
  *  bb1d54afb - FEM: constraint displacement object, some comments and
    code sorting
  *  26d59e4ca - FEM: unit tests, typo in comment
  *  9cda3a94d - FEM: examples, update result object in 2D FEM example
  *  ca4cd9df3 - FEM: examples, update result object in 3D FEM example
  *  7ae56b15c - FEM: unit tests, fix von mises and principal stress
    calculations
  *  30d3347ae - FEM: update solver framework example
  *  5642ffbb3 - FEM: vtk tools, use own names for vtk result object
    pipe
  *  844ae7e92 - FEM: restult task panel, add automatic displacement
    factor
  *  5e86f6ae8 - FEM: result reader, remove eigenmode result scaling
  *  fc3d2a9f1 - FEM: results, remove stressvectors and strainvectors
    from result obj, adapt code elsewhere
  *  53d2b30dc - FEM: result tools, small changes for better code
    reading
  *  932fe224e - FEM: results, move principal and shear calculation from
    result reader to result tools and use new result stress float lists
  *  d87e12c01 - FEM: results, move vonMises from result reader to
    result tools and use new result stress float lists
  *  988e40758 - FEM: vtk result, add all stress strain components to
    vtk result creation
  *  b03e06976 - FEM: result task panel, make all stress strain
    components in user defined equation available and adapt ui
  *  a151b9dc7 - FEM: inout result reader, fill res obj stress and
    strain components with data
  *  1bf147886 - FEM: mechanical result object, add float lists for all
    stress and strain components
  *  1f1f9b70a - FEM: stress and strain components, use more comon order
    and notation
  *  347ee59f9 - FEM: inout, read all strain values
  *  43072c12e - FEM: vtk tools, small code change and comment in the
    regard of FreeCAD.Vector length
  *  55d1f4b89 - FEM: solver frame work, some code formating for better
    readable code
  *  792293a19 - FEM: unit tests, solver frame work, typo in ccx solver
    test
  *  094dda590 - Path:  per Werner, fixing bug for function removed from
    string module in py3
  *  8f2dd0012 - add unit test to verify that removing a property alo
    removes a dependency
  *  347156403 - Py3: make string concatenation to work with Py2 and Py3
  *  3cf15c014 - Fixed six.py2 -> PY2
  *  de18975c1 - Fixed six.py2 -> PY2
  *  d9ca64ad5 - Fixed six.py2 -> PY2
  *  25f7fb299 - six.text_type --> six.string_types
  *  d136be173 - Remove a stray 'not'
  *  e3545c8c0 - Unicode fixes for Python3
  *  0453ee71e - Fixed Python3 build, Python slots Qt slots clash
  *  2d5fd706f - Fix Windows build
  *  c6882e8de - Spacemice support refactored to use a common base class
  *  91b2a3cff - Fix Windows build
  *  9c2578de7 - Copyright notices added
  *  edb213844 - Not used for SpaceNavigator devices, no change
    necessary
  *  0d3c67078 - Use std::vector to copy Spacemouse data from helper
    class to Application
  *  46aa5fb0a - x11EventFilter must be overridden for Qt4
  *  e98780109 - Fixed compilation of 3Dconnexion/libspacenav wit Qt4
  *  8489864d5 - Use QSocketNotifier for the libspnav polling interface
  *  f7fdc52de - GuiNativeEventLinux* compiles again after changes for
    Mac
  *  f95d23611 - Mac build of new Spacenavigator class works
  *  3799b6059 - Blind update for Windows code
  *  48b305cd7 - The platform dependant stuff is in different files
    chosen by the build system. Building on Linux/Qt5 works without
    libspacenav, with the X11 interface and the polling interface. All
    run. Spacemouse works with the polling interface and should work
    with the X11 interface under a real X system.
  *  2acb6996b - Spacemouse platform dependent code is moved to
    different classes. Compiles and works for Linux
  *  b7fbbd97b - X11 independant implementation for USB SpaceNavigator,
    works with Wayland
  *  7cff64643 - Path: fix grbl_post preamble parameter handling
  *  b38da0afa - Path: fix grbl_post postamble parameter handling
  *  891988f4f - Fix PVS-studio error
  *  a7919b63d - PVS: V703 It is odd that the 'previewFaceSet' field in
    derived class 'ViewProviderPrimitive' overwrites field in base class
    'ViewProviderAddSub'
  *  805ccd8de - reset expressions of a property when removing it

 -- Alexander Pozdnyakov <censored>  Fri, 12 Apr 2019 12:43:50 +0300

freecad-daily (0.17+git16119-51fcdd2c0-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 51fcdd2c004784c42592aece420e51f6a53116e1
  * Date: 1552657430
  * git changelog:
  *  51fcdd2c0 - in case object deletion fails then make sure to re-
    enable updates of the main window
  *  ca7770b80 - Document::breakDependency should handle exceptions to
    avoid to leave document in an inconsistent state
  *  45a04278f - Complete parameter comments
  *  4c4fdbac5 - Correct paramter comments
  *  0d56bcabf - PVS Fix
  *  23ecb8eac - Fix #2034 with more precision attempt 2
  *  de3b63e77 - An error happens when building with gcc8:
  *  970af45ae - set 0.19 development version
  *  bb6e4e6ad - fix mouse selection for high DPI screens
  *  2f2d50535 - fixes 0003130: FreeCAD 0.17 Qt5 bugs with external
    display
  *  a14b99e77 - improve drawing of overlay pixmaps for high DPI screens
  *  87bf7094a - PVS: V601 The bool type is implicitly cast to the
    double type PVS: V668 There is no sense in testing pointer against
    null, as the memory was allocated using the 'new' operator. The
    exception will be generated in the case of memory allocation error
  *  5f52bd7b4 - PVS: V728 An excessive check can be simplified
  *  93f0d1bec - PVS: V1024 The 'file' stream is checked for EOF before
    reading from it, but is not checked after reading. Potential use of
    invalid data
  *  d232164ba - PVS: V519 Variable is assigned values twice
    successively
  *  e392fc2f0 - PVS: V522 There might be dereferencing of a potential
    null pointer
  *  f611102db - PVS: V794 The assignment operator should be protected
    from the case of 'this == ...'
  *  51811e4bf - PVS: V688 A local variable possesses the same name as
    one of the class members, which can result in a confusion
  *  4e018c506 - extend mesh repair functions
  *  51aeb5867 - PVS: fixes several issues
  *  8f6bf8eaf - fixes 0003861: Sketch change plane when changing
    Attachment Offset (UI quirk)
  *  83545717d - PVS: fix several issues
  *  32c527c5a - PVS: V547 Expression is always true/false
  *  8d8255981 - PVS: V730 Not all members of a class are initialized
    inside the constructor
  *  96144560b - PVS: V530 The return value of function 'freopen' is
    required to be utilized
  *  51b6a0952 - fix problem that too large splash image make dialog too
    large
  *  690774c0e - Fixes Bug 2034. Made Part dimensional arrows
    proportional to line length and radius
  *  639a497c9 - FEM: in out VTK, return obj on vtk result import
  *  eb171db37 - FEM: mesh tools, add method to find 2D zplane meshes
  *  6a7085fe0 - FEM: material task panel, fix it when Poissons Ration
    is given but empty
  *  67a19b758 - FEM: inp file export pref widget, add missing tool tip
  *  1a6771802 - FEM: vtk file import pref widget, fix tooltip, fixes
    #3886
  *  ec86db4bf - when saving parameters make sure document exists
  *  194f5d779 - fixes 0003894: Part Thickness dialog thickness field
    not Expressions enabled
  *  6323069cb - AddonManager: fixed iconless button
  *  568faf67a - 0003897: 'View Sketch' button doesn't account for
    container transform
  *  4a1c04e05 - keep selection order with Selection.getSelection()
  *  3e713d918 - fixes FreeCAD segfaults when pressing 'Clear All' in
    Measure tasks dialogue with no opened document
  *  c1c5dd9bb - fix unicode issue on tab of StartPage
  *  ba6092502 - Fix #3891 S/S Contents not displayed at load
  *  6363c90a2 - PVS: V517 The use of 'if (A) {...} else if (A) {...}'
    pattern was detected.
  *  67df9f3a8 - PVS: V780 non-passive (non-PDS) type cannot be copied
    using the memcpy function
  *  0acb6eb23 - Updated offline documentation
  *  00f2bd4e6 - PVS: fix some more coding flaws
  *  9e86ff440 - add cmake_minimum_required to top of CMakeLists.txt and
    increase minimum Version
  *  3ad9ee6fa - python3.7 fix
  *  b5c3ca208 - Fix derived class calls wrong parent method
  *  7b5458b7f - Ensure ProjGroup is created before child
  *  9a99a87a9 - Replace static_cast with dynamic_cast
  *  7189b8ebc - Fix segfault on missing Anchor view
  *  198c2258d - Remove superfluous updates
  *  e21c28447 - FEM: ccx tools, add misisng new line in error output
  *  6ebc2423b - FEM: ccx tools, more Python3 decode fixes
  *  dcae6d027 - Updated translations
  *  8f58abfd4 - Tools: Updated wiki download scripts
  *  8a84875e0 - Arch: Minor bugfix in IFC exporter
  *  13433f477 - fix invalid static_cast
  *  10cdb56f2 - Add scroll area to Draft Toolbar
  *  8d0187648 - Change hotkey of of cycle snap from tab to ` to prevent
    clashes with current tab behaviour
  *  87e47df06 - FEM: ccx tools, Py3 decode fix in get ccx version
  *  fd326aebb - FEM: ccx tools, fix missing ccx setup
  *  3f6149ad4 - FEM: elmer solver prefs, use elmer path for elmer grid
    prefs
  *  e40ee28c1 - FEM: frame work solver settings, delete duplicate code
  *  2e1e942a9 - FEM: ccx tools solver task panel, fix editor prefs
  *  c3fb5edc4 - allow to define custom background images
  *  55160676d - fixes 0003880: list of languages is not sorted in the
    preferences settings
  *  19a62a44e - Material: editor code formating, white space and remove
    new lines
  *  b5bd2e340 - Image workbench missing icons
  *  1daa0aa79 - improve Copy&Paste handling in Python console
  *  56cc7e791 - FEM: analysis member, get rid of duplicate code in
    getting the analysis mesh
  *  e606062f4 - FEM: solver tasks, use FreeCAD instead of App
  *  7a2398ee8 - FEM: solver framework, use small written modul import
    names in tasks
  *  79f9c2137 - FEM: analysis, allow result meshes to be analysis
    member for making an analysis
  *  e21423836 - FEM: purge results gui tool, make it active if only
    result meshes are left in an analysis
  *  185098a91 - FEM: result tools, delete result meshes on result
    purging too
  *  445f74737 - FEM: ccx tools, delete duplicate code
  *  e8044ac2c - FEM: ccx tools solver task panel, add missing check
    analysis type
  *  0b5cc822e - FEM: examples, update solver obj of 3D example
  *  f839b136d - FEM: examples, update solver obj of 2D example
  *  56056a491 - FEM: unit tests, add tests for von mises and prinzipal
    stress calculation
  *  3ca714670 - Draft: Fixed failing dimension snap tool
  *  16a84b960 - add some comments
  *  f24bed170 - fix navigation with Tab or Shift+Tab in property editor
  *  f29df543c - remove unused controls from General preference page
  *  28b195d6e - PVS issues: consistently define copy constructor and
    assignment operator remove superfluous casts initialize member
    variables in constructor avoid double assignment
  *  d28e6a6ae - hide some controls from preferences pages that are not
    implemented yet
  *  2b0d3477c - fix copy-constructor of Path::Area class
  *  a604dab0b - cannot use null pointer as target for strcpy
  *  b1909bff4 - PVS: V519 The 'keepExplicitPlacement' variable is
    assigned values twice successively.
  *  519849de8 - fix -Wmaybe-uninitialized
  *  34e09b9af - fix document observer classes to allow to run unit
    tests multiple times
  *  9079de751 - Material: fix typos
  *  ad28ba509 - Tools: Fixed bug in FreeCAD.ts generation
  *  a70a82e19 - Revert "Merged crowdin translations" for investigation
    due to some problems found in the translation files...
  *  58aa9b183 - fixes 0003876: Spreadsheet WB does not respect number
    of decimal settings fixes 0003875: Spreadsheet workbench does not
    respect locale for decimal separator
  *  039ed11e8 - Material: card tools, update ods and csv
  *  ce4413e7a - Material: cards, add group sections to all cards, by
    rewriting them once again
  *  ac51fb35a - Material: cards, rewrite all cards with card writer
  *  6a3a3f9f3 - Material: mat module, write all cards def, add a
    parameter to not write the template card, which is active by default
  *  93456fda4 - Material: card writer, get rid of double new line on
    file end
  *  e481af136 - Material: card writer, better meta comments
  *  f8771be49 - Material, card writer, add parameter to switch off
    group section writing (it is how material cards look like ATM)
  *  83a40a327 - Material, card writer, move comment
  *  1f2e0fb9e - Material: card writer, add white spaces around =
  *  cf7df30f0 - Material: card template, add group sections
  *  910753def - Material: card template, white space
  *  34cd6733f - Material: card template, update some descriptions and
    links
  *  db027538d - Material: card template, move property link comment in
    a separat line
  *  4e788b40f - Material: card template, update localized property
    comments
  *  dfc4ac5ce - Material: card template, update unit description
  *  49707de57 - Material: cards and templates, sort and move all
    rendering and vector rendering group attributes
  *  025ec48c8 - Material: cards and templates, sort and move all
    architecture group attributes
  *  c942ab71c - Material: cards and templates, sort and move all
    thermal group attributes
  *  6f6735f9a - Material: cards and templates, sort and move all
    mechanical group attributes
  *  68e23b681 - Material: cards and templates, sort and move all
    general group attributes
  *  d0098ff96 - Material: cards and templates, sort and move all cost
    group attributes
  *  90d789e39 - Material: card tools headers, add missing property
    polish name
  *  f8a5d278a - Material: card tools headers, delete old depretiated
    property enlargen
  *  8da09b30e - fix restoring sketch

 -- Alexander Pozdnyakov <censored>  Fri, 15 Mar 2019 17:38:39 +0300

freecad-daily (0.17+git16000-337c9c936-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 337c9c936f4c686fd476c5eeb3397d0d09f6b258
  * Date: 1551477161
  * git changelog:
  *  337c9c936 - fix various flaws detected by PVS
  *  9032c4c58 - Merged crowdin translations
  *  5791c341b - fix -Winconsistent-missing-override
  *  fcd3fe0a4 - fix -Winconsistent-missing-override
  *  2ccffbe40 - fix -Winconsistent-missing-override
  *  f9d30cdc7 - fix typo in German translation
  *  59a0144a4 - fix saving view provider attributes for Copy&Paste or
    Duplicate selection
  *  979177deb - Fix cut an object with a plane feature translation
  *  b0d83f3c5 - Optional ClearMenuBar parameter
  *  10c745175 - support Del shortcut in several PD task dialogs
  *  070a15375 - fixes 0003865: non-ASCII characters incorrectly
    displayed in material cards The combination Py2+Qt5 already worked,
    this change now fixes the combinations Py2+Qt4 and Py3+Qt5
  *  29ae44e08 - fixing kicad StepUp wiki page link
  *  d3e008e46 - fixes 0003860: Debian bug #920971 - C++ exception on
    DXF import
  *  be45d5e7b - Implement kb scroll and pan
  *  1c209d423 - Implment ctl+/- zoomin on Page
  *  f572207cd - FEM: ccx input writer, cut seconds output by 2 decimals
  *  3a472131a - FEM: ccx tools task panel, use ccx tools method to find
    ccx binary
  *  972bb5ee1 - FEM: ccx tools solver task panel, switch to self.fea
    instead of lots of fea instances
  *  91a1a4b6d - FEM: ccx tools, find analysis if not given and there is
    only one in document
  *  3f8c52460 - FEM: ccx tools, do not run all init methods on fea init
  *  21e1a89fc - FEM: ccx tools solver task panel, update to new ccx
    tools working dir setting def
  *  5e57de60d - FEM: ccx tools, do not create the working dir if it
    does not exist
  *  9ae07756c - FEM: ccx tools unit tests, explicit create the working
    directory for all tests
  *  13a4ccc38 - FEM: solver framework, fix pref group of working dir
  *  18c9046ce - FEM: general prefs, some typos and better text
  *  85da6c363 - make Del shortcut working again in Sketch edit mode
  *  d3631968a - add method to Python interface to get reflect lines of
    a shape
  *  e3d63493c - fixes 0003061: 'Move object after other object'
    function causes chaos
  *  4e973324a - when restoring object then only expand single items,
    not its parent items
  *  a4e46d1fa - Undo/Redo of renaming an object via context-menu
  *  0852dde40 - fixes 0003807: STEP export with BaseFeature does not
    hide BaseObject
  *  4765b7e2f - fixes 0003848: Preferences dialog not fully visible
  *  bd89326d0 - avoid using hard-code precision when writing double to
    streams
  *  183cd1626 - Fix precision of NumberExpression when writing to a
    string (reverts a3af2902ef) See also:
    https://forum.freecadweb.org/viewtopic.php?f=3&t=34392
  *  564d41d83 - fixes 0003524: The PartDesign hole feature should
    respect the Reverse property and provide a checkbox in the panel
  *  2631df09c - correctly handle again NotImplementedError in Python
    view providers
  *  77b22f4f3 - Fix bad highlight position in Detail from ProjGroup
  *  8b8f96b93 - Fix Selection center marks
  *  c940081de - Allow Section of unfused Source
  *  b9b0a973e - fixes 0003819: no proper input for contact stiffness
  *  f6d9ec856 - fix creation of filter list for export dialog
  *  397418078 - Material: card tools, update csv and ods
  *  638988f58 - Material: cards, some fixes in generic cards
  *  2fcb7cb64 - fixes 0003805: After 'Create a hole with the selected
    sketch' the model disappears
  *  e55b718cd - fixes 0003694: Part->Boolean->Cut should show error
    message if a non-solid (Shell, etc.) is selected
  *  56fb560e4 - Material: cmake, add the new generic cards
  *  0061ea743 - Material, card tools, update csv and ods
  *  b686b43b9 - Material: cards, fix name and licence of the new cards
  *  744ab5657 - Material: cards, add some new cards
  *  9249db9f4 - Material: cards, add some properties to some cards
  *  7fd66a11b - Material: card tools, add some cards and change
    properties of some cards by adding csv and ods files
  *  7249a1516 - Material: editor, sort cards in combo box
  *  f8c6bc631 - Material: editor, some comments
  *  cad3019da - Material: card parser, more important comments
  *  e448ac66f - Material: template card, fix some properties
  *  66da83ef9 - fixes 0003605: Scrolling on length inputs with Building
    Euro unit system has max value
  *  9d87d13dd - fixes 0003843: registration of pointer in navigation
    cube/cluster is off, makes clicking difficult (fixed by garya)
  *  2e8412f68 - fix position of version number in splash screen
  *  21dc8c505 - Arch: Fixed remaining encoding problems - issue #3827
  *  187988b64 - Draft: Fixed move/rotate of objects inside PArt
    containers - fixes #3485
  *  3fc17edb4 - Draft: Removed leftovers from DraftTools in DraftGui
  *  c215a2aa2 - fix inheritance of PartPy
  *  acdd4b097 - Update FreeCAD_WindowsInstaller.nsi
  *  723f1cf2c - parameter for silent install was wrong
  *  a6a9c15c4 - disable commit e3793e6c
  *  afc44af3e - In boolean task panel show labels not internal names,
    fix adding/removing bodies
  *  997d1d7d5 - fixes 0003846: unexpected result in building
    RuledSurface
  *  dace2f39c - Fix ShapeString attachment to Face
  *  99b289e54 - Start module Py2 encoding
  *  dca9120de - Fix PDF orientation for ANSI B Landscape
  *  764221495 - Material: card tools, update csv and ods
  *  9c545b188 - Material: cards, remove non standard language info
  *  b80d1887c - Material: cards, fix some card names inside the cards
  *  7ab47cd6a - Material: cards, remove spcific price values
  *  328c1a937 - Material: card template, fix card name
  *  80af7c6b6 - Material: card template, add missing properties
  *  1c44504a2 - Material: card template, delete duplicate property for
    thermal expansion coefficient
  *  a79624c6a - Material: mat card template, adapt units from FreeCAD
    unit system
  *  a1ba55030 - Material: card tools, add missing properties
  *  899f3df2f - Material: card header, use the same header in all code
    files
  *  1b69cc58a - Material: tools, add def to read and write a bunch of
    mat cards
  *  e3793e6c8 - use format options when using repr() on a quantity
  *  638845a6f - fixes 0003845: unwanted rounding for dimensions of
    subtractive shapes in task dialog
  *  60d6a2149 - Draft: better handling of non-closing paths in SVG
    import - issue #2488
  *  a12f4f364 - fixes 0003823: FEM, unusable material property changing
    when using task panel
  *  68e797515 - Icon themes support for draft tray and snap
  *  90c80f83f - PVS: V522 There might be dereferencing of a potential
    null pointer 'Py::Vector2d().getCxxObject()'
  *  b84227438 - PVS: V783 Dereferencing of the invalid iterator 'b'
    might take place.
  *  f0320d954 - PVS: V629 Consider inspecting the 'col.red() << 24'
    expression. Bit shifting of the 32-bit value with a subsequent
    expansion to the 64-bit type.
  *  2bb579756 - PVS: V595 The pointer was utilized before it was
    verified against nullptr
  *  1e343d339 - PVS: V779 Unreachable code detected. It is possible
    that an error is present.
  *  239c20b71 - PVS: V705 It is possible that 'else' block was
    forgotten or commented out, thus altering the program's operation
    logics.
  *  493a14408 - PVS: The 'then' statement is equivalent to the 'else'
    statement.
  *  67020fffe - PVS: V735 Possibly an incorrect HTML.
  *  ffaf1c9b7 - V1028 Possible overflow. Consider casting operands, not
    the result
  *  f160cc785 - PVS: V773 A memory leak is possible
  *  3845350c0 - PVS: V773 A memory leak is possible
  *  f581d5c8c - PVS: V560 A part of conditional expression is always
    true
  *  b52f8d1e1 - PVS: V730 Not all members of a class are initialized
    inside the constructor
  *  4e42e4295 - PVS: Not all members of a class are initialized inside
    the constructor
  *  a73b10203 - fixes 0003825: file location not stored when
    opening/saving materials
  *  b8da380ef - Set window visibility based on wall
  *  5f4deea7c - fixes 0003794: Shortcut-Key is executed in edit field
    of a constraint (Combo View)
  *  36dc7b424 - issue 0003832: Editing thickness in Part or PartDesign
    resets join type to always being Arc
  *  7da9b674f - issue 0003832: Editing thickness in Part or PartDesign
    resets join type to always being Arc
  *  6704887af - fixes 0003838: missing tooltip in mesh preferences
    dialog
  *  506048a6f - fixes 0003837: missing tooltip in STEP preferences
    dialog
  *  04bc3f817 - fixes 0003840: Sketcher WB: units not completely hidden

 -- Alexander Pozdnyakov <censored>  Sat, 02 Mar 2019 12:34:17 +0300

freecad-daily (0.17+git15892-645b397dd-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 645b397dda35b19ef6f2a4abd8cc94be19743159
  * Date: 1550269818
  * git changelog:
  *  645b397dd - fixes 0003804: FC becomes unusable after double-cicking
    on FEM elements while clip view is active
  *  88228d6d2 - Fixes #3762
  *  4ff899516 - Material: editor, white spaces
  *  ef79d20bf - Material, mat card writer, do not write empty sections
  *  07f7a04d6 - Material: card tools, update csv and ods
  *  1e631eed1 - Material: mat cards, add unit to shear modulus
  *  587b0a79e - Material: editor xml prop file, add shear modulus
  *  44a1298b8 - Material: mat cards, fix a unit in an Aluminium
  *  e9434d502 - in selection dialog also offer planar shape binders
  *  60f91fbef - Draft: Fixed non-GUI issues - Fixes #3826
  *  21353779d - Fix Dimension Text Color
  *  9207e2ef7 - Fix Dim text position for some DistanceX
  *  a2bca22fc - Fix #3800 Connect TD export to FC Gui Export
  *  4ced49da8 - Fix update of children on parent LockPosition change
  *  41ab00c11 - Restore secondary ortho view movement to v017 style
  *  a0e3ab1a4 - Fix #3810 X/Y Property Update on Locked View
  *  97614e034 - FEM: in out, add missing new line
  *  ce5757e1a - FEM: material task panel, white space
  *  b1efdf9c6 - Material: card templates, remove wrong shear modulus
    name modulus of share and update materials csv and ods
  *  ac0fc4d13 - Material: mat cards, fix shear modulus name in all
    cards
  *  43ef43c3e - Material: card templates, fix name of property shear
    modulus
  *  00007327c - Material: editor, get rid of duplicate unit definition -
    in mat editor xml file and in FreeCAD unit system - remove it from
    material editor xml file and get it from FreeCAD unit system
  *  96a1007ea - Material: editor dict file, fix some units
  *  57a0acffc - Units: add various Material stress properties
  *  4bfe11ff4 - improve calltips windows for Py2
  *  c648b0e87 - Material: Provisorily hide preview fields while mat
    preview is not implemented
  *  7d0e06c96 - only allow 7-bit ASCII for IGES and STEP header
    information
  *  1a68b75a4 - fix possible infinite loop when transcoding from/to UTF-
    8
  *  ad5118528 - print additional information to std::cout about ocaf
    structure
  *  43b081947 - Improved icon themes support
  *  9e7c38494 - avoid possible errors with null labels
  *  b4d2b9def - fix build failure on Ubuntu Bionic
  *  3b708c7f8 - by default disable the option NoSystemBackground to
    avoid possible OpenGL glitches
  *  067768404 - copyObject should return the clone of the passed object
    for recursive copies, not an arbitrary object
  *  9dfbc8f79 - Py3: fix possible crash in call tips list
  *  1081403d2 - Expose some standard units and quantities to Python
  *  7f2ad7fbb - Material: mat card parser, there are two parsers in
    FreeCAD, make some comments about the existance of each other
  *  79b704133 - Material: tools adapt csv and ods
  *  8223a5497 - Material: cards, fix CardName
  *  1f70b27ba - Material: card steel generic, fix kg unit
  *  33e40b584 - Material: mat cards, add some units to all cards where
    missing
  *  3b579190e - Material: card reader and writer, use file card name as
    CardName property
  *  e0be3e474 - Material: card reader, fix for values containing a =
  *  76d1f0aa8 - Material: card writer, some comments
  *  0310bf648 - Material: card writer, better attribute classification -
    move Density from General to Mechanical - move Source from Meta to
    General and call it SourceURL - add ReferenceSource to General -
    move specific price, vendor and ProductURL into group cost
  *  3c3d9bca5 - Material: card writer, do not handle source as comment
    in mat card
  *  22f59570c - Material: card writer, move FreeCAD version info behind
    matcard info, std in original cards
  *  b94ebbecc - Material: Py3, get rid of extra bees on printing
  *  fb3720129 - fix build failures with newer compiler versions
  *  b29209d52 - enhance capabilities to render text in splashscreen
  *  aee5b0213 - improve exception handling if module to load a file
    cannot be imported
  *  0c3bfc4ff - fix minor issues
  *  4e2ae6f40 - Part: Rearrange inheritance not to use ArcPy
  *  a3b93ee0e - Part: expose geometry clone support to python
  *  0ceae9ead - Part: Enable trimmed curves to set their parameter
    range, from c++ and Python
  *  6dd192eb1 - Part: Python Bounded Curve (bring in accordance with
    c++)
  *  51b32d75b - fix regression in German translation
  *  397902c20 - split question text from warning text
  *  604811596 - Crowdin: cont...
  *  112f3de67 - Crowdin: Continuing to refine translation strings
  *  110f6f74a - Use QString's multi-arg overload to save memory
    allocations. [-Wclazy-qstring-arg]
  *  92614e568 - Use QHash instead of QMap when K is a
    pointer. [-Wclazy-qmap-with-pointer-key] Thanks Clazy!
  *  fbdfe1646 - Use faster form of QFileInfo(filename).exists(). [-
    Wclazy-qfileinfo-exists] Thanks Clazy!
  *  082647b2d - Remove unused non-trivial variables. [-Wclazy-unused-
    non-trivial-variable] Thanks Clazy!
  *  317bcd59c - Use QString's multi-arg overload to save memory
    allocations. [-Wclazy-qstring-arg] Thanks Clazy!
  *  216106e40 - Material: Py3 fixes in mat card writer
  *  0c37c7f5a - simplify creation of strings
  *  9067d6a73 - simplify creation of string
  *  b1d086463 - Fix theoretically possible format string vulnerability
  *  2ac0851d4 - Draft: Small bugfix
  *  ae3b57be3 - export Flattened SVG fixes for python 3
  *  1401c00d6 - Update DraftTools.py
  *  a23a9499b - Update DraftTools.py
  *  4f7804dc1 - Update DraftTools.py
  *  e3ab6a1e1 - Update DraftTools.py
  *  27a467a44 - Fix missing DWG imports in ArchSectionPlane.getSVG
  *  7ee0e4d43 - Updated master translation files
  *  4a5cf9c52 - Tools: Updated translation scripts to handle only the
    master (untranslated) ts files
  *  f14633d18 - Added untranslated 'master' .ts files where missing
  *  b2619e7eb - Tools: Discard obsolete strings in translation files
  *  09da55e90 - Repair pythonopen in line 126 for Python3
  *  cce889b21 - Fix missing door symbols in getSVG
  *  d040a656b - Typos cont. + whitespace
  *  4cfda0c3a - Misc. typos
  *  140d08551 - Move hardcoded tab shortcut for cycling elsewhere in
    prep for refactor
  *  334a2a31d - Allow tabbing to cycle through objects to snap
  *  18b5f238a - Arch: Fixed py3/encoding bug
  *  f431226bb - Fix Right Align Railing Offset Bug
  *  59f39e2a3 - file uri instead of relative path for images
  *  ddc27357f - Fix Images Display Issues
  *  c0e8a4f31 - FEM: mechanical result object, add comment in regard of
    read only
  *  38675fb0f - FEM: result tools, small code improvements
  *  8c1c221f2 - Data: update FEM 3D example
  *  d8d185fe1 - Data: update FEM 2D example
  *  62264e69f - FEM: import tools, code improvements
  *  2c0ed3c04 - FEM: import tools, some comments
  *  50895db6c - Arch: Small bugfix in spaces
  *  07910613d - Restrict removal of g0 to clearance height to the
    engraving of the last base model.
  *  550009be1 - Collada Export Py3 Fixes
  *  e680c60de - Fixed error in hole sorting algorithm when some
    locations have identical distances
  *  c98407e28 - Fixed dragknife error if coordinate isn't set in
    command.
  *  dd98661de - Fixed py3 change of return type of
  *  6a4422a9b - PartDesign: Shapebinder: fix placement
  *  03d7b83ad - PartDesign: Shapebinder: use compound instead of fusion
  *  ebc989351 - FEM: inout tools, add some comment in the regard of NaN
  *  ebe1a2c4a - FEM: guiobject, fix forgoten defs on code refactor in
    commit 80f2ccc fixes #3814
  *  f05d8c314 - Material Editor: fix unit for specific heat, fixes
    #3781
  *  eba3b9543 - FEM: material task panel, fix assignment and cancel by
    material editor
  *  db9b125e0 - FEM: material task panel, check for None instead of not
  *  1f79cd700 - FEM: material task panel, some comments
  *  a4d5c02d3 - Arch: Fixed encoding bug in OBJ importer
  *  2c0dfda7b - Arch: Small bugfix in IFC exporter

 -- Alexander Pozdnyakov <censored>  Sat, 16 Feb 2019 07:47:14 +0300

freecad-daily (0.17+git15780-f94e76c11-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: f94e76c1116ec3b818961ff65131b3d86fa5b95e
  * Date: 1549053501
  * git changelog:
  *  f94e76c11 - Arch: Fixed duplicate IfcSurfaceStyle names in IFC
    export
  *  ac18ec0d7 - Updated translations
  *  27885764c - Tools: Use downloaded zip file from crowdin without
    arguments
  *  0bed2a9c5 - Git ignore crowdin zip file
  *  0cd796a0f - Draft: Fixed UI focus in arc tool
  *  7e9c09b77 - FEM: materials task panel, fix: if material editor was
    canceled the material params were set to 0
  *  cba29e6ce - FEM: unit tests, some defs to open the FreeCAD test
    files
  *  ce86fa436 - FEM: result tools, typo
  *  e49098824 - FEM: result tools, improve stats handling
  *  ebbe78177 - FEM: import tools, displacement abs, move calculation
    and adding into result tools
  *  52aa1b24c - FEM: frd reader, delete duplicate data container
  *  de5fcf7c1 - FEM: result reading, use stress tuple for filling all
    stress properties
  *  a3612b4ac - FEM: import tools, move stats calculation into result
    tools
  *  e18ed72bd - FEM: import tools, remove duplicate code, node numbers
    attribut has been set already
  *  36c7d8740 - FEM: frd reader, move span calculation into fill result
  *  546cadebb - FEM: frd reader, rename frd reading def
  *  ea60b6551 - FEM: result reader, better identifier name
  *  9604920b1 - FEM: Z88 result reader, typo in error message
  *  10e8d1281 - Fix to take into account joining an object into a
    closed wire.
  *  84f68cc26 - Support splitting closed wires as well as open wires
  *  dd3c9ccfe - Add beautiful icons thanks to bitacovir
  *  0294b55bf - This type of tool only works on wires
  *  09f134d56 - Add split tool
  *  786786445 - Make join modifier actually talk about joining
  *  46ffa77c3 - I think being explicit is clearer, and prevents the
    liklihood of random falsy values
  *  05ec6dbde - Add some docstrings for joinwires and jointwowires
  *  5e6fb0911 - Now you can join multiple wires all at once
  *  e25044d0e - Sorry I can't believe I committed and pushed that
  *  882c4ca2f - Add new draft join tool
  *  6e91ae956 - Draft: Reverted 5ccc656
  *  a901f5798 - Draft: edit fix for wires works for bsplines too
  *  49be948b4 - Adding new points on wires tests the edge you clicked
    on instead of an overcomplicated curve parameter check
  *  13622cd0b - FEM: Fix grammar
  *  8a4af3b28 - Crowdin: Sketcher/App/SketchObject.cpp elaborated term
    in string
  *  69707228c - Crowdin: Sketcher/Gui/TaskSketcherValidation.cpp fixed
    obsolete punct.
  *  77102cae4 - Crowdin: Sketcher/Gui/CommandCreateGeo.cpp fix typos
  *  103c118b8 - Crwodin: Sketcher/Gui/CommandConstraints.cpp
    s/root/origin/
  *  92622053a - Crowdin: Drawing/Gui/TaskOrthoViews.ui remove
    whitespace
  *  67fff1538 - Crowdin: Arch/ArchFloor.py grammar and refinement
  *  26750deb0 - Documentation: uniformity
  *  f11f2fb59 - Crowdin: Draft/Resources/ui/preferences-dxf.ui grammar
    fix
  *  e78fd828e - Crowdin: AddonManager/AddonManager.py fix some strings
  *  06967e2b4 - Crowdin: StartPage/TranslationTexts.py grammatical fix
  *  3b85a067b - Crowdin: Gui/qtcolorpicker.cpp refine string
  *  3a32c314b - Crowdin: Draft/Draft.py fix grammar
  *  3253de75e - Fix for a previous commits
  *  177011740 - Crowdin: Tux/NavigationIndicatorGui.py grammar fix
  *  582181af7 - Crowdin: Part/Gui/TaskAttacher.cpp superfluous
    whitespace fix
  *  845e77164 - Crowdin: Part/AttachmentEditor/TaskAttachmentEditor.py
    whitespace fix
  *  a07e675d9 - Crowdin: Gui/CADNavigationStyle.cpp refinements
  *  4c33b114d - Crowdin: PartDesign/Gui/CommandBody.cpp grammar fix
  *  bccfcfc5d - Crowdin: PartDesign/Gui/TaskFeaturePick.ui superfluous
    whitespace
  *  cf7585737 - Crowdin: Gui/NetworkRetriever.cpp superfluous
    whitespace fix
  *  adae9071e - Crowdin: Base/Exception.h uniformity fix
  *  1db71c3c7 - Crowdin: Arch/ArchStairs.py missing paranthesis fix
  *  d858a8609 - Crowdin: Sketcher/App/SketchObject.cpp uniformity fix
  *  c65fce612 - Crowdin: Sketcher/App/SketchAnalysis.cpp remove
    superflous whitespace
  *  95f16814f - Crowdin: Sketcher/Gui/CommandConstraints.cpp grammar
    fix
  *  90841f72c - Crowdin: Sketcher/Gui/CommandCreateGeo.cpp typo fix
  *  0df518db8 - Crowdin: Sketcher/Gui/SketchRectangularArrayDialog.ui
    typo fix
  *  16653a4be - Crowdin: Sketcher/Gui/SketcherSettings.ui whitespace
    fix
  *  83c2434bd - Crowdin: Sketcher/Gui/CommandConstraints.cpp
  *  d5ea453f9 - Crowdin: Several more various fixes
  *  e1446a0b9 - [WIP] Crowdin: fixes pre-0.18 release
  *  0c5629870 - Hide n/a Rotation property
  *  0f0040220 - Prevent selection of read only field
  *  0b7c0b93d - Use regular 'w' mode when writing text files for py3
    compatibility.
  *  93dd00cc3 - Make startpage navigation buttons work initial load
  *  763b4f3d8 - Update DraftTools.py
  *  5caae5f43 - Fix chrash when clicking link to allow internetaccess,
    and not having a open document
  *  f2dc59c3a - add missing header file
  *  d2ddce6a2 - remove Standard_OVERRIDE which is unknown for older
    OCCT versions
  *  dbc09e3a2 - fixes 0003020: 2D offset of circle are not in the right
    place
  *  9f96254e7 - improve whitespaces
  *  bf24b7462 - Draft: Small fix to Edit tool
  *  051454314 - Extend PySide2 wrapper to support QtUiTools
  *  4079c9603 - fixes #0003788: Part-workbench extrude with taper angle
    delivers a wrong shape
  *  80f82b59d - Detection of NETGEN_VERSION is needed if using Netgen
    package provided cmake file too.
  *  4c38d81d9 - Netgen provided cmake file, has the include directories
    to use in plural.
  *  672b15a8d - FEM: constraint fluid boundary, fix bug of the delayed
    redrawing for BoundaryType changed
  *  2b3ea642d - Crowdin: More grammatical and whitespace fixes
  *  28a23c23b - Set feed rates to constructs commands for a tags.
  *  af4026bcd - Added support for feeds and speeds to to cmdsForEdge.
  *  dedaa8076 - fixes 0003771: Memory leak in Part.Face.Surface
  *  090fc6428 - Misc translation fixes from
    https://forum.freecadweb.org/viewtopic.php?p=281670
  *  eb08c67a7 - Draft: Fixed regression in snapping
  *  96dee91d5 - fixes #3665 Applying patch from jurij
  *  16ab8d3c8 - Fix source typos
  *  86078f6ba - Path: Misc. comment typo and whitespace fixes
  *  ba14668e1 - add method multVec to MatrixPy class for better
    consistency
  *  47a2296c6 - Remove abstract IFC entities (as per IFC4 Add2)
  *  d7c22d92d - Fix Compile Warning
  *  5a26558a9 - Fix out of scope warnings
  *  13bf2c967 - Arch: Fixed missing UIDs in IFC import
  *  3ade7b34a - Arch: Fixed multiple documents open bug in Reference
    object
  *  ca2e3c232 - Draft: Small cosmetic fix in edit points
  *  041a55081 - handle also B-spline and Bezier curves in
    GeomCurve::closestParameter
  *  90fd3ae48 - Fix movement of Front View in ProjectionGroup
  *  99c47b9bb - fixes 0003785: Incorrect extension FCstd instead fcstd
  *  79a25ff6b - Arch: Prevision for forward compatibility
  *  82d92280a - FEM: result and mesh, add compact result and mesh,
    workaround for issue #2873
  *  7fd16affe - Arch: Updated IFC property sets definitions
  *  e385ed780 - add convenience functions to get element type to id and
    vice versa
  *  76c954000 - fix crash when accessing invalid group
  *  873762ccd - Path: Remove obsolete code
  *  ef8701843 - crowdin: fix whitespace
  *  cb768d408 - Crowdin: Path/PathScripts/PathOp.py capitalize string
  *  b7fbd7aef - Crowdin: Path/PathScripts/PathProfileBase.py capitalize
    string
  *  28cbe2bd8 - Spreadsheet: fix #3474 cross-CS drag-drop issue
  *  2e0374057 - Fix Start WB behavior for missing examples dir in
    Debian package
  *  2a208f9da - FEM: file ending, use FCStd in FEM strings
  *  d0d8b9930 - FEM: unit tests, add some comments to open test files
    in FreeCAD
  *  b8172a104 - FEM: test suite, use FCStd instead of fcstd, as it is
    what FreeCAD does on saveing a file
  *  969b8860f - FEM: white space
  *  37389601e - FEM: tetgen exporter, code formating pep 8
  *  90f4869ca - FEM: code formating, space in block comment
  *  4b7ddfe40 - FEM: file types, sort them for im- and export
  *  769632f33 - FEM: solver settings, sort setting
  *  3c0193b79 - FEM: cmake, sort solver modules
  *  5e2fbe18e - Crowdin: Remove apostrophe from
    TechDraw/Gui/MDIViewPage.cpp translation
  *  4f67fae9e - Refine TechDraw/Gui/CommandDecorate.cpp translation
    string
  *  7bd3bb837 - Fix Text Literals for Translation
  *  ed06cbe62 - OpenSCAD: Fixed issue #3640
  *  a60b6957d - Arch: Axis can now be referenced in sketches
  *  ae95f77f5 - Draft: Fixed small bug in Snap Nearest command
  *  42d7c7afd - disconnect boost signals when destroying tree view
  *  de5390456 - fixes 0002706: Box selection does not select dimension
    or text
  *  d37dea9c7 - fixes 0001673: Assign already assigned keyboard
    shortcuts without searching old assigned action
  *  b852d1490 - add method to check if key sequence is none
  *  c9b4f4ba6 - fix possible crash in PropertySheet when removing
    dependencies
  *  552ed9eab - fixes 0002793: tube as basic solid
  *  e3ec8e700 - fixes 0003776: PartDesign Hole parameters Diameter
    field is not unit aware
  *  0cc8efa10 - simplify handling of locale specific with InputField
    from Python
  *  fdf8fe7bc - fixes 0003669: AddonManager should inform of the need
    to restart FreeCAD for changes to take effect
  *  f1c23e903 - Add new display mode Wireframe & Nodes to FEM
  *  6e5369da3 - fix possible double destruction when removing a group
    and its content from document
  *  71d57b376 - Start: Handle addons with non-standard WB name
  *  bdbea25d0 - issue 0003624: FEM, GUI, mesh VP, element colors
  *  9f394aa53 - set name to Inventor node of display mode
  *  d94fc4988 - fixes 0003683: FEM, GUI, incorrect display of
    constraints symbols on reference shapes
  *  3f51e25b2 - Start: Fixed image file paths
  *  f86f5e927 - Crowdin: Experiment to remove obsolete translations
    from .ts file
  *  4257a4d8b - FEM: vtk tools, some comments, white spaces and changes
    from message to log
  *  16435205d - FEM: vtk Post, ensure correct data visuliation with non-
    continious node id's, workaround for issue #3617
  *  17a6a9889 - FEM: toolbarnames, fix wrong name for utilities toolbar
  *  767c7365d - FEM: netgen mesh obj, make it a norecompute obj
  *  24f1b023e - also set default view orientation when creating
    document from Start workbench
  *  dd7aba2f6 - Draft: small bugfix in trackers
  *  c601f4cb6 - fixes 0003222: Invert zoom setting is not respected in
    paper/page mode
  *  85c7ac5ab - fix build failure with old Coin3d versions
  *  53eb746e1 - fixes 0003700: Tree object deletion possible with
    keyboard but not right-click menu in Part Design
  *  632f9cf25 - fixes 0003515: Changing Name of Spreadsheet in History
    Tree Does Not Trigger Name Update in Tab at Bottom of 3D Window
  *  1382f8362 - fixes 0003222: Invert zoom setting is not respected in
    paper/page mode
  *  1f5059b5b - fix crash when removing from document and accessing
    Python based feature
  *  b357d530e - set non-modifying functions of Python wrappers as const
  *  d0d2a0594 - Crowdin: cont...
  *  0d022601f - Crowdin: more fixes
  *  506741aee - [For v0.18] Crowdin fixes
  *  15b854b2a - allow to set user-defined standard orientation
  *  abe82e00f - harmonize functions to set camera orientations
  *  7d8e56626 - Sketcher: fixes #3762
  *  cec0cf913 - Fix #3763 Page Tab not removed on undo
  *  0459122c1 - update PD example project
  *  a32d93896 - Re-added linux thumbnailer utility that had been washed
    out together with debian folder
  *  033fce268 - support face colors when writing in OpenInventor format
  *  6ccc239f9 - Arch: Small bugfix in ifc exporter
  *  64a94ae0f - implement Isometric, Dimetric and Trimetric projection
  *  a69abb3b7 - Py3 Fix to import Airfoil DAT files
  *  a14af0f2b - AddonManager: Show warning for obsolete addons
  *  356ecd5b1 - fixes #0003766: Closing and re-opening a TechDraw page
    causes segfault
  *  f9f5b34ba - Py3: fix saving sketch while in edit mode
  *  896aaf575 - fix incorrect terminology in NaviCube, add support of
    isometric view
  *  9a7287113 - Arch: Fixed behaviour of alternative wall icon
  *  511a9edae - matplotlib, PySide, Shiboken, six
  *  fb08dce8d - Create requirements.txt
  *  c70153106 - flake8 noqa a Python 3 syntax error
  *  a17ca7dc0 - apply() was removed in Python 3
  *  3d52e8a6b - Arch: Fixed recursion loop in windows
  *  d37d7455d - fix double vs. float problem to solve problems in
    Mesh.nearestFacetOnRay
  *  89cf78b26 - Arch: Fixed Reference object that cannot be deleted
  *  59731e95a - Undefined name: to --> 'to' (again)
  *  e638705bc - Draft: Fixed grid not appearing on working plane setup
  *  1ebcb3654 - Remove decode as returned object by translate()
    function is a unicode oject
  *  55a4f78ad - Add command to create coordinate system as datum item
  *  6efd6de4c - Start: Show 'New' button even if recent files list is
    empty
  *  a7c0f4bc5 - Drop depencence on six module
  *  51ab27f54 - Fix file, long, raw_input, and xrange for Python 3
  *  fdb855e36 - minor fix on SVG import
  *  3c4a5389d - Undefined name: Typo ‘newob‘ —> ‘newobj’
  *  9af7b8353 - Missing import FreeCAD and/or FreeCADGui (again)
  *  cf5a04579 - fast_finish: true
  *  4ccdabd00 - macOS: drop the old osx_image: xcode7.3
  *  05572ba49 - Also run the osx build in allow_failures mode
  *  f50331413 - Travis CI: matrix: allow_failures: python: 3.7
  *  b7ccf8da0 - Travis CI: The real Python 3.7 in a separate parallel
    run
  *  bdc050937 - python3 -m pip install flake8
  *  53a2feb6c - Travis CI: Use flake8 to find Python syntax errors
  *  59eb1735b - Arch: Fixed wrong movement of references on reload
  *  e10e90516 - Draft: Fixed wrong Qt import
  *  a9f1a0c4e - AddonManager: Don't overwrite displayed text after a
    module install/removal

 -- Alexander Pozdnyakov <censored>  Sat, 02 Feb 2019 13:05:23 +0300

freecad-daily (0.17+git15577-1a8d3a703-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 1a8d3a7030eb75641459a03fbf35516d5fb55561
  * Date: 1546810994
  * git changelog:
  *  1a8d3a703 - make handling more user-friendly if Sketch is outside
    of Body object
  *  013644540 - Fix medfile loction on different versions of fedora
  *  744f381d5 - Tidy up BuildRequires in fedora spec
  *  a07d1af08 - Add med to fedora spec file
  *  a395c570f - respect transparency when setting color per face
  *  ab1f4c442 - py3: AddonManager-macro: use unicode
  *  2c3268f9f - Py3: use feature detection instead of version detection
  *  381f08753 - Using fixed size images for qt5/4 compatibility
  *  81729f662 - Setting fixed size for tool images
  *  6e0a5580b - Fixed Queue import for py3
  *  cd1ebb173 - Fixed indexing dictionary keys
  *  d33098860 - Fix TabError for Python 3
  *  ade267b8f - Arch: import ifc, code formating, flake8, only the most
    important ones
  *  bc31a9afc - Material: code formating, flake8
  *  b3de953c1 - Material: code formating, file beginnings Python block
    comment with space, flake8 E265
  *  86c7a85e3 - FEM: code formating, flake8, make line breaks before
    binary operator, it really reads better :-)
  *  19cd5690e - XDGData: remove CMAKE_CURRENT_SOURCE_DIR
  *  0177c8b64 - Linux mime: add icon
  *  d9f8cfac1 - Arch: Fixed wire/edge bug in IFC import
  *  41a9f5bba - Updated credits page
  *  9f2904e8e - fix flake8 issues suggested by cclauss
  *  56db51867 - FEM: ccx tools, better error handling on run ccx
  *  37a2cceab - FEM: ccx tools, ccx run, set ret code to 0 for check
    analysis and return ret code
  *  76541ca1b - FEM: ccx tools, debug prints
  *  2e6dac187 - FEM: code formating, flake8
  *  3f443d226 - FEM: result reading, debugg prints
  *  8a3fd0caf - Arch: IFC, print code formating in the regard of Py3
  *  64fa8cb85 - improve handling of (raw) input in Python console
  *  2c838bfc7 - fix typo in StartPage module
  *  df3853738 - fix several Py3 issues
  *  7afb54f49 - Undefined name: to --> 'to'
  *  7ba92f96a - reduce code duplication
  *  8358d7f87 - Qt5: don't use native color dialog
  *  b8455531c - declare private intersect() function as static to make
    clear it doesn't belong to a GeomCurve instance
  *  2aa4f8c47 - Update copyright notice
  *  9ea523a9e - fix intersectCC method missing some intersection points
    for Geom2d curves
  *  3ba0772d9 - handle C++ exception in Python interface
  *  8526b0747 - Improve readability with some comments
  *  309640eb7 - Only changes the ViewSystem if the user confirms
  *  f1c6c549a - Cannot mix bytes and nonbytes literals in
    OpenSCADUtils.py
  *  8527b0228 - in test_python_syntax fix check for Py3
  *  98ebeaa19 - Draft: fixed bug in arc tracker
  *  5af993cb1 - Curvilinear Landing based on underlying curve edges
    supported; found sortEdges() 'problem'
  *  ddebf0d3c - FEM: gmsh tools, Py3, there still are extra b'ees to
    remove
  *  0a25f7fd5 - FEM: source comment typo fixes
  *  0274e73a8 - setup: don't require the user to agree to GPL to
    complete setup.
  *  01367d21f - fix bytes vs. str issue on macOS
  *  ccf99f57c - add slice apart command to sub-menu
  *  06ef43c77 - Fix #3697
  *  1f30c218e - remove signal blocker fixes 0003752:
    Preferences/Sketcher: Changing Grid size default is not respected
    upon creation of new Sketches
  *  70aaf3e95 - fixes 0003756: Tooltips should not start with the
    internal name of the tool
  *  47fc80815 - fixes 0003757: Join icon menu in the Boolean toolbar
    does not show command names nor tooltips
  *  1a7d3d9a3 - Start: Don't switch workbenches if we're not in Start
    anymore
  *  41fee3bb3 - Fixed wording as notifed on crowdin
  *  563d020b6 - improve error messages for Pocket, Hole and Groove
    feature
  *  fd9516e07 - fixes 0003755: Crash when using Part - Refine Shape on
    certain files
  *  6cdeab9c1 - Start: Fixed single quotes display
  *  0bf6ca973 - Fixed translations of startpage
  *  7e80a1f64 - add Qt5 translation files
  *  e83c44200 - Start: Better handling of unicode on py2
  *  91a61d481 - Material: Fixed py3/import issues
  *  195c530c0 - Material: MaterialEditor migrate to model/view
  *  be5796b2d - add method restoreFinished and reimplement it in
    SketchObject
  *  6cc2c1147 - do not make default suffix lower case
  *  42e6650ac - Start: Fixed translation on py2
  *  217e0fef0 - Import: Fixed import of some DXF R12 files
  *  5d36da83e - add comment
  *  4276b92e3 - Add Intensity
  *  1d840261c - Point cloud display mode enumeration
  *  79723fe3d - Arch: small cosmetic fix in material editor
  *  f3a44bed8 - Arch: Lowered tolerance of planar profiles for Arch
    structures
  *  407dc25db - Part: add Slice Apart command
  *  f275a9500 - PartGui: use icon in Compound viewprovider
  *  c025a7779 - PartGui: add ExplodeCompound to menu and toolbars
  *  3c23f2aa5 - PartGui: update icons
  *  368f0f0cc - Part: "Explode compound" tool
  *  fc5542b97 - Fixed translation of py commands in Image
  *  cea09fd98 - fixed non-executable translation script
  *  3e6e9ed69 - Part: Fixed translation issues
  *  7044147ba - Path: source comment typo fixes
  *  47f131b59 - fix bug in zipios::writeUint16
  *  d5dd0973c - Draft: Added ON/OFF status to the tooltip of snapping
    buttons
  *  9c7128ea7 - fixes 0003729: REGRESSION: FreeCAD 0.17 does not export
    color information with STEP files
  *  8801726ed - Fix StartCell/EndCell handling
  *  ffd980b27 - PartDesign: Up to face inclined plane limitation
  *  33dfca95f - Improve messages when trying to detect HDF5
  *  0f03f1e2b - Improve error-message if med.h is not found in CMake,
    and write all commands in upper case, following the common syntax
  *  dccf48d3f - On my Ubuntu setup, compilation failes when using
    med.h, since libmedc is built with openMPI, while freeCAD selects
    hdf5-serial.
  *  2226da3a2 - Added support for arabic and vietnamese
  *  2ea84272f - Updated translations from crowdin
  *  3969dd52a - Use removeSplitter to get a single face for the removal
    shape construction.
  *  71a8e2668 - Fix GCC 8 warning: catching polymorphic type by value [-
    Wcatch-value=]
  *  94e392347 - Fix GCC 8 warning: type qualifiers ignored on cast
    result type [-Wignored-qualifiers]
  *  376a70bff - Remove u8 literals for Win compatibility
  *  1b854e029 - Add support for DMS angles to Expressions
  *  60b9936a3 - Use correct unicode symbols for DMS units

 -- Alexander Pozdnyakov <censored>  Mon, 07 Jan 2019 03:26:49 +0300

freecad-daily (0.17+git15481-763b5c362-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 763b5c362fe4b98dca858f86f5d1353075224651
  * Date: 1545428369
  * git changelog:
  *  763b5c362 - FEM: ccx tools, optimize imports
  *  ba22f17a3 - FEM: ccx tools, add a method to find elments with no
    material
  *  3a9ada062 - FEM: ccx tools, typo in def name for non positive
    jacobians
  *  9bb617454 - FEM: ccx tools, split run def to be able to do every
    fea task independent
  *  d7e61d68b - FEM: ccx tools, small code improvements
  *  356d24157 - FEM: ccx tools, solver typ check only for ccx tools
    type
  *  0ab6b3ec0 - Arch: fixed wrong WP when double-clicking an Arch
    BuildingPart
  *  1030e1cc6 - FEM: print some error if only one material object but
    this one has a reference shape
  *  9d13a1ab8 - FEM: ccx run, do not run ccx if input file writer
    returned an error
  *  07e7c2ef8 - FEM: revert f77c605 and use a better fix fir frd
    reading of NaN floats
  *  56e9e92fd - FEM: z88, delete not needed and not used variable
  *  ab916fefe - [Testing] renaming COPYING file to LICENSE
  *  583917dc1 - fix several bugs in LabelEditor to handle
    PropertyStringList
  *  4c67a5c3c - workaround to correctly render annotation flags if
    NaviCube is shown
  *  2e03d02a1 - Arch: Fixed crash on creating new BuildingParts
  *  f77c605ca - FEM: frd file reader, fix for broken frd files
  *  86c5113e0 - FEM: gmsh VP, Py3, remove more extra b'ees
  *  0d8388a47 - FEM: code formating, pep8
  *  e72bd857c - Sketcher: Tangency between arcofellipse and other
    curves
  *  f474900c0 - change default value of renderTriangleLimit to UINT_MAX
  *  b918cbe14 - Arch: Fixed object transparency not adopting the
    material's one
  *  92a89d6c2 - Avoid overwriting of LDFLAGS for shared libs
  *  8324b2ee1 - FEM: solver, move observer def into base class and use
    decode for Py3 bytestrings
  *  b73849bc3 - FEM: utils, add a def to decode bytestrings in Py3
  *  0556a2ca6 - fixes 0002304: Duplicate multi selection of sketch
    element produces many sketches
  *  842672d96 - Arch: Fixed display bug in BuildingPart
  *  ca7dd2e1c - Arch: Small refactor in arch reference
  *  7aa4d2a9f - Arch: Fixed wrong elevation of imported IFC elements
  *  cd1959a09 - Fix Detail highlight position for rotated DPGI
  *  47443dfd8 - Improve debug info
  *  2830f107a - Sketcher: Improve element widget name of external
    geometry
  *  69e3aeaa4 - Draft/getSVG: Fix missed variable gui, fix bad call to
    getProj
  *  47a38eceb - Arch: more thorough file search in arch references
  *  b5a3b7d3d - Use same symbol for display and edit.
  *  bde252895 - Handle negative angles in UnitsSchemaImperialCivil
  *  c4866c834 - Removed unappropriate copyright note from license file
  *  c5939d447 - Tools: cosmetic fix in translation scripts
  *  91bb88fe1 - add App.Units.setSchema() python method
  *  2557f07cb - Draft: minor bugfix
  *  56aba4c9d - Arch: Allow to not zoom fit after importing IFC files
  *  c43adafb1 - Sketcher: Respect general autoconstraints setting on
    sketch creation
  *  64cd6a908 - remove experimental string from VBO and sketcher
    continue mode
  *  bf1603b38 - improve mesh validation functions
  *  5213f2684 - Draft: Fixed tolerance problem in snapping to
    intersections
  *  175566d55 - Arch: Fixed remaining bugs in Schedule - Fixes #3590
  *  eb04b8ef0 - Arch: Fixed incomplete last commit
  *  ea885fb65 - Arch: Stored if preferences pages are loaded or not
  *  223eb6864 - Draft: Fixed wrong formatting of DXF importer url
  *  08ce5a612 - FEM: objects module, add vtk post processing objects
  *  41e56ef9d - FEM: unit tests, add FEM_VTK check and reactivate vtk
    mesh test
  *  ef34dd3a4 - Include getSVG.py into Draft_SRCS
  *  8701a4d89 - made getLineStyle to accepts scale parameter
  *  dc8d8fdb4 - move getDiscretized and getPattern outside of getSVG()
  *  e1eae5e11 - move getProj outside of getSVG, make 'plane' explicit.
  *  615d81fda - Move getLineStyle to a separate function
  *  6ee6c677c - Move getSVG into a separate file to further
    refactoring. All internal dependencies (getrgb, getType) are
    reimported.
  *  b530c7e57 - include cmath header for definition of M_PI
  *  766383d41 - fixes 0003726: Property Editor Angle Fields Do Not
    Respect Units
  *  583aea5ae - fixes 0003732: Menu groups in Draft menu are not
    translated even though translated strings exist
  *  fec487dc7 - fix translate() function for Py2 & Qt5
  *  c7883cd3c - fixes 0003733: FEM workbench menus are not translatable
  *  5a028e457 - fixes 0003734: Image Scaling tooltip is untranslatable
    and should be reworded
  *  fd050c6f1 - minor changes
  *  57b7142cd - Sketcher: Do not recompute on geometry deletion
  *  cc0ea5571 - FEM: unit tests, deactivate vtk mesh test, because
    travis runs without vtk
  *  150bcfcd7 - FEM: mesh api, import of Abaqus inp mesh file with Fem
    API
  *  b441c0d3e - FEM: mesh api, import of z88 mesh file with Fem API
  *  fffd4d49c - FEM: unit tests, add tetra10 vtk mesh read and write
    test
  *  3e247b32d - FEM: in out moduels, use print log instead of print
    message
  *  1421b35b8 - FEM: ccx tools, print error message if user trys to run
    ccx in test mode
  *  be23cf133 - Revert Erroneous Change to parser
  *  7acdd87bf - fixes #3724
  *  0c886a479 - Draft: Fixed wrong placement of edit dots in Draft
    Stretch
  *  981b15822 - Draft: Fixed nearest snap not snapping to the working
    plane when required
  *  497b85f68 - Arch: Fixed merged same-color IfcSurfaceStyles in IFC
    export
  *  fa658f2f3 - prepare for OCCT 7.3.1
  *  5d5c4eb04 - Fix forget to add new postprocessor grbl_G81 in
    CMakeLists
  *  144fee091 - Draft: updated minimal version of dxf library to
    include py3 fixes
  *  44e8f9e9b - FEM: unit tests, reactivate new z88 mesh reader test
    and mesh reading
  *  a41d7a739 - FEM: Py3 fix, do not open file in binary mode if
    writing strings
  *  60581cff9 - prepare for OCCT 7.3.1
  *  729b9e7af - add missing headers, prepare for OCCT 7.3.1
  *  9683abfc3 - improve mesh healing functions
  *  3b2c3b1d9 - PartGui: fix typo in pop-up message
  *  72c4bd348 - First version of grbl_G81_post.py
  *  5dee2fdfb - FEM: unit tests, temporary deactivate new z88 mesh
    reader test and mesh reading
  *  ce7565395 - FEM: unit tests, rename test tools to utils to
    distinguish between test modules
  *  5d105319d - FEM: unit tests, delete wrong comment command
  *  a3ea67cea - FEM: unit tests, split common module into a new module
    for result tests
  *  8d88af380 - FEM: unit tests, rename test class names
  *  ab6a3b34f - FEM: unit tests, small code improvement in mesh
  *  b26a87392 - FEM: unit tests, add import status print
  *  9d39000e3 - FEM: unit tests, mesh move tetra10 tests in separate
    class
  *  13441b653 - FEM: unit tests, improve mesh tetra10 test
  *  8bb994dff - FEM: unit tests, z88 tetra10 read write test
  *  f998547f8 - FEM: unit tests, comment in ccxtools test
  *  0ac645151 - FEM: inp mesh reader, add def to return the FemMesh
    only (no Document obj)
  *  569715c1d - FEM: import z88 mesh, delete duplicate code
  *  1e4733463 - FEM: z88 mesh import, get rid of not needed future
    import and debugg print
  *  1a77dc54c - FEM: in out modules, use console log instead of print
  *  e01546b0a - FEM: mesh api, export of z88 mesh file with Fem API
  *  25eb9a22e - fix MeshGeomFacet::IntersectWithPlane
  *  3290c36d2 - Draft: preserving face colors and names when
    downgrading/upgrading (splitFaces and makeShell only)
  *  7fe115a3c - Add mesa-libEGL-devel for fedora >= 29 COPR builds
  *  d901631f8 - a minor py3 fix
  *  5eeff9d17 - Path: Adaptive - bugfix
  *  081173e34 - FEM: solver run, fix method names
  *  5d5ac035f - PartGui: fix error popup message
  *  083954a0e - Arch: small optimization in Arch Reference
  *  686688e00 - Arch: Ability to unload shape of Arch References
  *  f56198dd3 - Tools: fixed translation of py files in Part
  *  5633bd14d - Arch/Draft: Misc small fixes
  *  d91e38962 - mesh segmentation algorithm for surfaces
  *  7102ff26a - Remove reuse of variable-name.
  *  d9d81ade8 - Clean up section line arrows
  *  167b0d6d9 - Thumbnail generation
  *  1d8cc22ed - Fix SectionLine preference location
  *  0caa169eb - mesh segmentation algorithm for surfaces

 -- Alexander Pozdnyakov <censored>  Sat, 22 Dec 2018 14:09:08 +0300

freecad-daily (0.17+git15363-9be3e6333-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9be3e633328335f1172456f5857219b7a08c70a5
  * Date: 1544280838
  * git changelog:
  *  9be3e6333 - mesh segmentation algorithm for surfaces
  *  f8f85f007 - Improve "links go out of scope" message
  *  f76f19732 - Use Global Scope for PathArray Links
  *  bf3a1fdaa - Test for binormal == Z sb binormal parallel Z
  *  305964676 - Fem: Elmer: rename function iterkeys -> keys
  *  1476caf28 - py3: iteritems -> items, iterkeys -> keys
  *  9d395235b - Comment out osx builds
  *  2cbf323e8 - another py3 compatibility fix
  *  bb226d197 - first step vs py3 compatibility
  *  e48254d98 - Draft: allow cross-CS links for Clone
  *  20fe77478 - mesh segmentation algorithm for surfaces
  *  c507ab9ef - Arch: minor bugfix in arch reference
  *  a92014a36 - rework mesh segmentation dialog
  *  36447d71c - FEM: ccx tools, simplify member collection
  *  1311bac12 - FEM: solver frame work ccx and z88, simplify member
    collection
  *  945497c73 - FEM: utils, add some defs to collect analysis group
    member
  *  80f2ccc30 - FEM: utils, rename get single member
  *  592979b82 - FEM: utils, rename get member
  *  e5c8c18e8 - FEM: elmer writer, use class methond instead of utils
    method directly
  *  5c4b28759 - FEM: solver tasks, delete duplicate methods
  *  93e179ba0 - FEM: unit tests, extend commends to command for every
    module test
  *  0e26ce1f2 - Add id=PageName to exported Svg
  *  14b780c0e - Add Parameter to Control Section Line Appearance
  *  7b4bc50e5 - Make Edge Selection Area Adjustable
  *  ac15cda1d - Add US Letter size blank template
  *  990742280 - Display correct symbols for Minute/Second
  *  00e6e376c - Add ImperialCivil Units Schema
  *  eb9aa5c54 - Remove custom translation code
  *  e40ce74f2 - FEM: unit tests, extend the FEM is derived from test to
    more Trues
  *  f3cee7243 - FEM: utils, get rid of duplicate defs
  *  711d7f52b - FEM: utils, improve method to return the obj type
  *  f9dd5f2b6 - FEM: utils, rename isOfTypeNew to is_of_type
  *  e06a541fe - FEM: utils, rename typeOfObj to type_of_obj
  *  d40b23a14 - FEM: unit tests, move object tests in separate test
    module and class
  *  72d6c48bb - FEM: unit tests, better name for unit test FreeCAD file
    names
  *  babd88866 - FEM: unit tests, better comments
  *  5ccd715e3 - FEM: unit tests, rename common class
  *  9519f122f - FEM: ccx tools, move helper into fem utils module
  *  44bdb5f99 - FEM: calculix, fix obj type check
  *  a2024d448 - FEM: z88, fix obj type check
  *  f6b1ec440 - FEM: z88 writer, raise exception if element type is not
    supported by Z88
  *  ef002fdde - Arch: Fixed non-unified extrusion direction in
    multisolid structures
  *  8483d8d5c - Draft: Fixed dangling temp snap points
  *  47fd9d335 - Arch: Fixed wrong extrusion of multisolid structures
  *  7159d38e8 - Draft: Solved duplication problem - Fixed #2304
  *  69328ae2f - if activating a workbench raises a general error then
    add the name to the message
  *  b12bcc44a - Draft: py3 bugfix
  *  9a7f97c82 - Fix usage of Reference dialog: + fix memory leak by
    using QDialog on the stack + open a transaction where needed when
    making a copy to avoid mess with undo/redo + set proper title and
    use main window as parent + replace class name Dialog with
    PartDesignGui::DlgReference
  *  a899a970c - Fix another 2 missing parentheses
  *  ccc5ff53f - Fixed py3 sntax errors
  *  da7b5199f - Some methods become Static, returnOutlines() become
    more generic purpose etc.
  *  51b3b3391 - Fix Typo - vbaseFollowLastSement -->
    vbaseFollowLastSegment
  *  c88a64e8e - Make Open vertices detection routine accesible to
    Python
  *  18e680f28 - Move Open vertices detection routine to SketchAnalysis
  *  60c668231 - Arch: Fixed buggy display string of BuildingParts
  *  7a279d776 - Arch: Fixed position of BuildingPart label on start
  *  cc0949072 - Arch: Remember last wall alignment setting
  *  4d4f01627 - only save setting if grid view is shown or not
  *  e654e476f - Make show grid checkbox work again
  *  6199c95fd - Draft/Arch: minor fixes
  *  2e03d2f29 - cmake: revert changes for smesh
  *  b022c7c01 - further cmake changes for conda
  *  c0644b84e - cmake-changes for conda
  *  5217b245b - Arch: Added pref option to set default MoveWithHost
    property
  *  79ba082c5 - Arch: Fixed IFC export of arch structures with several
    solids / holes
  *  bc53910ac - Arch: code cleaning
  *  34cad5b81 - Draft: Better fix to buggy Move/rotate of Arch
    BuilfingParts
  *  0e3cab087 - Draft: Fixed snapping to sectionPlanes
  *  bdbdf8c6b - FR1973 Draft ShapeString Ui
  *  5c8a9d2e1 - py3: try to fix online doc problem
  *  927b49682 - fix converting float list to string list in property
    editor
  *  9e870bec2 - Added encrypted chunk.io key to travis file
  *  426bc0118 - add runtime option to choose between native and Qt file
    dialogs
  *  792bb8282 - Drags and drop with groups
  *  e3de72b13 - Arch: Cosmetic fix to IFC prefs page
  *  82fd0a8db - Gui: Gesture: add option to disable tilt
  *  b09fb97ad - Gui: Gesture: fix tilt angle sign
  *  46d0d4c80 - Gui: Gesture: QPinchGesture angle - sign, degrees, make
    cumulative
  *  623a1b5ce - Arch: Cosmetic fixes to arch material UI
  *  e677afd5c - Arch: Refactored file detection code in Arch References
  *  7d6e9c4f4 - Misc. typo fix in src/Mod/Arch/ImportIFC.py
  *  1dded002c - Improve automatic search for matching Shiboken2 config
    file
  *  0939f17d6 - Arch: Added IFC export option to disable
    IfcRectangleProfileDefs
  *  03e7083dd - Draft: Fixed wrong moving of BuildingParts
  *  0de83e8b9 - Arch: Reference object now uses file in current dir if
    not found in stored path
  *  8f62c85a6 - Arch: Fixed bug in BuildingPart placement
  *  081e31882 - Arch: Fixed buggy view restore system in BuildingPart
  *  4d6bcdcb0 - If option USE_QT_FILEDIALOG is used then for Qt5 we
    still have to set QFileDialog::DontUseNativeDialog
  *  c0567a599 - Draft: Fixed DXF import of texts
  *  4dc201e08 - Misc. typo, grammar, and whitespace fixes
  *  1dbbb4371 - Py3: Port Wizard shaft to Python 3
  *  a27e33385 - Missing ExceptionProducer init for RestoreError
  *  5ba794266 - FEM: results, initialize Stats with the appropriate
    lenght on obj. creation
  *  16ee13801 - FEM: results, fix stats setting
  *  d7d52336b - Fix coverity CID 184293
  *  6c3a4450e - Fix Arrowheads on vertical dimensions
  *  ea66fcc55 - Arch: Fixed missing 'Create Group' option in
    BuildingParts
  *  7ceac311b - add specialized exception type for bad graphs
  *  42b689b46 - show folder choosing file dialog for StartPage
    preferences
  *  c24ff1784 - FEM: special character, Python seams not to like the ü
    of Jürgen even it is an comment
  *  f3c5c9a70 - FEM: code formating, more format changes
  *  0ed87a577 - FEM: code formating, flake8
  *  72db8632a - FEM: code formating, print function
  *  d150dec13 - FEM: make file headers title use the same schema in all
    fem(gui)objects/
  *  bf779155d - FEM: solver, make uniform copyright and developer info
  *  432ae644e - FEM: solver, make file header title use the same schema
    in all solver modules
  *  29eeb6c2d - fix crash if origin feature doesn't exist when trying
    to create dependency graph

 -- Alexander Pozdnyakov <censored>  Sun, 09 Dec 2018 16:47:57 +0300

freecad-daily (0.17+git15253-73df4e6fc-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 73df4e6fc0ed90a30e5958232dbc737d8a47e492
  * Date: 1542903937
  * git changelog:
  *  73df4e6fc - Arch: Fixed default axis bubble size
  *  652e1dbdd - Material: Fixed encoding bug
  *  9fc8446c9 - Notepad reliability
  *  54dd7c621 - Draft: Fixed buggy ghost tracker
  *  3f585f4cf - More readable splash image
  *  608d42d3c - fix ViewProjMatrix::getProjectionMatrix
  *  a3129d333 - Changed splash screen, to remind us of it...
  *  024540dbb - Fixed coverity issues
  *  36e3d5ef6 - Fix scan coverity issues: CID 184350:  Null pointer
    dereferences
  *  82fbdbb32 - Explicitly set CMake's CMP0072 to OLD.
  *  3799b2a30 - Fixed coverity issues
  *  b1d6770ff - Fixed coverity issues
  *  ddb20468a - some additions to pR 1794: add a special
    XMLAttributeError class to indicate an error when accessing a
    missing attribute in PropertyContainer::Restore make error handling
    more flexible
  *  7216dba2f - remove forgoten exception
  *  b6a37e153 - Example implementation
  *  9a34a93db - Extension of XMLReader to facilitate partial restores
  *  10b12dded - fix exception catching by reference
  *  8db80c5c9 - Property: dropping isorderrelevant boolean member in
    favour of bit in the status of the properties
  *  1b152ee68 - Example code of propagating the result of the partial
    restore
  *  714604e58 - ZipStream: Change precision from 12 to 16 decimals
  *  8176b7129 - SketchObject: Activate relevant propertylist order
  *  d62e88640 - PropertyGeometryList: enable a partial recover on
    certain errors
  *  591718f91 - App:Geometry make LineSegments do a best effort for
    recovering erroneus data
  *  580bb268d - make App::Property aware of whether the order on the
    list is relevant or not
  *  a459ee3f2 - New Base::Exception type RestoreError
  *  ddfa51056 - Fix View position in ClipGroup
  *  7909ce83f - Fix #3699 ClipGroup Regression from v0.17
  *  e67b84c5e - Fix #3698 Detail of Section View
  *  893f03871 - improve whitespaces
  *  570576308 - Sketcher: Improving group constraint preselection
  *  6df9b895f - Sketcher: Fillet increase debugging verbose and disable
    by default
  *  fc5b6288c - Draft: re-added missing arcFrom2Pts function in
    DraftGeomUtils
  *  6d836ad7a - improve drag and drop in tree view
  *  f89b99639 - Improvement and correction drags and drops in tree
    views.
  *  e62304976 - use more speaking variable names
  *  e58f72933 - fix DocumentObject::isInInListRecursive and
    DocumentObject::isInOutListRecursive
  *  c009a206f - make _getInListRecursive much more efficient by
    avoiding to process objects multiple times
  *  547993689 - remove superfluous error messages in In/Out list
    methods
  *  b3721f861 - fix re-throwing an exception
  *  af36a78f7 - harmonize settings for DAGView with other dockable
    windows
  *  d86c83d6c - Enable again the standalone tree and property view by
    default
  *  1458c2364 - fix file guards
  *  23addab20 - fix exception message
  *  7dc13bd2d - Replace Base::Exception with appropriate subclass
  *  e02695b91 - Replace Base::Exception with appropriate subclass
  *  b0247d184 - Replace Base::Exception with appropriate subclass
  *  7acdb56d9 - Replace Base::Exception with appropriate subclass
  *  56db19824 - Replace Base::Exception with appropriate subclass
  *  f6205c6b9 - Selection view: only select search results when enter
    is pressed
  *  fc16bcbfc - Replace Base::Exception with appropriate subclass
  *  f9e487e4b - Replace Base::Exception with appropriate subclass
  *  c5a5eb6a8 - Replace Base::Exception with appropriate subclass
  *  9d80db279 - Replace Base::Exception with appropriate subclass
  *  560b415f1 - Replace Base::Exception with appropriate subclass
  *  f34ec4534 - Replace Base::Exception with appropriate subclass
  *  4f02b209f - fixes 0003689: Snap to grid checkbox in edit control
    widget does not update
  *  da09f7c3d - OpenSCAD: fix error in workaroundforissue128needed with
    date formats (YYYYMMDD vs YYYY.MM.DD)
  *  a7094210f - Fix scan coverity issues: CID 184294: Uncaught
    exception CID 183597: Unchecked return value CID 175809: Dereference
    before null check CID 175810: Logically dead code CID 133000:
    Uninitialized scalar variable CID 133001: Uninitialized scalar
    variable CID 183591: Explicit null dereferenced
  *  735b0a18b - [AddonManager] Fix bug to install macros' other files
  *  7e1acd756 - Restore removed rpkg.conf
  *  b8ed93605 - Fix scan coverity issues: CID 184299:  Null pointer
    dereferences  (FORWARD_NULL) CID 184297:  Error handling issues
    (UNCAUGHT_EXCEPT) CID 184296:  Uninitialized members  (UNINIT_CTOR)
    CID 184292:  Uninitialized members  (UNINIT_CTOR)
  *  6a6ea0a5a - add search function to tree view
  *  c18785fdb - Arch: fixed bug in Schedule
  *  36f5421b3 - ship: repair hydrostatics-plotting for py2
  *  de074ec4f - fixes 0003518: Expressions (fx) not updated
  *  04005b5e4 - fixes 0003680: Export (Ctrl+E) doesn't check to make
    sure that object being exported is a model at all
  *  9d384bd74 - Fix #3674 inverted Detail from DPG
  *  7ed7b7add - Use github api to find the total number of commits
  *  9e2acc477 - When activating a part container in the tree view make
    sure all parent items are expanded
  *  442e2dd38 - add method to check if an open transaction is empty
    This is needed to avoid to incorrectly abort a transaction if a
    recompute was done between opening and closing an editor in the
    property view

 -- Alexander Pozdnyakov <censored>  Sat, 24 Nov 2018 22:18:53 +0300

freecad-daily (0.17+git15182-b65faeff7-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: b65faeff771b629d2598a3af8a26845de28e55d9
  * Date: 1541808822
  * git changelog:
  *  b65faeff7 - fixes 0003627: Hole fails to restore from file
  *  07cf5b10d - Sketcher: Trim support multiple intersections for
    circles
  *  084c48360 - Sketcher: Ellipse trim, handle multiple intersection
  *  4245ae686 - Sketcher: Ellipse trimming with internal aligment
    geometry
  *  f10c28fb5 - Handle case of no points returned
  *  4d0c856fa - Start: minor py3 fix
  *  bd2bf371a - Arch: Fixed buggy import/export of objects based on
    rectangles to IFC
  *  a8fda8df0 - Arch: Fixed buggy import/export of 2D objects to IFC
  *  3d8b81583 - by default disable old tree view & property view
  *  847c6ef74 - fixes 0003652: Missing little expression icon
  *  9fde41ff1 - Allow user to define a custom minimum deviation for the
    tessellation
  *  f6a9cfaad - fix -Wabsolute-value
  *  d4461f351 - add function to retrive femmesh edges by a TopoDS_Edge
  *  7d197ce82 - Start: Use default file icon if mime-based one is
    unavailable for some reason
  *  490b76f40 - Arch: Fixed py3 errors in IFC export
  *  b56598428 - Arch: Disabled children claiming for Section Planes for
    now (buggy)
  *  fe033dee7 - make unit tests about document observer more reliably
  *  24c33c0d9 - remove some more boost.signals leftover
  *  36b9a1c45 - Add unit tests to check the new Prop_NoRecompute value
  *  6186a310d - Add a new PropertyType enum Prop_NoRecompute to reduce
    possible inconsistencies between touched and recomputed features.
  *  1d72ee434 - Draft: Export of Arch Axes to DXF
  *  daadba492 - add security checks when reading BMS files to avoid
    possible crashes due to corrupted data
  *  7fbd1c6be - remove some more boost.signals leftover
  *  ba11c3a70 - FEM: commands, sort classes
  *  fb531582f - FEM: print mesh info, rename it to display mesh info
  *  798c0ea4a - FEM: z88 mesh, some changes: - add a much simpler
    method to write a FemMesh to Z88 file format by Python - add a read
    method which does not create a document object but just returns the
    FemMesh
  *  3408e5908 - minor Py3 issue fixed
  *  f2ddb64fa - Path.Area: minor optimization
  *  a345669b3 - Path.Area: fix default parameter initialization
  *  2d3f94590 - Support for step down in deburr op.
  *  64addcabd - Enable op base feature pre-selection for multiple base
    models.
  *  e4fc276ba - Maintain stock bound box extension values across
    refreshs
  *  fe8f172ce - Arch: Fixed bug in windows snapping
  *  ff5d67b66 - Draft: fixed snapping to WPProxies
  *  d03a11ead - Change the name of the Wire object
  *  36124965d - add PS action to dumpToFile
  *  fcdcb5d85 - Arch/Draft: Fixed py3 bugs in text rendering
  *  fbb8e86cb - remove trailing spaces
  *  768b1874d - + minor fix in Document unit tests
  *  c1f19d385 - remove trailing spaces
  *  dedf42102 - remove leftover of boost.signals headers
  *  f71da8d76 - py3: Arch: fix TypeError exception
  *  fb4460e52 - Added tool controller to custom op
  *  fe8677fab - Also restore position of base op when dressup is
    deleted.
  *  bfcd21361 - Insert dressups at the same position in the operations
    list as the parent op is/was
  *  de5b785f6 - Moved Deburr out of experimental features.
  *  2f2f5af4c - Path: PathSurface task panel update
  *  511811874 - generalized optimization algorithm
  *  c40060bc2 - Path: Optimize output of OCL dropcutter algo.
  *  13f589a0a - Sketcher: Allow driven constraints when autoredundancy
    removal and autorecomputes active
  *  195c49299 - Part: Attacher: fix blocking error message
  *  0a667889a - Sketcher: Trim bug
  *  d779e5b4b - Sketcher: Fillet radius estimation improvement
  *  6f42f3dac - Part: Geometry tangent with Vector3d overload
  *  293e5732a - Sketcher: SketchObject Debug disabled by default
  *  abc710111 - Sketcher: Add DEBUG macro to SketchObject
  *  69d62787e - Sketcher: Intercurve fillet Improvement and delete
    constraint on point fix
  *  fe78c1a03 - Sketcher: Expose mass datum commands to python
  *  2c41e70c9 - Sketcher: Mass operations on dimensionals
  *  6a1aed66e - Sketcher: Refactor code relating to dimensional
    constraint checks
  *  8e2e5d7b6 - Sketcher: Made constraints aware of whether they are
    dimensionals or not
  *  071bc89cf - Indentation error solved
  *  2765ed479 - Resolved issue: Exporting rectangular section to ifc
  *  90a1f4ad1 - Draft: Fixed py3 bug in getSVG
  *  c3014fc65 - fix blocking of SelectionObserver
  *  4c2f2cd21 - Misc. typos and whitespace
  *  5ff383b46 - fix gcc8 build failure
  *  684b4ab03 - Draft: Fixed wrong Placement of Draft Wire - fixes
    #3558
  *  e4b1cfc43 - Fix COPR build and remove fedora specific xdg files
  *  e86f7caea - Improve TaskAttacher dialog: + correct handling of
    active document + properly handle case if the view provider or
    document is deleted while the dialog is still open
  *  347f99364 - add/extend helper classes to safely access documents,
    document objects or view providers
  *  40cec5f72 - add/extend helper classes to savely access document,
    document objects or view providers
  *  0c8da1c38 - add an assert to several Command methods to be notified
    in debug mode if no active document exists
  *  f898eafd6 - move from deprecated boost.signals to boost.signals2
    library
  *  3858b179c - improve whitespaces
  *  e10068a64 - Sketcher: Trimming support bug
  *  408c31634 - Fix BSpline/Circle conversion
  *  f0420d6cb - Add formatter for gp_Pnt
  *  2f4b61dac - fixes -Winconsistent-missing-override
  *  cd34f3d12 - Path: Adaptive -  set as standard feature
  *  976e804e2 - Path: Adaptive - fix for path cleaning
  *  6e7beb1a0 - py3: OpenSCAD: fix type cast
  *  1be9f18b5 - py3: OpenSCAD: use io.open more explicit
  *  1538a14ec - leave license field and url of a Part container empty
    to avoid possible confusion with imported 3rd-party STEP/IGES models
  *  2b84be64c - Fix spurious error message
  *  c2f2db8b5 - Path: Adaptive - finishing path improvements
  *  1e7aa1bec - fix crash with Py3 when releasing memory buffer
  *  42c5b2e9c - fixes 0003657: automatic rotation disabled by default
  *  53ba33a80 - fix -Wunused-private-field
  *  1d86a83b3 - Sketcher: Fillet UI command Improved exception handling
  *  957c22a61 - Sketcher: Fillet extended CAD kernel information
  *  044e0f6c2 - Sketcher: Use transparent exception mechanism for
    fillets
  *  7effa68ee - Part: Geometry use CADKernelError exception for OCCT
  *  4b9d90321 - Sketcher: GUI command updated to support filleting of
    bounded curves
  *  f1a98c310 - Sketcher: Support for filleting bounded curves
  *  649d115af - Part: Geometry New Bounded-Trimmed-curve inheritance
  *  0ed7b1d69 - Part: Geometry - refactoring of intersection code
  *  c946de8fb - Part: Geometry - intersection - checkendpoints
  *  4d1e98113 - Part: Geometry GeomTrim Geomline segment type
  *  396998467 - Part: Geometry intersect routines throw when OCCT
    throws
  *  7c1a21884 - Sketcher: Inter-trimmed-curve filleting
  *  b1858f2cf - Part: Geometry Arcs inheriting from GeomTrimmedCurve
  *  0aa3da513 - Sketcher: filleting arcofconic-arcofconic command
  *  44c5f1a67 - Sketcher: Fillet support inter-conics
  *  8b97a3137 - Part: Geometry refactoring
  *  9e349c33a - Part: Geometry - improvements/bug fixes
  *  f301feec3 - Part: New routines for curve intersection
  *  4c9356f0f - Arch: Finished implementing color support for Arch
    Reference
  *  a3729d5ca - Arch: Support part colors in Reference
  *  17c783051 - extend FreeCAD.getUserMacroDir to accept boolean to
    either return actual or default macro directory
  *  e517c00d9 - py3: Fem: remove extra b'ees
  *  465152bcc - fix crash in debug mode in sketcher in case the
    equation matrix has rank zero
  *  4362ddc79 - Raytracing: Fixed search locations of povray
  *  907cdb8fa - add module for Qt translation stuff
  *  57726db47 - AddonManager: minor bugfix
  *  7fabfde0e - py3 compatibility fixes
  *  b6712e264 - fix crash with Py3 when releasing memory buffer
  *  3b1e1f885 - remove trailing whitespaces
  *  3443fd966 - replace deprecated failUnless with assertEqual
  *  b262cf6e9 - Persistence: Incorporate review feedback
  *  c60364772 - Persistence: Test cases for content dump It turned our
    that the document could not be dumped as the xml specifier was used
    as first element. As the dumping added the  element around
    it was invalid. However, content is required to read properties.
    Hence the xml element generation was moved.
  *  f5fc291ec - Persistence: Avoid copy of data on binary restore
  *  4a7d49f8b - Persistence: Enable binary dumps of properties
  *  fd378bbc8 - Persistence: Implement dumping of binary content
  *  2af5a983a - unit test for / operator of Quantity
  *  83f61b437 - implement true divide handler of the number protocol
    for Quantity

 -- Alexander Pozdnyakov <censored>  Sat, 10 Nov 2018 07:18:10 +0300

freecad-daily (0.17+git15056-7ec3984cb-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 7ec3984cbe91f361c2fba63703e948786ee7273f
  * Date: 1540592744
  * git changelog:
  *  7ec3984cb - Add support for dLabel.ViewObject.Line If it's false,
    do not draw line (and arrow), text only
  *  9543d5464 - Add arrows to dLabel getSVG, minor style cleanup
  *  3a85a1fd4 - Add line for annotation (no arrow yet)
  *  3391a5ea4 - Initial work, only text (no lines)
  *  76590be8a - improve call tips window
  *  4cff87ed5 - add functions to customize NaviCube
  *  10cd4cc7a - Hide Draft tray toolbar
  *  4fa707f46 - Respect "InvertZoom" parameter
  *  9c1587cfa - Fix delayed rotation of DVP based Views
  *  b2135da44 - Workaround for #3332
  *  0660fd737 - Reverting partial commit 2a53eb043
  *  33663d134 - make the methods
    highlightSelection/unhighlightSelection virtual
  *  41ca90d22 - Do not use a view provider's bounding box node when
    handling BoundBox selection style because it leads to some
    inconsistent behaviour. Instead let SoBoxSelectionRenderAction
    render the bounding box.
  *  b11ed19f8 - Arch: Make section planes claim their children in the
    tree
  *  f1e3ec88c - AddonManager: Fixed missing files in cmake
  *  8ffd8c290 - Arch: Fixed bug in Site
  *  b78a6b57f - Another typo fix
  *  0500bcbda - Requested revision
  *  2a53eb043 - Please review these and then I'll squash all in to one
    commit
  *  f976a4f73 - Misc. typos and whitespace fixes
  *  968ce141d - [AddonManager] Fix Python 2 bug with list comprehension
  *  2506f5b20 - [AddonManager] Strip whitespace from other_files
  *  37b738f86 - [AddonManager] Add support for __Files__
  *  bac786a8e - [AddonManager] separate the Macro class
  *  cef825c56 - py3: OpenSCAD: make Mod/OpenSCAD python3 compatible
  *  54f88cc75 - py3: Arch: fix import urllib2 problem
  *  ae9786253 - PATH Fix bug on finding minimum Z on DressupRampEntry
  *  d3df5d979 - py3: Arch: try to fix unicode problem
  *  d449f7f8c - FEM: nonlinear material, small fix in setting solver
    attributes
  *  96f515748 - FEM: ccx solver task panel run, return error if
    CalculiX has finished but there are errors in output. Happens on
    nonpositive jacobians
  *  341b72bea - FEM: ccx tools, small improvements if nonpositive
    jacobians are in the mesh
  *  a22a0d456 - FEM: file headers, fix .cpp and .h header text
  *  733dae2b3 - Update context menu
  *  650404c17 - Reduce unnecessary updates to QGraphicsScene
  *  24f43527f - Use circles for circular BSplines
  *  2004653fe - check for existence of PySide stuff when defining
    convertWrapperToQuantity
  *  36029e96d - restore shiboken wrapper for Base::Quantity
  *  be586d089 - improve whitespaces
  *  a53027342 - rework error handling mechanism
  *  ea4fb69e4 - Arch: Prevent exporting materials as IFC objects
  *  46b152669 - Draft: fixed bug in delay system when passing a
    function with False as argument
  *  3969400a1 - Draft: Don't show the Draft tray bar automatically
  *  74a6bb425 - Updated Draft Dimension object.
  *  c78ebdec4 - Draft: Set normal direction of dimensions to (0,0,1) by
    default
  *  75ee3e4c2 - suppress error message if while restoring a document
    one of the lines or planes of an origin cannot be found
  *  27615abce - implement a direct way to set single or double
    precision when writing/reading properties using floating point
    numbers
  *  8678f74dc - allow to access NaviCube of 3d viewer
  *  7c4ab45e3 - cache supported languages in order to make preferences
    dialog open faster
  *  409fec05c - improve whitspaces
  *  70fef3934 - Path: Adaptive - finish depth option added
  *  31a9ae655 - Fix crash on RevertDocument
  *  13584d64f - py3: cannot take len() of zip() object directly
  *  9f2ad88de - Upgrade test for BSpline is Line
  *  3ca8eb098 - Use Page Label for Tab Text
  *  8280d551a - Fix Rotation not applied after restore
  *  8933374b4 - Linux: add XDG metadata files
  *  44c2f19e3 - py3: Draft: use proper way to test if property is
    available if the attribute is not available py3 raises: `: The enum is empty`. For py2 hasattr simple
    returns False. Similar changes should be applied also to other
    places.
  *  9bb360bb7 - fix bug in PropertyPlacementList::RestoreDocFile
  *  1243b2543 - put USE_OLD_DAG around use of backlinks
  *  a8b739080 - fixes 0003486: Improve VRML export for more complex
    structures
  *  c950d1f09 - improve whitespaces
  *  7b8668167 - fixes 0003638: Importing CSV-files produces an empty
    spreadsheet without the data
  *  3a6afac8b - improve whitespaces
  *  1e6818b6f - py3: arch: fix unicode problems #3590
  *  a28183262 - Change tool from cylinder to prism
  *  5eac50724 - Add conditional python-matplotlib requirement depending
    on fedora ver
  *  162dfe573 - Set revision and url in nightly builds
  *  5e3b10c92 - FEM: code formating, cut lines with more than 200
    diggits
  *  40d0db317 - FEM: ccx solver, add gemetry check analysis
  *  76cc1308e - FEM: print message, fix
  *  5981cf07b - FEM: inout modules, delete not used and not needed
    variable
  *  f5523dd83 - FEM: Typos
  *  d6d7b36ae - FEM: Grammar and organization fixes
  *  1c1dfe221 - whitespace improvement
  *  0b12ceec8 - make constraint validation consistent to evaluation
  *  20298c45d - set the cloned shape the tip of the created body
  *  0c63ab423 - remove unused shiboken wrapper for Base::Quantity
  *  47536dcd3 - enable FREECAD_RELEASE_PDB by default, cleanup cmake
    file, improve whiespaces
  *  19b399015 - fix possible build failure if oCCT is not used
  *  9d3ad415a - add option to save document directly to target file
  *  e79a19828 - avoid to degenerate the view frustum if there is only a
    single point in the scene

 -- Alexander Pozdnyakov <censored>  Sat, 27 Oct 2018 16:12:07 +0300

freecad-daily (0.17+git14975-c6745d1b5-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: c6745d1b5b0af8284f8dd485046ec570c4ca68e0
  * Date: 1539432123
  * git changelog:
  *  c6745d1b5 - fixes 0003610: App::PropertyFloatList not updating in
    Spreadsheet
  *  571f75204 - fixes 0003341: Undoing is missing steps
  *  cb30a8296 - Fix #3634 Lost formatSpec on save/restore
  *  715ab0596 - remove unused checkbox from Placement dialog
  *  e1c18f015 - shorten placement dialog height so there is not so much
    scrolling required
  *  404f9e019 - placement task -- for user's convenience copy distance
    or angle to clipboard when user shift+clicks Selected points button
  *  7527c7d14 - fix -Wunused-variable
  *  125f41e3e - Misc. typo fix
  *  f6e9faa62 - Fix #3623 Display of Ft/In Dimensions
  *  eaf987625 - Correct tree icon for Angle3Pt
  *  a37328094 - Add @mario52's templates
  *  22ddbe0f8 - fixes 0003632: Drawing lines on top of an image will
    not save the work (Reason: ' &' in the file name)
  *  68c644104 - implement mustExecute for Raytracing features
  *  23d64fa7b - fixes 0003629: FEM, input file is not written if the
    FreeCAD document name has none standard letters
  *  ae7c53b95 - Py3: fix opening file
  *  04faa8f49 - + fix cutting or selecting mesh in perspective
    projection mode
  *  ff05101b6 - Fixed FreeCAD crashes.
  *  6178c7958 - implement Cut, Copy, Paste messages in SheetView
  *  22513600d - implement cut/copy/paste in spreadsheet view
  *  0e948db5a - Win32-specific optimization in Points module
  *  e66849378 - Sketcher: Avoid transfering angle constraints
  *  dc023afc8 - emit signal when starting and finishing to save a
    document
  *  4ac34d06a - minor fixes
  *  1f3905810 - typo/grammar fixes
  *  11a569b6b - Make document observer testcases work in cmd line mode
  *  3e3bfbabf - Expose edit signals to Gui observer
  *  a0de8c9a6 - Add python document observer for GUI documents
  *  fb95e3247 - Expose dynamic property signals to python observer
  *  7ec4fb357 - Improve document observer tests by checking parameters
    of each call, not only the last one
  *  f68e36de4 - Expose document property changes to python document
    observer
  *  e91de65df - Fix and test the new signals
  *  238c8a856 - Expose onBeforeChange to python document observer
  *  0edf6892b - Expose transaction events to document observer
  *  2a15d8fc3 - Add signals for recomputed objects
  *  64e9c4ea5 - travis: ccache compilation also requires xsltproc
  *  c6b1bdd29 - travis: Install eigen3 via package from Ubuntu
    repository
  *  ba85adf78 - travis: Drop references to Ubuntu 12.04
  *  ee3456fd8 - travis: Reduce number of packages installed via apt
  *  876c65157 - issue 3443, suppress generation of new document when
    documents are loaded via command line
  *  84aa87c85 - keep corner of navi cube when changing language
  *  8e084199d - improve trace support of Shape binder
  *  84280330a - print warning also in release mode if an object is
    still touched after recompute
  *  be8b1b52c - fix ObjectStatusLocker and StateLocker to support
    nested calls
  *  3de3ac399 - Tweak makeRailing(None) to (re)-create Railing and
    insert back to Stairs.Additions
  *  c825cca14 - Default Stairs (i.e. without Base Dwire etc.) also have
    Railings created
  *  294100d95 - for inner loop use a different iterator variable than
    for outer loop, remove superfluous argument from Message()
  *  3d833e52d - placement dlg - do reselection prior to updating center
    coordinates -- prevents other object moving if apply incremental
    changes is not enabled
  *  f84971fca - avoid throwing exception in intersectCC
  *  f5befc75c - improve unicode handling when setting Start page
  *  d9e4c727d - improve mesh decimation
  *  795e261be - StartPage - handle should always return unicode
  *  c159f9aba - py3: fix unicode problem
  *  6848a3c11 - Removed experimental wb from build
  *  78863e269 - Added comment about the correctness of cloning a clone -
    lest I not attempt to /fix/ it again
  *  0e9bbf401 - Cleaning up startEditing/finishEditing/isEditing
  *  1a6665c0f - Changed view providers to use Gui.Document.setEdit to
    start the editor for a new object.
  *  2c0927776 - sketcher: clear selection after failed addExternal
    geometry to prevent crash
  *  48ec50db3 - fix segfault in ExpressionDelegate in case constraint
    property is invalidated
  *  a0916a9a6 - avoid re-throwing an exception in case normal is not
    defined
  *  7949cd84e - fix possible crashes in sketcher commands due to wrong
    casts
  *  abb56c35d - 0003544: Crash on creation of vertical dimension with
    Shift + V
  *  b7f7c16e6 - fix header include
  *  5811bc5f2 - placement task  - align buttons better
  *  a520eb634 - placement - show complementary angle as float
  *  cc0dbb58e - Path: Adaptive - adjustments to path smoothing
  *  da9c65278 - Start: Write test page in non-binary format
  *  ebec4cd5e - fix freeze when editing empty sketch
  *  93d9f1658 - in topologicalSort check for valid iterator
  *  58b80f538 - Arch: bugfix in PanelCut
  *  1dfdaca5d - Raytracing: Fixed search locations of povray
  *  27c80884a - Start: Fixed freeze when trying to read corrupt fcstd
    file
  *  a6f7ca483 - Arch: Added a CutOffset property to PanelCut object to
    be able to move the cut plane
  *  8bf9d368a - avoid multiple spaces in property name
  *  e2ddabf23 - returning a boolean from setEdit/unsetEdit of a Python
    view provider indicates a handled edit mode, None indicates to
    forward it to the C++ view provider
  *  a4b0bdf33 - Fixed context menu for PathIconViewProvider
  *  293ac5526 - Fixed path model double click
  *  868baa6dd - Return NotImplemented on PythonFeature::setEdit if the
    setEdit is implemented and returns True for one of the standard, not
    Default, edit modes
  *  5b85233a5 - remove useless methods
    startEditing/finishEditing/isEditing from Python wrapper of view
    provider add attribute to access document from view provider
  *  41f0dc1fe - support of user defined Povray or Lux templates
  *  39d072bf8 - fixes 0003621: Additive and subtractive loft preview
    not showing during creation
  *  a03f8b7e4 - improve whitespaces
  *  b8c50dc0f - Fixed misplaced word
  *  2de755186 - Misc. typo fixes
  *  fae5b4f7f - Placement dialog - more consistent axis direction based
    on order of selection
  *  65dd09d5e - Sketcher: Grid visualization improvement
  *  dedd66e7f - Sketcher: Axes visualization improvement
  *  93f06f825 - fixes 0003410: 0.17 Regression: recompute will make
    parts lose color and take a longer delay compared to FC0.16
  *  4cab61c54 - AddonManager: Added Mario's macro execute button
  *  a7942fc3e - Fixed path tool controller context menu
  *  04568dc6e - Cleaned up path op context menu
  *  317de14d2 - Fixed model edit
  *  82b98588a - Fixed support for objects in the tree without a Proxy
  *  840e904a1 - Fixed context menu for PathJob
  *  dd2679bc4 - Fixed PathSetupSheet task panel and added doc strings
    to the UI.
  *  cf2799ccd - Refactored operation initialisation into separate
    module so it can be called from the WB and the Job UI.
  *  cc320aa80 - Handle Straight Line BSplines
  *  b56912013 - Add 3Point Angle Dimension
  *  1578b05a9 - Add option to reverse arrowheads on Dims
  *  f5668c77a - Move dimText Prefix to FormatSpec
  *  d2c2b35b6 - Add over/under Tolerance to Dimensions
  *  1d3f3ab7e - AddonManager: Fixed macro copying and centre manager
    dialog over FC window
  *  0e6f14e86 - Arch: bugfixes in reference tool
  *  6410c28dd - FEM: vtk, tools, better comments in header file
  *  c7252e5ef - FEM: vtk, import and export FC result, better log
    messages
  *  dc4105574 - FEM: vtk, import and export FC result, get the FC
    result properties for them from a seperate method
  *  ffdfaafb9 - FEM: in out and vtk, make use of stats calculations for
    vtk import
  *  3d86b6965 - FEM: import tools, move stats calculation in separate
    method
  *  f56afed06 - FEM: vtk, import FC result, further code improvements
  *  702b999e4 - FEM: vtk, import FC result, small code improvements
  *  a6ae394c1 - FEM: vtk, import FC result, get rid of needless
    essential property
  *  e1b9ad289 - FEM: vtk, import FC result, move defs together
  *  bc9de847f - FEM: vtk, export FC result, move defs together
  *  23643f08d - FEM: vtk, import FC result, get rid of needles result
    types
  *  b05d61b39 - FEM: vtk, export FC result, small code improvements
  *  99855a160 - FEM: vtk, export FC result, get rid of needless result
    types - an result is an result, we just gone export what we have - a
    vtk result can consists of all kind of result types
  *  c3a834886 - fixes 0003571: Offset3D of volumes intersection is not
    solid
  *  caf78bbab - fixes 0003509: Create MultiTransform Feature from
    existing Transform Feature forces document migration
  *  46def65b4 - make DAG view behave more nicely in case of cyclic
    graphs
  *  dfe734f3f - fix infinite recursion when creating dependency graph
    with loops
  *  496df3436 - Arch: Finished base implementation of Reference object
  *  1fec4d0c5 - Arch: Started implementing Arch Reference
  *  64b9c78b9 - fix GeometryPy::setConstruction
  *  47dacf30d - update resource file
  *  e8c6007c8 - Replace fem-post-filter-data-at-point PNGicon
  *  b73cbd739 - Sketcher: Correct checking of compatible equality
    geometry
  *  80e4b36f3 - Sketcher: No equality to be applied to external axes
  *  d1eb5f19a - Path: Adaptive - Small adjustment to link path cleaning
  *  9a2338a2c - Path: Adaptive - small performance improvement
  *  a9dfb1699 - Path: Adaptive - improvements and bug fixes
  *  96ea2d470 - use toDegrees
  *  c78321f34 - ensure points.size() > 0 before accessing points[0],
    update selected points message
  *  55e6ee6d2 - add support for 3 picked points in placement dialog
    (#1)
  *  cfe088400 - add tooltip to apply axial button
  *  6b44ba59b - add axial movement to placement dialog
  *  17b568db1 - Start: Added pref option to use gradient icon for new
    files
  *  dc4691023 - fix crash when creating a copy of datum object

 -- Alexander Pozdnyakov <censored>  Sat, 13 Oct 2018 23:50:52 +0300

freecad-daily (0.17+git14838-0d228bce0-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 0d228bce02f3a4aa39f2b0f2bfbd5ca5eb2a6d4b
  * Date: 1538161981
  * git changelog:
  *  0d228bce0 - Arch: Fixed edit mode of components
  *  2cddbe5da - ArchPipe objects named as "Rail"
  *  56378b5be - Add Property 'Width of Landing'; set width of different
    'edge' of a Landing
  *  e605d5f4b - fix build failure for oCCT 7.2 or later
  *  27a4938d9 - move class ExportOCAF to own source files
  *  95efad737 - fixes 0003491: Import.export not preserving placement
    of Part Features in STP file export
  *  02ab1c942 - fixes 0003165: Color information lost in STEP export
  *  0812fb06d - improve Python call tips window
  *  3d2d4bdfc - store Python attributes of all extension types in one
    dict
  *  1d1abb6d2 - fixes 0003311: SketchObjectPython - no addGeometry
    addConstraints setDriving...?
  *  830caf34c - fixes 0003547: Linear pattern, mirrored and polar
    pattern feature not working on a hole just on pocket
  *  13b45c9c7 - FEM: revert ac1b037, it is based on a change which is
    not in master, not yet ;-)
  *  19cd04041 - in linear pattern handle selected edge of a 2d part
    object
  *  a0ff62974 - FEM: vtk, post task boxes, add some comment
  *  a905b6363 - FEM: vtk fix, task panels, some enumerations are no
    longer set back on any open of the tp
  *  de7ef263d - FEM: vtk, initialize the enums of piplines VP
  *  5fc337baf - FEM: vtk fix, remove scaling of vtk results - only
    displacements had been scaled, all other results remained untouched -
    if the results should be scaled all results needs to be scaled -
    this includes all possible result types with their units
  *  b0f65e45b - FEM: SMESH, update internal version number
  *  ac1b0371e - FEM: input filewriter base class, remove no longer
    working mesh shape property, has been replaced by part
  *  f054788a9 - Make Part_Measure_Clear_All icon more intuitive
  *  7fc487ae6 - fixes 0003465: Groups breaking dependency graph
  *  00bf21dc2 - fixes 0003618: FEM, GUI, mesh view provider,
    highlighted node show wrong node number on selection
  *  0c744f251 - FEM: fix an error handling issue, caused by an non
    existing variable
  *  fc0973857 - ArchStairs: Fix HalfTurnLeft error/bug
  *  1e53a8f47 - Fix for crash on windows env.
  *  27f9a69f2 - Path: Adaptive - small improvement
  *  35f6a4fa7 - Path.Area: fix offset pocket mode
  *  df0eb076a - Better error messages for bad selections
  *  f9b9de42d - Add Peppino's ISO7200 templates
  *  859fed207 - Fix double scaling in DPG AutoScale
  *  3163c3d6f - Fix late repaint of secondary views
  *  db593f216 - Suppress spurious message
  *  6b9c1e89d - Show full width Edges around Section Face
  *  57cc33c8e - fixes 0003427: Measurement tool measures wrongly
  *  dd492d748 - fixes 0003373: 'Save a copy' of a document with a
    spreadsheet mark the document as touched
  *  ff0cacca0 - fixes 0003469: FreeCAD crashes on edge selection during
    fillet edge operation on extruded geometry
  *  dfd3d86b2 - fixes 0003333: Wrong behaviour of fuse operation
  *  654fc12c8 - fixes 0003496: Can't delete spreadsheet if spreadsheet
    is opened.
  *  b112ac0ec - fixes 0003513: Can't open file - some exceptions are
    shown in the log
  *  b33095025 - fixes 0003611: Linear pattern: 'Select reference' does
    near to nothing
  *  fff2a3461 - expose method to Python to switch on/off event
    redirection
  *  a2d44d264 - fixes 0003521: Import of csv file into Spreadsheet does
    not work if the path contains non ASCII characters
  *  3653d7ed1 - fixes 0003148: PartDesign does not allow colouring of
    single faces for non-primitives
  *  8668296f9 - Hard Code QTFileDialog option
  *  6bda4a53e - Gui::FileChooser respect Qt Dialog Flag
  *  ac6eebe7b - Path: Adaptive - enhancements and bug fixes
  *  b8cceb5f5 - make stepZ py3 compliant
  *  8d2f8a3d9 - fixes 0003380: Involute gear should be created inside
    of Body and respect Attachment
  *  3c048904f - fixes 0003447: False PartDesign migration request
  *  2fb62cf0a - improve whitespaces
  *  f6b4ffb14 - fixes #0001672: Raytracing export to POV-Ray - respect
    ASCII convention for I/O filenames
  *  b5811a42b - fixes #0003582: ShapeBinder did not show correctly
  *  75acfe898 - fixes #0003540: Body invisible after deleting Part
    container
  *  68bc66361 - set parent widget to message box when asking user to
    delete content of a group
  *  ac21bcc35 - fixes #0003597: PartDesign Additive and Subtractive
    Loft features don't allow changing the first section after creation
  *  198b047bd - clean-up work in TaskPipeOrientation
  *  14b8579a6 - fixes #0003599: PartDesign Additive and Subtractive
    Pipe features don't allow changing sections after creation
  *  83c40da2a - issue #0003599: PartDesign Additive and Subtractive
    Pipe features don't allow changing sections after creation
  *  70918ba68 - ViewProvider: fix potential crash when exit editing
  *  50ab6e292 - FEM: Python code formating, flake8
  *  d6c6c4da6 - FEM: menues, delete the FEM before material menue
    entries, just like all other entries
  *  a20fa5108 - FEM: menues, move element geometry enties into sub
    menue
  *  7fdbc1d2b - inside display panel check if the property is part of
    the view provider
  *  047f91832 - do reselection whether 1 or 2 points selected
  *  bc1cf4873 - relabel "Selected point(s)" to "Selected points"
  *  96e2f44e2 - Path: Adaptive - fix for profiling operation
  *  de5ad5241 - Path: Adaptive - enhancements and bug fixes
  *  4a717a8a4 - Make destructors of all generated Py class protected
    This is to avoid to create an object on the stack and thus to
    clutter Python's reference counting mechanism
  *  b214f606c - Misc. typo and whitespace fixes
  *  8ab6ffa69 - fix -Wreorder
  *  d978287af - fix CID 183848
  *  24cf5d23b - fix possible crash when aborting geometry checker
  *  17d36cecc - improve manual mesh filling
  *  6b055ee89 - add verifier class to check the result of the polygon
    triangulation
  *  ff6ed27ba - replace boolean to check for inside/outside cutting
    with enum values
  *  4c8e70b9a - polish Mesh workbench
  *  b05f234fa - fix overloaded methods SelectionSingleton::addSelection
  *  0286a4e31 - exit measure distance tool with Esc
  *  d0cd33b2b - always close task panel with ESC button
  *  adc4b4a64 - remove limit to only allow vertexes of a model
  *  5fc836875 - add convenience method addSelection(SelectionObject)
  *  86df25384 - Qt5: fix build failure if spacenav is not used under
    Linux
  *  fc8d9f2bf - Add select point(s) option to Placement dialog
  *  4b90bed74 - fix -Winconsistent-missing-override
  *  adfdec3b9 - re-arrange headers to fix build failure with Qt4
  *  e7a5bd0aa - SpaceNavigator on Linux: rearrange #includes
  *  d63e29c3b - Replace Q_OS_UNIX with Q_OS_LINUX for spacenav
  *  39b27ab9e - Port SpaceNavigator support on Linux to Qt5
  *  189a72902 - extend QuantityFormat to set denominator independent of
    user settings
  *  92145e7e3 - Fractional inch setting now disabled when not in
    Imperial building
  *  77060a75a - Added support for fractional inch user setting.
  *  b102e1556 - Now only storing the actual fractional denominator
  *  00a11a636 - Added option to select minimum fractional inch
    displayed
  *  97ad1b687 - Renamed Path Chamfer op to Deburr.
  *  a9e040eb1 - Fixed selection restore of entire object.
  *  91371a6c6 - Added option to rotate multiple base objects as a
    compound or individually.
  *  041d80051 - Changed Rotate tool behaviour to rotate the entire
    selection group instead of each one individually.
  *  725d87417 - Don't force stock refresh on editor start
  *  f9ca7d62c - fix compiler warning, fix build failure with older OCCT
    versions
  *  f6d9b692b - add a check to BSplineCurve.segment()
  *  ee128a32f - Fix for compiler warnings
  *  e9e27656b - Path: Adaptive - small enhancement
  *  46cd140c8 - Path: Adaptive - performance optimization for larger
    models
  *  76638c7c3 - Return self in addProperty for interface compliance.
  *  476a07ae2 - expose some more methods of ParameterGrp to Python
  *  c8cfc15e3 - fix build failure on Linux
  *  625ef4548 - addon manager py3 fixes
  *  fa00718c2 - fix python3 issues
  *  f809a50be - when loading file by drag and drop then create the
    objects in the active document if no document exists then use i18n
    to translate the document name
  *  d1f1230ef - Typo and whitespace fixes
  *  6d4938309 - Initial support of SpaceMouse Plus XT
  *  c6df59969 - expose more methods of Geom_Curve to Python
  *  295bb8fa8 - Fix Decoration positions on Views derived from DPG Base
  *  dce4086d6 - fixes #0002908: stp file import name mismatch (due to
    some limitation into UTF-8 support & naming convention)
  *  161973b96 - add option to disable auto-deactivation of property
    view for inactive document
  *  18ed94f78 - Disable property editor if none of the selected objects
    is in the active document.
  *  62910898d - fixes #0003588: The path to the Addons does not allow
    special characters
  *  70cf68ab3 - restore old behaviour of AddonManager.get_macro_dir
  *  3386567d9 - issue #0003588: The path to the Addons does not allow
    special characters
  *  02eb4a6fa - issue #0003588: The path to the Addons does not allow
    special characters
  *  38df1ae74 - Part, PartDesign, Attacher: fix a few problems with
    infinite shapes
  *  eb8629d07 - Part: Attacher: fix flip-sides for O-X-Y-like
    attachment modes
  *  88babaf60 - Ignore key events in dialogs and let parent task panel
    handle them The affected dialogs are: * Texture mapping * Cross-
    sections * Extrusion * Revolution
  *  ba2cdde66 - move document mode command further uo in the View menu
  *  2ce34d6d4 - fix regression wrt to bold text in multi-document mode
    when activating document by tabs
  *  5c40496cf - fixes #0003514: Program crashes when user try to add
    (by mistake) the origin to a group
  *  ac66048b8 - fixes #0002833: [Spreadsheet] Keyboard events are sent
    to the wrong viewprovider
  *  876339b88 - add method to activate 3d view when setting active
    object list
  *  23b0c89b8 - fixes #0003155: FEM to mesh conversion fails for shells
  *  faad5ea27 - ignore key events in placement dialog and let parent
    task panel handle them
  *  8f3a53c24 - move check for grabbed node and releasing it from
    ViewProviderDragger::unsetEditViewer to
    View3DInventorViewer::resetEditingViewProvider
  *  aae8062f1 - minor fixes: make QtCreator happy by removing const &
    when connecting signal/slots fix typo in comment
  *  3a81bd510 - PropertyEditor: improve editing experience
  *  7cf8dc254 - Fixed minor bug in Rebar object.
  *  a6a29467a - improve whitespaces
  *  77e40f32f - Reformatted variable spacing.
  *  10281ccc1 - Parameterized previously hardcoded fractional inch code
  *  052d8a70e - Added collapse/expand option to the document tree view.
  *  6359c26b5 - Changed tree view document hiding boolean to integer to
    support arbitrary number of views.
  *  03d4f084c - Added option to hide inactive documents in tree view.
  *  f231871cb - replace epsilon to check for null vector
  *  41102edf6 - fix bug in draft path array
  *  712012678 - fix some MSVC & clang warnings
  *  ba6132c4b - Path: Adaptive - fix for convetional mode detection
  *  e69571dcf - Path: Adaptive - fix for offset glitches
  *  40ff33d4a - PathSimulation - fix for memory consumption with
    complex sim paths
  *  9a451bbf3 - Path: Adaptive - fix for integration
  *  43ee740ef - Path: Adaptive - prepping the PR
  *  6db02838c - Path: Adaptive - typo
  *  90cd7cb23 - Path: Adaptive -  fixes
  *  78e6cb30b - Path : Adaotive - fix for finishing pass supression
    outside stock
  *  9bb3576f6 - Path: Adaptive  - fixes
  *  f4dec2ece - Path: Adaptive - fix
  *  7b1f38498 - Path: Adaptive -fix
  *  202ace41a - Path: Adaptive - keep tool down ratio option + bugfixes
  *  53bbbe3ec - Path: Adaptive - bug fixes
  *  00085edd3 - Path: Adaptive - linking optimization - chaining by
    distance
  *  f24d66f96 - Path: Adaptive - fix for VS build
  *  3c6d2094a - Path: Adaptive - fix for edge selections
  *  3c7a88412 - Path: Adaptive - fix for keep tool down linking
  *  af102ca1c - Path: Adaptive - linking optimizations
  *  526aadfd8 - Path: Adaptive - path linking optimizations
  *  4619f8a58 - Path: Adaptive - bugfix
  *  cbecc2a49 - Path: Adaptive - keep tool down feature - alfa
  *  929bf9de5 - Path: Adaptive - fix for cut direction
  *  8ce1e811d - Path:Adaptive - fix
  *  0cbc401f7 - Path: Adaptive - cleanup
  *  743e95bca - Path: Adaptive - bug fix
  *  3928b5c85 - Path: Adaptive - bugfix
  *  a980d1e9f - Path: Adaptive - bugfix
  *  0bfd6d7e8 - Path: Adaptive - fix for stock to leave for outside
    region
  *  365227a04 - Path: Adaptive - feature to clear from outside stock
    bounday inwards
  *  364daff4c - Path: Adaptive - bugfix
  *  d578a546c - Path: Adaptive - bug fix
  *  0fe43a932 - Path: Adaptive - fix for returning to clearence height
  *  3bf7fb24e - Path: Adaptive -  support for cylindrical stock
  *  4603f6166 - Path: Adaptive - fine tuning
  *  51e339675 - Path: Adaptive - fix for stock to leave option
  *  4d3f6bc82 - Path: Adaptive - fix for linking moves optimization
  *  791435b08 - Path: Adaptive - added stock to leave option
  *  547ebe4fb - Path: Adaptive - linking moves optimization
  *  e24034a10 - Path Adaptive: fix for duplicate edge detection
  *  b9f841094 - Adaptive: Fix for path nesting
  *  3144de83c - fix for py3 error
  *  b56cc96f3 - clean up
  *  da62ad5bc - Fix for py3 import
  *  2b395e07b - Adaptive - finer tolerances for path cleaning
  *  29013240e - Adaptive path to allow selection of edges
  *  754134302 - Fix for compiling with VS2013
  *  f7773a1dc - fix for pybind11
  *  7ca6f8375 - fix for pybind11
  *  31cbf6f65 - Path adaptive operation added
  *  dcedf9a4a - fix install locations for Raytracing and Start module
  *  399c95ccc - Added icon to TaskPanel tab in CombiView to indicate if
    an edit session is in progress.
  *  e4dbc896d - Set focus to sketcher window when a new handler is
    activated to ensure proper handling of keys, espcially Escape.
  *  36faeb247 - Cosmetically change mentions of Teigha to ODA
  *  37305f69f - Misc. typo and whitespace fixes
  *  900a05bca - Fixed ProfileEdges for multi base models.
  *  48d058dc7 - Fixed ProfileFaces for multiple base models.
  *  8030e96e5 - Fixed dogbone support for CCW profiles.
  *  6687ff2fd - Select potential base if it is the only candidate for a
    base model
  *  cc7abc59f - PathUtil fixes for adding ops with preselection.
  *  bc871e2b8 - Support for converting existing jobs to multi base
    model on loading.
  *  7925da828 - Fixed merge issues
  *  fffb9f265 - Removed obsolete adjustWirePlacement.
  *  1ad7b8c32 - Added support for multi base model to Engrave.
  *  3687224ce - Added support for multi base model to Surface op.
  *  546cd7e2e - Added multi base model support to Pocket 3D op.
  *  3d646ecd4 - Changed base model tab view to a tree view
  *  e098c7f1f - Fixed merge issues
  *  1f0bda27f - New approach to determine if an object is a solid -
    based on it's volume.
  *  dda6d4938 - Fixed typo
  *  74bcc8b57 - Added support for multi base model to Chamfer op.
  *  a7f3c5974 - Added multi base model support to MillFace.
  *  cd4e3043e - Consolidated base model naming
  *  f01eb0737 - Added multi base model support to CircularHoleBase op
  *  e4e54729a - Added multi base model support to ProfileEdges op.
  *  0a9ff5f3a - Fixed base geometry selection for multiple base models.
  *  9479e27ab - Fixed Contour op to work with multiple base models.
  *  39a73f4e7 - Preserve selection over moves and rotations
  *  cc2ffc38a - Added jobs as a selection for the base models.
  *  5d5afd8b0 - Added more placement tools for base models.
  *  524380cd1 - Fixed unit tests to support multiple base models.
  *  2480b45c8 - Alignment and orientation support for multiple base
    models.
  *  e0af0177c - Base model edit during job editor.
  *  bcfd92d38 - Refactored job creation dialog to be re-used for model
    selection dialog.
  *  d78d65628 - Basic job creation dialog with multiple base models.
  *  15df65280 - FEM: cpp commands post, do not use create, same like
    constraints, data along line
  *  f2422f1f7 - FEM: cpp commands post, do not use create, same like
    constraints, scalar clip
  *  c4e7ace30 - FEM: cpp commands post, do not use create, same like
    constraints, linearized stress
  *  2db040dd8 - FEM: cpp commands post, do not use create, same like
    constraints, data at point
  *  79e320d70 - FEM: cpp commands post, do not use create, same like
    constraints, clip
  *  2110292f3 - FEM: cpp commands sort posts, cut
  *  1075c331f - FEM: cpp commands post, fix warning class and a typo
  *  c95cdb13b - FEM: workbench, remove wrong spaces
  *  d62f1cbfe - FEM: gui py class init, sort classes
  *  1effc84eb - FEM: gui py class init, delete duplicates
  *  08e2c4f07 - FEM: app py class init, sort classes
  *  24c868686 - FEM: app py class init, add some spaces
  *  c9e555117 - FEM: icons, add new line after add icons
  *  6ac8df583 - FEM: icons, rename inp editor
  *  0cdfc8bc4 - FEM: icons, rename element rotation 1d
  *  45bf29e0f - FEM: icons, rename element geometry 2d
  *  1fe8dc99f - FEM: icons, rename element geometry 1d
  *  a8e34e566 - FEM: icons, rename element fluid 1d
  *  316d99c86 - FEM: icons, rename sovler cfd
  *  11d728a42 - FEM: icons, rename solver analysis frequency
  *  211754d60 - FEM: icons, rename solver analysis thermomechanical
  *  de165b9a6 - FEM: icons, rename solver analysis static
  *  55759110e - FEM: icons, rename solver standard
  *  e7ce85c6d - FEM: icons, rename solver control
  *  83d4247b8 - FEM: icons, rename solver run
  *  281eeb5fd - FEM: icons, rename solver elmer
  *  4ca046a72 - PartDesign: Refine property for Boolean #3488
  *  46621a85d - PartDesign: Refine property for primitives #3488
  *  2cb1bad66 - GestureNavigationStyle: fix interaction with
    SoClipPlaneManip
  *  a93c893dc - fixes #0003583: Using the raytracing WB crashes FreeCAD
  *  b6e871833 - fixes #0003586: App test cases require Part module
  *  30f395761 - remove unused option FREECAD_MAINTAINERS_BUILD
  *  63e8241e6 - fix inconsistencies between default action of context
    menu and double-click
  *  2dd876c08 - auto-expand/collapse a tree item when activating it
  *  34a0c7bce - by default show highlighted object in bold text, a
    document's active object is not in bold text any more
  *  3b9a9e02b - close all top-level widgets when about to quit event
    loop
  *  a624fee2c - add GUI functions to flip orientation of input curves
  *  864767221 - add boolean list to handle orientation of boundary
    curves
  *  fbcecfb13 - add missing header files
  *  fd2befe7a - when leaving dragger edit mode make sure to release the
    grabbed node
  *  aa8feb79d - Use Face or 3D direction for View and ProjGroup
  *  233ed49b2 - make copy constructor of Handle class private
  *  0b846eee5 - consider global placement when exporting point cloud
  *  7e3be9eb6 - take care of object's global placement when creating
    point cloud of it
  *  7d8e7b6d6 - add copy constructor for class PointKernel
  *  138ddcbee - add method Placement::isIdentity
  *  312310de6 - take care of global placement when exporting from Mesh
    menu
  *  b87d6e69f - copy image resource
  *  9b42120c8 - Start: 1) replaced link element before li item in order
    to make the whole box clickable 2) placed "New file" item as first
    one so that it is always at the same place no matter what session or
    recent files you have 3) created a thumbnail for "New file" item
  *  506ed1ee9 - Start: fixed tabs border radius and reduced font weight
    for file info
  *  599e59059 - reduce line-length to 80 characters
  *  b20d1bc09 - new style modules: print traceback as error and as log.
  *  e0f8dede0 - Update commit count reference for shallow clones
  *  36bd5a0ec - fix build failure for OCCT < 7.0
  *  7a71cf188 - take care of global placement when creating mesh from
    shape
  *  d8c558156 - add optional parameters to copy method to copy topology
    and/or triangulation
  *  7d8e53aaa - add Const to ancestorsOfType
  *  9e5b31fe2 - add missing comma separator in list
  *  ef0fe5732 - Draft: Allow to switch the line of Draft Labels on/off
  *  acbbcbcb0 - enable VBO support for Intel graphic drivers if UseVBO
    is activated
  *  b38538779 - enable VBO support for Intel graphic drivers if UseVBO
    is activated
  *  dda6672d4 - Fixed minor bug of custom spacing in Rebar object.
  *  689765da1 - Revert unintended change
  *  43d16fc87 - Add Duplicate button to Execute Macro dialog
  *  299f68cda - add comment about using readLockNormalCache
  *  4231194a3 - GLBuffer: fix isVBOSupported()
  *  b5467b02a - MeshGui::SoFCIndexedFaceSet: fix missing normal cache
    unlock
  *  ad39b37b9 - Fixed whitespace error
  *  ec8e97c26 - Fixed merge issues
  *  67987cc91 - Added job export dialog to Job Editor.
  *  ff54af4e9 - Redesigned ops defaults to use combo box for op
    selection and only have one editor visibile at the time.
  *  9cc08cee0 - Fixing unit tests for more conservative height
    settings.
  *  84b681eb2 - PathEdit integration of the setup-sheet editor.
  *  795842b71 - Setting a property's tooltips in setup sheet editor.
  *  c4340a757 - Fixed surface settings.
  *  e833c5b32 - Fixed build for new files.
  *  33e3a0083 - Turning off settings exception printing for
    unregistered ops.
  *  9d7d9e817 - Partial operation settings support for Surface op.
  *  6c83a991e - Operation settings support for both engrave ops
  *  3e1310ba7 - Operation settings support for Helix op.
  *  7d8ed6fd7 - Operation setting support for all pocket ops.
  *  ea84b18ae - Operation settings support for Drilling.
  *  f4124b91b - Sorting of operation settings for UI purposes.
  *  0824066c5 - Added operation setting support to profile ops.
  *  74d3bf485 - Added support for property types required for
    PocketShape settings.
  *  954771ccb - Added automatic setting of operation values from the
    setup sheet during creation.
  *  ebe76319b - Added name parameter to operation proxy constructor.
  *  a3cd80796 - Template export/import of operation settings.
  *  5f5543da3 - Add properties to the setup sheet and initialise their
    editor from there.
  *  a5a44ecec - Property editor for enums.
  *  ac84092e7 - Basic property editor framework
  *  7b8165389 - Display setup sheet for each registered op.
  *  ee49b9874 - Prototype objects for operations and the ability to
    create them through the regular proxy instantiation.
  *  070d17e4e - Add job as parameter to opSetDefaultValues
  *  b93d39f70 - UI for operation's setup sheet.
  *  660b9b38d - Added approximation for hyperbola curves.
  *  853ad14a1 - Basic UI/editor for the SetupSheet.
  *  cdff29e47 - Fixed stock creation with odd initial extent -
    tessellate to the rescue.
  *  c495ed43f - Fixed heights and introduced OpStockZMin/Max.
  *  94fa64077 - Add eval() to distance line edit during scaling

 -- Alexander Pozdnyakov <censored>  Sat, 29 Sep 2018 07:10:33 +0300

freecad-daily (0.17+git14511-faf883448-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: faf8834484f4ffd5fdaed853e4d3a0883a7d4cdf
  * Date: 1535834679
  * git changelog:
  *  faf883448 - py3.7 fix
  *  591c1d32c - Add link button to Addon Manager to Macros dialog
  *  7c048482b - Hiding all/most properties that are supposed to be
    hidden on document restore again.
  *  f094ae413 - Fixed logging for unit tests.
  *  8054540af - Added button to stock dialog to recreate the stock
    object.
  *  5b39974bf - Only track stock from base's extent at creation time.
  *  a8be139cb - Improve search for coin3d tag file
  *  b79e1bfee - get rid of private function _PyImport_FixupBuiltin for
    FreeCAD and FreeCADGui modules
  *  8c08635d3 - get rid of private function _PyImport_FixupBuiltin for
    __FreeCADBase__ module
  *  1eeb19748 - Fix typo in search for OpenGL.
  *  fb1a0be84 - exit application when running unit tests raised a
    system exception
  *  022653331 - Arch: Close base profile of Structures automatically
    when needed
  *  5f025587a - Draft: Fixed bug in WorkingPlaneProxy color
  *  e381e6b73 - Remove unused Debian packaging files
  *  682650b0b - Draft: Fixed adding points in Wires
  *  3d70f9ed4 - number of used decimals in UnitsApi must already be set
    when initializing App
  *  c717d1121 - improve csg import
  *  96771a07b - use a widget's current font as default in the list of
    available families
  *  28b7e0112 - YEAH 1000 commits for great FreeCAD project :-) ahh the
    commit ... FEM: netgen mesh obj, typo in attribute description
  *  d436630f5 - FEM: equation objects, add some comments for linear and
    nonlinear equation
  *  ff716f3d4 - FEM: mesh netgen and gmsh, use the same group and
    description for mesh geometry object
  *  26a255b38 - FEM: common test module, some comments
  *  998b72324 - AddonManager: Fixes download of metadata.txt with Py3
  *  b469c237b - Arch: cache svg calculations in section planes/techdraw
    views for better performance
  *  404b42d0a - unit tests of Arch and Draft require GUI, improve
    output of units tests
  *  559a5e6e5 - Arch: Added placement controls to section plane's task
    panel
  *  16e709a68 - do not explicitly use extesnion modules in
    SelectionView::getModule
  *  67b5ee093 - now each module registers its unit tests itself
  *  8708da262 - Arch: Section plane is now created at center of
    selected objects
  *  6f0634563 - Draft: Fixed DXF support for new Draft texts
  *  904aef555 - use abstract interface to access geometry in transform
    dialog
  *  2a6655e17 - Sketcher: UI option to enable/disable the automatic
    redundant removal mechanism
  *  8505b0eff - Sketcher: Automatic redundant removal mechanism
  *  dc1bb7eb8 - Sketcher: Move autoremoveredundants method from
    SketchAnalyser to SketchObject
  *  96f6c4694 - GCS: Bug fixes
  *  31750a750 - FEM: elmer, fix SIF variable output bug
  *  31193039e - FEM: femtools/femutils.py typos and whitespace fixes
  *  f8939d689 - FEM: vtk post, support multiple pipeline objects for
    filters
  *  d060cacfa - FEM: cpp commands sort constraints, temperature
  *  144e54845 - FEM: cpp commands sort constraints, pulley
  *  283f9dbe7 - FEM: cpp commands sort constraints, pressure
  *  ffbeac03f - FEM: cpp commands sort constraints, plane rotation
  *  c8ec1a756 - FEM: cpp commands sort constraints, initial temperature
  *  38f868263 - FEM: cpp commands sort constraints, heat flux
  *  79442a1f2 - FEM: cpp commands sort constraints, move gear
  *  164ee520a - FEM: cpp commands sort constraints, move force
  *  ab522431d - FEM: cpp commands sort constraints, move fluid boundary
  *  33f749c96 - FEM: cpp commands sort constraints, move displacement
  *  c97ed2db3 - FEM: cpp commands sort constraints, move contact
  *  ba6976fd6 - FEM: cpp commands, use for command creation same order
    as for command definition
  *  6923a5221 - FEM: cpp commands, add some comments
  *  e21476907 - FEM: cpp commands, comment analysis and solver command
    as they are created in Python
  *  8c30258db - FEM: cpp commands, code formating
  *  1a08251a8 - FEM: vtk post, change order of commands and icons
  *  a322cc349 - FEM: vtk post, small improvement in scalar clip gui
  *  a02b35574 - FEM: objects module, rename result objects to post
    processing ones
  *  d8f65890d - FEM: objects module, delete recompute comments, the
    user needs to take care of recomputes if he adds objects by Python
  *  ce1be10f0 - FEM: vtk post, typo in Tranparency property
  *  25bcbcbf2 - FEM: vtk post, sync tranparency on reopen of pipeline
    task panel
  *  2dc808985 - handle case if a B-spline is straight and thus maximum
    curvature is zero
  *  8740a3a56 - Whitespace formatting
  *  55e93745f - Misc. typo fixes
  *  69efa4737 - Selection: handle exception in observer callback
  *  561be0821 - Part sweep now accepts compounds of edges that build a
    wire
  *  b2cefc460 - Part loft now accepts compounds of edges that build a
    wire
  *  fe2660b46 - issue #0003177: Part Design Pad should allow besides
    'Up to face' something like 'Up to plane' as well
  *  b656377e6 - Start: break too long thumb caption texts
  *  f8f4cd76c - clear dict when invalidating Py object to fix possible
    cyclic references
  *  5eaf2e638 - fixes #0003564: Python objects: updateData calls to
    proxy instance that should have been deleted
  *  bb9d737ba - when adding a dynamic property to the editor then move
    it to the correct group or create a new group
  *  3f0dca638 - avoid that Datum plane is always touched when
    automatically resizing it from within its own view provider
  *  2b2b920c8 - Arch: python3 fix
  *  988dc1127 - Start: additional py3 fixes
  *  69d9a3f94 - Arch: Use the smallest face as profile when discovering
    extrusions in IFC objects - thanks @geometrygym
  *  f0d6a43d3 - Arch: Using transparent style during walls and structs
    draw
  *  af30700b1 - Draft: Fixed leftover scene callbacks in snapping
  *  16e01ceaa - Start: misc improvements - Hide recent files section if
    recent files prefs is set to 0 - Better filetype management - Better
    tooltip on file thumbnails - Added notes section (enable in
    preferences)
  *  24579fff3 - Py3: fix PropertyStringListItem::setValue
  *  93163b28d - Improve usability of expression dialog: + add signal
    showFormulaDialog to QuantitySpinBox in order to indicate whether
    the formula dialog opens or closes + when formula dialog opens then
    hide the button box in the parent dialog, show it again when the
    formula dialog closes
  *  0252e491d - Start: Misc fixes to start page
  *  6429707f7 - Allow user to suppress the initial tool change.
  *  c17bcb130 - Enable option for grbl tool change command.
  *  478829510 - If an edge cannot be flipped, issue a warning and
    approximate it through straight line segments.
  *  6e83baf1d - Fix railing height at starting point etc.
  *  681c71766 - Add Railing Height and Offset
  *  3927a2ed8 - reduce compile time after each time cmake configure is
    executed (Version.h)
  *  4211defb4 - reduce compile time after each time cmake configure is
    executed
  *  e5a1a9d35 - macro to check for different input and output file and
    if needed replace output file
  *  b9c24f8a9 - reduce compile time after each time cmake configure is
    executed (swig)
  *  afd524956 - add static function isVBOSupported to OpenGLBuffer to
    check for the GL_ARB_vertex_buffer_object extension
  *  83351faeb - Draft: Ability to set working plane from PartDesign
    datum planes
  *  952a9a4a8 - CMP0050: make Template module aware of cmake policy
  *  67ddda714 - CMP0050: make Assembly module aware of cmake policy
  *  172503b40 - CMP0050: make JtReader module aware of cmake policy
  *  f4a21d3b6 - CMP0050: make Sandbox module aware of cmake policy
  *  a84b84bf1 - CMP0050: make TechDraw module aware of cmake policy
  *  8ff52568d - CMP0050: make Start module aware of cmake policy
  *  c36bdb4e3 - CMP0050: make Start module aware of cmake policy
  *  63bf0aaeb - CMP0050: make Fem module aware of cmake policy
  *  681d22226 - CMP0050: make Robot module aware of cmake policy
  *  fc8984ae7 - CMP0050: make Path module aware of cmake policy
  *  d85309a76 - CMP0050: make Raytracing module aware of cmake policy
  *  49ca698b3 - CMP0050: make Drawing module aware of cmake policy
  *  0c95c9579 - CMP0050: make Drawing module aware of cmake policy
  *  2455b5fe3 - CMP0050: make Sketcher module aware of cmake policy
  *  104595d37 - CMP0050: make MeshPart module aware of cmake policy
  *  ed5313d72 - CMP0050: make Inspection module aware of cmake policy
  *  cdc507d9b - CMP0050: make PartDesign module aware of cmake policy
  *  73e27458d - CMP0050: make Part module aware of cmake policy
  *  f7f143a2b - CMP0050: make Points module aware of cmake policy
  *  cda05c914 - CMP0050: make Import module aware of cmake policy
  *  e3a783fd4 - CMP0050: make Import module aware of cmake policy
  *  cad83384f - 'Multi-segment' continuos railing update following
    Stairs' changes
  *  fb388774e - Fix railing on 2 sides; Make continous railing for
    'multi-segment' stairs; Group under 'Master Stairs'
  *  6dafd51fa - Fixing Railing - Left & Right
  *  8d4756015 - Start: Fix for py3
  *  f09ccebbe - Start: Support for qss stylesheets
  *  9df1166de - Start: More cosmetic fixes
  *  e8811c0d3 - Start: cosmetic fixes
  *  efae18742 - Start: Refined display + start with forum disabled
  *  1007c822d - Start: Allow to not show start page on file open
  *  36cd5a55c - Start: Added forum box with latest posts
  *  5bc02545c - Start: Small fixes in preference page
  *  ac6586a20 - Start: New start workbench
  *  8236f158d - Web: Allow to use url queries
  *  9e9e4dd7f - CMP0050: make Image module aware of cmake policy
  *  a4390f547 - CMP0050: make ReverseEngineering module aware of cmake
    policy
  *  a0faa374c - CMP0050: make Mesh module aware of cmake policy
  *  0b8631271 - CMP0050: make Spreadsheet module aware of cmake policy
  *  cd5ee548f - CMP0050: make Surface module aware of cmake policy
  *  8d4953ad8 - CMP0050: make Measure module aware of cmake policy
  *  8d09cafc3 - CMP0050: make Test module aware of cmake policy
  *  1c656b1cb - CMP0050: make Web module aware of cmake policy
  *  16295d412 - CMake 2.8.12 and lower allowed the SOURCE signature in
    add_custom_command In CMake 3.0 the policy CMP0050 was introduced
    where it could be set to OLD to keep this behaviour while for NEW an
    error was raised. Since CMake 3.5.2 a warning comes up when using
    the OLD behaviour and that it will be removed in a future version.
  *  bff245dae - add Mesh_Data target to handle scripts files
  *  82b31d50e - clean up cmake macros add new macro
    fc_target_copy_resource_flat
  *  a1b0c2ff3 - Gui: Better visualization of the Active Object
  *  55fb50834 - Fix StraightLanding connecting bit; other TreadDepth
    RiserHeight issues etc.
  *  0c918ba5d - 'Centralise' all cases use
    MakeStraightStairsWithLanding method; further fix TreadDepth and
    RiserHeight Enforce
  *  773ca081f - Add TreadDepth & RiserHeight Enforce properties; Fix
    MakeStair, MakeStraightLanding functions; Test Right Railing
  *  dc4628767 - Fix MakeStairs, _CommandStairs functions; Testing
    Railing (One side only)
  *  07eea2e3a - remove ambiguous function setTolerance, use Tolerance
    attribute instead
  *  3ffd43552 - move cmake policy CMP0050 to new style
  *  fc6e6a55e - fix broken generate_from_xml macro
  *  68f6c82eb - fix -Wcast-function-type
  *  557fee3dc - fix -Wignored-qualifiers
  *  4686f27f6 - fix -Wimplicit-fallthrough
  *  0bc5699b5 - fix -Wparentheses
  *  fa99f792e - Py3: PartDesign: relative imports
  *  03a28be4c - MSVC does not support keyword 'or'
  *  f82012b68 - Remove const qualifier for Travis OCE version
  *  baa960e1d - Coverity Fixes
  *  086546891 - Add option for Dxf Version and forced Polyline
  *  e757e4f7e - fix warning C4244: conversion from 'const double' to
    'float', possible loss of data
  *  e701f75c2 - generic wrapper/unwrapper for PySide and PyQt classes
  *  de66ab3d1 - Coverity Fixes
  *  368ba7a37 - Fix Travis Compile Warnings
  *  0432ecdb8 - Fix propagation of Source property to children
  *  1b1eaa5de - Turn off Operations visibility by default
  *  04807fddd - Add UseOutline property to PocketShape in order to mill
    full pockets and not have to add all sub-shapes.
  *  321b159f2 - More typos
  *  a981753d2 - Trailing whitespace fixes
  *  781d00732 - Misc. typos
  *  e31cac568 - revert changes of SMESH_Gen class interface of bundled
    SMESH
  *  3c999f563 - fix several reference counting bugs
  *  271cdcb19 - clear selection node when destroying viewer

 -- Alexander Pozdnyakov <censored>  Sun, 02 Sep 2018 07:24:21 +0300

freecad-daily (0.17+git14345-9f9886691-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9f9886691ba4c541ed057ddf01cb575d34347a5e
  * Date: 1534535991
  * git changelog:
  *  9f9886691 - disable FREECAD_USE_EXTERNAL_KDL due to
    incompatibilities with bundled version
  *  2221820d7 - Various general bugs fixes and  _CommandStairs related
  *  28e8d5e82 - Add HalfTurnRight 'basic' feature, Master Stairs to
    accommodate differnt flight of stairs
  *  171e65204 - fix -Wabsolute-value
  *  b04ea2704 - do not show dialog of progress indicator for OCCT <
    6.9.0
  *  5ee9e1193 - nullify path on destruction and check if adding new
    trajectories
  *  4d9ee645c - use consistently cc_glglue functions in OpenGLBuffer
    class
  *  c842f0b8b - fix build failure if pch is on
  *  a5515527e - move OpenGLBuffer class to core system
  *  5039e4b0a - simplifiy code in SoFCIndexedFaceSet::GLRender, fix bug
    in wireframe mode when panning/rotating
  *  4f3d0149f - Add basic MultiEdgesLanding method
  *  69fec24cb - Add AbsTop Property - Absolute Top Level of a
    segment/flight of stairs; To enable 'multi-segment' stairs.
  *  adb44fee5 - Add LastSegment Property - to enable 'multi-segment' /
    'multi-flight' stairs; and fix some LandingDepth related bug.
  *  e76488eb1 - FEM: post warp filter, try to better handle ui min max
    values, but no success
  *  88b605774 - FEM: post warp filter, add some comments and make code
    better readable, no real changes
  *  5d2d33b98 - FEM: post warp filter, small ui layout improvements
  *  2772d1faa - FEM: post warp filter, better values for ui spinbox
    values
  *  c44ade696 - Fix build error on MacOS due to sed command usage
  *  e290de07a - BOPAlgo supports progress indicator since version 6.9.0
  *  d5c63cf21 - add progress indicator to BOP check task panel
  *  2b02b0753 - let pass events of a progress dialog in event filter of
    WaitCursor
  *  56e6d5829 - add comment about regression in ProgressBar
  *  ba7161ac4 - Add boost-python to fedora spec file
  *  52a5cbe7c - Improve error report about missing boost components
  *  9549f29f2 - fix MSVC warning: unreferenced local variable
  *  99b077cf8 - use parallel mode of BOPCheck class
  *  ff9339522 - Give FindNETGEN a path hint so that it ACTUALLY works
    with the standard Fedora 28 netgen package.
  *  e903690e0 - Give FindNETGEN a path hint so that it works with the
    standard Fedora 28 netgen package.
  *  9a6dcff1d - Give FindMEDFile a path hint so that it works with the
    standard Fedora 28 med-devel package.
  *  90a8b5420 - Add HalfTurnLeft landing stairs basic feature.  -
    HalfTurnRight, stairs alignment etc. 'fix' added in 'later version'
    in my local machine not yet in this commit
  *  5f8f26824 - Apply equivalent changes to FindPySide2Tools as
    FindPySideTools.
  *  bf043fe68 - Fix typo in FreeCadMacros.cmake
  *  f12c4092a - Quote paths used in FindPySideTools.cmake
  *  32c40179d - Fix ninja warnings about duplicate rules for
    Mod/Web/Init.py
  *  25332ba03 - Fix ninja warnings about duplicate rules for
    Mod/Path/Init.py
  *  75c698d18 - Fix policy warning with CMake (regarding "no rules to
    generate")
  *  b844589cf - Clean up and make FindPySideTools CMake module more
    robust
  *  cf79125dd - Add fc_target_copy_resource/fc_copy_sources build
    message
  *  2ae238e3d - Clean up and fix generate_from_py and generate_from_xml
    CMake macros
  *  4ffc6c288 - Clean up and improve fc_copy_sources and
    fc_target_copy_resource CMake macros
  *  11d89c760 - Clean up and improve "COPY_IF_DIFFERENT" CMake macro
  *  de282ad5c - Base: Make units of PropertyQuantity settable from
    Python code
  *  855f4ef2f - Fix globalPosition in Stl export
  *  9602e22c3 - compute the actual placement to apply instead of
    transforming the points twice
  *  0f9eba7d9 - Fix double application of Placement
  *  a097804cb - Add library for concurremcy in >= VS2015 revert
    conditional in Points.cpp (i.e. reactivate parallel handling)
  *  3c2e27cfc - 🚑🐛 Don't install doc/freecad.qch with no GUI
  *  6eb2cd315 - Set Operation's view object proxy to 0 to let the
    framework use the c++ implementation.
  *  02a237637 - Use TC of last operation of a job - bring up dialog if
    it's the first op of a job.
  *  9f29693df - Fix Dimension update on DPG Scale Change
  *  7028da17b - Expose findCentroid to Python
  *  603c294d4 - Fix QGIVP boundingRect
  *  5730aae4c - Allow circular BSplines to be dimensioned
  *  874309b94 - Arch: Initial support to export quantities to IFC
  *  57f2bf74a - Arch: Import/export Site data (longitude, latitude,
    etc..) to/from IFC
  *  21e00b6d7 - Arch: Support for IfcElementAssembly
  *  d30cb7853 - Added vertical/horizontal support for
    SurfaceOfRevolution.
  *  a50727b59 - Fixed Cancel of job selection - abort op creation.
  *  cf14ebf7e - Use the job that matches the current selection - iff
    only one job fits that description.
  *  18964c2e5 - Removed non-printable character at line 1
  *  5e791f55a - 1. Fixed typo in previous commit (item 3) 2. Added URL
    of discussion post / thread 3. Previous commit - Added Landing Depth
    Control to ArchStairs
  *  c33e247d9 - Add Control Landing Depth
  *  880c8ccbf - avoid linker errors with >= VS 2015
  *  1160e04af - Revert "Get the outline of the syntesized shape for
    PocketShape before extruding."
  *  2587864b5 - example using C++ API of FreeCAD in external
    application
  *  90ad84539 - for Qt5 no explict event processing after creating a 3d
    view
  *  2e35941ef - add some convenience methods for initialization process
  *  1d83e15e3 - quit event loop after closing main window if not
    started by an extern host application
  *  34172c851 - improve handling as library if used by another
    application
  *  241f85569 - fix typo
  *  71088bfb9 - suppress -Wcast-function-type for swig code
  *  01c140be2 - fix warnings
  *  a9c4bcb5d - remove kwd argument for functions only with flag
    METH_VARARGS
  *  0b40519f3 - Changed all catch types to references for polymorphic
    exceptions.
  *  1cbd5cc99 - Path.Area: add PocketLastStepover/LastStepover
    parameter
  *  3414c042b - FEM: clipping plane, fix bound box calculation for obj
    with a property called Shape which is not a occt shape
  *  436d04fe3 - ViewProviderDocumentObject: forbid recursive call of
    updateView()
  *  c961f8f6b - make Loop selection command available outside Path WB
  *  f99940ff1 - Make drill location list sortable
  *  2e1a887c4 - whitespace fixes
  *  67aa3c4c3 - Source typo change
  *  baa6d8932 - Typos and whitespace fixes
  *  f991d89ec - FEM: icons, rename purge results icon
  *  af61ca669 - FEM: icons, rename show result icon
  *  4019cc346 - FEM: icons, rename sphere icon
  *  1a1ce36f9 - FEM: icons, rename plane icon
  *  eba0a6a6f - FEM: icons, rename iso surfaces icon
  *  e0a8cd8f8 - FEM: icons, rename cylinder icon
  *  b7680920d - FEM: icons, rename box icon
  *  dab1ed770 - FEM: icons, rename warp filter icon
  *  a799e0060 - FEM: icons, rename linearized stress icon
  *  38ae615ed - FEM: icons, rename data at point icon
  *  d9ed75d95 - FEM: icons, rename data along line icon
  *  2b6ec4196 - FEM: icons, rename cut function icon
  *  23d28268f - FEM: icons, rename clip scalar icon
  *  cbcebb6d0 - FEM: icons, rename clip region icon
  *  e16f1939e - FEM: icons, rename data icon
  *  4e8574e91 - FEM: fenics #0003038: flake8
  *  8df79bef5 - FEM: fenics #0003038: added overlap parameter and
    removed assign_values from interfaces
  *  bf4503059 - FEM: fenics #0003038: removed old fenics interface
    classes
  *  ee8a525c0 - FEM: Fenics interface: changed interface into different
    classes for cell functions
  *  122ea86ba - FEM: Fenics interface: flake8
  *  193e69ad6 - FEM: Fenics interface: changed cell function and facet
    function interface to be more convenient
  *  baf26a3dc - FEM: analysis task, use analysis icon
  *  6bef30010 - FEM: post filters task panels, use the right icons and
    better names
  *  90533ea4e - FEM: post warp task panel, small typos in uifiles combo
    box
  *  1c870cc89 - FEM: menue names, use better readable names and use
    same typo system
  *  9ce4111ce - py3: define more unicode for python3, see commit
    7ad0c7f7
  *  88aefc28e - backport to OCCT < 6.8
  *  9faa7fc57 - fix exception raised on project load for invalid enums
  *  7ad0c7f7f - py3: define unicode for python3
  *  8f3cf6156 - PropertyPartShape: remove CopyShapeOnSave parameter
  *  8548d7249 - App::Document: enable saving with binary brep
  *  d65349f1f - PropertyPartShape: fix brep shape saving without copy
  *  8018f2640 - PropertyPartShape: add parameter to disable copy on
    save
  *  dc54f67d0 - fix infinite recursion in case of non-DAG documents
  *  917b95f72 - paralleization of transformation and bounding box
    calculation
  *  102fe30a7 - Arch: Discard faces without nornals in IFC exporter
  *  2e4d2dff0 - fix possible UNICODE related build failure due to OCCT
    cmake flags
  *  5e63d3ded - fix build failure on Linux
  *  e6b7bb18b - fix macOS build failure of MeshGui

 -- Alexander Pozdnyakov <censored>  Sat, 18 Aug 2018 01:32:58 +0300

freecad-daily (0.17+git14224-8068150c6-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 8068150c64b71981ec2f12b5a718a86da46b9e54
  * Date: 1533404269
  * git changelog:
  *  8068150c6 - [WIP] add box selection to select individual faces
  *  70e5b9fec - fix explosion of face colors dialog if too many faces
    are selected
  *  272c89b00 - add protected default constructor of
    SelectionFilterGate to simplifiy writing of sub-classes
  *  123e9d210 - Draft: Allow to turn off Draft verbose output in
    preferences
  *  1d81fd66b - AddonManager: expand dialog window
  *  48641c2b9 - replace Qt's OpenGL buffer with own implementation
    based on Coin3d API
  *  53c2058e0 - AddonManager: Support for Mario's template for
    externally hosted macros
  *  b40b50a30 - Arch: Fixed orientation of CTH profile
  *  ee517cf18 - Draft: better tooltip for copy mode option
  *  5d2a889a8 - Fixed issue #3506: Certain alias names with a number at
    the end caused exceptions when deleting cells in a spreadsheet.
  *  20d3ebca8 - Update Draft.py
  *  5162f4e57 - Arch: support of stacked groups in IFC and added
    Internal property to Spaces
  *  269a4a558 - Arch: Fixed export to IFC of standalone axes
  *  0865c8ae6 - Arch: small bugfix in material creation
  *  d2f9ab6a1 - Spreadsheet: Fixed issue #3361.
  *  13da3dd83 - Revert "fixes #0003361: Spreadsheet: Inserting Row
    Cause Crash - FC Daily v0.17"
  *  cd0b26a69 - Fix text position in Diamter Dim
  *  4046b001b - Fix default Vertex color
  *  ee607d36a - Fix iso View position in AutoDistribute
  *  1f4ab25d9 - add option to resize datum planes manually
  *  9c57ae56a - add cmake file for thumbnail provider
  *  9a3f0bc25 - improve exception handling in
    ViewProvider::eventCallback
  *  36fa72488 - comment out unused icons (to fix C2603 MSVC error)
  *  3d4c5eda2 - Sketcher: Fix typos
  *  de7bab2f4 - Sketcher: Fix Radius/Diameter shortcut
  *  c84fe5fa3 - Sketcher: Add diameter constraint to the menu and the
    toolbar
  *  26f93eef9 - Sketcher: Geometry Element Widget Support for Diameter
    Constraint shortcuts
  *  1414f986d - Sketcher: Constraint Widget support for the diameter
    constraint
  *  6ce8dcdfc - Sketcher: Support for editing datum dialog
  *  314769101 - Sketcher: Diameter Constraint Property representation
  *  a582da50b - Sketcher: New command to add a Diameter Constraint
  *  1fbdc7c1d - Sketcher: Diameter constraint art
  *  de3da8129 - Sketcher: ViewProvider representation of the Diameter
    Constraint
  *  2e33aba01 - Sketcher: Double arrow label for Diameter Constraint
  *  f41c1a969 - Sketcher: Python SketchObject support
  *  103260872 - Sketcher: Diameter support for Sketch Object
  *  1e2df1054 - Solver: Support for Diameter constraint
  *  424d68085 - GCS: Diameter constraint emulation through
    ConstraintEqual
  *  dcdb66470 - GCS: Extension of ConstraintEqual to allow for a
    proportionality factor
  *  4ae2692fe - Sketcher: Diameter Constraint Python support
  *  4bbc7ea78 - Sketcher: New Sketcher Constraint Diameter
  *  8ef330d19 - add missing export macro
  *  1899987e8 - Sketcher: Add command to delete all constraints to menu
  *  74a5a066c - Sketcher: UI command to delete all the constraints at
    once
  *  cd5aa8975 - Sketcher: Python command to delete all the constraints
    at once
  *  0024d1b0c - Sketcher: Python SketchObject implementation
  *  527c814dd - Sketcher: SketchObject adaptation to Sketch Analysis
  *  3dfb20238 - Sketcher: Make use of Sketch Analysis for Sketch
    Validation - refactoring
  *  de9e7cc94 - Part: Improvement to closest parameter determination
    when the projection does not exist in the trimmer curve
  *  97f375296 - Sketcher: Sketch Analysis tool and autoconstraining
    algorithms
  *  b40c1f16b - add a missing check for OCC version
  *  3c049e44f - cleanup of defeaturing in Part Gui
  *  d5db3ff58 - add OCC defeaturing to PartWB Gui
  *  1f63d6a10 - add python binding of OCC defeaturing
  *  4a0ea3c0e - add OCC defeaturing to TopoShape
  *  e6658ed3f - expose methods to Python to change navi cube settings
  *  c2ada8eac - Fix for issue #3541: Normalize xDir vector for Hole
    feature to correct hole diameter.
  *  2ca81da42 - fixes #0003538: MacOSX 10.13 not in the 'About FreeCAD'
    dialog
  *  23b30518b - PartDesign: fixes for Qt 5.11
  *  c6c55cb6c - Change method of counting commits
  *  9d419b8a4 - Add libspnav to fedora spec
  *  61a6fbe6d - fix -Wunused
  *  c2ab3f02c - remove undesired dependency of Mesh to Part module
  *  039e972a4 - implement fast mesh rendering for Qt5 port (7x faster)
  *  db4f47cf2 - Arch: other small bugfix in IFC exporter
  *  ee154d920 - Arch: Fixed storey height bug in IFC export
  *  057652414 - Misc. code comment typo fixes
  *  4c188ec0f - Fixed DAE export of groups including sub-groups and sub-
    parts
  *  e267eac7b - Fix #3329 globalPosition in Stl export
  *  e45a3674f - Arch: bugfixes in IFC exporter
  *  c28f95d9f - Export DocObjectPy/TopoShapePy to Dxf (Import module)
  *  6cc1524a0 - Mesh improvements: + support of Simple Model Format
    (smf) + improve reading of STL files (reduce by ~70%)
  *  98af9aabd - Draft: Snap to BuildingPart base points
  *  78fea6704 - Arch: bugfix in IFC exporter
  *  d4987d088 - add option to drag at cursor instead of view center
  *  6e8b60589 - add brnading option to show full version number in
    splash screen
  *  6c51cdd66 - minor changes
  *  fa89e3b95 - add url handler to handle certains protocols
    differently
  *  d3ef6905f - + add option to switch off precompiled header
  *  08fcd58e9 - + raise exception instead of crashing when trying to
    access curvature info via Python
  *  6b9a3bf93 - fix possible crash in Quarter viewer
  *  b7ac2807f - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  65879dfe6 - + Improve mesh selection (precompute projection matrix
    and use polygon bounding box)
  *  2b04db09e - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  d034c0083 - Draft: Added variable to be able to start Move command
    in copy mode
  *  f6fdad4d0 - Part: Fixed wording in ShapeBuilder messages
  *  1fcfbcf1a - + move implementation of Base::ifstream and
    Base::ofstream to header and remove export macro.   This is needed
    for VS 2013 to avoid that it exports methods of the base class and
    thus causing linker errors for modules that link FreeCADBase
  *  3b3e4fd4c - minor fix
  *  806ad88c5 - + implement a faster method to multiply vector with
    matrix + add convenience method to transform a point array
  *  b298e63bc - + implement direct and queued mode in console class
  *  b13f1562a - handling of UTF-8 in zipios++ on Win32
  *  6b6bde1ba - use correct spelling of Windows header
  *  188503613 - Arch: Added preference option for screen helpers color
    (axes, grids, etc...)
  *  111c0496b - Draft: Minor bugfix
  *  64c760f53 - Added Standard Code property to all components
  *  439486279 - Arch: Reorganizing structural profiles + added eurocode
    timber sizes
  *  7bac2a610 - Arch: minor bugfix
  *  acf18c193 - Arch: Minor fixes in Materials
  *  d37519e3e - Dxf Boilerplate files not installed
  *  441850296 - Add ANSIB Template
  *  2cc80b613 - Add preference settings
  *  8ba4cd105 - Add support for alternate LineGroup file
  *  5a39efa77 - Fix typo
  *  d48d014eb - Fix Detail view orientation
  *  2b08754c1 - Fixed default HideUnits option to FALSE
  *  d7e5534d5 - Added code to strip units from display string
  *  b9767f003 - Updated hide units GUI option with more text
  *  f8327a009 - WIP. Moving to other machine.
  *  4c2e36b64 - WIP. Added logic to not hide non-base units.
  *  841dfeadb - WIP. Moved code to hide units to seperate function
  *  da41c0071 - Add getPresentationValue function prototype
  *  3f1216a58 - WIP. Added logic to hide units on distance dimensions.
  *  5e3ce0331 - Added option to hide units in sketch
  *  548f63fd0 - fix -Winconsistent-missing-override
  *  8272abf5a - Arch: Added edit mode task panel to arch profiles +
    added American Wide Flange (W) profiles

 -- Alexander Pozdnyakov <censored>  Sun, 05 Aug 2018 02:21:58 +0300

freecad-daily (0.17+git14109-4aa91d62e-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 4aa91d62e2b5bf59371d0ffe1dbdd954e281e548
  * Date: 1532128526
  * git changelog:
  *  4aa91d62e - Part: Added 'Wire from Edges' option to Part
    ShapeBuilder
  *  a91f9e981 - Arch: Enable materials hierarchy
  *  a077a6d1a - Tweak Linear Dim Cosmetics
  *  97ebbf27c - fixed mod Assembly for Qt 5.11
  *  4249ddf64 - building fixes of mod Assembly
  *  068073656 - fixes in mod Assembly for python3
  *  473c86626 - Arch: misc improvements to IFC importer
  *  e92d1018b - PEP8 cleanup
  *  024ce84da - Using PropertyVectorDistance
  *  c93ff200c - Part: Allow to disable progress bar in brep string
    reader
  *  cc0fb2a5a - Arch: Fixed bug in display of axis systems
  *  0c33d00bf - Arch: Fixed visibility of BuildingPart
  *  50a10a202 - Arch: Support of shared profiles in extrusions imported
    from IFC
  *  9bfd118f3 - Fix includes for M_PI on Win
  *  9c60b4190 - Fix "use of deleted function" error on streams
  *  0790e3c92 - Add support for Dxf Export R14 spec
  *  24a9ab73a - Arch: Improved compression of IFC files
  *  56c6e3f0f - Arch: Fixed wrong Floor height on IFC import
  *  d940fd344 - Arch: Enable compression when exporting IFC files
    (reuse similar vectors, colors, etc)
  *  a7c8a4677 - Arch: Support for IfcGrid
  *  fa32af702 - convert tabs to spaces
  *  dc79a93dd - save current color so it can be reverted on cancel
  *  1cb114e25 - handle user cancel color dialog
  *  3d09e6543 - Fix for coverity CID 168953
  *  2c74bcddd - Merge pull request #1553 from luzpaz/source-typo
  *  49b3fbab5 - Source typo fix
  *  07d1abb38 - Fixed import and coverity issue in rml_post.
  *  7e781bcfd - Revise multiple solids message
  *  c74ea1d99 - Fix PD Pocket Through All Unit Test
  *  883a726d5 - Fix #3401 warning on multiple solid
  *  c6b394970 - Arch: Building now derives from BuildingPart
  *  be5e93ddf - Misc. typo & whitespace fixes
  *  c9b29dc63 - Revert "Added support in DraftGui.todo.delay function
    to accept any number of arguments."
  *  63f085dd7 - Extended global marker size to be used for Sketcher
  *  dc15e8f07 - Extended global marker size to be used for Path
  *  348ae5177 - Extended global marker size to be used for other modes
  *  101fac6c1 - Material: recreated materials files with the bash tools
  *  4627ad585 - Material: properties, add ultimate strain
  *  35b92641d - Material: properties, remove Elasticity because it is a
    theory and not a property
  *  3416a26d7 - FEM: analysis group meshing, deactivate by default
  *  96ed5404a - FEM: material task panel, typo
  *  d990fb15f - py3: .next -> next() reported:
    https://github.com/FreeCAD/FreeCAD_Conda/issues/16 ref1:
    https://stackoverflow.com/questions/12274606/theres-no-next-function-
    in-a-yield-generator-in-python-3
  *  860ad6b91 - Use Stroker to generate Edge selection area
  *  545bed8b1 - Fix arcs on outer angle dimensions
  *  091482995 - Fix initial placement of linear dims
  *  ae4961244 - Fixes for coverity CID 176063 and 176065.
  *  062fd6735 - Detect OCCT at new Debian location
  *  dc4fa6e80 - Added support in DraftGui.todo.delay function to accept
    any number of arguments.
  *  c4fc02cbc - Arch: fixed bug in non-GUI mode
  *  74a399e6b - Arch: added IfcPRoperties to BuildingParts
  *  b54661c09 - Arch: Added IFC properties editor to edit mode of all
    Arch objects
  *  0ff2c72ab - allow to disable version number in window title
  *  5f63a7764 - Arch: using basic object names for all arch objects
  *  d7d4489da - Change StepOver to PropertyPercent
  *  097f73afc - Path: Surface op improvements for drop cutter algo
  *  56cd69918 - Fix mod JtReader with python3
  *  f469c9a2c - Another fix to compile against qt5 with python2
    (detection of shiboken2)
  *  1a952af89 - Make sure the offset wire is oriented predictably.
  *  41ca2b3b6 - Changed OpTools and unit tests to not rely on Part.Face
    creation to determine wire orientation.
  *  d2efdc408 - Some tests to figure out Travis failures
  *  c4426c28e - Fixed chamfer UI
  *  c4c30fba9 - Renamed PathGeomOp to PathOpTools.
  *  57ee12df6 - Prevent user from adding stock features to chamfer.
  *  3652cee94 - Fixed holding tags unit tests.
  *  c75fc99cf - Added chamfer selection guard to allow edges and faces.
  *  ebf84ff15 - Fixed holding tags issue with Path's at the same height
    as the tag top.
  *  b8b1c6afe - More holding tags robustifying.
  *  559d48045 - Fixed direction for offsetting holes.
  *  664b2da2e - Fixed flipping of an arc if the arc is rotated.
  *  1574d0bd4 - Robustify holding tags a bit.
  *  c4ae92cf3 - Fixed open wire offsetting and orienting.
  *  4a8653b1c - Refactored geom functions into PathGeomOp.
  *  34aaeff31 - Extracted and added tests for chamfer tool depth and
    offset calculations.
  *  028d76f00 - More chamfer unit tests.
  *  324a30831 - Fixed wire offsetting and orientation and added more
    test cases.
  *  bf7f0a69e - Corrected cutting edge angle input for v-bits.
  *  ee56fc92d - Set default log level back to INFO for all modules.
  *  c559544cd - Fixed missing stock exception in ProfileContour.
  *  97ef1bb62 - Work around for offsetting a circle with Placement.
  *  1b6d14a8d - Added basic chamfer test case for offsetting a wire.
  *  a605b6ea7 - Fixed flipping of b-spline and enabled unit test for
    it.
  *  d101111f6 - Added flipping of edge to PathGeom.
  *  8130b5794 - Moved functions out of class for simpler testability
  *  135ede46f - Get the outline of the syntesized shape for PocketShape
    before extruding. This greatly improves the robustness of the
    algorithm and gives PathArea less chances to mess it up.
  *  5fa725c18 - Always use climb milling for closed wires.
  *  0a7074cd1 - Added join to chamfer properties and UI.
  *  8657632d1 - Combined engrave ops in a command group.
  *  6920a618d - Fixed chamfer depth and cleaned up properties.
  *  ce7f28811 - Rebase chamfer op on engrave-base and enable path
    generation.
  *  57ff80fb0 - Split Engrave into base implementation and Engrave
    specific pieces.
  *  63200c00e - Offsetting edges for chamfer op.
  *  ec0e9d1d9 - Basic chamfer op framework.
  *  0c71bc9f9 - Consolidated path tool editor and added customized
    support for endmill, drill and v-bit.

 -- Alexander Pozdnyakov <censored>  Sun, 22 Jul 2018 04:24:11 +0300

freecad-daily (0.17+git14016-5f63f9f23-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 5f63f9f23f10640b613cd894ed529eaf69a04aec
  * Date: 1530881744
  * git changelog:
  *  5f63f9f23 - Add comment to clarify why replace() is used
  *  9ea0cf5a3 - Add version info to window title
  *  f0252c80c - Show color of object wrt to its transparency while
    exporting SVG file.
  *  bd4f48c95 - Fix #3525 Handle Global Position
  *  e5dc8bfff - Implemented a global setting for marker size and
    support of it for snapping in "Draft" workbench. In future this
    setting can be used for other markers too, to be able to set them
    all to comfortable size by just one global setting.
  *  2f6fe2597 - Arch: Support of IfcBuildingElement and IfcPropertySets
    in ifc import/export
  *  a790510d8 - Material: material properties, add angle of friction
  *  7a27e0e85 - Material: material properties, remove duplicate
  *  f379e6125 - Material: material properties, add some links as
    comments
  *  3887161f4 - Material: material properties, better formating
  *  527b3b35e - Material: add some thermal and mechanical properties to
    material module
  *  6442ac83d - Material: material module, add some comment
  *  ce9e5d955 - Material: editor, add cards output and some comment
  *  0f8566ef0 - FEM: principal stress calculation, fix for direction of
    principal stress
  *  1bd2463d9 - IMHO it looks like a bug...
  *  6014fce39 - Arch: Fixed bug in windows
  *  42efa3f72 - Arch: Fixed bug in restoring material objects
  *  ab1520b87 - Arch: Fixed compatibility with 0.17
  *  88729418b - fixed a crash on escape from Image Scaling WB
  *  10dee3f42 - Draft: applied patch #1530 from easyw
  *  1314210a4 - Arch: Handle cloning of BuildingParts
  *  43bf3bc0c - Arch: Handle placement change in BuildingPart + view
    management
  *  082926c7d - Arch: Further work on BuildingPart
  *  2bef80dcc - Arch: initial BuildingPart development
  *  05c26826c - Arch: context menu option for material group to merge
    duplicate materials
  *  fafb19488 - Arch: Minor fix to IFC explorer
  *  efdef0f63 - Arch: Fixed non-GUI mode bug
  *  3f2cfa0a7 - Arch: Fixed OBJ export
  *  fd5f1fae3 - Arch: Fixed IFC export of window openings
  *  55db1feb2 - adding missing changes :)
  *  13cbc0c25 - fixing py3 exceptions
  *  87ee06b93 - Centering the Image Scaling Dialog
  *  090211b63 - Adding Image Scaling Macro ti Image WB

 -- Alexander Pozdnyakov <censored>  Sat, 07 Jul 2018 11:32:09 +0300

freecad-daily (0.17+git13983-8f1c6f77c-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 8f1c6f77c090ae7d9c2bfd4f18811083b01a3eb2
  * Date: 1529679072
  * git changelog:
  *  8f1c6f77c - Arch: Fixed RHS structural profiles
  *  c5d589745 - Fix #3508 Missing Namespace in Templates
  *  cd02be6fc - TD: provide gap between figure and ext lines
  *  b20a99257 - Fix extension line direction in isometric views
  *  5da2280cd - Arch: Added Frame and Offset properties to windows
  *  fb0fc49a3 - Removed PathPreferences class and moved functionality
    into the module interface.
  *  b24e95b7c - Removed PathGeom class and moved functionality into
    module interface.
  *  fae0de585 - Arch: Fixed export of included windows to IFC
  *  64fee7817 - Simple blocks now are possible as container.
  *  ec16d82c9 - Add a new array type: PointArray.
  *  70c190f5d - Merge pull request #1521 from easyw/master
  *  60a0dff12 - updating new Icons
  *  8e4dd8ca8 - Arch: Fixed bug in removing objects from section planes
  *  9e7f406bd - Fix X,Y of anchor in Projection Group
  *  f91cb2ab7 - Compatibility w/R12 and arrows for Angles
  *  36a82c690 - Add support for full circles to PathGeom.
  *  a59e87976 - Additional modules for Arch Linux added to
    VTK_COMPONENTS
  *  e3f578ee8 - Building the FEM module on Arch Linux requires some
    additions to VTK_LIBRARIES
  *  c0014cbd3 - Misc. comment typos
  *  548511ac3 - Add support for Qt5 in ts update script
  *  c8c10c117 - Fix Blender Navigation
  *  3c3239ae2 - Aggregate base edges into wires for engraving.
  *  8faf50ec0 - PartDesign::Clone maintain the colors of the original
  *  0fcb378f0 - Arch/Draft: Fixed bugs in non-GUI mode
  *  2f18182b6 - Updated travis build badge in Readme
  *  15685136e - Add sew function to the draft facebinder. Besides
    facebinder and patharray get their own icons in the tree view.
  *  c6c4a0677 - Add sew function to the draft facebinder. Besides
    facebinder and patharray get their own icons in the tree view.
  *  1051f1049 - Material: main module, only use one material structure
    list
  *  f90cd4a56 - backport to occt < 6.9
  *  f3ac51d9b - add Approximation option to TopoShape section
  *  be96fcc62 - add Approximation option to FeaturePartSection
  *  2410e5323 - fix typo
  *  184a566da - Material: move materal property list into material
    module and use this for material editor ui and writing of mat files
  *  1e844d4f5 - Material, code formating, flake8 compatible code
  *  1e37612a2 - Sketcher: Fix deleteall crash
  *  9975c7588 - Fix #3419 Circles as Polygons
  *  f571c1448 - Fix wrong point in Radius dim
  *  7cb8520a8 - Make Dxf Dimensions compatible with ACAD
  *  0f8eca3c1 - Make Dxf header compatible with ACAD
  *  79e290ffb - Fix 3505 Special Chars in Path
  *  6c4e4b35a - Ensure Correct Scale in DrawViewSection
  *  a8daaf4a4 - fixes #0002725: Random color for features in
    PartDesignNext
  *  617dfa063 - Arch: survey: py3-fix
  *  41b278a05 - fixes #0003256: additive elements do not use color of
    Body
  *  75a6c6818 - fix possible crash when reverting a document
  *  c4fd48fb3 - explicit handling of English/en locale in setLocale and
    supportedLocales
  *  8f19b46d2 - Some fixes for PropertyEnumeration: + when reading an
    enumeration ignore negative indexes and print a warning + raise an
    exception when trying to get the current value of an invalid
    enumeration
  *  5ea211489 - add methods to set/get locales
  *  cb1337674 - properly handle failure of loading a module
  *  b77b77c0d - fix -Wmaybe-uninitialized
  *  833c2c601 - add missing newlines
  *  f0e6b6969 - Switched engrave to use path-geom tools
  *  d6d26b6a8 - Sketcher: Wrong DoF reported - Fixes #3503
  *  a91d9c5d1 - msvc2013 doesn't support default arguments in lambda
    expressions
  *  a5e85fd29 - Sketcher: Python interface to solveraid
  *  830932db4 - Sketcher: Ability for SketchObject to create a list of
    dependent geometric elements
  *  556f5dc8f - FEM: source typo fixes
  *  7d7a02e00 - FEM: add tool clipping plane tools
  *  c3e64d286 - Material: editor, move poisson ration into mechanical
    properties
  *  e143e3f29 - Material: editor, move in ui hardcoded properties into
    the editor module in a tuple
  *  0b37a9259 - GCS: Improved point symmetry constraint
  *  ed0c22cf5 - GCS: Add convenience point constructor
  *  83dd39b4c - small flatmesh fix
  *  08910e71e - Arch: Added pref option to base new walls on Draft
    lines
  *  05bee3aa1 - Materials: use material directory pref from FEM
  *  1a4b2cb73 - FEM: pref general and material, change back the file
    chooser to dir chooser
  *  7c316ba01 - FEM: prefs, move material prefs from general tab into
    an own tab in FEM
  *  71a27731b - FEM: App Gui, sort headers and pref entries
  *  01ecf9859 - FEM: cmake, sort files
  *  d871555fe - FEM: ccx binary, better error message if ccx binary
    exists but has problems to run, seen a lot on osx
  *  51ad2b023 - FEM: command manager, use FEM wb icon as standard
  *  9c628b870 - FEM: calculix writer, do not write integration point
    results into dat file, because we do not have a reader for this ATM
  *  8700597c8 - Merge pull request #1493 from WandererFan/update
  *  334697fcd - Merge branch 'master' into update
  *  8cd1cab68 - Fix wrong Pi literal on Win
  *  e80b5678c - Arch: Survey: fix py3 unicode problems
  *  8b4a2895a - Control Dxf Point export by preference
  *  5d65ad799 - Implement thumbnail blocks for Dimensions
  *  bf5589e2d - Position DPGI Dimensions correctly in Dxf file
  *  9ec4d8368 - missing call to clear error indicator
  *  9f7ac4221 - Support for individual edges and faces of an attached
    shape string - fixed depth settings.
  *  1b78a99dd - Fixed engrave gui updating Base and BaseShapes.
  *  4641fafa0 - Added support for rotated 2d shapes for engraving
    selection.
  *  a3d864e59 - Added engraving support for attached ShapeStrings
  *  b3d11842f - Fixed stock from base.
  *  79c9e2d87 - Fixed selection of vertexes and faces - and added
    support for faces as base objects.
  *  32cb11172 - Filter out duplicate selections
  *  60a49ede5 - Allow selection of edges for engraving.
  *  13bce0960 - Suppport for engrave as part of a general job
  *  aaa200f01 - Add support for BaseGeometry to Engrave, if the Job's
    base object cannot be processed.
  *  57a8fddba - Fem: fenics: py3-fixes
  *  23f58f1af - Draft: Fixed Draft texts not appearing on file load
  *  def225caa - Arch: Fixed bug in windows presets
  *  15d2f9bb7 - Arch: Added toggleSubs command to context menu of arch
    objects
  *  d02d0da7d - Sketcher: Do not update point height when highlighted
    i.e. (pre)selected
  *  fc4726682 - fix memory leak in SMDS_MeshNode::getCoord()
  *  e49a5af3a - Arch: separate properties creation in own methods and
    check properties at file load
  *  27e80d0c6 - Arch: Fixed Site properties
  *  211a24507 - do not use deprecated class in OCCT 7.3
  *  37b9fedaf - Arch: Fixed bug in preset doors
  *  93eb05b1b - Draft: Support new-style Draft texts in TechDraw
  *  22b0fe9df - Material: editor, some comments
  *  76cb5f033 - Material: Editor, fix open the editor without mat
  *  b643d0331 - Material: Editor, fix folders to look for mat cards
  *  6ae0aa065 - Material: Editor and import, only use mat keys if they
    have a value
  *  bf11a5f23 - Material: Editor and import, fix openfile and savefile
    if no filename is given, make open and save work the same way
  *  428e9ea5e - Material: Editor and import, delete trailing white
    spaces
  *  c3954c2e1 - FEM: material task panel, remove matweb button and save
    mat card button as they are tools implemented in FreeCAD material
    editor
  *  2d8ebcf00 - FEM: material task panel, quite some changes: - add
    Material editor for editing material parameters as well as load and
    save mat cards - distinguish between 'card name' and the 'material
    name' - reorganising codeg
  *  0bafa26b2 - FEM: elmer writer, fix heat source and add a comment
    about units
  *  5fd8bd0c2 - FEM: pyhton commands, some comment
  *  e1ae500e8 - FEM: pyhton commands, do open the task panel on new
    object creation in Gui
  *  1035a032f - FEM: material editor, add command to open the editor ot
    icon toolbar, use copy of Arch material group icon
  *  f0964a9c0 - Implement R12 version of Polyline
  *  6b6a0569b - Add 999 Application group code
  *  ea5617ee0 - Initialize #pts for LWPolyLine
  *  79a4aa3ef - Misc. typos
  *  bf03c7bcb - Sketcher: Empty list means all geometry for Python
    addCopy addRectangularArray and addMove
  *  39e82c79f - Sketcher: New tool bar icon under the copy command to
    move
  *  7c586b6c1 - Sketcher: move icon art
  *  cffa76b0c - Sketcher: Python support for moving Geometry
  *  7df766777 - Sketcher: Moving Geometry Support
  *  ec6eaa509 - Sketcher: Improved B-Spline creation
  *  480592717 - Sketcher: Extend existing rendering order for lines to
    points
  *  dccb86a5d - Sketcher: Optional extended naming for constraints
    widget giving first-second-third information
  *  78b7510ee - fix inconsistent default parameters, fix warnings
  *  4a8056478 - fix cmake warning due to inconsistent naming
  *  3cb6890bc - suppress warning C4996
  *  717abd0cf - fix string
  *  d4354af79 - fix const correctness
  *  63cefaf4a - fix const correctness
  *  8d7622b4a - Sketcher: error message when trying to increase the
    degree of not-a-bspline fixes #3471
  *  bfef80f9c - Sketcher: bspline knot increase wrong string fixes
    #3470
  *  8a31a6c5b - Tests: Update test to remove redundants that failed to
    be detected with the old solver
  *  60a57107c - Sketcher: fix failure to notify solver issues, like
    redundancies, when using setUpSketch in SketchObject
  *  61b1a1552 - Fix MatrixIndexType
  *  03c3539db - GCS: Improvement in redundant constraint detection
  *  9e901dbc5 - GCS: Fix report view formating and duplicated endline
  *  d75be15f6 - Sketch: DoF finder icon/resource file
  *  f7a7d2bad - Sketcher Toolbar: Removing DoF finder from the toolbar,
    as it can be accessed from the solver messages now
  *  14c7349e2 - Sketcher: DoF finder command while using the default
    SparseQR
  *  1d63ed717 - Sketcher: Support for clickable DoFs to launch DoF
    finder
  *  992610564 - Solver: solver sketch level support for driven
    constraints and parameters
  *  858f4cb85 - GCS: Full detection of dependent parameters with Dense
    Full Household pivoting QR decomposition
  *  d531e98ea - GCS: Support for solver constraints to store
    driven/driving status
  *  ce4503ae4 - Sketcher: New Command to select geometric elements with
    dependent parameters
  *  6f7e06fa4 - GCS: Extension of solver geometric elements to store
    whether they have dependent parameters
  *  ed25902e1 - Solver: Solver Sketch level dependent parameters and
    solver geometric element management
  *  2e70d9c75 - GCS: Solver dependent parameters retrieval
  *  8e2c682a3 - fix windows problem:
    https://forum.freecadweb.org/viewtopic.php?f=4&t=29014
  *  d38fabf26 - cmake:occt: add fallback
  *  baed57f01 - conda: osx configuration
  *  2c982e0c4 - Remove extra definition of obj.IntervalZ
  *  262d7c0cd - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  2760dabb3 - Format Dxf Group Codes as 3 chars
  *  009b18a55 - expose function to Python to get optimal bounding box
  *  b8fca77c5 - respect settings of locatation navicube when creating a
    new view
  *  3b02ff2a9 - Fix typo in AddonManager
  *  b54f0353b - revert commit d1588052ffe
  *  73d597710 - Write Dimension Blocks to Dxf file
  *  064a261cc - Add Header with version to dxf output file
  *  a6e9eec5a - Avoid Qt warning re mdi window not in workspace
  *  c96d72bd6 - Ignore selection changes while closing Page
  *  6781a8167 - Correct small bug in CompoundFilter in command line
  *  1a71777f5 - Fix base number of commits
  *  0ea75683f - Fix #3477 Unintended Deletion
  *  8b0b3df76 - PathSimulator, fix typo false->False
  *  1a3996783 - Improve backwards compatibility
  *  0c90118cb - Cleaning
  *  3895c9a49 - Improved naming of the new parameters
  *  1aa8601e0 - Add IgnoreAbove parameter to not generate ramp above
    certain heights
  *  432daa95c - simplify cmake-setup of netgen and occt using default
    cmake-configs to access cmake-variables
  *  6476cf4c6 - FEM: mesh netgen command, fix meshing while task panel
    is opened
  *  fbf96728b - FEM: material editor, add it to materials menue
  *  24a21ce83 - FEM: menue entries, add submenue for materials
  *  c7879c28f - FEM: selection widget module, fix console print message
  *  be2874482 - FEM: Python VP, add return variable to unSetEdit
    methods and improve reseting the edit mode
  *  7512fb562 - FEM: material widget, add button to fix material
    property editing
  *  468946bcd - Sketcher: Fix crash on applying dimensional constraint
    to external element
  *  d1588052f - (tmp.) switch off Web module when building with Qt5
  *  db902b462 - Add fedora spec and support files
  *  0425c7f3c - fixes #0003493: Python Shape.isClosed() returns false
    for any solid, including primitive Parts

 -- Alexander Pozdnyakov <censored>  Tue, 26 Jun 2018 01:37:53 +0300

freecad-daily (0.17+git13801-4b089f966-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 4b089f96676958566b0049b9c69ffccd39c0eb50
  * Date: 1527353578
  * git changelog:
  *  4b089f966 - fix inconsistency with default value of random shape
    color
  *  7c010ab9a - implement option to change corner of navi cube
  *  d15c7d067 - + option to disable navi cube + handle destruction of
    GL context in 3d viewer class + fix for OpenGL error message:
    'Texture is not valid in the current context. Texture has not been
    destroyed'
  *  865f83b57 - remove unrealiable implementation of
    ViewNormalToSketchPlaneCmd
  *  ddf881a1d - make NaviCube working for Qt4 and Qt5
  *  ba99fff1d - fix Qt5 build failure
  *  13a4f8414 - First Qt5 compatible NaviCube attempt
  *  934603b60 - Draft: Fixed draft2sketch not working with ellipses
  *  e0ef642d2 - fix copy/paste error, add back 3 lines
  *  f9212edc6 - Update Draft.py
  *  e74a18f09 - Update Draft.py
  *  0c4c04156 - Part: fix imports of Show.TempoVis
  *  78f054f09 - Show: improve container support
  *  0511284f0 - Show: toggle support for sketch clipping plane
  *  7edfe0f26 - Show: fixes
  *  ab478f947 - Sketcher: Section Command enabling the clipping planes
  *  c3f0513cc - Sketcher: Section view artwork
  *  bd442192f - Show: fix forgotten cmakelists
  *  75ba52731 - Show: more fixes
  *  1bf9da8a2 - TempoVis: Clip Plane Support
  *  e4cea7f3c - fix possible stack overflow when finishing edit mode
  *  9fb122008 - 2to3: port some missing print statements
  *  ab3ec6cc7 - py2 fix: open doesn't accept encoding attribute
  *  71dd8934a - add python syntax checker
  *  c801808be - python syntax checker: remove some strange leading
    characters
  *  8e8d0d0cb - py3: Import: 2to3
  *  25bd2d2ab - py3: tools: 2to3
  *  ec22a9078 - py3: fem: fix gmsh bytes problem
  *  4682b4fd2 - fix -Wparentheses-equality
  *  2ef1d2f36 - FEM: geometric selection widget, more errors as popups,
    better clear selection
  *  253b3a523 - FEM: geometric selection widget, check to only allow to
    select one geometric shpape type for the list
  *  fa484c65d - FEM: default display mode, name it Default as it is
    done in all other FEM obj where a Default display mode is needed
  *  5ac8431a1 - FEM: selection observer, move class into selection
    widgets module
  *  c574fb276 - FEM: Python obj VP, code formating
  *  964ede3f4 - FEM: Python geometry selection class, use it for
    material obj
  *  eb88c9045 - FEM: Python geometry selection class, use it for gmsh
    mesh boundary layer
  *  6a2ac85d5 - FEM: Python geometry selection class, use it for gmsh
    mesh group
  *  5f66ca215 - FEM: Python geometry selection class, adapt it to Solid
    selection and use it for gmsh mesh region
  *  366af6d77 - FEM: Python geometry selection class, use it for fluid
    1D obj
  *  faf6e5200 - FEM: Python geometry selection class, use it for
    beamsection obj and rotation obj
  *  c84077ba4 - FEM: Python geometry selection class, make it useable
    for Vertex, Edge and Face
  *  c20994358 - FEM: implement a geometry reference selection class,
    use it for shell thickness obj
  *  24452df93 - FEM: fenics #0003038: this fixes the CellFunction type
    to get access to the measures correctly
  *  50724bbe5 - FEM: some Python constraint VP, add import of FemGui to
    get the icon in TreeView when there is no analysis and Fem is not
    loaded
  *  103371f57 - FEM: menue entries and tool bars, code formating
  *  bf671db12 - FEM: menu entries, add one for electrostatic potetial
  *  f06132d3e - FEM: result and gmsh mesh obj, do not load FEM wb on
    double click. Only the analysis container should have this
  *  c997755ad - FEM: Python object VP, add a pop up if a task panel is
    open while another one will be opened
  *  ae4a97d3d - FEM: Python constraints, do not open a new constraint
    if another task panel is open
  *  243fd83d9 - FEM: electrostatic potential objeckt, fix module title
  *  c5a9fc5a0 - FEM: constraint gear and pulley VP, remove unnecessary
    error logs
  *  23089bea9 - FEM: result object, better grouping in result
    properties, this does not break compatibility
  *  eb1acda98 - FEM: unit tests, add some comment
  *  0c6ed4db1 - Material: fix some units in various material cards
  *  d47f29853 - FEM: commands, add recomputes and replace App and Gui
    wie FreeCAD and FreeCADGui
  *  a4bb93d55 - FEM: Python VP objects without task panel, proper
    prevent edit mode
  *  5f37a3023 - FEM: Python reference selection task panel, fix initial
    selection and selection after delete an item
  *  16e70d971 - FEM: Python constraints with ref shapes, add right
    click to delete all ref shape at once
  *  545ec31ad - FEM: gmsh mesh obj, implement drag and drop for its
    childs
  *  fa6bb2183 - FEM: gmsh mesh obj, fix initialization of mesh group
    list
  *  59c67f4b7 - FEM: C++ constraints, clear selection on unsetEdit,
    same system as it is on Python constraints
  *  fab0b4061 - FEM: Python constraints, hide meshes while constraint
    task panel is opened
  *  830d521e9 - FEM: python task panel with solid reference shapes,
    make solids better visible on click if they are in Compound or
    BooleanFragment
  *  458a4be12 - FEM: meshtools and dependent modules, add error message
    for retrieving solid elements if out of range
  *  1e497ebd8 - FEM: code formating, no space after (
  *  2e8a91962 - FEM: material task panel, use same name system for all
    gemetrical elements
  *  4dea888fd - FEM: python objects task panel, clear selection on task
    panel close
  *  f5fe86a39 - FEM: material task panel, add some TODO comment
  *  48aa0ba3d - Fixed TC modality in post processor driver.
  *  2dd0f1f8f - Export Diametric Dim to Dxf
  *  b7f4fe936 - Export Radial Dim to Dxf
  *  4a1b6601d - Export Angular Dim to Dxf
  *  490b7fc19 - Export Linear Dim to Dxf
  *  4f5e304d6 - Fixed wrong encoding in App.openTransaction
  *  c039bfb01 - Sketcher: Snap polyline arcs to 45 degrees pressing
    ctrl fixes #3472
  *  7a09a5774 - More misc. typos
  *  c4474f187 - Add source comment typo fix
  *  ed1470e3d - whitespace cleanup
  *  6e64b4f75 - Misc. typos
  *  ac6ae007b - Remember background type in Tools->Save picture dialog
  *  afdd30b13 - Fix delayed painting
  *  09f607c5f - Remove debugging messages
  *  a2e1826a9 - Fix DrawProjGroup Positioning
  *  84c40aa69 - export TD Annotation to Dxf
  *  fa28bf97e - Export Points to Dxf
  *  622cb9d2f - Draft: added ConvertDraftSketches() convenience
    function to convert App::Annotations to the new Draft Text object
  *  8fd89533a - Select items already present in PropertyLinkList edit
    dialog
  *  46a91630b - Fix Dice3DS nested directory for non-installed build
  *  39e3508b3 - Arch: Added combobox with presets in multimaterial
    layer names
  *  57b7f3389 - Fix selection when multiple pages
  *  2a0c65137 - Fix message for empty detail area
  *  89a7b2a92 - Fix selection for radius Dims
  *  ea8733584 - Fix CCW ellipse arcs
  *  7f965554b - Fixed abs usage for doubles - thanks to clang warnings.
  *  4cb93bf66 - Draft: More streamlined console output
  *  a71147455 - Draft: Show in-command shortcuts on buttons and in
    console
  *  891682a41 - Draft: Added 'Flatten' context menu entry to Draft
    Wires
  *  ea0df1e21 - Arch: Added CutMargin property to section planes
  *  753f514d3 - proper fix to keep nodes order intact when exporting to
    UNV format For more detailed information have a look here:
    https://forum.freecadweb.org/viewtopic.php?f=10&t=27744&sid=9a966f15
    219a156c83f12be7ac055791&start=70#p233460
  *  0b3f02ec5 - Arch: Window placement now keeps orientation from last
    face hovered. Much, much easier to place windows in walls now

 -- Alexander Pozdnyakov <censored>  Sun, 27 May 2018 12:27:40 +0300

freecad-daily (0.17+git13701-976369621-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 9763696216ffc0381c6724d1f301ecd9011bee9b
  * Date: 1526091281
  * git changelog:
  *  976369621 - Arch: Added convenience function
    ArchComponent.convertOldComponents to convert the Role property to
    IfcRole
  *  30476e951 - Arch: Renamed Role property to IfcRole
  *  89bee2c83 - Draft: Catch deleted objects in DraftGui.todo
  *  26d7d7472 - Convert deprecated boost::signal to signals2
  *  eefaaa58d - Eliminate some redundant executes
  *  459458361 - Fix compilation with GCC 8
  *  186df5238 - Cleaned up translation.
  *  de9b157a9 - Updated copyright
  *  4adae91ab - Setting rotation center for the job on change.
  *  6fe32862b - Maintain center of rotation for compound objects.
  *  5103b74bf - Set Path Center.  Depends on mlampert's rotation vis
  *  454d86b20 - fixed feed rate for angular moves
  *  bf51263a2 - Path rename dressup
  *  f93357003 - Initial Commit
  *  1bdda1c47 - Fixed rotation axis rendering for B and C.
  *  d720ef1d1 - Add support for rotation center to ViewProviderPath.
  *  49d016e2a - Fixed inch scaling
  *  e637bfda2 - Added center property to Path to deal with rendering
    rotational axis.
  *  7ec797757 - Added support for G20/G21 to g-code import.
  *  17cca2a1f - Added g-code A parameter support to drilling cycle.
  *  2ff14529a - A g-code parameter support for G2/G3
  *  f425a8a28 - PathViewProvider support for A parameter in G0 and G1.
  *  15c2b9a28 - fix FreeCad crash when no tool is assigned to an
    operation
  *  9b907e3ac - Added missing comma
  *  6656d9c6d - follow-up source typos
  *  420c2d7c0 - Source typos fixes
  *  d9314b756 - Draft: Draft Text now uses its own python object
    instead of App::Annotation
  *  32f089f28 - Arch: optimizing block walls
  *  b5ffabace - Arch: All Arch objects can now have any IFC type(role)
  *  b3fb790d5 - Draft: Added reference mode to Draft Scale task panel
  *  c36026358 - Arch/Draft: Make sure an active doc exists before
    creating objects
  *  176eb8c66 - [AddonManager] Add github support
  *  6597b446c - [AddonManager] Save macros without 'Macro_' prefix
  *  d25b8ed40 - Stylesheets: updated and upgraded to full SVG design
  *  8e017399a - Arch: Added a new 'beam mode' to draw structure objects
  *  d9b8d6155 - Expose task panel layout through preferences.
  *  a91a544c1 - draft: fix snapping with images
  *  710692718 - Arch: Optimized Arch panel waves generation
  *  cb4a5ee18 - set exception message when returning with 0
  *  8d4f31f02 - fix bug tracker issue id:0003450 : Freecad crash when
    simulating without operations.
  *  7fa81fd2e - Draft: Fixed syntax error
  *  650fed979 - Point Draft importDXF to Mod/Import/ImpExpDxf
  *  78b72c6d4 - Only setting Path.Area curve accuracy if it is not, and
    also set it when Preferences get saved.
  *  d4fa4ec21 - removed newline altogether
  *  6de9a3206 - Used QChar::fromLatin1('\n') instead
  *  5cd5c6ad8 - Added QString::fromUtf8("\n")
  *  86469bd5d - revert some spacing changes
  *  a529ba178 - Crowdin: more fixes
  *  bc0a88551 - Draft: move newlines out of translations
  *  fb224b009 - Crowdin: fix in different WBs
  *  4604bd945 - Merge pull request #1435 from
    WandererFan/newDxf2ModImport
  *  cb12b0eda - Add Export Page as Dxf to TD Gui
  *  fe6c07b24 - Add writeDXFObject to Import
  *  717a4a50a - increase memory memory on MSVC to fix internal compiler
    error
  *  52f437562 - Arch: Added setting to limit areas calculations for
    large objects
  *  fff7c0328 - Arch: Window presets now include windows and doors from
    Parts Library, if available
  *  1a2868b53 - Changed grbl feed rate output to mm/min.
  *  0dead11c3 - Spreadsheet: typo fixes
  *  271740d0a - fix version check for cmake < 3.7
  *  9ec568ddf - Detect pycxx version and add source for version 7 and
    greater.
  *  c9f6855fc - FEM: typos, can't hardly belive there still are some
    ...
  *  d8eed1f92 - FEM: Clarity fix of term 'dia' as 'diameter'
  *  ba9dba4b2 - FEM: typo fixes

 -- Alexander Pozdnyakov <censored>  Sat, 12 May 2018 20:17:08 +0300

freecad-daily (0.17+git13638-983f2472a-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 983f2472a871f8b808fccdf8fa8d05dd276c3fba
  * Date: 1525006241
  * git changelog:
  *  983f2472a - more fixes for flatmesh + fix gcc warning + add
    conversion function for boost.python + switch build off by default
    due to travis build failure for Py3
  *  7ceb9721e - check for minimum Eigen3 version to build flatmesh
    module
  *  2fcc35446 - fix several warnings: -Winconsistent-missing-override -
    Wsign-compare -Wmaybe-uninitialized -Wmissing-braces
  *  c32ca39b3 - suppress warning 4275
  *  ae9305f49 - fix warning -Winconsistent-missing-override
  *  a83d0e612 - support occ version < 7.0 for mesh flattening
  *  620768b8a - fix export of base class
  *  5a7bc3376 - disable Py::Exception(const std::string&) constructor
    as it will be removed in future PyCXX versions
  *  09e85f7ef - Add include for TColgp_Array1OfPnt
  *  33c77a546 - Add View and Page Dxf export
  *  ddac40afb - Move Dxf function to Mod/Import Ph1
  *  d1c0c431b - include missing headers due to updated occ version
  *  6aeab2284 - add switch to toggle building of flat mesh module
  *  77a647010 - implement optional Python binding for flatmesh using
    boost
  *  af4e53003 - minor fixes
  *  3affc2da9 - make sure MeshPart still builds without smesh
  *  31cee58df - fix crash when entering quit() in Python console for
    Py3
  *  68cc427b0 - Improve handling of external smesh + add
    SMESH_version.h.cmake to set full version number instead of using
    compiler define + do not set include path of smesh globally + do not
    set library path of smesh globally + do not set HAVE_NETGEN define
    globally + improve using debug and release libs of smesh for MSVC
  *  2092afe07 - make finding smesh optional
  *  547cc9f36 - external smesh: use version info for precompiler
    conditionals
  *  21cdc9ea4 - port to smesh 8.3 using #ifdef EXTERNAL_SMESH for the
    diff
  *  5941a32f7 - fix Linux build failure
  *  d34847f75 - improve icon theme handling
  *  48f5be732 - flatmesh: missing include + do not show flatmesh-gui if
    flatmesh is not available
  *  900ec439d - do not show F2 as short cuts for renaming on macOS as
    it doesn't work
  *  0599879e2 - Arch: Further encoding bugfix in IFC exporter
  *  059e4e65d - Merge branch 'randomshapecolor' of
    https://github.com/dulouie/FreeCAD into dul
  *  505488c4f - Misc. typos
  *  8c0b57466 - conda: update circle-ci build
  *  01beecc7a - draft: fix diameter-dimension
  *  aa14ed6ba - Arch: Added 4-pane window preset
  *  5ccb7e7d3 - Add some debug and util routines.
  *  00f36d78e - Update Page display when View removed.
  *  371c7e458 - Ensure Section face redrawn on update
  *  a40996016 - Add #3337 Arbitrary Dimension
  *  c3d56ca36 - Fix exterior angle arc and value
  *  4cd563b5c - Remove duplicate code/save Dim line geom
  *  d67147871 - Doxygen: fix broken link in freecadweb.org/api page +
    update all links to https://
  *  5f7df347f - Path: misc. source comment typos
  *  13db1e534 - Crowdin: Path string fixes
  *  2c78478b5 - Part: fix compoundfilter's items property tooltip
  *  61db1afe4 - fix crash when using space mouse on Windows and built
    with Qt5
  *  1e2b9758c - Arch: Fixed encoding bug in ifc exporter
  *  786054fd2 - Fixed ArchDetail example
  *  a099eb3ca - Improvements on mesh flattening commands: comment out
    import of pivy because it's not used and pivy.graphics isn't
    available on all platforms Add MeshPart_ prefix to command names for
    consistency reasons and to make Qt help working correctly When
    adding commands to Mesh workbench make sure the commands could be
    created beforehand to avoid annoying warnings
  *  c518744e3 - cmake stuff
  *  37fb72e50 - nullspace
  *  08b329c9b - add area relaxing method: not yet working
  *  818870582 - add edge relaxing method
  *  18b654488 - win: pybind11: workaround for strdup
  *  7df027c88 - change pybind11/boost handlinG
  *  8c448e370 - openscad py3 fixes
  *  d8d79c908 - win fixes + pybind11 improvementS
  *  74cd8706a - MeshFlattening: fixes for windows
  *  76b66159b - MeshFlattening: add function to unwrap face
  *  2329ac38e - MeshFlattening: add function to unwrap mesh
  *  e1247dcb4 - MeshFlattener: boundary extractor
  *  ce33e2dbe - MeshFlattening: initial commit
  *  05b800400 - hide python code displayed @ startup
  *  40919896e - Add getAllViews() method to DrawPagePy
  *  f13689753 - Fix #3367: view/data pane is unselected
  *  4f3f62072 - Coverity fixes
  *  a4ae54f65 - remove unneeded cmake switch
  *  33b883acb - fix broken layout in view color panel
  *  1f121a17c - py3: Spreadsheet use Unicode instead of bytes
  *  7da2d6ebb - py3: rebar-fix
  *  77895f959 - py3: draft fixes (grid) integer-division (please
    remember using // for integer division ;) + use same color for arrow
    and line
  *  5d1fa6723 - Fix add ArchSection w/ multiple Pages
  *  dc79d4172 - Sketcher: fix menu periodic bspline call
  *  ae7bef997 - Expressions: Fixed issue #3432; aggregate functions
    sometimes ignore some of their arguments.
  *  b440dc830 - behave like standard Python interpreter in console mode
    if no file name is passed
  *  519d02dd0 - ViewProviderGeometryObject: set default random shape
    color to false
  *  8958aaae5 - Merge branch 'randomshapecolor' of
    https://github.com/dulouie/FreeCAD into randomshapecolor
  *  d8b5b6938 - fix small layout issues
  *  492f5057e - random shapecolor with toggle in settings dialog
  *  68f25713d - Fix finding boost python >= 1.67
  *  3c9e6b038 - fix requesting boost python component for version >=
    1.67.0
  *  52443a1b1 - fix minor uic warning
  *  10e33d03f - Active container (light gray) and edit (yellow) colors
    in Tree view are now changeable in prefs->display->colors
  *  869b5c891 - Explicitly link against -lpthread on Unix
  *  6ac274b08 - minor fixes in FindPyCXX check
  *  01a26172c - disable Py::Exception(const std::string&) constructor
    as it will be removed in future PyCXX versions
  *  840c9e8b3 - prepare for PyCXX 7.0
  *  c4aaef403 - fixed missing py2 case
  *  04a8bf6a2 - fix syntax error for python3
  *  5b744ae05 - fix runtime error creating a wire from string with
    python3
  *  329739954 - fix possible crash when saving preferences
  *  5326d15ed - improve handling if PySide(2) is not installed
  *  c16813f4e - Arch: Fixed wrong wall base wire orientation
  *  9551e2bf7 - Part: Added icon to Simple Copy command
  *  514058a02 - Arch: Fixed leftover encoding bug (backported to 0.17)
  *  4f1c3a971 - Draft: Fixed snapping to shapes inside a moved Part
    container - fixes #3392
  *  72d334d86 - Fix #3426: Hierarchical step export not working with
    occt 7.2
  *  18a7bad3b - py3: fem: some additional fixes
  *  e6727e806 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  5293cede2 - Revert changes per yorik
  *  25b58a1a8 - Arch: Residual trailing \n chars removed from
    translate()
  *  90c668972 - Arch: translation fixes
  *  c582b069b - fix compiler warnings with py3 and msvc
  *  a29e8725b - fix compiler warnings with Py3
  *  6858146c8 - don't make existence of PySide2 mandatory
  *  7ed84a659 - workaround for bug in VS 2013 that occurs at Python
    init time
  *  4adeb7702 - extend API of smooth command to allow to run different
    algorithms
  *  8a7525f62 - PartDesign: fix #2758 Datum Point persistence, again
  *  cab320be4 - py3: addon-manager
  *  d97701499 - py3: fix dxf import
  *  be5ea8391 - PySide2: qApp -> QApplication
  *  0bd9f17ba - py3: port ship to py3 imports
  *  f3a514b44 -  Deploy Travis builds to 0.18
  *  646111495 - App: fix py return of propertyLinkSubList
  *  04a7f566f - Merge pull request #1402 from luzpaz/drafttools-fix-
    newline
  *  1207b5681 - Follow-up fix for e0161f4652
  *  d96cc9dbd - Arch: Fixed wall clone icon
  *  50ef6e174 - Arch: Added blocking system to walls
  *  f95117c70 - Sync TechDraw what's this with Wiki page names
  *  973e0e4bd - Align TechDraw menu and toolbars
  *  e0161f465 -  [For v0.18]Draft: add translation() + move \n out of
    translation strings
  *  0884b353a - [For v0.18]PartDesign: translation fixes
  *  7101d9a89 - Arch: small bugfix in Rebar
  *  2400fe64b - Draft: dimension and extension lines overshoots
  *  8aba6f1d5 - Path:  Reword menu items from 'partial' to
    'supplemental'
  *  f0a91a89e - python3: ConfigParser -> RawConfigParser
  *  130c44521 - start v0.18 development
  *  018b41032 - [For v018] Fix build with Qt5 beta
  *  aa0f6b54d - fixes #0003424: 'basic_string::_M_construct null not
    valid' when opening a v0.16 project with v0.17

 -- Alexander Pozdnyakov <censored>  Sun, 29 Apr 2018 18:23:49 +0300

freecad-daily (0.17+git13509-0258808cc-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 0258808ccb6ba3bd5ea9312f79cd023f1a8671b7
  * Date: 1523004517
  * git changelog:
  *  0258808cc - fixes #0003421: Duplicate workbench message
  *  e5f42798c - Merge pull request #1396 from berndhahnebach/bhbdev141
  *  5f073d4ae - FEM: vtk result export, better error message
  *  c5ef8a1ee - FEM: vtk mesh builder, add some logs and code
    improvements
  *  6c60f60a0 - FEM: vtk mesh builder, fix crash if SMESH grid has node
    gaps
  *  d2ee3d2ac - PartDesign: fix #0002758 Datum point moves to (0,0,0)
    when reopening the file
  *  839cef928 - Gmsh path detection fix for Python3 on Linux
  *  77512c026 - improve exception handling in
    ViewProviderBody::dropObject
  *  deaef0ae0 - chamfer size must be greater than zero
  *  1b49a006c - fixes #0003416: Crash on draft operation for a face
  *  4ad053195 - fix NSIS scripts
  *  85b42a16d - Draft: Fixed possible bug when removing trackers
  *  2a7cd1bb2 - Add Ext directory to installer
  *  485630fb3 - FEM: fenics mesh, trailing white spaces
  *  ccfe39d11 - FEM: Fenics mesh issue #0003038: xml import fixed
  *  e195f035c - Arch: Fixed bug in WebGL exporter
  *  b5779a861 - add comments
  *  6ca441d1b - fix crash when boundary edges are not ordered
  *  ba3fb75b4 - PropertyContainer: fix false hit when searching
    property
  *  03af97513 - fix failing unit tests by using adaptive delte value
  *  877fdffe3 - MDIView: remove from parent before close
  *  289117392 - Draft: small bugfix in WPProxy
  *  63e8b134a - Fix raytracing render for python3
  *  e589c0466 - add unit tests for psi and ksi
  *  1cbc20b0b - fix conversion factors for psi and ksi
  *  e46e576a1 - revert commit 4301216e7
  *  0ac32464e - Sketcher: Bug fix - prevent inter part/body links
  *  c3423ad8d - Fix duplicate about entries in mac app menu
  *  3ca2a408f - Fix invalid Python object error
  *  c75d1cd77 - handle exception when running unit tests in GUI mode
  *  889b133af - fix warning
  *  127895695 - fixes #0003394: Crash on gesture rotation with focus
  *  852940702 - fix bug and possible crash in overloaded method
    PropertyLinkSubList::setValues
  *  118757abc - OpenScad path detection fix for python3 on unix
  *  428f2555c - py3: make __FreeCADBase__ importable
    https://forum.freecadweb.org/viewtopic.php?f=10&t=12534&start=510#p2
    20765
  *  cab061ba5 - Add Qt Assistant to mac app
  *  ec6702e64 - Fix travis macOS build
  *  7fd1e543f - Updated offline documentation
  *  71f0f1a6d - density is not an SI base unit
  *  656a669cb - FEM: inout, make import inp mesh Python3 compatible
  *  8717edb98 - FEM: material task panel, workaround to be able to set
    poissons ratio to 0
  *  43bc2de69 - FEM: mesh, changes messages into logs
  *  e21c34a56 - FEM: unit tests, add various tetra10 mesh element tests
  *  5e79d4b44 - FEM: unit tests, move mesh tests in own test module
  *  578d7b287 - fix typos in German translation
  *  d4f835ab3 - Merged translations from crowdin
  *  a4714ce77 - Arch: Fixed adding/removing of windows in walls
  *  e1e06e732 - Start: Removed remaining unauthorized internet access
    at startup
  *  f5bd719a6 - cat files in correct order
  *  86c5c0dc9 - Doc: added splitting/reconstruct instructions to the
    offline doc scrits readme
  *  d3f413cbe - Fixed missing X-Parameters in output. Renamed to
    philips_cnc. Cleaned up and merged code from linux_cnc.
  *  f485a0786 - fixes #0003361: Spreadsheet: Inserting Row Cause Crash -
    FC Daily v0.17
  *  51d0d4e19 - Using UserString for comparison instead of the actual
    value to avoid rounding errors depending on the unit-system used.
  *  e9c2145ec - [For v0.18] Sketcher: Doc typo fix
  *  6c8e10403 - Handle webkit being in a non-standard location on macOS
  *  0574ac37e - Spreadsheet/Expressions: Fixed issue #3363.
  *  7c5a9688a - Fix typo in GmshTools
  *  34633c144 - Path: Remove additional unused 'partial' commands
  *  47d6b10b7 - Path: remove ToolLengthOffset
  *  129e2f7a1 - Workaround Qt 5 macOS menu bug
  *  c960e8d12 - Arch: Fixed window transparency bug
  *  fa26b06c9 - repair French and Finnish translation files
  *  9a5bc610b - fix download url in Robot workbench
  *  4301216e7 - fix PPA build failure
  *  3b5b284c6 - use Python script to concatenate qch file
  *  42987dac3 - FEM: mesh api, fix get nodes by face, credits go to
    user _UR
  *  437d1cc66 - FEM: analysis, make vtk result pipline object draggable
    into analysis
  *  9fab5e835 - FEM: VTK, better comments in vtk result data creation
  *  c55184e07 - FEM: VTK import, fixes in SMESH mesh builder for vtk
    import
  *  482a2aec3 - FEM: VTK export, fix vtk mesh builder and vtk result
    obj
  *  9bf2fe8e3 - Offline documentation, make sure directory exists
    before writting to it
  *  b81f4694b - Path.Area: work around for OCCT discretization bug
  *  0859db641 - improve German translation
  *  11b3f6620 - Escape single quotes in PropertyStringList
  *  296fcd355 - AddonManager: Fixed addon descriptions
  *  dbad77bd7 - Doc: cmake now joins parts of offline doc
  *  b45bc4889 - Misc. typos: Please merge right before 0.17 release
  *  5109e1588 - TD Translation fixes
  *  f97e28bdb - TD Translation fixes
  *  f3f857fc8 - fix possible crash with draggers in transform edit mode
    of a view provider
  *  2e63ffd09 - Fixed import statement for py3
  *  ff955c1aa - check for selected sub-elements in sketcher copy
    function
  *  49308811f - fix string to char * conversion
  *  b70bec971 - Sketcher: Carbon Copy Support for external geometry
  *  8fdce5a9c - Arch: Small bugfix in Axis position
  *  597dbf609 - don't allow to set empty list of bodies for boolean
    operations don't update the body feature if boolean body list is
    empty
  *  3fd549ec7 - fixes #0003376: PartDesign Boolean produces exception
    with wrong selection of active Body
  *  386ef7ada - FEM: frd import, fix node order of B32 seg3
  *  7e1334b1f - fix Debian bug #825861
  *  8c8cee982 - Arch: Fixed not working addition/subtraction in
    components
  *  41db9e2a5 - support to handle changed types when reading dynamic
    properties
  *  5fbdd7a70 - close document in unit tests for sketcher
  *  293519885 - Draft: Added word '2D' in DWG/DXF file format
    descriptions to make it clearer
  *  d45135e46 - fixes #0002516: Microsoft Visual C++ 2013 is included
    in the setup package
  *  b87f2143a - fix typos
  *  2540f2a3b - FEM: mesh export, fix init file and better output
  *  1d39db122 - FEM: vtk export, better object choice on export to vtk
  *  50f28dc63 - FEM: vtk tools, deactivate penta6, hexa8 and hexa20
    since they will kill FreeCAD
  *  247129e88 - FEM: vtk tools, fix quad hexa array name
  *  9a05a7267 - FEM: vtk tools, fix crash in mesh builder if not
    supported volume is used
  *  0cdbe26eb - FEM: vtk post processing, add a workaround check for
    back light
  *  5d87ee460 - FEM: typo, @luzpaz, I can't hardly belive there are
    still typos, but there are :-)
  *  2c2d781aa - Start: Do not access the internet in start page before
    user explicitely allowed it
  *  25d47ae65 - Arch: Better fix of windows host system
  *  ae3869830 - added 3-part offline doc for testing
  *  2fc1763f2 - FEM: vtk import, add GUI pref page
  *  06df53ef6 - FEM: vtk import, fix import of generic vtk files
  *  224c74e9a - FEM: vtk result import, workaround for broken stats
    calculation
  *  e3ef7fc90 - FEM: vtk export, fix module name in init
  *  d310f4328 - FEM: Trivial typo
  *  fe7962e35 - Merge pull request #1360 from WandererFan/edge2edgeDim
  *  c02ddba1f - Fix display of Edge/Edge horiz/vert Dims
  *  9d26fe059 - Preserve setting across language change
  *  2b35fd173 - Correct delayed scaling of center/section lines
  *  7cde0236f - Prevent translation of LineGroup name
  *  4880eff86 - Sync code default values with Pref defaults
  *  0517a354c - Dependency graph crash minimum fix
  *  748054496 - fix typo
  *  c78a02e78 - Remove read only files
  *  85b30bdd5 - GitPython permission issue on Windows
  *  4af69bf3f - Draft: Bugfix in SVG export
  *  7fd67f881 - fix possible crash in pipe/scaling task panels
  *  c5f407925 - Tools: fixes in wiki download scripts
  *  fe0ecd982 - Arch: simplified window's Host touch system
  *  0d00433ee - port FreeCAD plugin for Qtdesigner to Qt5
  *  5aa7b044d - Draft: Do not allow concurrent snap runs
  *  24f219448 - open external links with system browser in credits and
    license tabs
  *  46acd2f6a - Units: Fixed Building Imperial schema - closes #2792
  *  d95656d81 - Path: Make simulation work with additional jobs
  *  08656b8e1 - Path: fix crash if path has dressup
  *  be3b4d888 - Fix #2624 Draft Patterns Not Installed
  *  a3a926723 - Sketcher: Move point from python fix
  *  11ad76b82 - Fix Bad View Position on Add to Clip
  *  02eadc950 - Use Unit Aware Spinbox in Prefs
  *  2bfea410f - build plugin with Qt5
  *  c5bc81ce5 - add PrefUnitSpinBox to designer plugin
  *  456945881 - fix incorrect usage of Adaptor3d_IsoCurve
  *  9eed7f06b - Add unit aware preferences widget
  *  a86a576d4 - fix crash when closing drawing view
  *  910e9a0fb - Arch: Fixed translation bug in merge walls command
  *  124d0ef70 - Arch: Fixed bug in windows transparency
  *  b32587615 - Arch: Fixed translations bug
  *  506ee9841 - libarea misc. typo fix
  *  7c1c19a17 - Draft: New dimension arrow tick (Tick-2)
  *  7b4e59fea - Merge pull request #1346 from luzpaz/weekly-typo-fixes
  *  6031223eb - Weekly misc. typo fixes
  *  f189c9598 - workaround for failure to get iso curves
  *  8c6b4ad1a - fix German translation
  *  5ca83dda4 - Gui: Fixed regression in getObjectsInfo
  *  449dbe13e - Fix painting of detail highlight
  *  2c39dc389 - FEM: source comment typo fix
  *  4d8fd794f - FEM: mesh view provider, fix for shell beam 3D output,
    because node numbering does not start with 1
  *  67e3bb9d1 - Path.Area: fix linux build
  *  286b252f4 - ViewProviderPath: tweek StartIndex auto step size
  *  7f891ebea - Path.Area: fix self intersect wire issue
  *  e5f5e4b7c - Arch: small bugfix in floors
  *  9ea89f5b5 - Gui: Fixed regression in getObjectInfo
  *  e131793a3 - Tux: support for future BIM workbench
  *  7761ea488 - Arch/Draft: Less clutter in output window
  *  e124b05bf - AddonMAnager: Don't hide error message if some addon
    failed to install
  *  b5741a4a9 - Fix error caused by insufficient rights to create
    symlink under Windows 10
  *  efa8ceb30 - TechDraw: small corrections for line sizes
  *  dd49ee27f - add simulate function to MakePipeShell
  *  22ee06de8 - Merge pull request #1338 from WandererFan/Fixes
  *  8a26554ed - Fix Dimension Response to Changed X/Y
  *  404452d6e - Draft: Small fix to Working plane proxy
  *  bf6917ad8 - Merge pull request #1335 from WandererFan/Fixes
  *  1700f3610 - Use PrefFontBox for TD Label Font Selection
  *  df5a986c8 - Add Pref Font Widget
  *  29864ff82 - Part: Added an icon to Make Compound command
  *  1a40ea968 - Merge pull request #1333 from luzpaz/misc-source-and-
    comment-typos
  *  143ce405e - Misc. source and comment typos
  *  86019a01e - Arch: Fixed leftover from last commit
  *  ea0f6797b - Arch: Fixed recursive loop in windows
  *  8aad83f08 - Updated wiki download scripts
  *  3dc0f7706 - Better handle non-ascii characters
  *  0038120c9 - Merge pull request #1330 from reox/centerlines2
  *  c41363c11 - TechDraw: new center/section draw style
  *  e5ef0f532 - FEM: import frd results, fix import of peeq
  *  0650773ab - FEM: import frd, better comments in frd reader and some
    small moving
  *  7e6792e4e - FEM: unit tests, remove German comment made for bernd
    only
  *  66997448f - Path.Area: arc fix to work around OCCT bug
  *  443566a63 - Merge pull request #1328 from sasobadovinac/TLSfix
  *  f6286e6ab - TLSfix
  *  77c1fc59e - Doxy typos
  *  4ef801e0d - Updated credits list
  *  ed240535f - Draft: Small bugfix in dimensions
  *  69efeb7d8 - Sketcher: complete type and representation
  *  c606bbbcb - Fix DrawViewAnnotation TextSize
  *  12f3258de - Applied latest translations from crowdin
  *  80f9057e7 - Small fix in translation tools
  *  b9e1cbb6d - Added support for lithuanian, valencian, indonesian and
    filipino
  *  35ee3f03a - Draft: Reducing memory leak in snapper - ussie #3340
  *  b2cd2e0d3 - FEM: unit tests, add ccx tools multi material test
  *  563ad9e0a - FEM: ccx tools, pop up a error message box on run if
    more than one meshes are in the analysis
  *  223a869f8 - FEM: elmer sifio, fix string test
  *  6eee1b46f - FEM: code formating, flake8
  *  f445ace40 - Fixed errors in DraftSnap.py
  *  5e5aa5197 - fix unit test to compare quantities
  *  b2963382d - fixes #0003350: Draft Snapping does not recognize
    App::Part container
  *  5c76affc2 - Merge pull request #1322 from berndhahnebach/bhbdev130
  *  98df49a64 - FEM: writer base, fix multiple materials
  *  4962a0188 - FEM: mesh tools, add space to prints
  *  6fe8a881e - FEM: init module, better file import export description
  *  6ede0a1d6 - FEM: gmsh tools, delete partially wrong comments
  *  c67e26c03 - FEM: gmsh tools, fix file closing
  *  b47e011c1 - Misc source comment typos
  *  8ebcdf8ac - FEM: mesh tools, fix missing initialization
  *  8de9707d5 - FEM: elmer sifio, Python3 unicode fix
  *  c110f0482 - FEM: fix unicode conversion error (sifio.py)
  *  cfde8a0d5 - Draft: Small fix in snapper
  *  1cad114c3 - Merge pull request #1320 from WandererFan/Fixes
  *  52e36973f - Merge branch 'master' into Fixes
  *  f07d3a177 - Fix default GeomHatch weight
  *  679f26af5 - Dimension Graphic Properties to Gui side
  *  99fcba499 - VPart/VSection Graphic Properties to Gui side
  *  78f4d91b9 - HatchColor & HatchScale prop to Gui side
  *  033077f76 - KeepLabel Property to Gui side
  *  f725fbd45 - Misc. source comment typo [skip ci]
  *  4e2d7c36c - Edge.getParameterByLength fix
  *  23fff2b1d - Arch: Fixed bug in wall not updated on window size
    change
  *  9dd1c7ac3 - implement transform command of point data
  *  880a200c7 - improve point import and export
  *  88e8c98d3 - fixes #0002987: FreeCAD should recognize when it's been
    built as an appimage
  *  7703bc789 - Residual files left to remove \n from translate()
  *  4aae6e155 - Remove unneeded code, add menu item
  *  973da7d3e - Avoid affecting other Tabs when Page deleted.
  *  c7d64db5b - Arch: Misc. typos and uniformity fixes
  *  903aae07b - fixes #0003347: No 'Tick' arrow style among other
    styles in Draft preferences
  *  83806936c - Change removeWindow logic for consistency
  *  7349a66cf - Fix Unrequested Page Zoom
  *  3da2c0c18 - Add 2 templates
  *  4f291f730 - Allow ProgGroup Item AutoPosition from Python
  *  190946624 - Arch: move \n out of translation strings
  *  738b90459 - Fix invalid Python object error Example below led to a
    crash: import Path t = Path.Tool(name='t', diameter=1.2) tt =
    Path.Tooltable() tt.setTool(3, t) attrs = tt.templateAttrs() del
    attrs
  *  58887d8b8 - fix reference counting issue
  *  7335b3ae5 - add tab about license information of 3rd party
    libraries
  *  fa8f01210 - Path: moved '\n' out of translation()
  *  fa4058c84 - expose getHelpDir to Python
  *  73522c3d1 - fix scan coverity issues
  *  707bbee6a - fix warning: lambda capture 'this' is not used [-
    Wunused-lambda-capture]
  *  cc715465d - fix warning: private field 'm_lx' is not used [-Wunused-
    private-field] fix warning: private field 'm_ly' is not used [-
    Wunused-private-field]
  *  1e0d4b7a5 - fix warning: moving a local object in a return
    statement prevents copy elision [-Wpessimizing-move]
  *  ed52b2ef5 - fix -Wfor-loop-analysis
  *  09603ea09 - See PR 1309
  *  53af3b33d - FEM: examples, update frame work solver example
  *  1ad03336a - FEM: ccx writer, adapt constraint fixed to the mixed
    meshes
  *  aec496e7d - FEM: ccx input writer, write all mesh dirmension ccx
    elsets
  *  45f3eb7f4 - FEM: input writer, use own element table for each shape
    type
  *  5d5d71cf8 - FEM: writer base, add missing console log
  *  a33ac3850 - disable tip handling in PD view providers when start or
    finish editing
  *  a81a785b5 - proper handling of setting and reverting preview mode
    in PD view provider
  *  a20e13b8a - avoid superfluous transaction on PD primitive creation
  *  d5c890c50 - in ViewProviderBody::updateData make sure a view
    provider exists
  *  d455600b6 - Part Design: Avoid feature modification during
    initialization
  *  5ffc4f983 - Path: add stock boundary as choice for millface
  *  00ddc9b8d - Arch: Fixed bug in component icon
  *  ec04b0e9f - Misc. typos
  *  c9dc78e8a - FEM: unit tests, small code improvements in solver
    frame work test
  *  650a42ecf - FEM: unit tests, reactivate Elmer test
  *  71dd947aa - FEM: elmer tasks, fix gmsh mesh object type check
  *  f7e0c42c0 - FEM: unit tests, add some example code to run FEM unit
    tests
  *  5022c8df5 - use object's inlist to filter selection in property
    link dialog to avoid dependency loops
  *  d9ae10831 - put all STEP export/import options into one tab page
  *  0a7340b9e - Fix hidden click handles on Templates
  *  d3bc866a9 - FEM: unit tests, recreate ccx tools results, due to
    changes in frequency model the results have changed
  *  5012abf75 - FEM: unit tests, ccx tools frequency, delete not used
    document objects
  *  0652802b8 - FEM: unit tests, move frequency ccx tools test in own
    def
  *  7ce2d4bc5 - FEM: unit tests, ccx tools move base name declaration
  *  76bf21b79 - FEM: unit tests, recreate ccx tools results
  *  347adfa9f - FEM: unit tests, fix ccx result creation def
  *  6d9775fb5 - FEM: unit tests, improve imports and dir definitions
  *  bffe546da - FEM: unit tests, delete unused imports
  *  a2446a6b7 - FEM: unit tests, move module fem common test module to
    common test module
  *  7f2c586bc - FEM: unit tests, move solver framework and ccxtools
    test classes in separate modules
  *  8c660e507 - FEM: unit tests, move helpers in separate test tools
    module
  *  b6aa01336 - FEM: GUI prefs general tab, again make ALL dir chooser
    really dir chooser
  *  41d7decdc - FEM: GUI prefs general tab, fix solver frame work
    custom path
  *  ecf7f4581 - FEM: prints, use FreeCAD console prints and console
    error for ccx tools and writer module
  *  6417db458 - FEM: ccx tools, better error messages on Python run
  *  1071742de - FEM: unit tests, fix ccx tools result creation and
    recreate them
  *  88051e01d - FEM: ccx tools, remove setting analysis type with the
    analysis tools, is done in solver object
  *  3b8fa5cb2 - FEM: Fenics, add Fenics tools module
  *  9ae9150be - Sketcher: Expose Type as readonly python attribute
  *  f3098d5ac - Crowdin: fix case for 'partdesign'
  *  55a2a7ab5 - Crowdin: Corrected B-spline term in translation
  *  6b04f8961 - Arch: removing \n from translated strings
  *  b6b9f6154 - Misc. typos
  *  540b2dc79 - Correct Selection When Multiple Pages
  *  2ca7912d1 - Show Page Label in Tab
  *  02d318f89 - Prevent Page Template Interference
  *  2990e1e7b - Changed Cutting Edge Angle to be the full bit angle and
    renamed label.
  *  89275766d - Merge pull request #1292 from triplus/NavigationRevit
  *  a7e39ed85 - Navigation indicator Revit style
  *  fccf90ac0 - Merge pull request #1291 from WandererFan/Fixes
  *  37644285d - Fix CmdTechDrawProjGroup Selection Criteria
  *  cdf08f784 - Added info about third-party licenses in the About
    dialog
  *  23bdf54e9 - Sketcher virtual space toolbar issue
  *  7b70d0005 - Merge pull request #1287 from WandererFan/Fixes
  *  ebf33403e - Show Dimension text on Document load
  *  356f87965 - Prevent Loop in BRepBuilderAPI_Transform
  *  1402e39ba - Path: Consolidate available tool types and material
    types to one place. Fixes issue #3335
  *  cee5b2807 - Another fix to compile against qt5 with python2
    (detection of shiboken2)
  *  4506e4968 - Fixes for python 2to3 migration
  *  4ef00d7be - workaround for netgen to use latest netgen/master
  *  6bd237e41 - Update TechDraw Unit Test set
  *  337619f24 - make green for tip a bit darker
  *  758745f0b - PartDesign: Highlight body tip
  *  bb39cc783 - fixes #0003323: Crash when clearing transaction list
  *  7d5d250a0 - fix syntax errors
  *  a86c0fe13 - sWhatsThis fixes
  *  dc4c4d27d - FEM: code formating, use a variable which is not used
    to get flak8 quiet
  *  7fbd5b286 - FEM: Misc. comment typo
  *  227a25a68 - FEM: code formating, flake8
  *  7405b886a - FEM: result taks panel, better comment
  *  3efe2e287 - FEM: source comment typo
  *  4a430c5c7 - FEM: materials, fix users material path in task panel
  *  7072b3f93 - FEM: issue #3038 Fenics integration
  *  114cdc682 - 0003279: Error 'invalid DAG' after deleting sketch
    using expressions
  *  70399e6c9 - fixes #0003302: PDN cloned object have duplicated
    'Unnamed' ghost on every file reopen
  *  865593b66 - fixes #0002559: Body becomes visible upon changing
    DisplayModeBody
  *  76d27f464 - updated Init.py with import type
  *  92021e0c6 - adding stpZ format: STEP compression format support
  *  dac8cd50f - moving comment at right place
  *  44e57a367 - adding 'import sys' needed when opening a dxf file
  *  2520785b1 - libarea: fix arc fitting bug
  *  7d6f6dd93 - Correct Scaling/boundingRect of Svg Symbols
  *  54cc25d1f - fix crash in fillet/chamfer dialog if no part exists in
    document
  *  cc00dc85d - #3325: DlgPropertyLink as editor of Tip property
  *  d9627d531 - tmp. disable unit test for link goes out of scope
  *  ed893ff50 - fix -Winconsistent-missing-override
  *  0718e2c56 - fix -Winconsistent-missing-override
  *  7fed1a29c - do not raise exception if link is out of scope, but
    write a warning
  *  d1949f6e2 - add command to show/hide several constraints at once
  *  12968ed4a - Path: Limit tool angle input
  *  11b8f91c5 - Misc. typos
  *  666c5c8b8 - FEM: typo fix
  *  ada88a3dd - expose more members of Constraint class to Python
  *  55d9d4dba - FEM: task panel, fix loading of broken material file
  *  83c8e43dc - FEM: material task panel, fix custom export
  *  dc73b9d69 - FEM: gerneral prefs, make custom materils dir chooser
    really a dir chooser
  *  7095ad937 - FEM: pref general, make string multi os compatible
  *  7f3b40a9c - fix crash when deleting constraint
  *  e9e0071cc - improve whitespaces
  *  acded1c95 - save values before invalidating iterator, whitespace
    improvements
  *  94ca10531 - Sketcher: Setting in Preferences to switch on/off
    notification of constraint substitution
  *  620188073 - Sketcher: Avoid single tangency plus coincident when
    preexisting single tangency
  *  180d722a5 - Sketcher: Avoid single tangency when preexisting
    coincident
  *  5d35713aa - adjust copyright text
  *  da1d69ce4 - Relax regex for editable text in Template
  *  fb16c867e - libarea: imporve arc fitting
  *  7e5d2bd92 - Path.Area: make wire explode respect arc accurarcy
  *  0ff676abe - FEM: typos
  *  2e049fd5e - FEM: udate example files
  *  f8eaa6eff - fix const correctness, restore sketcher icon
  *  696eb7433 - Sketcher:  Switch virtual space toolbar button to
    operate on selection
  *  740afeb64 - Sketcher: constraints' widget checkbox as python
    command
  *  879ff7088 - Sketcher: Switch Virtual Plane icon
  *  8a2ec12b5 - Sketcher: Bug fix not updating constraints on switch of
    virtual space
  *  4b7ef1c5b - Sketcher: New toolbar for VirtualSpace and Command to
    switch VirtualSpace
  *  0c888309d - Sketcher: Extend virtual space switching and update to
    constraints widget
  *  d98793033 - Sketcher: Enable switching of virtual space in
    ViewProvider
  *  31189b6c2 - Sketcher: Python Interface for Constraint Virtual Space
  *  d559c1477 - Sketcher: Enable Virtual space updates on the View
    Provider
  *  cccaa6d4d - Sketcher: Extension of Constraints Widget to support
    checkboxes for Virtual Space
  *  1899680dd - Sketcher: Extension of constraints to store virtual
    space affiliation
  *  1719d0ba6 - fix bug in SmSwitchboard::doAction
  *  b09283423 - Arch: Fixed remaining hole bug when removing windows
    from walls
  *  f0d06f0c1 - Draft - fixed chamfer property of Wires - fixes #3044
  *  141caeb53 - Fixes in credits dialog
  *  23bf7f39a - Sketcher: comment typos
  *  2d1ffaa6a - FEM: inp file settings, fixies fixes #3314i wrong pref
    on restore
  *  6d744c8c8 - FEM: ccx tools solver, get rid of no longer needed and
    confusing attribute
  *  e1e84cd34 - FEM: unit test, add a test for adding multiple ref
    shapes
  *  c85afd0e4 - FEM: objects, use fem name sheme for object package
    names
  *  07ae0e56c - Path: Fix MillFace default values
  *  383825e9c - Path: libarea typos
  *  2b1012f70 - Add missing const_cast
  *  6ce8e1a0a - Fix compliation against shiboken2 head
  *  7791ba4f1 - AboutApplication.ui: typos fix
  *  627c4e790 - Give default values to cutting edge angle so
    simulations with work even if user did not specify a valid cutting
    angle.
  *  f291abce5 - Added a dedication to Roland Frank in the About dialog
  *  5cee8c9cd - Return the actual job instead of the check result of it
    being a job or not.
  *  21c845a64 - Path: remove redundant Path_Shape command
  *  59dedd127 - PATH BUGFIX DressUP-LeadINOut-Line-Generation-SIMFix
  *  8f84087e6 - Path.Area: respect zero start point when generating
    path
  *  c509ec5de - Sketcher: Fix normal rendering when full-constraint
  *  3ee6b6ac9 - FEM: typos
  *  ee321c5f8 - FEM: ccx tools solver, fix solver type check
  *  6ab072b1c - FEM: file modes, delete executable mode on some Python
    modules
  *  83be75b0d - FEM: general pref ui, make working dir chooser work
    again
  *  4ca4aafb0 - FEM: general pref ui, typo
  *  299d1939f - FEM: ccx tools, typo
  *  223a2b196 - FEM: beam rotation, add some pre checks
  *  993515097 - FEM: beam rotaion, implement writer, this fixes a very
    old restiction, the beam analysis in z-axis
  *  a15474afe - FEM: mesh tools, add method to get the beam normals for
    ccx
  *  3699cfe7b - FEM: beam rotation object, deactivate task panel since
    reference shapes are not yet supported for rotations
  *  fa596b891 - FEM: beam rotation object, add it to the solver frame
    works
  *  4ac2f2d37 - FEM: beam rotation object, add an own icon for this
    object
  *  bc8219cc3 - FEM: beam rotation object, add this new object
  *  128e5d3a7 - FEM: ccx writer, slightly resort key sort creation on
    ccx elset creation
  *  0145383d3 - FEM: ccx writer, check for empty ccx elset on creation
  *  66351b723 - FEM: ccx writer, resorting in elset creation
  *  233a32d27 - FEM: ccx writer, use set and intersection instead of
    two nested for loops
  *  6811d528f - FEM: ccx input file, use even shorter elset names for
    the short names and raise exception if the elset name is still to
    long
  *  3824df2eb - FEM: ccx writer, resort elset creation methods
  *  c8e87a039 - FEM: ccx writer, better elset name def and raise
    exception if name is too long
  *  c78504e6e - FEM: vtk DataAtPoint, implementation
  *  615588495 - FEM: Auto disable mesh and solid when opening VTK
    functions
  *  e53307691 - FEM: code formating
  *  3d2856e89 - Mod/Test/BaseTests.py source typo
  *  45a1d6c90 - Fix Exception when Source Shape IsNull
  *  38da0c731 - improve whitespace, fix const correctness
  *  c7b137fe8 - Sketcher: Change nomenclature relating to Block
    constraint
  *  a4c29ba52 - Sketcher: Constraint widget adapted to Block constraint
  *  c27d5a26b - Sketcher: UI Block constraint creation sanity checks
  *  9634da681 - Sketcher: Block constraint - Prevent from adding
    constraint if the solver has redundant/conflicting constraints
  *  34f533b0e - Sketcher: Block Constraint - Advanced
    redundant/conflict redundant handling
  *  9b7d1d604 - Sketcher: Blocked constraint viewprovider rendering
  *  d2e89b98d - Sketcher Blocked Constraint icons
  *  1932a2f15 - Sketcher: Blocked Constraint toolbar commands
  *  7495fe1c3 - Sketcher: Blocked Constraint Python
  *  48fc50336 - Sketcher: Blocked Constraint solver level
  *  f64760b8a - PartDesign: OnDelete basefeature fixing and
    visualization
  *  4d3675763 - improve whitespaces
  *  01e6cde7a - PartDesign: Fix bug of mirror transformation of
    multiple features
  *  23f88c5d8 - Fixed 2885, dogbone maintaining F parameter.
  *  8a39ddf88 - Fixed recursion problem
  *  e4e5d4e5f - Fixed path unit test setup for new PathDressup
  *  55268a06f - Changed lead-in-out dressup to use PathDressup.baseOp()
    instead of relying that it is dressing up an op directly.
  *  c3f03d369 - Removed ToolController from all dressups and replaced
    with recursive search for the base op's ToolController.
  *  69c1acd39 - Prevent adding an entry method dressup to an op that's
    already has one.
  *  8511597a4 - Made dogbone resilient to all dressups and profiles.
  *  4b0d6c688 - Fixed import of PathGeom - might want to refactor that
    one day.
  *  a4fe22062 - Fixed template-export menu activation.
  *  434bf4d3f - TechDraw: Add option to use polygonal HLR algorithm
  *  e697f2ef5 - Arch: Fixed wrong orientation and shape of window
    louvres
  *  ff467dcb4 - Path: Fixed possible bug in last commit
  *  6bddaf6eb - BUGFix PATH Dressup Sim FreeCADBreakdown
  *  e6e4710ae - remove SetMinTolerance as suggested by PR 1240
  *  6e5b1dfb9 - typo
  *  50e1866c4 - indentation fix
  *  33f334049 - tolerance fix in TopoFace.validate()
  *  8461df7ea - fix some TopoShape documentation
  *  acb3a34d9 - AddonManager: Download biggest code block from macro
    pages in case there is more than one code block
  *  a0ccdb521 - Sketcher: Correction of B spline normals
  *  663e4ee36 - PartDesign: Extension of Pocket Feature to have two
    dimensions
  *  f6825a268 - Path: changed --output-doubles to --axis-modal and
    reversed the default behavior
  *  9b43affd8 - Path: typo in command name
  *  b965a829c - rename command and PEP8
  *  15cbbcd24 - Path New Dressup LeadInOut to perform Tool Roll towards
    shape including G41-42
  *  4fb676e4b - path: cleanup linuxcnc post and fix vertical feed
    problem
  *  a3684424a - Remove NewViewMulti from toolbars/menu
  *  4b9f43b46 - Allow GroupExtension as Source for Views
  *  051d910db - Misc. comment typos
  *  3ee51d576 - FEM: crowdin fix
  *  478611371 - Part: add Refine property to BOPs
  *  27701ae85 - PartDesign: #2683 add Refine property
  *  80e3bfb69 - avoid division by zero when discretizing a shape
  *  305a56781 - raise exception in PropertyLinkSubList::setPyObject for
    wrong type
  *  d5eac120c - Merge pull request #1229 from sliptonic/master
  *  4be81c280 - Merge branch 'master' into master
  *  6051a6e9c - Draft: Fixed wrong wire point position - closes #3063
  *  d7f5d7fbc - Merge pull request #7 from luzpaz/path-source-typo
  *  ae2a4e647 - Path: rename Set_StartPoint to conform to command name
    standard
  *  12e6533df - Path: rename dressup commands to conform to standard
  *  2009f9a61 - Path: source typo fix
  *  9a215440b - fix automatic update of dependency graph for Qt5
  *  e404cadee - fix automatic update of dependency graph
  *  dc0a73922 - update circle-ci
  *  baf824de9 - update conda dependency versions: boost 1.66 xerces-c
    3.2.0
  *  f3b32da63 - PathScripts: py3 print Draft: typo in importDXF.py
  *  4fb16c696 - Fixed source typo
  *  e09a276fe - further simplification when to use which rendering
    method when saving an image
  *  575dc0b76 - fix compiler warning due to unused variable
  *  a701c71ed - add option to compute vertex normals from the
    triangulation instead of the u,v nodes This is a workaround for
    issue #0003180: Wrong normal of part object
  *  95fbd8a09 - add method to get u,v nodes of the tessellation of a
    face add method to get the nodes of the tessellation of an edge
  *  bbfbb0e7d - Misc. comment typos
  *  8ba4e0c5d - code cleanup
  *  97f002009 - improve whitespaces
  *  bc4d463cd - Sketcher: Remove errors in reporting view while
    deleting
  *  348e666fd - improve whitespaces
  *  0dd0eab0d - Sketcher: Overload delConstraintonPoint Python to allow
    deletion on GeoId and Pos
  *  eeb607388 - FEM: pref, delete depreciated ccx solver switch because
    every solver has its own command
  *  1f96775ab - FEM: calculix solver, use separate command for CalculiX
    ccxtools and CalculiX framework solver
  *  334ec9868 - FEM: command module, add some comment
  *  7b75af307 - FEM: code formating, flake8
  *  130f51d9a - FEM: new analysis, add a ccx tools solver to any new
    analysis, best for new users
  *  b54a222c7 - FEM: unit test solver frame work, delete ccx tools
    solver in solver frame work test class
  *  0d21e94d3 - Sketcher: Improve validation ui to select whether to
    ignore construction geometry or not
  *  759929228 - Sketcher: Fix "highlight open vertex" visualization
  *  10c0af4a8 - Sketcher: Validation tool improvement
  *  fb8875df0 - Path: Indicate fromShape as deprecated - issue #2786
  *  a8ab24aba - Arch: Fixed CTH profiles - fixes #2826
  *  c44af23f1 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  86ca43743 - Added 'Remove link' option to PropertyLinkList dialog
    too
  *  77318ba6e - make workaround with transparent background more
    reliable
  *  3679c18e5 - fix unicode problems for python3
  *  75a98c961 - add Base::PyGILStateLocker in
    Gui::Command::getResources
  *  497b41d6d - workaround to create images with transparent background
  *  79dff6b8c - Fix crash when deleting View with Dimensions
  *  7f49a1ac1 - Typo
  *  706be3fbd - Reusability of snap toolbar commands
  *  2b7c28b64 - Stylesheets general button with menu support
  *  29533320f - add method to get view providers of d view via Python
  *  8f868f778 - handle disabled dock windows when setting up main
    window
  *  4b781d75b - fix crash when querying information about an object
    that is not part of a document
  *  861dc42d3 - Fix Section Line Wrong Position
  *  70099d570 - Allow View Position to be Locked
  *  0866e1a59 - Added flycutter option to the tool edit ui.
  *  c8af1d16a - Crowdin: fix missing whitespace
  *  143ba3faf - Navigation indicator enable translations
  *  ab7c98917 - Merge pull request #1210 from berndhahnebach/bhbdev116
  *  c255ec0df - FEM: pref ui, better name for CalculiX solver base
  *  c6740dc89 - FEM: sovler framework ccx z88, add comment
  *  90ff0d9ea - FEM: unit test, replace new solver frame work by solver
    frame work
  *  76969de5e - FEM: unit test, use better path names
  *  092e92b5a - FEM: unit test, move solver framework in new test class
  *  c84918230 - FEM: unit test, add test for isOfTypeNew
  *  13b1ea602 - FEM: unit test, add test for FreeCADs isDerivedFrom
  *  5fc5122fc - FEM: unit test, add test for isDerivedFrom def from fem
    utils modul
  *  a8b3b2f23 - FEM: unit test, add type test for all FEM objects from
    object creation module
  *  9e87dfa6c - FEM: fem utils, add def to return type for all objects
    (Python and C++)
  *  b73853efa - FEM: fem tools package, move fem utils in it
  *  ace7f3822 - FEM: unit test, better name for CalculiX new framework
    machine
  *  cec934280 - FEM: unit test, remove not needed back slashes
  *  6d7f31f3b - FEM: unit test, rename make objects test def
  *  907adad9a - FEM: ccx tools, delete elmer code since ccx tools only
    support ccx
  *  5ee46bc8d - FEM: ccx tools, comment improvements
  *  0f4b4c963 - FEM: constraint body heat source, use for proxy type
    the same name sheme like other constraints
  *  c34bbb007 - FEM: proxy type, use for all classes the notation Fem::
    same as C++ classes
  *  8f91010ba - FEM: typo in comment
  *  220905c40 - FEM: Python base constraint, move modules into gui and
    obj packages
  *  a8a9e13ca - FEM: Python base constraint, split in obj and gui
    module
  *  13335e531 - FEM: fem tools package, move ccx tools in it
  *  01d215fec - FEM: fem tools package, add this new package
  *  cf62473cb - FEM: input writer, move module into solver package
  *  c4b52499b - FEM: make objects module, fix type of constraint fluid
    boundary
  *  ab9f0ff14 - FEM: obj types, sort constraints
  *  1559fed0e - FEN: z88 writer, comment some logs
  *  910f573e4 - FEM: ccx input writer, get rid of code duplicate in
    time meassurement
  *  07ee3b7c3 - FEM: z88 input writer, add time output
  *  8964584fd - FEM: new solver framework, add log if input file
    writing was finished for Z88 and CCX
  *  2ce33df6d - FEM: solver framework, use ccx tools as standard solver
    on new installations
  *  90f3aada2 - FEM: solver framework, two checks for _dirTypes
  *  6a15a2f31 - verify iterators in partialTopologicalSort to be on the
    safe side currently this can cause a crash because issue 3214 is not
    fixed yet See also:
    https://forum.freecadweb.org/viewtopic.php?f=19&t=26295
  *  39a34c1d2 - Arch: Fixes in IFC exporter
  *  c95b366fd - Arch: Better grouping of common Arch properties
  *  af7428dfa - Arch: Fixed bug in MoveWithHost system
  *  b6304d16a - Fix Path Keep View and Sim in Sync,typo Linuxcnc_post
  *  636f36126 - Qt5 build related improvements
  *  250586d2b - Grammar error
  *  3d9efc129 - Persistent toolbars error handling
  *  a35dd3fee - Typos
  *  78c9a34f5 - fix compiler warning
  *  249c4a05b - Draft: Added property to allow to turn off Shape2DView
    recomputes if invisible
  *  8382a8f61 - Draft: Fixed DXF import
  *  5a95bb7a1 - Merge pull request #1205 from mlampert/bugfix/path-
    macro-path-3303
  *  d13d0bddf - Expose getUserMacroDir to python and use in
    preferences.
  *  2c69b79c1 - path: fix help message typo
  *  9c4120df7 - fixes from IchGucksLive for drilling simulation.
    Tweaks to linuxcnc post
  *  2b95227ed - Path: typos
  *  f69b78903 - Path: typos
  *  8690d870a - Misc. typos
  *  2c1288181 - Fixed indentation
  *  23f2a444c - Fixes #3294 TechDraw: Prevent scale changing
  *  d1e83f107 - Fix crash in DrawViewDraft/DrawViewArch
  *  41b71ee3a - Export FreeCAD Rebar properties to IFC file and
    refactored code
  *  3e6fcd8e8 - FEM: Python imports, fix import in feminout package
  *  22ed0bce5 - code reduction w.r.t offscreen rendering
  *  8eaee314a - simplify to define when to use which offscreen
    rendering method
  *  f6ff4ed59 - improve UpToFace option of pad/pocket for datum planes
  *  dd45eddbb - Draft: Fixed py3 compatibility issues
  *  4c9c0175b - Draft: fixed bug in Point tool
  *  f7629821e - Draft: Fixed translation problem in bezcurve
  *  d16ef8763 - Arch: Fixed some missing objects in IFC export
  *  946921734 - Arch: Fixed wrong placement of structures
  *  ade72a81b - AddonManager: Enable the use of submodules
  *  c198650bd - Draft: Fixed problem with french translation
  *  50c280fdb - fixes #0003141: Unexpected behaviour using pad to face
    on padded shape binder
  *  ac88edc3d - allow to move PD objects via drag and drop to a body
  *  d24379d82 - add option to getBodyFor to suppress dialog to set
    workflow style to modern
  *  22b117fd8 - +fixes #0003095: Manual migration from 0.16 models to
    0.17 models not possible
  *  12ab80508 - fix typo
  *  70d094994 - fix crash in ViewProviderBody::setVisualBodyMode due to
    missing view provider
  *  14d06fe84 - fix typo and improve whitespaces
  *  433f36630 - fix function assertActivePart by creating the part
    container
  *  9e0ddec00 - port to occ 7.2.1
  *  4c7a0a140 - port to occ 7.2.1
  *  8faa9f38b - fixes #0002621: Exporting with File Type *.svg, *.svgz,
    *.dxf should be prevented if not in Drawing WB
  *  21e85921e - set global scope of Part offset to use it with PD
    bodies
  *  a6a004b6b - fixes #0002866: Gui::InputField rounds values to 2
    digits
  *  483d09967 - remove now superfluous member from InputField
  *  cfc3dc22a - respect format option when changing values with wheel
    or up/down keys in input field
  *  90a71f34b - fix utf-8 decoding issue in Draft
  *  74aa6b04b - FEM: code formating, Python flake8: W503
  *  93850bd9a - FEM: code formating, Python flake8: E211, E305
  *  f6edbbdc5 - FEM: Typo residuals
  *  c121e76f1 - FEM: unit test, add all python packages to import test
  *  0b95e866b - fix const correctness
  *  9cf42d3a8 - Sketcher: Settings Dialog new color for dependent
    constraints
  *  2a6f55e65 - Sketcher: Special sketcher color for dimensions having
    an expression
  *  69535ad7c - Sketcher: Support for detecting expressions in
    constraints
  *  65e793293 - improve whitespaces
  *  ec678e234 - Sketcher: Solver angle -pi,pi conversion corrected
  *  27cff5ce8 - Sketcher: Match angle on lines representation match
    solver result
  *  96beb5ec7 - improve whitespaces
  *  9ce575601 - Sketcher: Fix transfer of tangency and perpendicular
    end-to-endpoint constraints
  *  62819fec2 - consistently add Q_OBJECT macro to all sub-clases of
    PropertyItem
  *  e2a3ae428 - Packaging typos
  *  5107d86b6 - Crowdin: Removing whitespace from widgets
  *  1950bd151 - fix assertPlacement for unit tests do not explicitly
    check for angles as they can be quite different for even identical
    quaternions
  *  31bf496b6 - unit tests for Rotation class
  *  83fe8f8c3 - fix OpenSCAD importer
  *  9e2fa2d91 - support some more handlers in VectorPy and throw better
    exceptions for unsupported operators
  *  401af9289 - implement setting custom attributes for RotationPy to
    assign matrix or pair of vectors
  *  7c1cccdd6 - FEM: cmake, only copy Python GUI modules if gui is
    build
  *  8c85db3cf - FEM: make objects module, less code duplication on
    imports
  *  30e33e480 - FEM: python imports, small improvements on some imports
  *  34b485b64 - FEM: source typos
  *  93dd48dc6 - FEM: Moar typos
  *  f34659a29 - TechDraw LabelFont defaults
  *  a866b420d - TechDraw: Crowdin request to remove apostrophes in
    translation string
  *  9bd3b8f20 - Copy mesh data directly into the numpy arrays instead
    of creating a temporary local copy in order to save memory when
    dealing with very large meshes
  *  7ec6d1b5a - Fix insane memory usage when exporting Meshes to
    Collada format - MeshPy::getTopology() is an expensive function
    (since it iterates over all Points and Facets) and therefore it
    should not be called repeatedly
  *  87b360e55 - TechDraw Prefs page 1 defaults & tooltips
  *  c54887806 - Fix LineGroup install & default issues
  *  55f050e0f - Fix crash when Source.Shape is Null
  *  553fa64ec - Fix crash during multi-object delete
  *  98be3a3ff - Support old Source property (PropertyLink)
  *  76373b2c6 - LinkScope clean up
  *  e163ae174 - Allow multiple sources for all View types
  *  7eba11360 - Coverity 169507
  *  88b5af4fe - simplify debugging of changing datum constraints

 -- Alexander Pozdnyakov <censored>  Sun, 08 Apr 2018 16:24:02 +0300

freecad-daily (0.17~git12875-1ad7724d5-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 1ad7724d503c6e85636f5e64127ca6d6c78e094f
  * Date: 1514681864
  * git changelog:
  *  1ad7724d5 - avoid error 'Duplicate constraint not allowed' when
    deleting a constraint
  *  bd4736bf0 - implement PropertyConstraintListItem::assignProperty to
    add item for each datum constraint
  *  6ee4be519 - fix heap corruption due to invalid static_cast
  *  6eb36447e - fix regression of pr1181
  *  070395d67 - add version info to PySide abstraction
  *  c1152f2a2 - PartDesign: typos
  *  e883cbfdf - Part: typos
  *  7e2fce45c - Arch: Typos
  *  048c787e3 - Sketcher: comment typos
  *  128239b54 - Typos: Various workbenches and misc.
  *  c18bc414b - fixes #0003252: External geometry tool keeps hovered
    item active after leaving
  *  1ef069292 - notify selection node about cleared pre-selection
  *  15b72d2b2 - enable anti-aliasing for Coin's offscreen renderer
  *  511835e09 - restore removed link to preferences-sketcher.svg
  *  434a47d61 - Sketcher: new UI command for arbitrary sides polygon
  *  27c202a1f - Sketcher: Dialog for arbritary sides regular polygon
  *  d0c1b147d - Sketcher: Icons for arbitrary regular polygon
  *  b6bbc57d0 - Path.Area: fix wire join function
  *  c093c5941 - fixes #3284
  *  b71eb845f - Fixed initial step down value.
  *  a8ecffb65 - Misc. typo fixes
  *  3df389f5f - PATH: typo fixes
  *  77e326052 - add helper class to tmp. block a boost signal/slot
    connection
  *  8e3b2d7e8 - show base feature's placement on load if not part of a
    body
  *  394ae197f - fix broken transparency mode of mesh objects
  *  011eed3a6 - add feature to extend given surface
  *  1db70a48c - Arch: Fixed missing walls in IFC export

 -- Alexander Pozdnyakov <censored>  Sun, 31 Dec 2017 11:11:03 +0300

freecad-daily (0.17~git12848-988a40639-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 988a406395836239f6061838ac7b814aa3053de5
  * Date: 1513438577
  * git changelog:
  *  988a40639 - FEM: typos
  *  4034851a5 - Arch: bugfix in Panel in non-GUI mode
  *  873bd0b20 - AddonManager: Check if thread is already running
  *  e37b58247 - Typo fixes
  *  540a2cc79 - FEM: fem command package, rename it to commands
  *  6c8dc3dd0 - FEM: fem interface package, rename it to inout
  *  b28c2bd1c - FEM: Python modules ui panels, move them to resources
    folder
  *  bb8fdeccc - FEM: task panels, move them into the view provider
    modules
  *  b030184f8 - FEM: Gui cmake, remove init gui module since it will be
    compied with all Python modules
  *  6593f58b1 - FEM: netgen, add command only if FEM is build with
    netgen
  *  46505a7e2 - Arch: Fixed wrong wall/structure extrusion direction
  *  ebede3e4d - AddonManager: Disable Install button immediately
  *  ca247d7ee - Arch: fixed Arch Material not working in console mode
  *  77fab66ad - Arch: Bugfix in stairs
  *  d95a65b26 - add VTK related commands only if VTK was found at
    configure time
  *  5df83429c - Merge pull request #1163 from berndhahnebach/bhbdev110
  *  45b938655 - FEM: cmake, use only one cmake file for Python packages
    and modules
  *  467fdc69f - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  0d7831e19 - move Placement.isNull to Placement.isIdentity add
    isNull for backward compatibility
  *  c3ca4bc89 - Draft: Fixed bug in DXF import
  *  b22f23134 - fix invalid syntax
  *  25bf33077 - rename Placement.isNull to Placement.isIdentity
    implement Rotation.isNull and Rotation.isIdentity
  *  28f7047bf - use getRawValue in property editor to avoid normalizing
    the rotation axis
  *  a19faf16f - preserve length of rotation axis
  *  aa201cba9 - improve whitespaces
  *  03427bf67 - Add a function to compare 2 double allowing
    approximation errors
  *  31c023065 - Improvement of rotations
  *  28240a806 - Arch: Fixed creation of Spaces in no-GUI mode
  *  2cf8e0ffd - Draft: Fixed default precision value
  *  517ae4dd7 - Path.Area: improve code readability
  *  dfdd8fc82 - FEM: cmake, sort in cmake
  *  53ae39056 - FEM: constraint flow velocity, fix task panel
  *  9bcdd0947 - FEM: constraint transform, fixes #3283
  *  3d862b8de - FEM: make objects module, better name for ccx tools
    solver def
  *  d949210ae - Typos, grammar & uniformiity
  *  c54c08cca - Sketcher: Wrong mapping of constraints to axes
  *  588f1bd79 - Sketcher: Merge, copy expressions
  *  9b781f9c5 - Sketcher Solver: Means to reset the initilization of
    movement
  *  ad855c99e - Sketcher: New Setting for improved dragging mode
  *  023e319b8 - Sketcher: Clean code and adapt previous solution only
    to non-relative cases
  *  eff8529ec - Sketcher: jumping while dragging - force recalculate
    initial solution
  *  19254207c - Draft: crowdin tooltip typo fix
  *  f9892009f - fixes #0003281: STL object doesn't retain its rotation
    after change
  *  87271d0cb - Allow user to modify Vertex size by parameter
  *  f919eb6a6 - fix object.getGlobalPlacement
  *  a3ea9e561 - circle-ci + conda-build This enables the possebility to
    build FreeCAD with conda-packages on linux
  *  91bb7ed0c - fixes #0003185: Recompute should work if only subgraph
    is cyclic
  *  c6f89e6e5 - move implementation of topologicalSort to private class
    DocumentP and add a parameter
  *  42aa80bb7 - move global function to private class DocumentP
  *  6a785f9af - fixes #0003262: normal vector returned by
    Face.normalAt(u,v) is not always a unit vector
  *  651d2fd75 - Fix "Unit overflow in pow()" error
  *  3627cf2b1 - Typo fix for recent commit
  *  df3440e69 - fix possible build failure on Debian 9
  *  a8c31221e - FEM: mesh api, fix tolerance in get the nodes by a
    solid
  *  564f977db - Fixed gradient in last commit
  *  04e4e59ad - Bitacovir's new clone icon
  *  6388a323f - FEM: command module, use active analysis from command
    manager module
  *  65bc90d50 - FEM: command module, use selection from command manager
    module
  *  6a5408b5d - FEM: commands, fix nonlinear material command for new
    solver framework
  *  e7b813f17 - FEM: command package, move equation commands into
    commtand class module
  *  76c651226 - FEM: command package, move command modules in one
    module in new command package
  *  8599dd59b - FEM: result package, move result tools module in new
    result package
  *  23d735c2a - FEM: unit test, again add TestFem and import the test
    classes from new test package
  *  8cdc4d329 - FEM: test package, move unit test module in new test
    package
  *  bd3d50fa8 - FEM: mesh package, move all mesh modules in new mesh
    package
  *  014f8cac3 - FEM: package feminterface, move all import and export
    modules in new package feminterface
  *  9376138d0 - fix cmake build failure
  *  885ef4b5b - add combo box to select C++ standard
  *  eb40ddda4 - Sketcher: Do not show support when entering sketch edit
    mode if it is a datum plane
  *  324c31d4e - Sketcher: Fixing Polyline Arc Endpoint autoconstraints
  *  4006c6ee9 - Sketcher: Fixes no horizontal/vertical on edge if
    previous horizontal/vert aligment on vertex
  *  2e1d21937 - Sketcher: Fix Polygon disappearing on creation with
    autoconstraints on
  *  a68096140 - Sketcher: BSpline, prevent 0 mm Radius for poles on
    creation
  *  750661de3 - Fix #1947 non-ASCII in file path
  *  640fce5d0 - Fix #1939 Draft ShapeString with whitespace string
  *  150bd625b - fix crash in ExpressionCompleter::slotUpdate
  *  c8c9b76f4 - Misc. typos
  *  a22dca2ea - FEM: mesh tools, typo in comment, thanks to reox
  *  18c7f94ae - FEM: CalculiX ccx tools solver, use a better name for
    new objects
  *  52fe4cd2a - issue #0003174: Import of simple shapes no longer works
  *  23cdde88e - Fix some GCC 7 warnings: * dynamic exception
    specifications are deprecated [-Wdeprecated] * this statement may
    fall through [-Wimplicit-fallthrough=]

 -- Alexander Pozdnyakov <censored>  Sun, 17 Dec 2017 11:21:36 +0300

freecad-daily (0.17~git12767-75d006a97-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 75d006a97df65abef578c1d4dfc50ff2e89922c1
  * Date: 1512488232
  * git changelog:
  *  75d006a97 - Expression completer: Fixed issue #3197.
  *  d2c307a1d - Fixed StepDown value by removing special handling of
    legacy behaviour.
  *  3579f38d6 - Builder3D: doxy typo/grammar fixes
  *  9f20d9284 - Merge pull request #1137 from mlampert/bugfix/circular-
    hole-setup
  *  feeab3ce8 - Remove automatic base features if OP was created with
    selected faces.
  *  5f7faa25a - Fixed hole detection for bottom faces.
  *  fc5077f41 - Fixed direct editing of point in GetPoint dialog.
  *  25e92ca25 - Added circular faces to drillable targets.
  *  7588081af - Implement option for perspective drawing views
  *  5bc256d3f - Fix "still touched after recompute" and display
  *  95cc7a900 - AddonManager: set focus back on WB list after updating
  *  30c1b2a5a - Merge pull request #1134 from mlampert/bugfix/circular-
    hole-setup
  *  04ea26a66 - Fix for missing base class initialisation during
    creation.
  *  1cfae464b - issue #0002973: Path to FreeCAD.app can't contain
    unicode
  *  93aa85994 - fixes #0002745: The Disappearing Grid
  *  34b40f23a - fixes #0002923: Python console history misbehaves with
    word-wrapped lines
  *  25afe3227 - SVG Cleanup: tweaked  tags for changed
    clone icons
  *  9831dfe53 - SVG Cleanup: remove typos + uniformity fixes
  *  3d9ecab34 - SVG cleanup: remove all redundant  content
  *  56111a081 - Typos: user-facing and trivial
  *  af0477fc4 - remove trailing whitespace
  *  15b509db2 - Implement LineGroups for default weights
  *  1b1970544 - FEM: new solver, add Cantilever example with all
    solvers
  *  460d064ac - FEM: all pref gui tabs, some typo, layout and format
    improvements
  *  74e265df2 - FEM: elmer writer, add new Gmsh node group attribute
  *  42bfdf23a - FEM: elmer solver, fix Py3 issues
  *  da426b36c - FEM: new solver frame work, fix it in the regard of the
    analysis object change to a real group object
  *  9e32d4845 - FEM: ccx tools, fix them in the regard of the analysis
    object change to a real group object
  *  168c7cf02 - FEM: unit test elmer, add a testmode to solver
    framework
  *  3458c0b08 - FEM: unit tests, elmer sifio and geo writing
  *  cab5ea33f - FEM: elmer sifio, write case file entries in same order
    if module is called twice
  *  4380a5ec6 - FEM: unit test, add all new objs to the make obj test
  *  78421a678 - FEM: elmer equations, add posibility to easy create
    them by python with objects fem modul
  *  ac163bdbc - FEM: code formating, flake8 in new objects potential
    boundary and flux-solver
  *  3d5de0f9f - FEM: Potential-boundary and flux-solver objects, add
    icons
  *  b095e9435 - FEM: Potential-boundary constraint and elmerflux-
    solver, add objects and implement them in elmer
  *  e7fe13ba4 - FEM: command solver run, fix FreeCAD freeze on new
    frame work
  *  3eeee4786 - FEM: command solver run, delete duplicate code
  *  73d1e9f01 - FEM: new commands, use same code system as it is used
    in the other commands
  *  743f55528 - FEM: new commands, remove add in command names the wiki
    pages retrive the names from the command names, thus they have to us
    the same name system
  *  c0acb903d - FEM: unit test, add elmer solver and equations to
    module import test
  *  c03c7e770 - FEM: elmer writer, fix density for self weight on edges
  *  8a1bf4bcb - FEM: elmer, use an vector icon in svg
  *  51383aa9a - FEM: elmer, add electrostatic equation
  *  412df6f4c - FEM: elmer, add it to the new solver framework and add
    equation object for elmer
  *  42b3c3353 - FEM: constraint initial flow velocity, add object,
    command, icon, task panel, etc.
  *  ce69c1531 - FEM: constraint flow velocity, add object, command,
    icon, task panel, etc
  *  51c46dd2a - FEM: constraint body heat source, add object, command,
    etc
  *  e4939d358 - FEM: general python contraint, add module
  *  f17bd36e0 - FEM: selection widget, add module
  *  5c18c71ad - FEM: unit test, add new solve modules ccx and z88 and
    add a input file write test for new ccx solver
  *  7ad273f3c - FEM: old ccx analysis tools, move analysis tools into
    ccx analysis tools, all new solver should use the new solver frame
    work
  *  38ef85141 - FEM: ccx input file writer, move writer into new
    femsolver package
  *  f38fb30a7 - FEM: prefs, add the pref to choose between new and old
    ccx solver to the pref gui
  *  45e81db4e - FEM: ccx, add it to the new solver framework but use
    the old ccx writer
  *  f8f267fcc - FEM: z88, remove from old solver framework
  *  609e97a82 - FEM: z88, add it to the new solver framework
  *  d9bef5af5 - FEM: new solver framework, add gui for working path
    pref
  *  dda82d600 - FEM: new solver framework, initial commit
  *  1a2f575a5 - FEM: fem utils module, new module to collect some FEM
    utilities
  *  fd7e2d9e0 - FEM: code formating, typos in comments
  *  23bc8f356 - FEM: gmsh tools, better init for class attributes
  *  adfcd154c - fixes #0003176: Sketcher: always over-constrained when
    referencing external B-Spline
  *  651ff2448 - when painting items make sure that constraint id is in
    range
  *  e7d4296b2 - remove export macro from template class
  *  3b82ffff0 - When we are restoring, don't set the Label on object
    creation as it will be restored later. This is to avoid potential
    duplicate label conflicts.
  *  2ae131397 - Moved ObjectStatusLocker template class to Base/Tools.h
  *  75829b367 - Merge pull request #1128 from realthunder/PathArcFix
  *  b640b9865 - libarea: improve arc fit
  *  724936582 - libarea: disable max arc points parameter
  *  8bbcfd6dc - Surface WB: add a Gui widget for unbound edges to the
    Filling tool.
  *  1a2e77cf6 - Spinboxes: Fix for issue #3278.
  *  8b3755ee3 - removed example and dumper from deployment
  *  0b629e67d - Clarified tooltip
  *  d53dbaa13 - Fixed tooltip still refering to xml instead of json.
  *  780326481 - Added template export to Path menu, rearranged layout a
    bit for better consistency.
  *  5a0019e9e - App/Range.cpp: mInor doxygen refinements
  *  0f6edecce - FEM: mesh tools and input writer, better debug print
    messages
  *  c21baa8a6 - FEM: mesh tools, use for voumes the better get group
    data def
  *  708c42aa7 - FEM: mesh tools, use for faces the better get group
    data def
  *  23ec4156c - FEM: mesh tools, more smart code int get group data def
  *  e3f47ec6a - FEM: mesh tools, make retrieving group data ids useable
    for all element types
  *  d948cd2e0 - FEM: code formating, flake8, trailing ws and typo in
    comment
  *  09c11b950 - Path: Allow adjusting of feed rate in DressupRampEntry
  *  ea487bb94 - Sketcher: Fixed regression in fix for issue #3245.
  *  7822f4aac - Draft: Added Fuse property to Clones
  *  fa9278da7 - Removing black-on-white theming to allow system colors
    in Qt help
  *  0cca82b53 - Path.Area: honour 'from_center' in offset pocket mode
  *  4a9fea365 - Fixed selection guard removal after exception.
  *  cd1a4e8b4 - Hiding some advanced, not ready for prime time features
    unless EnableExperimentalFeatures is set and true in the
    preferences.
  *  a84a0ce43 - Abort OP creation transaction if TC selection is
    aborted with cancel, #3274
  *  7da187f96 - Fixed range issue in comparing edges when they have
    different # vertexes
  *  b2bfc8c93 - Changed form layout to grid layout for qt5
    compatibility.
  *  ac47d8062 - Merge pull request #1118 from luzpaz/SubWCRev-summary-
    update
  *  c6b3ebba8 - Tools: SubWCRev.py file info update
  *  58a55aeeb - set global link scope of surface features
  *  3e921cbda - Draft: Added a utility command to add selected objects
    tothe construction group
  *  2ee230a1a - Draft: Added preference option to set focus on Length
    when drawing lines
  *  f33116c08 - Arch: fixed multiple-group bug in Arch addComponent
  *  df427de3e - fixes #0003027: if type(App.Vector) in
    originSketch.Geometry: newSketch.Geometry = originSketch.Geometry
    Raises types in list must be
  *  d72791e8d - in PropertyGeometryList::setPyObject check for sequence
    instead of list
  *  32510bde8 - fixes #0003260: Double Quote in tool name is not
    escaped in FCStd file
  *  2059d47e2 - move encodeAttribute from Property to Persitence to
    avoid code duplication
  *  fcb5b9cde - in PropertyStringItem prepare input string for
    assignment via Python
  *  56af70374 - Fix Techdraw UI typo found via crowdin + misc. typos
  *  0973dd5e7 - add class ViewProviderDragger derive
    ViewProviderGeometryObject from ViewProviderDragger derive
    ViewProviderPart from ViewProviderDragger
  *  c71b579f9 - Span property group headers across all cells to avoid
    text truncation Render the background of property value editor
    widgets to avoid cell contents showing through the editor
  *  e8587cf0b - Misc. typo fixes
  *  8e48e336e - FEM: constraint initial temperature, make reference
    property hidden and readonly
  *  3e2da0cd7 - FEM: prefs, add an option to deactivate group meshing
    for analysis
  *  2ee72456e - FEM: ccx writer, use the new Abaqus writer parameter
    and fix unit test
  *  f271e52b3 - FEM: Abaqus writer, add method parameter for elem and
    group options
  *  801fae3a3 - FEM: Abaqus writer pref ui, move from FEM to Import /
    Export
  *  854ab38cf - FEM: Abaqus writer pref ui, some changes proposed by
    werner - ui class name matches with file name - class is not derived
    from ui but uses it as a private member -
    https://forum.freecadweb.org/viewtopic.php?f=10&t=25381
  *  1bf52f468 - FEM: Abaqus writer, pref GUI for element and group
    export parameter
  *  b7ea89b65 - FEM: Abaqus writer, add groups to inp writer
  *  184bc0332 - FEM: Abaqus writer, first get all data and write it
    afterwards
  *  921c8b737 - FEM: Abaqus writer, add pref to distingish between: -
    all elements - highest dimension elements - FEM elements (only edges
    not belonging to faces and faces not belonging to volumes)
  *  4e7c091c5 - FEM: Abaqus writer, write FacesOnly and EdgesOnly for
    mixed FEM meshes, could be slow on non mixed meshes
  *  1f11a3cc8 - FEM: mesh api, add EdgesOnly and FacesOnly
  *  737315a50 - FEM: Fix typo
  *  60c92701b - FEM: Gmsh tools, add parameter to write groups of nodes
    for any group
  *  447d4816c - Fix #3224 Seg Fault in DrawProjGroup
  *  7de79e799 - Fix #2967 Ph2 Do not show page on restore.
  *  868d9cc6c - improve whitespaces
  *  0f6d0221f - Fixed cut mode for pocket shape.
  *  e7a509306 - Expose curve accuracy as a preference.
  *  375614a1f - pylint cleanup
  *  9d9d99f3b - Attacher: fix Py attachment editor for Python3
  *  b24a9c9ad - Misc. typos
  *  399dca7cb - fix crashes when using sketch tools
  *  83f7f85d0 - Arch: Fixed axis property of components
  *  f41ff3a45 - Arch: Fixed 'object in more than one group' bug in Arch
  *  9b4f57e57 - Changed TC editor fields horizontal sizing to expand.
  *  9f659eb55 - Make keep tool down work - as good as it gets.
  *  870d66198 - Make simulator work with non standard operations.
  *  737ca980f - Merge pull request #1106 from mlampert/bugfix/tags-
    precision
  *  77a33b09d - Merge branch 'master' into bugfix/tags-precision
  *  8ea6b92ea - Comment set name of combiview tab 2
  *  0d1451f39 - User-facing typo fixes
  *  df1011d94 - Path: Allow removing of all base objects in Circular
    hole tools
  *  aca5bff11 - Merge branch 'master' into bugfix/tags-precision
  *  3b957a12b - various minor changes: + whitespace improvement + code
    cleanup
  *  8985372d1 - Don't issue x and y coordinates for the initial G0 to
    ClearanceHeight, #3034
  *  d3f942cd6 - Fixed tag marker display for path's not on z=0
  *  85571ac9a - Fixed updating view after tag generation.
  *  9c9faab42 - Increased tolerance for accepting tags.
  *  99a2fd16f - fixes #0002290: Point-on-object constraint icon not
    selectable
  *  b3631e134 - fixes #0003258: Draft Snap toolbar doesn't display
    MenuText AKA status bar text when hovering over icons
  *  54219f151 - Path.Area: handle empty wires during sorting
  *  6ad0a1825 - Path.Area: replace push_back with emplace_back
  *  ba7fed239 - Very minor problem. Test of sheets is impacted by the
    locale. The decimal separator may be , instead of .
  *  046954a05 - fix coverity issues
  *  532d9b230 - fix coverity issue
  *  c770ce7a3 - Added color prefs to sketcher create commands
  *  1f76beba6 - Path: typo fixes
  *  6f1691fec - PartDesign: Fix previous commit + more typos
  *  706141b96 - Make uniform the use of B-spline visible to users
  *  bd59cea7f - fix Shaft Wizard due to renamed property

 -- Alexander Pozdnyakov <censored>  Tue, 05 Dec 2017 19:37:07 +0300

freecad-daily (0.17~git12608-36301ff67-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 36301ff67b6e165bddbabe5b63be0d90dd296cde
  * Date: 1510865063
  * git changelog:
  *  36301ff67 - Sketcher: Fix for issue #3245, including regression
    test.
  *  9c4b31a4a - TechDraw: Updated translation scripts
  *  9a3a98c30 - Correct sceneRect when Template size changes
  *  dc0f65152 - Path.Area: improve coplanar checking performance
  *  4f7bcded7 - Path.Area: improve projection algorithm efficiency
  *  15d1b80df - Adding a 20mm border
  *  00a7610ed - Part Design: Gear.py typo fix
  *  b8eb1ec84 - fix generation script of Python wrapper
  *  987b8db0b - More typos, grammar fixes, uniformity
  *  5f7576ca7 - Make 'fluid' lower case in menu text and tooltip
  *  12893d362 - replace 'GMSH' with correct spelling 'Gmsh'
  *  9d2642899 - FEM: gmsh tools, use fixed order for group data in geo
    file it is needed to make a unit test for geo writing
  *  088733587 - FEM: typo in unit test comment
  *  8c7bb0cd5 - fix warning
  *  04ea29528 - add kd tree class add mesh decimation algorithm
  *  0b33f977f - Draft: Fix import of dxf files in no-gui mode
  *  c46893d53 - Added TotalLength property in rebar object
  *  9017f1852 - Added Length property in Rebar object
  *  0cb8a39d3 - DlgCustomizeSpNavSettings.ui: remove trailing
    whitespace
  *  d04fd1626 - make retrieving view direction numerically more stable,
    change orientation of bottom view
  *  d8b285593 - Draft: tooltip uniformity fixes
  *  5ea950e35 - Spreadsheet: follow-up correction to d43716fbc519e
    [skip ci]
  *  4ea6204d2 - Fix Dimension value format with Qt5
  *  3c790009a - Fix calculation of integer scale
  *  9d038ddf6 - Make decimal point optional in FormatSpec
  *  196dd536e - Fix QGIVSymbol positioning/rotation
  *  88b15ffdf - Poistioning and Rotation for QGIVAnnotation
  *  600962362 - Fix QGIVImage positioning/rotation
  *  44fd20016 - Rotate DrawViewPart around part centroid
  *  03f439caf - AddonManager: allow to update all updatable addons at
    once by pressing the update button again (git-python only)
  *  15d5e27a5 - Fix issue with working directory.
  *  39eaa63b5 - OpenSCAD: make tooltips uniform and grammatically
    correct
  *  ca36e884b - fix German translation
  *  d43716fbc - Spreadsheet: set tooltips for fore/background buttons
  *  2a443f5ef - Fixed issue with empty expression.
  *  209271078 - fix German translation
  *  74d1aa72e - fix German translation
  *  db26cbcc4 - Sketcher: fix false detection of doubleclick
  *  b01c503c2 - fixes #0003159: ShapeBinder is part of solid
  *  d9187fa44 - Fixes #3252 - obsolete FC links in package/debian FC
    man pages
  *  5fe7a9af7 - Spreadsheet: Fix for issue #3225.
  *  bb764b147 - FEM: unit test, extend the make objects test
  *  551f6dc4a - FEM: unit test, move FEM objects test to the right test
    class and fix code formating flake8
  *  5c6a51c1a - FEM: code formating, flake8
  *  3011fc8b2 - fix build failure on macoS when including glext.h
  *  def0b8178 - changes in Mesh module: + cppcheck: fix some minor
    issues found by code analyzer + export to IDTF + fix for throwing
    exception + optimize mesh rendering
  *  547af2f5b - + found a solution using painter path to fix the text
    rending in image view
  *  ec1bcccb8 - fix crashes in dependency walker
  *  71836f4b3 - Less copyright-harmful clone icons for Draft and
    PartDesign
  *  41deaf82d - Sketcher: Delete all geometry menu command (in sketcher
    tools)
  *  3aec9b385 - Sketcher: Python command to delete all internal
    geometry and constraints of an sketch
  *  7f5e0caf3 - code cleanup
  *  3daa4fe69 - prepare zipios++ for unicode support
  *  17663ebac - Add TechDraw to translation scripts
  *  c70c6b15f - Remove incorrect .qm/.ts files
  *  926b84440 - Rename superPlacement property to AttachmentOffset
  *  647b6d6ea - make philips postprocessor compatible with current Path
    Workbench
  *  267736376 - Draft: Fix module loading in non-GUI mode
  *  71fbfa952 - add 2d features to body for drag and drop
  *  d5d3513a5 - remove pointless Section option from boolean operation
    in PD
  *  edcc8ac76 - windows python path setup: allow to set the PYTHONHOME
    variable
  *  a9e1a5517 - move PySide abstraction layer to Ext /bin is not in the
    python-path for a installed build.
  *  621d4283e - fix build failures with gcc
  *  e0d5d92cd - implement own ply/pcd importer/exporter
  *  d76cccac3 - Arch: Fixed wrong strucutral presets
  *  2fd36495d - Merge pull request #1071 from
    abdullahtahiriyo/restore_carbon_copy_interbody
  *  e4a52991b - Sketcher: Restore inter-body expression engine links in
    Carbon Copy

 -- Alexander Pozdnyakov <censored>  Fri, 17 Nov 2017 07:44:10 +0300

freecad-daily (0.17~git12541-7e4a0ae17-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 7e4a0ae1777631e79f4de7b16687ea69651a1a94
  * Date: 1509632152
  * git changelog:
  *  7e4a0ae17 - Merge pull request #1069 from easyw/master
  *  095bc7862 - avoid stop loading on coincident points
  *  adc24f8c8 - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  7ea6b0e19 - use scoped connection to automatically disconect on
    deletion
  *  225910230 - Comment explaining the local implementation of snapper
    mouse move
  *  03ad4fb59 - Fixed holding tags snapper interaction.
  *  84e67a247 - Moved tag generation together with button box for
    better getpoint handling.
  *  17ebceb14 - Use PathGetPoint for Tags.
  *  27e7dcfe1 - Fixed PathSanity.
  *  8fc24a063 - Using vertical speed for tags.
  *  c41f5862f - checkpoint
  *  7c7f56bf3 - FEM: general prefs, use directory chooser for working
    dir setting
  *  c309ea41e - FEM: material task panel, repair restore of values
    considering locales
  *  780d1791f - add occ library dir to PathSimulator
  *  ea4f6f2b2 - PathSimulator: move all changes to branch
    path_simulator
  *  f9fec3f72 - Fix dialog texts
  *  3a28e4f62 - Solve the C++/Python type checking issue
  *  f53191400 - change abs to fabs (for linux compatibility)
  *  c05219cfe - fix some linux compiler warnings
  *  e1d624b2c - Fixed some non standard c++ operations.
  *  08890b77c - Fix another linux compilation issue...
  *  5d2213381 - Increase Fast Forward speed Fix Linux compilation issue
    (hopefully)
  *  1a7c4b3a8 - fix bug: when pressing play again, only first operation
    was done.
  *  1322bbf13 - Add 2 color stock, speed control and resolution control
  *  77193b7e3 - Add sliders to task
  *  831cb793f - Add missing files and place ui file in correct location
  *  153959f98 - fixes after merge with upstream
  *  22233110e - integrate simulator into path workbench
  *  e886ef2a2 - Initial simulation works
  *  16b1eccd7 - debugging wip
  *  b9362df31 - implement ApplyCommand and SetCurrentTool
  *  fbbd0ce35 - implement beginSimulation and getResultMesh
  *  e366a3cfa - Finally! the PathSim object is visible at freecad
  *  60ef98a8f - add python object resistration
  *  71ec1392b - initial sim engin added. initial python interface.
  *  e3e5a6170 - Add initial class
  *  9f0b8c5ef - Add generated PathSimulation Module
  *  5657acdfb - fix BSpline curves treatment in Draft.makeSketch.
    BSplineCurves in a wire were doubled. Don't expose internal
    geometries of BSplineCurves of a wire to keep sketch lighter.
  *  21c4fa316 - add ArcOfEllipse to DraftGeomUtils.orientEdge
  *  d2f4fcb6a - add BSpline support to Draft.makeSketch
  *  2bc75bd94 - Fixing security error on MacOS for AddonManager, see
    https://forum.freecadweb.org/viewtopic.php?f=3&t=24898
  *  178e5ddf8 - Only build Qt5 version for macOS on travis
  *  795a57c77 - fix layout in ccx preferences page
  *  e16c152da - Draft/Arch: Support for Y situations in sketches -
    issue #3163
  *  8d3fe2111 - Qt5 port: Sandbox module
  *  d1ae93df8 - save last accessed file directly in the user parameters
  *  a16f5bf9a - override onExtendedDocumentRestored in AttachExtension
  *  7d3af3647 - add virtual method onExtendedDocumentRestored
    DocumentObjectExtension
  *  336057335 - prepare zipios++ for unicode support
  *  25fb77a5a - fixes #0002419: Matrix rotation and Units compatibility
  *  0ad9436ea - fixes #0002632: Improvements to Prefs for Python
  *  5022b41d9 - add fem test for testing group behaviour of analysis
    object
  *  7529754c3 - py3: some diff for fem with py3
  *  e102ac12f - libarea: improve arc fitting
  *  80bc1255c - support of backward compatibility to load old fem
    project files
  *  ce6809415 - inherit FemAnalysis from DocumentObjectGroup and remove
    Member property
  *  8f8f89025 - Clarifying preference string
  *  be0e70cca - minor improvements
  *  24081a574 - use abstract interface to create point cloud from
    geometric feature
  *  16e6d887e - implement FileInfo::completeExtension
  *  cfe2d134a - Updated translations from crowdin
  *  564d5a3e7 - removed Complete from translation scripts
  *  09fe85e8f - Arch: import IFC, fix View Fit while importing
  *  7448d47b8 - Fixed more python 2/3 unicode issues.
  *  dce9c0e38 - Refactored use of iteritems into function to deal with
    python 2.7 and 3 compatibility.
  *  a14d6215f - Reduced log level for debug messages.
  *  0d4e9d47c - Python version independent string and unicode handling.
  *  be115bcab - Fixed cmake file for Path.
  *  4826e6387 - Removed references to Spreadsheet from docstrings.
  *  03ea6a1f3 - Instead of hiding FinalDepth make it read-only and set
    tooltip appropriately.
  *  88c3fc1db - Use operation name and icon as the TaskPanel title and
    icon.
  *  83cf84a96 - Fixed job on-demand conversion for FaceMilling.
  *  eaa7b6f59 - Fixed all ops to use Op...Depth in order to not mess
    with the expressions.
  *  1a2946809 - Replaced spreadsheet with dedicated SetupSheet object
    in order to better support expression setting.
  *  322598dec - Fixed whitespace inconsistency.
  *  dba05326f - Reverted back to using the spreadsheet Name for the
    expression, since it has less issues than using the Label.
  *  46d120071 - Workaround for DAG invalidation - remove all
    expressions before deleting an object.
  *  d2b1768e1 - Using the template attribute encoding/decoding.
  *  0d8a1500d - Added template attribute encoding/decoding for setup
    sheet label changes.
  *  8d8fb529d - Fixed dogbone unit test to deal with expression instead
    of Lock property.
  *  704569d1c - Fixed the name collission issue of expressions.
  *  14dfa13ee - Renamed Settings to SetupSheet.
  *  b6eb3f0b4 - Fixed dirty'ing of page and op.
  *  cccf014f0 - Various bug fixes
  *  47b136085 - Create Scale property on the fly if older
    Arch.PanelSheet is loaded.
  *  fa523e087 - Fixed error msg about unsupported stock type.
  *  0e1fb178c - Making templateAttrs a const method - so exporting
    doesn't diry the tool
  *  9d98ac390 - Changed tool parameters to use a QuantitySpinBox.
  *  f13ac4c17 - Removed obsolete ToolControl.ui
  *  6db9389cf - Changed tool controller editor to use QuantitySpinBox
    for speeds.
  *  6ace67f04 - Removed depths lock - obsolete through usage of
    expressions.
  *  5a106f7a9 - Introduced Op-values and set expressions for all user
    modifyable properties - updated template support.
  *  1f81dde99 - Fixed PathGui.QuantitySpinButton to default to a noop
    in case underlying property doesn't exist (makes UI code cleaner)
  *  6797d5b4b - Extracted Job Settings into their own implementation
    file.
  *  9cec64880 - Switched Depths page to use QuantitySpinBox instead of
    InputField.
  *  f3d48abe2 - Refactored QuantitySpinBox handling into separate
    class.
  *  73eb24ae2 - Fixed clearance height value.
  *  0e8d1903c - Switched PageHeight to use QuantitySpinBox.
  *  87cf84151 - Switched default values into Settings spreadsheet.
  *  ead2eb4e4 - Replaced job default-properties with setting
    spreadsheet and set expressions for heights and rapid speeds.
  *  51ed2f752 - Added tooltips for defaults in export dialog.
  *  d63da3602 - Fixed default tool controller creation if job template
    doesn't include TCs.
  *  204015052 - Added job default values to template export.
  *  ec664c3c2 - Added default values for heights and rapid feed rates
    for new tools.
  *  3499ac62f - improvements of wait cursor make filtering of modal
    dialogs working with Qt5 save/restore filter flags don't filter
    events for File > Export when using showPreferences don't show wait
    cursor
  *  769e93973 - Draft: Fix dimensions of parametric circles
  *  725a5b654 - method to get paths between two objects
  *  af64ffcaf - check for clang version to disable warning

 -- Alexander Pozdnyakov <censored>  Fri, 03 Nov 2017 07:38:47 +0300

freecad-daily (0.17~git12433-489c8c9ae-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 489c8c9aefbd38cd51751de9b25113b9d2032e80
  * Date: 1508449741
  * git changelog:
  *  489c8c9ae - unit test for backlinks on expressions
  *  e06ae2cfd - when resetting expression on angle convert value back
    to radian
  *  c397aee9e - Added RevitNavigationStyle
  *  85d0369c0 - ArchCommands.fixDAG has been removed in the past and
    now fails the unit tests
  *  891fa6e52 - Arch, import ifc, print debug for each obj in a new
    line - use ,end='' for any print without continue in the next code
    line - add a print('') at the end of the product loop
  *  5b84a264e - Arch: ifc import, fix fit view on import since bb
    initializion seams to have changed to infinity
  *  e1bcab8f4 - FEM: unit test, better material object identifier
  *  20e24975f - FEM: code formating, trailing whitespaces and flake8
  *  585a28c43 - FEM: gmsh tools, comment some debug prints if they do
    not have any content
  *  ef46b7cc6 - FEM: various typos
  *  3d7a4b9db - Fix 3215 - ViewDetail does not handle Scale correctly
  *  4e474cf60 - Handle variable UoM schemes in Dimensions
  *  571aab784 - import svg with colors
  *  5823aac05 - Log used compiler and its version
  *  ecdf9fdad - fixes #0002429: text labels for Sweep and Loft
    operations
  *  f5b6694c8 - fixes #0002434: merge sketches produces sketch on XY
    plane when original sketches were on XZ
  *  dcaf263e4 - issue #0002080: Attempt to remove FEM analysis result
    (displacement & stress) results in false warning
  *  c1542e240 - issue #0002080: Attempt to remove FEM analysis result
    (displacement & stress) results in false warning
  *  7c4dc0d66 - allow the user to proceed if default settings for
    revolution/groove raises an exception
  *  6e898575c - various fixes: + fix invalid cast + some minor
    optimizations + improve exception handling
  *  2486e959b - increase minimum deviation for tessellation to avoid to
    freeze the GUI
  *  4a8cd391b - typo fix
  *  3bd425df2 - fixes #0003169: Mesh Design WB tools does not work on
    translated object
  *  9aab91098 - add derived unit electric potential
  *  9c2528a98 - fixes #0003169: Mesh Design WB tools does not work on
    translated object
  *  6786bb4c7 - issue #0002613: Create symmetric geometry with conic
  *  c9fb7985f - issue #0002613: Create symmetric geometry with conic
  *  520ec2c09 - issue #0002613: Create symmetric geometry with conic
  *  fb1fcf388 - extend InventorBuilder
  *  930089c6f - on project save go through all mdi views until one
    handles the GetCamera message
  *  e9ee1e60b - UML: misc typo
  *  2a7ba6f61 - Path: fix bug in polar array
  *  46d516b46 - fix coverity issue
  *  1abc3ab82 - fix -Winconsistent-missing-override
  *  8b2fcf367 - fix several kind of warnings: + fix -Wparentheses/-
    Wlogical-op-parentheses + fix -Wunused-variable + disable -
    Wundefined-var-template due to many false-positives (clang) + fix -
    Winconsistent-missing-override + fix -Wmaybe-uninitialized
  *  33b3a202e - Fix LaTeX include used for Doxygen docs
  *  772c5b197 - Doxygen Typos
  *  fb2b9d6ce - remove possibility of directly cross-referencing other
    body, use shape binder instead!
  *  fb58d4b64 - avoid normalizing axis of placement while changing it
    in property editor
  *  3a097116a - Draft: UI Grammar fixes
  *  15c0d3853 - Capitalize beginning of tooltips + Typos
  *  676b17969 - make the fps counter more stable
  *  56ac22854 - add cmake option to use Qt or native file dialogs
  *  1be2d52de - whitespace improvements + some optimizations
  *  4c7841c07 - don't select circle/ellipse center if not inside
    selection box
  *  5696a6685 - changed touch-selection so that it doesn't select the
    center- and end- points of an object when they're not boxed
  *  9fba505e8 - fixed touch-selection of circle and ellipse
    centerpoints not working
  *  b32fce69f - fixed selection of centerpoints when only selecting
    them resulted in not selecting anything at all (in Sketcher touch-
    selection)
  *  aaae347dd - resolves #3204
  *  0a0a9698d - implemented simple selection of b-spline in touch mode,
    so far it allows only to select the whole spline if one of the
    points is selected, a better implementation requires much more
    sophisticated algorithms
  *  893c8e84c - implemented touch mode for arc of parabola with
    precision inaccuracity
  *  646604740 - implemented touch mode for arc of hyperbola
  *  bd2fd1a5f - implemented arc of ellipses touch mode (precision issue
    as well)
  *  1639f3788 - Implemented arc of circle in touch mode, same issue
    with precision as in circle and ellipse
  *  2f18e2527 - fixed issue related to polylines in touchmode, also
    implemented ellipse touchmode (same issue as circle touching for
    now)
  *  2ec06ca54 - touch mode for circle implemented, does work for 90% of
    the cases, not yet with relatively big circles and a narrow
    selectionbox.
  *  c9c5ca301 - added selection of end-points to line touch-select
  *  2781585a6 - Added touchMode-detection and partially implemented
    touchMode for line- detection (only works when one end-point is
    selected, yet). The touchMode refers to a rectangular selection
    where objects are selected even if only a part of them is int the
    box. It's used when the selection box is drawn from right to left.
  *  41a4d71aa - Only check for loop detection if PathWorkbench is
    active.
  *  fb7f1b73a - avoid raising an exception when getting subobjects of
    the selection and just filter out unsupported types
  *  494a9a3f3 - Draft: tooltip grammar fix
  *  76eba3a57 - for FEM constraints allow global links
  *  60c01ad2c - crowdin: capitalize modifier key for Draft preferences-
    draftsnap.ui
  *  070f1ebd0 - in mult-common feature check if input shapes are valid
  *  5f86bfcd6 - in mult-fusion feature check if input shapes are valid
  *  92ec59df0 - fix possible dangling pointers in function to create
    dependency graph
  *  3b479e00c - allow to set console and unit test option without
    overriding each other start unit tests in command line mode because
    the python pivy package is missing
  *  ed7630503 - Fix rendering of Unit::ThermalConductivity
  *  4a75af7e3 - upstream orocos_kinematics_dynamics typos
  *  5632f17d8 - Fixed expression retrieval if no expression is set.
  *  95817be2e - PathGeom isHorizontal/isVertical rely on bound box for
    unknown shapes.
  *  04ac31cba - make _getOutListRecursive much more efficient by
    avoiding to process objects multiple times
  *  ad457ba96 - Misc. Typos
  *  ba125d42f - Path.Area: add greedy sort mode
  *  4d9416f1c - fixes #0002959: GUI tests aren't run when tests are
    started via command line
  *  8d839b81a - Use unit conversion when changing feedrates in the
    tools table of the job edit panel. if the user enters a valid
    velocity quantity it will be used, Otherwize if the user enters a
    unitless value the default velocity unit will be used, Otherwise
    error.
  *  d2f50247f - Some fixes related to milling heights and depths. Fix
    for large "Step Down". Correctly handling a part that was moved down
    the Z axis. Handle "Finish Depth".
  *  c75b3b911 - Fixed refactoring errors.
  *  d75a86492 - Ensure loop detection logic ignores tree selections.
  *  c39a1941e - Enable native file dialog by default on linux
  *  b52eeff72 - Renamed stock from-base selection to clarify
    construction.
  *  374aa0327 - Take model's placement into account when calculating
    the placement for stock.
  *  f1a072508 - Added comment to not remove findShape which doesn't
    look like it's used or belongs - still has to stay there.
  *  3afbbfa3d - Dwngraded isHorizontal/isVertical error messages for
    unsuppported types to warnings and cache loop detection result to
    get a single message - rather than one per second.
  *  2b19e69b2 - Added explicit support for BSPlineCurve to
    isHorizontal/isVertical.
  *  88962a8c4 - update expressions when relabelling a document object
  *  e3d8daac4 - handle expression exception in property item, do not
    pass through event loop
  *  5373f7e2f - when overriding an expression remove dependencies from
    old expression to avoid recompute failures due to invalid DAG
  *  187c398cd - support of sub-properties when binding QuantitySpinBox
    via Python
  *  b76f9d542 - Disabled debug printing.
  *  b28e48c10 - Added read-only 'expression' property to
    QunatitySpinBox and renamed 'boundTo' to 'binding'.
  *  7a352fea5 - Added boundTo as a property to QuantitySpinBox to
    enable binding from Python.
  *  50f30eb02 - FEM: typo fixes
  *  16a0d911a - FEM: objects fem module, comment typo
  *  03d3d8ffe - FEM: command modules, get rid of duplicate selection
    code
  *  b729f1808 - FEM: nonlinear material command, only allow to add
    nonlinear material to solid material
  *  53505122e - FEM: analysis command, remove automatic mesh moving, it
    should work for all FEM objects or for no FEM object
  *  a800bcc90 - FEM: icons, sort them in qrc file
  *  86b925744 - FEM: objects fem module, fix comments
  *  8f0c057ff - FEM: objects fem module, sort defs
  *  8a9fcd33d - FEM: move observer into PyGui
  *  ec7669992 - FEM: code formating, get rid of mixed line endings in
    one file, use unix ones (standard in FEM)
  *  1cf3667f6 - Fix for issue #3200: Convert angle to degrees when used
    in an expression.
  *  c7886b3e3 - fixes #0003164: Elements of an analysis including the
    mesh and constraints should be hidden when hiding the analysis
    (Space)
  *  d898ecc32 - add missing header
  *  8c0258ac2 - scroll to newly created group item
  *  941cc68ef - add signal to scroll to view object
  *  5a2acd564 - avoid that transform children of a multi-transform stay
    touched after recompute
  *  16d4105a0 - automatically set the tip after creating transform
    features to avoid messing up the history
  *  81e2480ca - add new property rawValue to QuantitySpinBox to make it
    accessible from Python
  *  30379bc1c - re-enable sketcher to reference elements of other body
  *  74b7373e4 - fixes #0002323: Workbench Start recent list of 3 files
    is - after a crash - not sync with recent list in File Menu Recent
    list of 4 files
  *  9d977b90a - check for null string
  *  6df1ace5d - include missing header
  *  ab8f8919b - Misc. typos
  *  04530ff51 - Path.Area: add line/grid/triangle tool radius
    compenstation
  *  cea54396e - expose Attach/Detach of parameter group class to Python
  *  49fdb1ca7 - Arch: Fixed bug in 3DS importer - fixes #3182
  *  381a7375e - Fix XXX is still touched after recompute in DPG
  *  d6a5672f8 - Allow Views of App::Parts
  *  6b922acdd - Change links to Global scope
  *  f3758bed5 - add missing logic for "true" dimensions
  *  4b8d04f52 - change isDeleting to isUnsetting
  *  4b3ab9e74 - Allow Section based on ViewMulti
  *  86d919102 - Setting obj.removalshape to the first one if there are
    any for convenience.
  *  af892cc44 - Added more cleanup to the pocket shape face before
    extrusion - greatly improves stability.
  *  f6d416058 - Disabling MinTravel - it being an experimental feature.
  *  a6263f4c1 - Fixed face combining and moved to PathGeom.
  *  842480d3e - Use macOS 10.11 travis environment
  *  5b0ea7972 - Fixed tooltips for post processor and its arguments in
    job dialog again.
  *  ddf820a08 - Force page 0 for preferences.
  *  9f9eb42b7 - Placement preferences for stock.
  *  d43623978 - Basic stock preferences and usage if no job template is
    specified.
  *  700c6bc3d - Path: misc typo
  *  67bcee40c - fixes #0001955: Part Section not available in the Part
    menu
  *  8a17c4e07 - fixes #0002862: Check for shape type before using
    selection as base feature
  *  ce559a464 - issue #0002304: Duplicate multi selection of sketch
    element produces many sketches
  *  de0ac35a5 - fixes #0002045: Make Euler Rotation default or user-
    pref default
  *  397d7b74c - handle editing of view provider of base feature
  *  98c6e0e2b - implement clone command for part design
  *  9055324ee - add define to better control if native or Qt file
    dialogs should be used
  *  d4769e702 - Misc. typo
  *  9e91219d0 - 0001591: STL export in various units
  *  62d98decc - fixes #0003071: List of vertexes returned by
    wire.OrederedVertexes missing last vertext in the list
  *  53168d39d - fixes #0003025: memory leak in tree view
  *  93c32f0aa - fixes #0001906: add Parameters isRelative,
    theAngDeflection of BRepMesh_IncrementalMesh in MeshFromShape Gui
    command
  *  755cd3bfb - fixes #0002931: Box select misbehaves with touchpad
    navigation style
  *  0a86d959c - add method to check for planar surface
  *  5a1a88568 - harmonize creation of linear pattern inside a multi
    transform to direction creation of linear pattern
  *  224429255 - fix crashes when aborting linear pattern panel due
    access of null pointers
  *  7ae850d75 - fixes #0003179: PDN + AdditiveBox + MultiTransform
    (with LinearPattern)
  *  3769d38e8 - fix dangling pointer when cancelling multi-transform
    task panel
  *  6d9cf80c9 - inside toBiArcs check if a spline is closed and split
    it into two parts if necessary
  *  72bdd48a0 - fixes #0003201: Cross-linking of sketch visibility
  *  4e429092e - improve whitespaces and readability
  *  fb0274df4 - for circle and arc of circle also store angle to local
    x-axis
  *  2b750c2ac - Enable creating PD Sweep along closed path
  *  a8a965081 - harmonize show() function of Part, Mesh, Fem, Path and
    Points modules
  *  5ea491bdb - Pop-up action's tooltip if ActionGroup is expanded and
    the mouse hovers over an action.
  *  da5782261 - Use command's tootltip as statustip if no statustip is
    specified.
  *  6bbefe94f - Added optional name parameter to Part.show()
  *  ce22fb30c - Disableing bezier unit tests which seem to break
    depending on the version of occ/oce being used.
  *  6bf9a9758 - Added support for bezier curves for
    isHorizontal/isVertical.
  *  e6927d797 - Added support for z-level selecction of circular
    shapes.
  *  11db427b2 - Fixed drilling depths and circular hole remove logic.
  *  4c0f25b17 - Fixed refactoring issue.
  *  ca2c8fe15 - Change visibility of base object and stock while an
    operation is edited - helps a lot in making sense of the generated
    paths.
  *  459890f77 - Moved base and stock visibility tracking into
    ViewProvider.
  *  825d41581 - Switch out base in case user selects features of the
    original - fixes op placement.
  *  0dad94c45 - Fixed rounding issue for determining attribute changes.
  *  804cfd6dc - Fixed transitioning error.
  *  16e99f5d7 - Renamed 'Surface' to '3D Surface' for consistency.
  *  eb0b755a2 - Renamed 'Pocket' to 'Pocket 3D' to enhance the
    distinction to 'Pocket Shape'.
  *  06a01d0fe - Fixed segfault on shutdown.
  *  e56897df7 - Switch preferences to use json files for templates.
  *  86a8e6eda - Adapted dogbone unit test to the new depth values.
  *  ee41eda26 - Fixed final == start depth in combination with manual
    locking.
  *  a3a1317cf - Fixed startup errors and typo.
  *  5b89893a1 - changed lock radio buttons into checkboxes.
  *  8886fd92f - Disable apply button if ui is clean.
  *  adc1a0a4f - Fixed Arch.Panel support.
  *  e80497755 - Consolidated all depth calculations.
  *  a796427f7 - Added manual locking of start and final depths - and
    automatic updated if not.
  *  c8ef78af3 - Dealing with undefined curves - without trampling all
    other changes.
  *  0ea981eae - Revert "Dealing with undefined curves in drillability
    checking."
  *  a78861e3a - Added automatic depth calculation into PathOp.execute.
  *  8207683c6 - Dealing with undefined curves in drillability checking.
  *  6e4079e3e - Path selection resiliency against selections without
    sub features - which seem to have become common place.
  *  95552ad4e - Added editing resiliency to stock from base editor.
  *  3f9fff11b - Added support for Sphere and SurfaceOfExtrusion to
    isVertical/isHorizontal.
  *  7507eae19 - Fixed merge issue
  *  aa7d6e1ba - Allow passing in additional face names to
    horizontalFaceLoop to further constrain the solution.
  *  ef2d2abf6 - Added support for Part.Ellipse to
    isHorizontal/isVertical.
  *  e0ef4feab - Ensure all edges of wires for horizontalEdgeLoop are
    also horizontal - required for rejecting solutions that include part
    of cylinder walls.
  *  2eee30edd - Fixed pocket depth calculation in case no base object
    is specified.
  *  55766140c - Added loop detection for vertical faces and enhanced
    usability of loop select command accordingly.
  *  19287fc8a - Enhanced isVertical/isHorizontal functions accepting a
    Vector, and Edge or a Face now.
  *  f8a571572 - Extended edge-loop-selection command become active if
    there is a single edge selected and that edge is only part of one
    wire in the horizontal plane.
  *  f4a0a4dbe - Basic support for loop of vertical faces for
    PathPocketShape.
  *  22194b27d - Added support for selecting the wall of a cylinder for
    pockets.
  *  3fa235d06 - Combine all touching/overlapping faces of a pocket into
    a single face for machining.
  *  57c046358 - Basic pocket generation from horizontal faces.
  *  5c7a17cf8 - Added copy of pocket op back into the UI.
  *  6aeaa5e76 - Moved PathPocket into 3d Tools command group with new
    icon.
  *  73f14d69b - fix linker error with gcc
  *  29f2d818a - add missing header file
  *  16f2f5df3 - fix implementation of MeshPointPy
  *  76264ec1c - expose BRepFeat_SplitShape to Python
  *  3c91e14fc - add typedef Py::TopoShape for convenience, move
    shape2pyshape to own file
  *  111dd2127 - Needs to increment returned object
  *  917e61a3b - check for correct selection in Symmetry and Array
    sketcher commands
  *  9d7240f69 - Remove PathDressup from startup script.
  *  556d68680 - Fix macOS button layout in property editor
  *  412376ca3 - Fixed cmake issue
  *  d494b9b62 - Added script to run pylint for errors.
  *  764682a51 - Refactor to outsmart pylint error.
  *  e453e8256 - Fixed pylint errors.
  *  16d7fa5d4 - Fixed class name typo - thanks pylint.
  *  3a3e54b86 - Fixed refactoring issue for snapper tool.
  *  0799a369a - Removing obsolete PathDressup.
  *  beaf21d43 - Cleaned up dogbone dressup.
  *  b43236483 - Implemented interface functions in base classes.
  *  f44b640b9 - Switched to .format() to not confuse pylint with
    translate.
  *  14985a8b0 - fix typos
  *  3ec30796a - fixes #0002722: Attached cube doesn't follow support
  *  47cd41f25 - fixes #0003146: Crash in PartDesign Sweep
  *  276781fb0 - 0002642: Can't open saved file (undiscovered bug/s from
    PDN?)
  *  46c026659 - fix determination of number of columns
  *  2f59c1866 - 0003010: Spreadsheet -> Drawing, maximum rows
  *  c47658965 - add missing include
  *  ba092d2fa - 0002303: 404 from auto-generated Help > Automatic
    python modules documentation
  *  a12913b49 - fix some compiler warnings using MSVC
  *  b56214040 - fix clang warnings in some 3rd party libs
  *  2611f072b - allow to attach a sketch to any kind of planar
    surfaces, not only planes
  *  aa370e5d1 - improve property link dialog for multi-selection
  *  22ac03a5b - property editor for PropertyLinkList
  *  39e4020bd - Various fixes: + disable VBO rendering in split views +
    activate multi-sampling in split view for manual alignment + share
    GL widget in case a document has multiple views to make VBO
    rendering work correctly
  *  6f2d59540 - reverse solid in case refinement flipped it
  *  f3953a45e - Arch: New UI for the survey tool
  *  f228c3767 - when inside the body has been created then hide the
    linked base feature
  *  9cc8c722c - implement drag and drop for body view provider
  *  75b2e858a - add warning when compound with multiple solids/shells
    is selected
  *  c1ac53b61 - fix cyclic dependency if body is selected when creating
    a datum entity
  *  b739616d0 - Correct typo in Windows uninstaller
  *  00d6df17e - don't exit FreeCAD when Ext directory doesn't exist
  *  e8a394424 - Fixed and added PathUtil unit tests for dealing with
    Part.
  *  5741e6f20 - Fixed circular hole diameter for cases where the
    selected edge is not the full circle.
  *  992b2589b - Added support for Part as base object.
  *  87533cbb1 - Fixed PathHelix to not throw an exception if StartDepth
    == FinalDepth.
  *  74cf6a8da - improve readability of attachment error messages
  *  7d4eafbab - if an Undo/Redo is performed then do nothing inside the
    body feature
  *  499cb18a0 - add transform command to body
  *  957bab1e2 - do not auto activate single body in document when
    opening context-menu
  *  41b42cce0 - Draft: fix to clone's App::Part support
  *  cb494198f - prepare Arch and Path workbench for Qt5
  *  00e7c0f2c - Maintain backlinks on dynamic property removal. fixes
    #0003189
  *  14a2b0c6c - PartDesign: Test shall not find buttons by text, as
    text gets translated. fixes #0003187
  *  94248a6c4 - Improve GeoFeatureGroup claim children algorithm and
    remove special Body impelmentation
  *  e64813827 - Expose global placement calculation to python API
  *  957b23e61 - Don't check for multiple groups when performing a
    transaction. fixes #0003150
  *  ec796329b - Expressions: Prevent backlink creation to same objects.
    fixes #0003192
  *  de31528dd - PartDesign: Make Base Feature compatible with
    GeoFeatureGroup. fixes #0003080
  *  30f930404 - PartDesign: Allow boolean Fuse/Common without base
    feature
  *  1248ba3bf - Fix wrong detection of multiple GeoFeatureGroups
  *  f1c307dc2 - PartDesign: Boolean must show the operation result, not
    the children. fixes #0003184
  *  0457b196a - Changed path tool library manager to use different
    preference for json library than for xml in order to not break old
    installations.
  *  d1ee60e52 - Added version support to all JSON exports.
  *  7e03dcaa1 - Deal with temporary invalid data for stock extents and
    ensure minimum size.
  *  b4d042805 - Changed PathJob to deal with JSON template files
    instead of XML.
  *  4d37d8bbb - Fixed up ToolController template arguments and loading
    for the switch to JSON.
  *  f34b63f57 - Added full JSON file format support to
    ToolLibraryManager.
  *  e9222ce9d - Changed default tooltable to be stored in json format -
    automatically converted on first access.
  *  aac6419f9 - Added template attrs and setFrom support to Tooltable.
  *  c705bcb0f - Creation of Tool from a templateAttrs dictionary.
  *  324dfdd34 - Renamed fromTemplate to setFromTemplate.
  *  1dd18cc97 - Added restore from dictionary to Tool and templateAttrs
    for their retreival.
  *  677a14961 - new-style-modules: fix wrong statement in comment
  *  2ff47374f - new-style-modules: adding the possebility to import
    from "freecad" (this mostly aims at new modules and extension
    modules which want to use pip) - any module having problems with
    nameclashes can use this syntax (from freecad import module) -
    current imports still work (backward cobatibility) - python
    extension moduels can be installed (pip) to python std path (eg.:
    site-packages)
  *  be8f0ed83 - do some code clean-up and corrections in Selection
    class
  *  321229484 - fixes #0003153: Preselect: Show object label in status
    bar
  *  76474951d - Attacher UX enhancements
  *  a78be0d9c - Misc. typos
  *  5e4b64d99 - Draft: Add support for App::Part in Draft Clones
  *  01f7894b2 - fix build failure on Windows due to conflicting define
    with Win32 API
  *  0a375d826 - Fix some more Quarter High DPI Display issues.
    Partially fixes #3130 (the offset issue). Related to issue #2968.
  *  be18a46df - add convenience methods to directly set/get a placement
    to/from a shape
  *  3058b0c71 - fixes #0003161: Shape Binder not at expected place
  *  0681f490d - FEM: unit tests, use for all objects creations the fem
    objects module
  *  0692a8392 - FEM: objects module, add doc parameter to creation
    tools
  *  3d322773f - Add test for imperial linuxcnc
  *  7a384f62b - added --inches flag to linuxcnc and smoothie post
  *  863783113 - Path: refactor Surface
  *  08a58f070 - support of keywords in Mesh.read and Mesh.write
  *  6ed14ed76 - for boolean ops also support to pass single shape and
    tolerance
  *  13da3cd22 - remove deprecated Type attribute
  *  a9d449389 - set default value of thrid parameter to None in
    SeletionGatePython
  *  a07226cea - use constraint to limit minimum and maximum degree
  *  f8585e71c - add MaxDegree setting to Part.Loft
  *  820976225 - Draft: temporary fix for regression introduced by
    previous commit
  *  99b3e46f3 - Draft: Fixed translate bug in non-GUI mode
  *  79936fbca - Change 5d6b03eff to use isRemoving
  *  a21ff8622 - Fix Symbol fail to paint
  *  2e447dac3 - Fix crash due to QGraphicsScene update while
    View.isDeleting()
  *  63bfba664 - Make View backgrounds transparent
  *  40d19d438 - Fix Symbol based View positioning
  *  b6c820f4f - Add debug utils for QRectF/QPointF
  *  c9b053770 - Reduced log level.
  *  605afdfed - Fixed pocket final depth calculation and hide it from
    user modifications.
  *  2e2c04188 - PartDesign: Multi Transform Linear Pattern fix.
  *  76e8d81ae - fix override warnings
  *  7a17a34db - make computation of the length of an edge consistent to
    the computation of a (limited) curve
  *  501729a84 - fix possible memory leak in Robot module
  *  770c9ce09 - fix various coverity issues
  *  5c1eadf94 - misc typos
  *  69e962b07 - fix override warnings
  *  ed87b819c - fix override warnings
  *  5e417af9c - disable testIssue2985
  *  fc3ac1c77 - fix override warnings
  *  b65d0f140 - use code from issue 0002985 for unit test
  *  9d21da205 - expose FeatureAddSub to Python, fixes #0000955
  *  09737f2db - rename method from remObject to removeObject to be more
    readable
  *  e34a623ae - avoid permanently throwing exception by attach engine
  *  9d83392a4 - mark document objects with Destroy flag before deleting
    them and handle this in the link properties
  *  4b400fd98 - rename status bit 'Delete' to 'Remove' as it fits
    better for its purpose, add new bit 'Destroy'
  *  82537ca86 - fix access of dangling pointer (in case undo/redo is
    off) use unique_ptr to delete object before leaving remoObject
  *  f663a754c - fix cyclic dependency if body is created when creating
    a shape binder
  *  dda36a6d2 - add method to remove elements from PropertyLinkSubList
  *  c401f9d75 - Replace Base property type with LinkSubListGlobal in
    order to keep Path ops working.
  *  76285ab78 - Removed debug logging.
  *  c5a3f5bf6 - Fixed Job cancellation - to cleanup job again.
  *  cdcb75c16 - Moved task panel cleanup into preCleanup to avoid
    accessing already deleted objects in case of cancel.
  *  154ead76a - Fixed job removal for non-path base objects
  *  013965393 - qt5: win: use qtwebkit by default use -
    DBUILD_QT5_WEBKIT=OFF to disable qtwebkit for qt5
  *  29429af80 - Fem: fix one import statement for python3
  *  5fe6b129c - Run recompute() after creating a Draft.clone.
  *  dc13d85d3 - fix inconsistency between context-menu and default edit
    mode PD primitives
  *  eaf04d5bf - set invalid bounding box if no arguments passed
  *  7ce28bea5 - add missing return
  *  b08c939f4 - when accessing view provider of object make sure the
    object hasn't been removed from the document, raise an exception
    otherwise
  *  be6b8dcd4 - create shape of sketch on project load in case it has
    been saved without a recompute beforehand
  *  612fbd487 - do some security checks to avoid accessing invalid data
  *  a2628f95d - OriginGroupExtension: fix wrong static_cast
  *  98bf3bdb4 - don't reverse orientation after converting mesh to
    shape
  *  da6976c2f - add example code to selection classes
  *  656239948 - FEM: py3, set prints in brackets
  *  d272c581e - FEM: unit test, make it simpler to add new directories
    to the python module import test and add some comments
  *  e70a1678f - fix warning
  *  0f92c3e55 - Part: Attacher3D: new modes - align axes
  *  96f3f0fa2 - Base: new Rotation constructor - on vectors
  *  f8feb18a0 - Part: Attacher1D: new attachment mode "Normal to face"
  *  576294d30 - Part: Attacher: fix normal-to-path vertex usage, #3175
  *  155c0007e - add security check for data validation in FEM fluid
    boundary panel
  *  05b19019a - FEM: bugfix for Console print std::string which needs
    c_str() conversion
  *  3990115f6 - FEM: enable thermal and turbulence boundary setting UI
  *  f9c188459 - FEM: enable edge selection for
    FemConstraintFluidBoundary of 2D case
  *  d11267ff1 - load/save setting in techdraw panel
  *  c81050811 - fix path to resource file in UI forms
  *  b9f5de85b - Handle Qt5 change from QString::sprintf to asprintf
  *  d15cd94f1 - Ensure DrawView picks up DrawPage Scale at creation
  *  dfe174aec - Use system Decimals, alternate or custom for Dimensions
  *  833bd66a1 - Fix page alignment when change to different Template
  *  ab28ef7f6 - Prevent crash when Source(s) have no Shape
  *  485321f8e - Add requestPaint formerly in DrawView::execute
  *  3e21b9786 - Fix handling of Scale change in DrawViewSymbol classes
  *  9e6248acc - Add dumpSymbol method to DrawViewSymbol based classes
  *  937957401 - Add preference for Template edit dot size
  *  1722d1cd7 - Include osifont in TechDraw
  *  781338c34 - Add RedrawPage command
  *  b68b7badc - Fix #2967 Allow fcstd to open without drawing
    TechDraw::DrawPage
  *  d27b8387e - Eliminate superfluous DPG executes
  *  137930c65 - Add Page level redraw signal
  *  e8f2c68b5 - Allow DrawPage updates to be suspended
  *  b9292683a - PathJobGui - use correct unit to show feedrates in the
    tool tab.
  *  ce61fac68 - Added buttons to use Z level of current selection for
    start or final depth.
  *  756ed3381 - Fix Shape Binder crash when nothing selected first
  *  832e18689 - check for null shapes before performing boolean
    operation
  *  4e413800e - in repr() of DocumentObjectPy return the full class
    name
  *  dcd7da480 - support of loading old projects with shape binder or
    PartDesign boolean
  *  f92ea6690 - copy check for disabled or nested recomputes from old
    implementation of recompute()
  *  a1d1a4cb4 - updating Body, Part and Assembly icons
  *  e260f9dab - improve whitespaces
  *  e3f560ef3 - Prevent error messages when restoring a origin
  *  f83424d5e - Remove unneeded debug print in test case
  *  283ab961b - Ensure touched features, which override mustExecute(),
    are recomputed.
  *  71b781149 - Fix GeoFeatureGroup claimChildren in case some out-of-
    group item links to a child
  *  043965613 - Ensure that GeoFeatureGroup claims children when a
    parent of it is deleted. fixes #0003150
  *  0053e939e - Ensure finding the correct parent GeoFeatureGroup
  *  9d4f1b754 - Make sure all relevant links are found for object in
    GeoFeatureGroup. issue0003150
  *  946e470a6 - Keep backlink consitent during undo/redo. issue 0003150
  *  034219771 - PartDesign: Prevent problems with link scopes during
    feature creation
  *  0584c5677 - Fix deleting a Part
  *  70692cddb - Update Group/Part Icons and copy/paste behaviour
  *  fa273f730 - Prevent ViewProvider at toplevel when adding object to
    Group in GeoFeatureGroup
  *  d92b631da - Make Origins work well with scoped links
  *  5b58fc77a - PartDesign: Fix multi pattern test
  *  972b89d0a - Make PartDesign::Boolean work with new Link structure
  *  96f8d944f - Make Group searching robust for cyclic dependencies.
    fixes #0002567
  *  f34c77211 - Add new icons for Part and Group
  *  83f99ba1b - Prevent crash on cyclic group relations. fixes #0002567
  *  61cfad502 - Add group command to structure toolbar
  *  dd8709467 - Move App::Part to a separate global toolbar
  *  6d40b1d64 - Ensure viewprovider is shown after drop from
    claimChildren3D fixes #0003078
  *  2dc09c5e4 - Tree: Adopt to special GeoFeatureGroup behaviours
  *  67734d161 - PartDesign: ShapeBinder can link globally
  *  79bb7b7f5 - DependencyGraph: show invalid links in red
  *  d0954e6e4 - Allow interchangable use of link properties and their
    derivatives
  *  987a5b36b - Create special scope properties
  *  3dccf50e8 - Introduce Scoped links to prevent cross cs links
  *  51005bb81 - Fix _inList tracking in case of link removal
  *  45d1acf9f - Test cross GeoFeatureLinks
  *  c0a270a76 - Ensure objects to be in a single GeoFeatureGroup only
  *  f96c69dee - Prevent cross GeoFeatureGroup links on recompute
  *  ab85c6e78 - Make InList hadling and topological sort more robust.
    fixes #0002871
  *  03b63d3a4 - make ruled surface working when both curves references
    the same part and a placement is set
  *  af82cacf8 - extend ruled surface feature to combine edge with wire
    as input shapes
  *  f27617e63 - make sure to avoid duplicate child elements in view
    provider of ruled surface
  *  5a32fd588 - unit test: remove property while transaction is active
    and abort it later
  *  237a88070 - Add standard fullscreen mode
  *  ff67ad791 - Added stock unit test to cmake files - so it actually
    get's installed.
  *  bfa035aab - Fixed unit tests for proper R calculation for
    cylindrical stock.
  *  778590cdb - Switched to textChanged instead of editingFinished for
    better update experience.
  *  abced1ba5 - Fixed changing Base of job and its resource creation.
  *  caad9ee63 - Cleaned up tab order for job editor.
  *  f40be9133 - Orderly deletion of a job.
  *  8a9dc58c7 - Fixed operation update when TC changes - allow TC edit
    abortion.
  *  466486211 - Simplified UI; added support for arbitrary callbacks
    for edit of icon view provider - use that to open up job editor with
    appropriate page open (avoids back dependency from stock gui to job
    gui).
  *  454457d9e - Fixed TC naming without template.
  *  e6249387f - Switched to using hand made stock objects even for the
    basic types.
  *  89f5bcded - Hide all unused controls for now.
  *  e05442b03 - Fixed automatic update for PathStock.
  *  9ade411aa - Use stander FC icons for up/down move of operations.
  *  31e5710c6 - Added axis at origin display while editing.
  *  4a735b372 - Added stock support to templates.
  *  af4bac8ab - Added moving an operation up/down the list buttons.
  *  8f77c7575 - Added support for centering the base object inside
    stock.
  *  caeab63ec - Fixed popup menu
  *  5da6e15b7 - use min values to ceate valid stocks for panels.
  *  016bca5e3 - Prevent stock from existing solid if there are no
    solids in the file.
  *  cb06794e7 - Removed obsolete path stock command and view provider.
  *  614a0f83c - Fixed error stock from existing when selected again.
  *  b778882f7 - Added stock creation.
  *  f4ee27458 - Fixed tabstops in tool editor.
  *  2b62412cc - Delete all subobjects of a job when the job itself is
    deleted.
  *  7241a5b79 - Fixed base object clone handling.
  *  8158cd72c - Use correct icon for tool controller.
  *  88e566cf4 - Added set origin.
  *  f73a63eee - Added support for align move to origin.
  *  ba0b5e548 - Added selection observer to enable/disable orientation
    and alignment buttons.
  *  b26e3a527 - Orientation along an edge.
  *  c655281ea - Added orientation of part by faces.
  *  ef93ba1d4 - Fixed moving operation back into job.
  *  4fd8cbb40 - Swap visibility of clone and original while job editor
    is up.
  *  9209778b7 - Create clone for stock and go to some lengths to
    enforce that.
  *  3a392ec60 - Added tool controller edit in dialog and hooked it up
    to job edit.
  *  83ab3bd3f - Added combined dialog for TC editing - refactored UI
    controller into separate class.
  *  1c25c1520 - Fixed unit tests.
  *  a440dabf5 - Add tool controller support with inplace editing.
  *  c0d1fa49a - Added delete operation functionality; fixed adding to
    job for dressups.
  *  fd67690fa - Fixed some UI issues and enabled re-ordering of ops.
  *  2bb83bebb - Split job commands into their own source file.
  *  8c085226d - split PathJob into model and gui; Made PathJob a
    regular feature and moved operations into child compound; Added
    stock feature.
  *  cbe77cde7 - Tux: capitalizing sting (ref: crowdin)
  *  a265639eb - Outline previews get now created when the button is
    pushed, not when the tool is loaded.

 -- Alexander Pozdnyakov <censored>  Fri, 20 Oct 2017 07:40:59 +0300

freecad-daily (0.17~git11970-6de23532c-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 6de23532c8aa5d5ebdea845612cb067dd2994f1e
  * Date: 1504812754
  * git changelog:
  *  6de23532c - Path: libarea: update to latest pybind11
  *  0e18c6e06 - 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
  *  21e1a5fde - Add a rename option to the macro dialog Forum thread:
    https://forum.freecadweb.org/viewtopic.php?f=8&t=24005 Fixes #3173
  *  d0c5865f3 - show cursor for selection in Blender style when Ctrl is
    pressed while left-clicking
  *  98470fe67 - do not clear selection when clicking on empty space
    while Ctrl key is pressed
  *  94fcefd20 - direct support of Volt in units framework
  *  2b461e9cc - Arch: fix grammatical error
  *  4baf05933 - qt5: fix in Draft translate
  *  4cde30c18 - Arch: Applied fix to cyclic dependency problem to
    windows
  *  7af5b78bf - AddonManager: Inform which addons have updates
    available
  *  77d93089a - Merge pull request #962 from triplus/DraftSnapWhatsThis
  *  9409c0699 - WhatsThis support for Draft Snap toolbar
  *  c9957b8a9 - 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
  *  61c7ac7fd - Draft: WP Proxy now supports perspective camera too
  *  fd5e7768d - Port to occ7.2: + replace use of StlMesh classes as
    they have been removed
  *  79d399e43 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  cc8770677 - Addon manager - create Macro folder if not present
  *  949c86d36 - Port to occ7.2: + Standard_Failure::Caught() is now
    marked as deprecated and should be replaced with standard C++
    exception handling
  *  5aa60a4d3 - fixed typos kindly highlighted by @luzpaz
  *  5a0b0944c - 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
  *  d8347b1ac - port smesh to occ7.2
  *  5d2b22ca2 - improve whitespaces
  *  fe3f671b8 - Updated translation strings (and sent to crowdin)
  *  7f23886e8 - FEM: mech result task panel, use the result tools stat
    def instead of an own method
  *  cbe3054c7 - FEM: command purge results, make it independent from
    ccx analysis tools
  *  2cc72df72 - FEM: since result object does not depend on analysis
    mesh, make analysis tools independed from result object
  *  d675f1d02 - FEM: z88, fix some comment in result importer
  *  4096c8bbc - FEM: code formating, get rid of tabs
  *  cb5047080 - trivial typo fix
  *  e2cba9f1c - Path: typos
  *  69c7b35a6 - Arch: Grid command
  *  6e7952ec6 - PDN: Add several Hole tests
  *  44f163178 - PDN: Add simple hole test
  *  2751a3e84 - Merge pull request #956 from luzpaz/more-crowdin-typos
  *  409f5186c - Arch: typo fix
  *  a5bc70cca - remove properties from transactions when being deleted
  *  5219cb5b3 - Different approach to determining the qt version.
  *  353ebde7a - Reduced log level to info.
  *  d8eb9a31c - Fix Qt4/5 setResizeMode -> setSectionResizeMode
  *  467ef5578 - Misc. typos discovered via crowdin
  *  c0ad3fec6 - Fix macOS Qt4 build
  *  e29915b59 - 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
  *  42945cd59 - Path: remove obsolete operations PathFaceProfile
    PathFacePocket are no longer necessary
  *  da836d183 - Path: remove pathcompoundextended
  *  a15421e9c - Path: gui cleanup
  *  a651609fe - path: convert smoothiepost to use argparse
  *  151cfda1a - path: gui cleanup for copy related functions remove
    compound
  *  550d35fb0 - Path: cleanup on operation copy
  *  1efe5cfe7 - Path: cleanup simplecopy
  *  694fb31df - Path: Command to duplicate an operation. Creates a copy
    of the currently selected operation in the same job
  *  d93f9b186 - Fix crash in enum property due to index out of range
  *  fccb5dbc8 - Draft: New UI for the Scale tool
  *  04390300c - More py3 compatibility, same root cause though.
  *  0fff9d416 - Fixed unit test for python3.
  *  e0ebe92d1 - Added full unit test to make sure tool chain works
    correctly.
  *  f2483f2ff - Added preambles option to fromShapes to prevent
    Path.Area from emmitting a preamble before every block of movement.
  *  36284251c - Fixed merge issue.
  *  a076179cf - Start of dogbone unit tests.
  *  a9867b4fd - Removed redundant import.
  *  21502ce1f - Converted PathProfile to be based on PathAreaOp.

 -- Alexander Pozdnyakov <censored>  Fri, 08 Sep 2017 13:10:40 +0300

freecad-daily (0.17~git11910-12d411ac5-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 12d411ac59f4e04dfce8fc764acbcdc4442532dc
  * Date: 1503619979
  * git changelog:
  *  12d411ac5 - Draft: Fixed line to sketch conversion
  *  249d13005 - Arch: Changed order of Rebar tools to match the wiki
  *  7321fa6b7 - don't filter point cloud when estimating normals to
    avoid mismatch of number of points and normals
  *  5996ebcf6 - load organized point clouds in pcd files without
    properties
  *  ace619c09 - FEM: z88, fix tet10 import and export node order
  *  4efcad775 - FEM: z88 disp reader, adapt new result mesh creation
    for results objects
  *  88e2b6de9 - Reduced logging for pocket ops again.
  *  ab2e516b3 - Refactored pocket and facing to use the same base
    class; added min travel and keep tool down to the interface - latter
    one is hidden since it currently doesn't seem to work.
  *  8c70c3abc - Fixed retraction of tool when profiling multiple holes.
  *  90952b1c5 - Added docstrings to Gui classes.
  *  1f1e88710 - Fixed error in circular hole when created with invalid
    features. Not sure how they get through but they should not cause an
    exception.
  *  9f0ba77a5 - Added doc strings to operations.
  *  a59e1004c - Replaced BaseGeometry 'Update' with 'Clear', since
    update didn't actually do anything and 3 buttons is consistent with
    the BaseLocation dialog.
  *  be89ab0ac - Gate Locations processing on feature enablement.
  *  b7d62e4d6 - Moved GetPoint dialog to replace the add+remove+edit
    section and leave the list of locations visible - much better user
    experience
  *  1f3a1d7c8 - Added option to snapper to hode the snapbar once it's
    done
  *  2642e668c - Added location points for drilling to base framework.
  *  b92d39675 - Enabled drilling of arcs.
  *  81f62d60f - Reduced PathAreaOp log level to info.
  *  a93bda280 - Fixed input field update again.
  *  185879351 - Fixed typo.
  *  c94383b77 - Fixed typo and wrong signal generation for Depths page.
  *  7f1caafc4 - Fix PathJob losing its base.
  *  d9272777a - Fixed drilling tip length issue.
  *  12d23df2a - Removed remaining old accel keys and fixed PathSanity
    object references.
  *  aec6cfe23 - Only set properties if they have actually changed (the
    onChanged/updateData callbacks are called synchronously).
  *  e7e7ef20a - Rearranged tab orders for pages.
  *  43c12d9d6 - Added tooltips to all dialogs, except for drilling.
  *  8268d7fb8 - Removed nc directory and adapter - again.
  *  0d529c05d - Removed obsolete ui files.
  *  ed6f16d62 - Adding missing engraving ui files.
  *  519083900 - Cleaning up some unused functions.
  *  0c89193d9 - Refactored Engrave to be based on PathOp - added
    support for StepDown, default behaviour is a single step.
  *  a32f527ac - Added support for baseobject into PathOp, used by
    almost all ops anyway.
  *  6fcff10b9 - Fixed markdown
  *  1664e6513 - Restored icons for profile ops; cleaned up accel keys.
  *  bc53677dc - Rmoved empty implementation of PathFromShape
  *  21f98304b - Rebased Helix op on PathOp framework, also it's UI.
  *  bddcb2842 - Split base hole processing into separate class.
  *  26b9c67da - Split DrillingGui into its own file and base it off of
    PathOpGui.
  *  f32ef5946 - Renamed PathAreaOpGui to PathOpGui - there's nothing
    Area specific in there.
  *  2b83f1204 - Added ability to overwrite standard pages.
  *  564522f60 - Consolidated DepthsPage into single class.
  *  f0c69cce0 - Refactored PathDrilling operation using PathOp.
  *  0d4bc71a6 - Moved base functionality into PathOp and renamed AreaOp
    interface to areaOp...
  *  19f4e8a56 - Fixed Apply button misbehaviour for drilling.
  *  1c4dd1959 - Removed Names and added support for ArchPanels again.
  *  4140bdfd0 - Removed Positions and replaced Enabled with Disabled.
  *  68af1f6df - Eliminated Diameter as a property.
  *  4e8d0cbea - Converted MillFace to be based on PathAreaop.
  *  6b8960d12 - Renamed PathContour to PathProfileContour for
    consistency.
  *  73b15db3e - Consolidated UI for all profile ops.
  *  99042ff62 - Explicit log messages if job cannot be found or it
    doesn't have a base.
  *  100fbe7ac - Converted ProfileEdges to based off PathAreaOp.
  *  6bd53273b - Renamed ui for ProfileFaces to match implementation
    names.
  *  3c3c30259 - Extracted common profile functionality into base class.
  *  1e76c9925 - Renamed PathProfile to PathProfileFaces for
    consistency; moved common depth calculation for ops with
    BaseGeometry into PathAreaOp.
  *  4c5ba3840 - Refactored Commmand and ViewProvider to be data driven
    and moved imlementation into PathAreaOpGui.
  *  50711c1ba - Converted PathProfile to be based on PathAreaOp.
  *  d07319e4d - Fixed issues with BaseGeometry UI processing and
    extended interface to support multiple shapes.
  *  83e5c8098 - Moved pocket specific logic back into PathPocket.
  *  a742c1120 - Split pocket gui into its own file and based on
    PathAreaOpGui.
  *  2884d3ac6 - Moved PathPocket to use PathAreaOp.
  *  cfd2d4ca5 - Cleaned up import statements.
  *  442765cbb - Corrected selection index.
  *  51f0050b9 - Updating cmake files.
  *  f08454d01 - Added alternate TaskPanel layouts, for fun.
  *  9ef7a941f - Added Depths page.
  *  0bb1c3b72 - First cut on splitting GUI into generic part and op
    specifics.
  *  8c8175779 - Split Contour UI into it's own implementation file.
  *  42f0d71d4 - Split Contour op into generic PathArea part and contour
    specifics.
  *  bb3e69fdd - Fixed typo.
  *  f5979d3a4 - Draft: grammer fix
  *  6d194a4bd - Use argparse for post processor argument parsing and
    added preamble and postamble as arguments.
  *  012cffefe - implement slicing for VectorPy class
  *  c4c1034e4 - Py3: replace sq_slice and sq_ass_slice with
    mp_subscript and mp_ass_subscript because they are not used any more
    in Py3
  *  0e81583e3 - Set object's Restore flag while restoring the Path
    property.
  *  533a78026 - add method toFormat to get number format from character
  *  858df142e - Base: Make Quantity parser accept 1/[unit] as [unit]^-1
  *  1165d3c6e - Base: Fixes in MKS units schema
  *  38fa71203 - Base: Add DynamicViscosity and SpecificEnergy units
  *  21fd2743a - Base: Add properties to InputField for setting Quantity
    from Python
  *  71130d09e - Do not overwrite tooltips for InputFields.
  *  ca4488f43 - unit test for duplicate links in a group
  *  fdce472b2 - App::Document: fix breakDependency
  *  cea242d7f - Refactoring Sketcher execute() to use solve()
  *  3d4920e4e - Sketcher: Extension to report redundancy,
    Standardisation of return codes for solve, documentation,
    initialisation of solver information
  *  f974fec2b - Clarify solver situation at the end of of
    ViewProvider::OnDelete
  *  48f76bd0a - Fixing unreported bug behaving like #2710 without
    AutoUpdate under conflicting constraints + improving documentation
  *  aa4319797 - Refactoring solve+recompute and reinstating initial
    solve+recompute behaviour
  *  2004544e5 - fixes #0002710: Freecad doesn't show sketch elements
    added when overconstrained issue #0002836: Crash in sketcher
  *  3d86498a4 - when drawing constraint icon handle the case when view
    provider of sketch is not in sync with geometry
  *  aa5db283c - Arch: Fixed orienation bug in structure
  *  1de105881 - compile Path module with boost < 1.55
  *  a4b7ade4b - Make it pass desktop-file-validate
  *  f23496819 - Turned tracking off for profile.
  *  a8ea8256b - Reduced ramp entry log level to info.
  *  43c740687 - Removed automatic parameter emmission into output file
    from phillips post processor.
  *  51bc693f5 - Made comments real openbsp comments, instead of relying
    on the g-code compatibility.
  *  2f1d519a6 - Changed speed setting to take opensbp multiple speed
    rates into account - and only issues a new setting if there are any
    changes. From the documentation it seems we ought to use VS instead
    of JS and MS if we don't want the ramp-down-ramp-up procedure
    involved with FS and MS. Given that Path only changes these settings
    on a tool change it's probably OK for now.
  *  fd54f7209 - Fixed xy vs. z speed order for MS and JS command.
  *  3b097a360 - Added support for comments to opensbp
  *  42e9cbcc4 - Don't create step movements for vertically diagonal
    moves.
  *  7fbc80c11 - fix crash when moving a free sketch to a body
  *  0942c150e - Arch: Renamed Rebar -> Custom Rebar
  *  9a90d1029 - Arch: Don't remove splitter if removing splitter fails
  *  b61ba45a3 - AddonManager: don't close if a thread is still running
  *  9251691a0 - CommandSketcherBSpline Increaseknot extended to comply
    with the convention: if not rethrowing, must report
  *  7a9596203 - fixes of PR 765 remove QT_TRANSLATE_NOOP because of
    compiler warnings mark _isReported as mutable to avoid removing
    const keyword from ReportException() improve whitespaces
  *  04c09b301 - Generator script modified to first report and then ask
    for the python representation, so as keep track of the reported
    status
  *  572bd0ae0 - Exception extension to only report once
  *  4ad3f9993 - SketchObject Modifyknotmultiplicity written to support
    translatable exception messages
  *  3c630dc31 - Exceptions: translation support
  *  a5080329d - Draft: draft2sketch now (partially) supports bezcurves
    and bsplines (no constraints yet)
  *  0adf582b1 - Arch: Fixed cutplane bug - fixes #3082
  *  aa8221641 - Draft: Fixed wrong arc projections in TechDraw
  *  4e4da960a - Arch: Fixed wrong IFC extrusion value
  *  26f8cb6f8 - in selection view do not extract element names from
    item text but set and get user data
  *  7aec98ffb - add methods to get normal and curvature information
    from surfaces
  *  ddcd7a4c9 - FEM: gmsh mesh tool, fix geo tolerance value
  *  576bfd2fa - Fixed tool tip length compensation and added safeguards
    against invalid cutting edge angles.
  *  3f0e8613a - Path: Drilling. Fix drillbit tip compensation.
  *  49d75f88b - fix warning
  *  892e78d44 - extend Python api of units: + get list of all available
    schemas + get currently set schema + translate a quantity to a given
    schema
  *  2cd535e01 - WhatsThis support for Python based commands
  *  bb9b5ba38 - in PropertyLinkList replace assert with C++ exception
    to avoid a crash
  *  d5b554d2b - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  8237b1c01 - Arch: Fixed small bug in arch panel
  *  371cb0fa2 - fix compiler warning
  *  a54b80ba6 - Draft: Dont hide Start and End properties in Draft
    wires
  *  42b39b59f - AddonManager: If using git, clicking an installed WB
    now says if an update is available
  *  7c87549e4 - Fix return type
  *  2e92f301d - PDN: Fix Loft claimChildren to only grab sketches
  *  0d3f5b114 - PDN: Fix Pipe claimChildren to only grab sketches
  *  b6abbeb9c - PDN: Automatically activate body if document has only 1
  *  d29bed15d - PDN: Add catch statements for Revolution perpendicular
    axis
  *  fdf66b3e8 - PDN: Check both parallel and antiparallel cases before
    trying Revolve
  *  2a6205206 - Path: possibility to add custom drill point
  *  40b1093bd - PATH: Clarify comment in PathDrilling
  *  0dce2394b - PATH: add arc edges to drillables in PathDrilling
  *  0d471dbed - FEM: Fenics: issue #3038: fixes missing isatty()
    function in Python wrapper classes for stderr and stdout
  *  2826bf073 - Arch, IFC import, code formating
  *  c3cdf6b22 - Arch: IFC import, add pref to view fit while importing
  *  35b574901 - FEM: gmsh mesh object, make the geometry tolerance unit
    less
  *  6fa4fb4c0 - FEM: gmsh group meshing, add edges and vertexes
  *  2044eba62 - FEM: code formating, flake8 on new Fenics code
  *  fa05b1b06 - FEM: Fenics mesh: added mesh group task panel for xdmf
    export, flake8, improves issue #3038
  *  7161b98a7 - FEM: Fenics mesh: flake8 restored
  *  8da914fb7 - FEM: Fenics mesh: improved 1D and 2D export
  *  0456928fd - FEM: Fenics mesh: writer XDMF, removed write_volumes
    function and substituted by write_codim function
  *  b611cfc8e - FEM: Fenics mesh: export and marking, fixed flake8
    issues
  *  f95ca7185 - FEM: Fenics mesh: added mesh group marking in xdmf file
  *  bd4bc9c25 - FEM: Fenics mesh: some small improvements
  *  0b98673c7 - FEM: Fenics mesh: implemented generalized cell writeout
    function with co-dimension parameter
  *  785d660dd - FEM: Fenics xdmf: added writeout of gmsh groups as cell
    functions
  *  d4f59e173 - Arch: Fixed load error in console mode
  *  d84c2d354 - drag and drop for compound objects
  *  24bdf806e - for fillet&chamfer copy transparency from base object
  *  d896d11fa - always update colors after updating shape to get rid of
    previously set transparency
  *  172cbcd77 - job selector for a tool shows not the job label but the
    job name
  *  8203a35a0 - select all faces in shape builder if this option is
    activated

 -- Alexander Pozdnyakov <censored>  Fri, 25 Aug 2017 08:19:37 +0300

freecad-daily (0.17~git11749-6c4bdf2-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 6c4bdf24dfd697ee212ec5950969125851a0907c
  * Date: 1502301561
  * git changelog:
  *  6c4bdf2 - Arch: Better tangent calculation fo rebar profile
  *  bcff2ab - TechDraw: DraftView now renders Arch Rebars as wireframes
  *  e1848f2 - Arch: Allow to build windows on any shape that contains
    wires
  *  8d71bfb - Complete workbench dependecies
  *  d930184 - Add support for exporting part mesh to JSON
  *  6f23272 - Fixed ToolController creation when there are multiple
    jobs.
  *  46ff910 - Arch: fixed normal direction bug in structures
  *  673da2b - Merge pull request #918 from triplus/PDN_AddSub_Names
  *  bab75bb - PDN - what's this and command names improvements
  *  6b05302 - Merge pull request #915 from berndhahnebach/bhbdev090
  *  9ea5d9a - FEM: constraint self weight view provider, delete display
    modes - the new constraint python includes the display modes already
    - constraint self weight is retrieved from this new constraint
    python - thus the display modes can be removed from the view
    provider
  *  c623fc9 - FEM: Use ConstraintPython for SelfWeight
  *  ef85389 - FEM: add ConstraintPython object type
  *  b7e8348 - FEM: unit tests, import all FEM python modules
  *  5cd503f - FEM: py3, proper import Units module
  *  347febd - FEM: code formating, flake8
  *  b7110d0 - AddonManager: Allow to specify dependencies in addons are
    either Part or PartWorkbench
  *  3dd1c9f - add method to get ccx version and inform user in case of
    problems
  *  46aab48 - restore cursor when loading results file raises an
    exception
  *  e038c1c - FEM: example files, adapt them to the new result mesh
    object
  *  cdc526b - FEM: frd, vtk and Z88 result import, do not create an
    analysis object on import of lonley results
  *  3eb44c6 - FEM: mechanical result object, it does not depend on an
    active analysis anymore
  *  3cc0a8f - FEM: mesh result object, make use of it
  *  193f967 - FEM: mesh result object, make it child of mechanical
    result
  *  265d10c - FEM: mesh result object, add icon
  *  6d2fd22 - FEM: mesh result object, implement new object
  *  a28ffd6 - FEM: code formating, flake8
  *  8341e0e - FEM: 3D beam/shell output preferences
  *  62bbda8 - FEM: set mesh color, use proper return values for python
    API
  *  a644ba4 - FEM: Z88 result impoort, small improvements
  *  49a673d - FEM: Fenics and Z88 mesh import, add empty seg3 dict on
    return value
  *  dbd1619 - FEM: code formating, better readable return values
  *  4636119 - FEM: gmsh mesh object, some better comment
  *  317aa2d - FEM: make python make def of netgen mesh object fit in
    FEM name sheme
  *  59a8f18 - FEM: code formating, flake8 in new boudary layer code
  *  d0e15f5 - Fem solve bondary layer meshing issue #3111
  *  1c92781 - FEM: add BoundaryLayer support into write_geo() of
    FemGmshTools.py
  *  94f9a39 - FEM: add FemMeshBoundaryLayer related py files to
    CMakefiles
  *  6b7ec3d - FEM: add FemMeshBoundaryLayer Command and icon file
  *  457a870 - FEM: add FemMeshBoundaryLayer obj and gui objects
  *  c786fbb - FEM: add MeshBoundaryLayerList property in FemMeshGmsh
    obj
  *  daee73a - Remove obsolete files
  *  034520e - improve whitespaces
  *  4056eb9 - Merge pull request #910 from vejmarie/fix_step_placement
  *  d75c33f - Fix Placement and Color export within Hierarchical Step
    exporter of single shapes
  *  ea708c1 - Arch: Added IFC pref option to export objects with full
    parametric properties
  *  1220eb0 - Export single STEP object with absolute coordinate
    instead of (0,0,0) as default origin
  *  dc84141 - Fixed wire transformation for scales other than 1.
  *  820d895 - Merge pull request #906 from luzpaz/shipwb-fix
  *  7f4d089 - ShipWB: unicode issue 2609 (partial fix)

 -- Alexander Pozdnyakov <censored>  Wed, 09 Aug 2017 23:04:13 +0300

freecad-daily (0.17~git11699-0544934-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 0544934070e9df8a932da06d77c46a14efcd2766
  * Date: 1501322323
  * git changelog:
  *  0544934 - Fixed merge issue.
  *  0d00b0e - Fixed up onDelete for dogbone and ramp entry as well.
  *  1630d49 - Add object back to the job it came from on tag dressup
    deletion - without requiring the job selection dialog.
  *  700a5c1 - Enable dressup menus also on top of other dressups.
  *  53a717b - Moved existing holding tag dressup to use the common UI
    implementation.
  *  842ea49 - Prevent segfault if vertex map isn't set.
  *  c5e5d5c - Some refactoring
  *  ccecab9 - Decoupled UI from model - can add and delete tags without
    recomputation.
  *  0e3cbe3 - Cleaned up dressup creation.
  *  900e9e0 - Start new implementation of holding tags, just called
    Tag.
  *  92efb41 - Extracted preferences for holding tags into their own
    file.
  *  8659302 - fix typo introduced with pr702
  *  2ac4d13 - Process holes before the perimeter for Arch.PanelSheets
  *  2f367e6 - Merge pull request #904 from Karsten-Merkle/master
  *  d33e742 - python3 issues
  *  ab596b0 - Fix PathJob creation through the console.
  *  c22320a - fix possible segfault in modelRefine
  *  7cc9876 - fix possible segfault in modelRefine
  *  df9c812 - fix build failure
  *  04b176e - PartDesign Hole Feature implemented.
  *  0406556 - Make PartDesign::ProfileBased::onChanged(...) protected
    (not private).
  *  f114cc8 - ExpressionBinding/QuantitySpinBox: skip updating if bound
    to a read-only property.
  *  394c9f1 - PDN: Update ellipsoid primitive test for OCC < 7
  *  7f34faa - PDN: Make Loft and Pipe claim children correctly
  *  373d81b - PDN: Make Loft hide its sections when task dialog
    accepted
  *  c62a773 - PDN: Add tests for Boolean, MultiTransform, Primitives,
    Shapebinder
  *  e63387f - Path: typo fix
  *  6b51266 - improve whitespaces
  *  99e3f95 - + add method trim() to Part.Curve
  *  7b066fe - Fix missing file during installation (Import_rc.py)
  *  3a0c4db - Fix a stupid bug due to a bad copy/paste into the
    hierarchical STEP function which was resetting the XCAF doc just
    before writing it, ending up to write empty files
  *  2cd24b0 - Add AP214/203 support to the hierarchical STEP
    Importer/Exporter
  *  7f80f79 - Fix Import_rc.py path
  *  5ef87ac - Enable the ReadShapeCompoundMode into the C++ code
  *  b81f88d - Add parameter initialization within Import Init.py and
    enhance the understand of the parameters behavior into the UI
  *  9979fc4 - Add initial support for Import hierarchical STEP in
    preferences menu
  *  7a9e636 - Arch Added a Flip property to roofs to fix inverted
    direction
  *  028e545 - Draft: Fixed rotation of Points
  *  352acca - Draft: Fixed Move & Rotate continue mode
  *  6df8161 - fix makeGeometryCurvePy to return a LinePy for lines
    instead of a GeometryCurvePy
  *  37258b9 - Arch: Fixed crash in wall with height=0
  *  7fc0635 - Draft: Copy groups too when moving/rotating/copying
    groups
  *  73250f0 - App: typo fix
  *  183eee1 - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  a51b2f6 - fix Py3 issue
  *  81bdb1f - Sketcher: typo fix
  *  54a8b92 - Arch: Added Centerline display mode to rebars
  *  b26a943 - Arch: Fixed Space Area errors and added boundaries
    edition in task panel - fixes #3112
  *  e20975c - add attribute to control format of a quantity via Python
  *  7ab8a99 - fixes #0003137: Unit UserString wrong
  *  80ad573 - Fixed typo - crowdin issue
  *  9ff76fc - try to fix tolerance if shape is broken after
    fillet/chamfer operation
  *  55e0e6c - Part::Mirroring: This fixes issue #2671 by changing the
    type of Base and Normal to PropertyPosition and PropertyDirection.
    These two classes handles units better.
  *  054a3da - Part::Thickness: This fixes issue #2876 by changing
    property type for value to include a unit.
  *  20503f3 - rename handleMissingProperty to handleChangedPropertyName
  *  a2cdd52 - Added PropertyContainer::handleMissingProperty(...) and
    PropertyContainer::handleChangedPropertyType(...).
  *  f8a7606 - Added PropertyPosition and PropertyDirection classes.
    Basically PropertyVector classes with units.
  *  b6d733d - Added PropertyVectorDistance::getPathValue() to return
    vector elements with correct unit.
  *  dbce627 - Added getPaths(...) to PropertyVector class.
  *  79e87e2 - add missing header file
  *  360c07c - Path: add option to use pybind11 instead of boost-python
    for libarea
  *  488c1a1 - handle exception thrown by BRepBuilderAPI_RefineModel
  *  7c1e689 - make link clickable as suggested in PR 892
  *  c243046 - misc. typos in Assembly and Path WB
  *  ebbe1fa - FEM: unit tests, code formating, flake8
  *  261ab99 - FEM: unit tests: case frd file mflow and networkpressure
    reading, adapt to the slightly changed frd result file
  *  d2db47b - FEM: unit tests, use 1DFlow results of unit test python
    code analysis
  *  efc9b44 - FEM: unit tests, add test case for reading frd file with
    mflow and npressure
  *  cdb4819 - FEM: unit tests, adapte 1DFlow example and extend stats
    comparing to mflow and networkpressure in conjunction with inout
    nodes file
  *  71a283f - FEM: move 1DFlow inout nodes file into analysis directory
    and do not delete it
  *  3d55e7d - FEM: frd reading, 1DFlow frd reading, add nodes key
    vector
  *  a8f7b35 - FEM: unit tests, code formating, delete some empty lines
  *  1a05e67 - FEM: load stats, give error message if more than one
    results object in the analysis and no result object was geven
  *  d37189f - FEM: working dir, check if it has a slash at the end, if
    not add one
  *  0b05377 - FEM: fix defs in fem tools module if run in cmd (non gui)
    mode
  *  b25eb48 - misc. typo fixes
  *  ebb8fc5 - Arch: Store rebar base wires
  *  5ffe171 - FABlin post-processor for the Path WB
  *  4e145b2 - FIXES: minor bug in custom spacing of rebar object
  *  2e96d9b - Fixed issue #2877: Added hypot() and catet() functions to
    expression framework.
  *  1519ca0 - Arch: looo's fix in nester
  *  97eaad7 - Merge pull request #885 from mlampert/bugfix/svg-import-
    rounded-corners
  *  c2f5b0a - Fixed SVG import of rectangles with rounded corners.
  *  aba4338 - Arch: Nester optimizations
  *  a3d7881 - Arch: Initial Nest command
  *  a8faef0 - Do not use C++11 utf8 strings - not supported by VC2013.
  *  29ff650 - Spelling
  *  a91c5bb - Add UnitsSchemaMmMin - izes are only in mm, speed in
    mm/munute.
  *  7bcb99d - Arch: remove buggy recompute inside onChanged
  *  382ad28 - Merge pull request #884 from eivindkv/Fix_issue_3128
  *  67060d6 - Arch: Add standard Arch component task panel to window
    task panel
  *  1fa40d9 - Allow first HDF5, MPI checks to fail (not REQUIRED)
  *  3e017ce - Do not error when MPI is missing
  *  b765193 - try to use pkg-config to find libhdf5 and openmpi
  *  77734de - FEM: update examples result objects
  *  cfb3b62 - FEM: result reading 1DFlow, give warning if there is no
    inoutnodes file
  *  e723ba2 - FEM: unit tests, create tempdir if not exist, delete not
    needed imports
  *  d9dbb91 - FEM: unit test, again enable all stat types except
    1DFlow, fix osx failure by only use 14 diggits
  *  7b45534 - FEM: unit test, tests for seg2 and seg3 python mesh API
  *  84c7029 - FEM: inp import, add Seg3 to python mesh import tools and
    inp import
  *  8cf2015 - Fix upside down GeomHatch on asymmetric faces
  *  0a7c6c4 - Fix #3113 TechDraw needs Drawing in cmake
  *  cbf42ad - Coverity fixes
  *  033242e - protect document against nested recomputes + convert
    ObjectStatusLocker into a template class to make its usage more
    flexible + add status flag 'Recomputing' and set in
    Document::recompute to detect and avoid nested calls of recompute
  *  d3f5ace - fix text of commands to create B-spline curves
  *  b36686e - calling close() causes the MDI view to get deleted as
    soon as possible while deleteLater() waits until the GUI is
    responsive
  *  44fba58 - close document in spreadsheet tests

 -- Alexander Pozdnyakov <censored>  Sun, 30 Jul 2017 12:21:49 +0300

freecad-daily (0.17~git11591-7cfc084-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 7cfc084e476fcf6c189a9d41596d68fd265d71d9
  * Date: 1500216966
  * git changelog:
  *  7cfc084 - fixes #0003122: FC 0.17 crashes when a sketched located
    outside a body object
  *  3d33c30 - GeoFeatureGroupExtension.h typo
  *  a36c90c - Added missing apostrophe
  *  c4ca27e - allow to set constraints via Python
  *  b8a1e33 - add locale information to system information
  *  e6b9ec5 - Qt5 port: make Sandbox module compile with Qt5
  *  fb841d6 - handle OCC exception in Feature::getPySubObjects and
    convert to Python exception
  *  1d83d17 - do not hide any drawing elements when entering edit mode
    of a sketch
  *  2b82bc6 - add export macro, extend enum of class
    AbstractMouseSelection
  *  a57ec19 - Merge pull request #875 from itain/PathToolUnitsFix
  *  2ba4bfb - When refreshing the pathToolController ui, use
    UserStrings and not just plain values. Fixes Symptom: If I open the
    PathToolController, Press "Edit Local Copy..." and then "Ok" the
    units for the feedrates were gone.
  *  aa07c77 - remove unused variables
  *  5bc9581 - fix whitespaces
  *  01eaca1 - Merge pull request #874 from mlampert/feature/arch-panel-
    scale
  *  870f3eb - Added Scale to PanelSheet.
  *  828793f - Merge pull request #873 from luzpaz/typo-fixes
  *  e3066d1 - FEM: typo
  *  87e5472 - FEM: typo
  *  17a60d3 - CAM: typo
  *  ba9b2a8 - Sketcher: typo
  *  dd13750 - Sketcher: typo
  *  a689403 - travis: build freecad with py3
  *  9ec6955 - Fix compiler Warnings
  *  8ab063a - Final fix for hierarchical STEP exporter
  *  1b36dc2 - Fix keepExplicitPlacement
  *  5362650 - Improve hierarchical exporter
  *  a120a1c - Add initial code for hierarchical STEP exporter
  *  4095fdb - Fix bug 3076 about color issue when opening a
    hierarchical step file with Compound.
  *  c839a88 - Add Vertices and Edges support to STEP Compound Importer
  *  2645b79 - Introduce relative placement for STEP importer instead of
    absolute placement
  *  165dcc9 - Merge pull request #869 from kkremitzki/pdtests4
  *  4331a80 - Add missing assertions for PartDesign Datum tests
  *  58d0b31 - Revise PartDesign Draft base test approach
  *  544e658 - Add linear and polar pattern tests
  *  d9277c4 - Flesh out basic dressup feature tests
  *  fb5aeea - Add dressup feature test structure
  *  4eb5945 - Break out PartDesign tests into own folder
  *  1b56637 - typo fix
  *  2badea8 - TechDraw: typo fix
  *  9343f5c - Path: typo fix
  *  928749d - typo fix
  *  17b637b - typo fix
  *  960b7c1 - fix typo
  *  d5d45e2 - fix typos
  *  d65d3d9 - FEM: Change tool-bar organization
  *  1a0c193 - FEM: Change menu-bar organization
  *  f2c0f9c - FEM: Adjust names of constraint menu items
  *  7ec6459 - FEM: Use short names for VTK post commands
  *  2e118be - FEM: unit tests, temporary workaround for py3
  *  8e3bab6 - FEM: unit test, fix unit test if not all stats are used
  *  d079741 - Added grbl post processor.
  *  a7cb062 - Added support for imperial shopbot output and some
    standard post processor arguments.
  *  465155b - Path: option for drilling return level fix #3098
  *  104eb53 - Fixed Contour.Direction and simplified Dogbone.Side
    determination.
  *  1bda016 - Fixed strongarming 'Side' for dogbnoe.
  *  d999500 - Fixed Dogbone creation to work for PathContour again.
  *  9874444 - Path: add feature for drill tip calculation
  *  6c52548 - Path: add jointype and miterlimit to edge profiling
  *  ddb2001 - Path: Change Profile 'side' enumeration to inside/outside
  *  48337e0 - Path: fix #3048  Visibility on recompute is now preserved
  *  444fc18 - Path: implement jointype for contour and profile fix
    #3116
  *  023c5d8 - Path: Make PathProfile verbose
  *  349f8b5 - avoid to eventually try to init Gui twice
  *  d31be31 - Draft: Refined Select plane to accept any 3 selected
    vertices
  *  ad2a4b5 - FEM: unit tests, add all result stats, except 1DFlow
  *  a1523e3 - FEM: result stats, fix some issues and add all result
    types
  *  4b25f75 - FEM: unit tests, use better coordinate values
  *  5785bd3 - py3: fix FEM Flow1D unit test FEM mesh
  *  cc89afb - Merge pull request #859 from sliptonic/master
  *  0a77648 - Merge remote-tracking branch 'realthunder/PathArea'
  *  e8b93ef - Path: cleanup start points Make sure we're storing path
    parms for debugging
  *  7ace550 - Path: simplify the test fixture
  *  c359ba6 - Path: fix bug in gcode importer. Wouldn't handle lines
    with only a line number
  *  fc989c7 - Path: Centroid post re-write
  *  3093c4c - re-arrange TestPathPost setup to simplify testing muliple
    posts
  *  e4c696c - Path: MillFace start point
  *  2cc09f9 - Improve Part.Shape.project documentation
  *  3aab7ff - Introduced custom spacing property in the Rebar object
  *  a066490 - + exception handling in FreeCADGui.addModule
  *  d554497 - Path.Area: fix sortWires
  *  120b37b - Path.Area: change fromShape() 'start' parameter behavior
  *  90334e0 - Path.Area: handle empty wires without vertex
  *  fdedf8f - Arch: Gave small tolerance to pipe connectors in case
    their baselines don't join exactly
  *  087a1c1 - Draft: Extended WPProxy tool
  *  b046fa5 - Adde __init__ to the deployment.
  *  6a14bb7 - fix for mixing up SchemeVersion and FileVersion
  *  cab3358 - Arch: Removed Armatures property from Structures + added
    Host property to Rebars
  *  a390d01 - Revise GitPython warning to only fire once on mass
    upgrade
  *  42f20fb - Fix GitPython capitalization consistency
  *  843da68 - Remove Deb/Ubuntu-specific python-git package reference
    for pip-installable GitPython
  *  e141101 - AddonMgr: Catch GitPython < 2.x error and advise upgrade
  *  b1c9616 - AddonMgr: Use hard reset for addon git repair
  *  e76b77f - AddonMgr: Check and repair addon .git folders
  *  dca6533 - Reset depth_params index when starting a new iterator.
    Otherwise when a profile consists of multiple cuts (example: profile
    outline+circles+holes) only the first one will respect the requested
    depths.
  *  9592eff - fix some issues: + fix unicode <-> utf-8 conversion + fix
    translation issue + fix closing logic
  *  fc36dfe - Add TextDocument with full size editor
  *  9e7eb3b - Fixed spelling error in profile.
  *  6f6d463 - Fix depth_params for python3.
  *  c4fc809 - FEM: mesh objects, show them only if they are edited or
    needed for result viewing
  *  b2fa046 - FEM: mesh objects, use same name sheme as for all other
    FEM objects
  *  ed95e92 - FEM: visibility, do not hide parts which depends on mesh
    name - since the mesh object depend on a part and the part can
    change this can mess up visibiliy
  *  3d2be45 - FEM: pre checks, check if constraint references are not
    empty
  *  3f16f0a - FEM: nonlinear material, add a third yield point and only
    write yield points if they are not empty
  *  06054bd - FEM: nonlinear material, set nonlinear geometry for
    nonlinear material in ccx solver
  *  b12831b - Revise PartDesign Loft tests to avoid sketches with
    shared edges failure in OCC < 7
  *  2f6f001 - Revise PartDesign Loft tooltips
  *  027418a - Make PartDesign Loft have different tooltip than
    PartDesign Pipe
  *  e1b78ab - Add basic PartDesign::Loft test cases
  *  220a63a - Add basic PartDesign AdditivePipe and SubtractivePipe
    tests
  *  7f03cca - Check PartDesign::AdditivePipe's auxiliary spine for
    existence before deciding its externality
  *  338c610 - Update PartDesign tests for CreateRectangleSketch
    refactor
  *  e1b6fc2 - Add TestSketcherApp.CreateCircleSketch and refactor
    CreateRectangleSketch

 -- Alexander Pozdnyakov <censored>  Sun, 16 Jul 2017 19:40:31 +0300

freecad-daily (0.17~git11479-fbb2b44-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: fbb2b44861f1a9df441374ba4fa2385c9a5b7f8c
  * Date: 1498905544
  * git changelog:
  *  fbb2b44 - Made posts into a module and use it for import.
  *  c806e45 - FEM: unit tests, small unit test def for writeABAQUS
    diggits
  *  0b86a2c - FEM: unit test, fix 1DFlow unit test
  *  27e2baa - FEM: code formating, trailing ws
  *  7b5adb9 - FEM: issue #0003038 Fenics mesh import/export: removed
    lxml dependency
  *  74e7940 - Draft: More solid closing of Draft commands - fixes #2532
  *  51c6ca0 - support to assign long to Quantity with Py2
  *  a32972e - Fix Drawing/TechDraw BSplines
  *  18ed89a - Fix tooltable xml import
  *  bcfc1bf - Path: make pathmillface use different depth calculation
  *  75dc43f - Path: fix import problem in toolcontroller
  *  3254aca - Path: if TC is none, partials wouldn't post
  *  266fb0b - Path: Adding Apply buttons
  *  02912ae - Path: cancel for pocket
  *  a5a88e5 - Path: remove obsolete code from cmake
  *  8b804d7 - path: more collision support
  *  0326b5b - Path: unsetEdit support
  *  17b16a7 - Path: adding cancel buttons to operations
  *  ad52e41 - Path: cleanup and add collision
  *  6d389e0 - fix cyclic dependency with Py2 import
  *  86c8004 - Arch: Small fix in Rebar
  *  a545ffc - Arch: Added wood grain properties to Panel Sheets
  *  b416245 - Arch: Added MakeFace property to pnel cuts and sheets
  *  859b94e - Draft: trying different method to solve encoding problem
  *  de9dbc4 - FEM: ccx input writer, if eigenvalue limits are set to
    0.0, omit them in input file
  *  9f18fa6 - FEM: ccx writer, change a comment
  *  6fc27e9 - FEM: ccx prefs, use default time steps for all analysis
    types
  *  f29424c - FEM: solver calculix, allow user time steps without
    Parameter DIRECT
  *  d0aefe4 - FEM: 1DFlow, delete not needed files and code formating
  *  9fd6738 - FEM: FluidSection: Unit test
  *  1fa7eaf - FEM: prerequisite checks, extend for 1DFlow
  *  3fb0532 - FEM: import FRD, fix import of strain vector
  *  f84b0cb - FEM: python task panels, more selection on click of list
    items in task panel
  *  49dc28c - FEM: gmsh tool, add CoherenceMesh option to remove
    duplicate vertices, set default to true
  *  4b2c5f5 - path_script py3-fixes
  *  27aaaf7 - Path.Area: fix thickening of pocket path
  *  cbfc6ae - Part GeomBezierCurve implement Save() and Restore()
  *  e15b80f - Arch: Added Distance property to Rebars
  *  1eda79c - Crowdin script - save the downloaded file as freecad.zip
  *  ca42551 - FEM: mesh region task panel, highlight elements on click
    in list issue #0003017
  *  5095d03 - FEM: python task panels, only start SelectionObserver if
    noone runs already
  *  2170efe - Update Assembly_fr.ts
  *  7d44c26 - Fixed deletion of dressup - clearing child object pointer
    prevents Tree from moving it to the root of the tree.
  *  7773d30 - Fixed job dialog commit.
  *  f919345 - Merge pull request #836 from WandererFan/SSTrack
  *  674aabe - fix #3094 ShapeString tracking
  *  3ada141 - Draft: Fixed encoding error
  *  0768ae9 - Coverity fixes
  *  f56df2e - Add viewPartAsSvg in App
  *  fc1c863 - Add viewPartAsDxf function in App
  *  ab19a5e - Handle "floating" straight edges in Svg
  *  17b69c7 - Replace DPG table lookup logic with calculations
  *  f53a3bd - Add tolerance parm to checkParallel
  *  ed73fb6 - Draft: Small optimizing in
    DraftGeomUtils.findIntersection()
  *  41051e9 - implement object serialization for BSplineCurve class
  *  e7c7c07 - implement object serialization for Vector class
  *  f2127c3 - try to fix travis build
  *  a4e0d79 - Arch: Fixed typo
  *  7d80f90 - Changing c-py interface to use 's' instead of 'S' for py
    2/3 compatibility; also makes the code simpler.
  *  6a3a102 - Removing dependency on lxml - fixed some bugs on deleting
    a job and all it's sub components.
  *  e399785 - Disable exception catching in tests to figure out why
    TestPathApp cannot be imported on the build system.
  *  e7e5a73 - Fixed contour setting the visibility although there is no
    ViewObject associated with it.
  *  2c50fbf - Fixed tag unit tests
  *  ab82810 - Disabling tags if the cannot generate commands.
  *  022354f - Added wating_effects for holding tag generation - big
    improvement.
  *  789e79c - Moved all post/pre processor into their own directory.
  *  03c5168 - Proper taskk panel cleanup on escape.
  *  a689ebd - Fixed post processor loading.
  *  38c2296 - Allow multiple holding tags to be added - until user hits
    Esc or presses the Done button.
  *  ec9e43e - Forward modifyStandardButtons into python task dialogs.
  *  b11849b - Changed marker spheres to have constant size regardless
    of view scale.
  *  924336e - Made holding tags tolerant to panelsheet base objects.
  *  a223915 - Add all dressups to the profile and contour context
    menus.
  *  c268c95 - Adapted unit tests for the new interface.
  *  0d52a94 - Switched solid detection to blacklisting instead of
    whitelisting.
  *  5575802 - Removed questionable log message.
  *  63ab07a - Fixed spindle speed limitation in UI and template
    restore.
  *  c031b78 - Changed empty template selection to ''.
  *  62cf21b - Added solid detection and consolidated PathJob Base
    selection option (removed empty option).
  *  fbb3434 - Added support for PanelSheets.
  *  d5068ff - Some cleanup and refactoring.
  *  43b70cf - Added Job attributes to the template.
  *  bb33a12 - Added template selection and preference integration to
    job creation dialog.
  *  1aab8d2 - Added file dialog to job export.
  *  907ea1b - Added file path and job template to preferences.
  *  0fcaea1 - Made job creation sequence a bit nicer.
  *  8f64b5e - Simple job initialisation from template xml file.
  *  97d2592 - Added export of job template - fixed output file.
  *  8d8ea99 - Renamed LoadTool to ToolController.
  *  c4cb45c - Replaced Tooltable with Tool in the TC; Added
    PropertyTool; Fixed sanity check.
  *  7d39669 - Arch: Detect and use Reinforcement addon if present
  *  3e8249a - py3: fix some simple incompapilities issue 0000995
  *  931820c - py3: boost: some diff for the cmake of libarea to work
    with boost1.64. (at least this is necessary for conda)
  *  9c253eb - Iterate over faces in testPocketToFaceCase
  *  df06c1e - Update testPocketToFaceCase to handle OCC<7 face-naming
    inconsistency
  *  dfb3c41 - Add pocket to face test case
  *  e4b61ca - Add PartDesign Pocket tests
  *  3542140 - Use assertAlmostEqual and remove deprecated failUnless
  *  5b2c0fc - Complete PartDesign::Pad test cases
  *  c6fda58 - Add Sketcher test rectangle function
  *  654276c - fix issues in CoordinateSystem class and expose to Python
  *  cd9adc7 - py3: arch: fix tests issue 0000995
  *  fe66e96 - draft: move translation to DraftGui otherwiser there are
    some strange ImportEroors.
  *  d9d1e86 - py3: Draft: string / unicode: issue 0000995 - use
    optional argument to get unicode from translation in python2 - add a
    utf8_decode function to get unicode from string, bytes, unicode
  *  3bb9a9e - only change view provider stuff when GUI is up
  *  08a3088 - FEM: gmsh mesh tools, fix highorderoptimize
  *  da1afaa - FEM: mesh tools, code formating
  *  8b0fb35 - do not let unit test for revolution fail if refinement
    option is on
  *  847a208 - add type 'long' to expected types list in scale and
    scaleTo
  *  5f492a8 - Qt5: set color to progress bar using style sheet
  *  989fe40 - various fixes: + fix typos + fix const correctness +
    whitespace improvements
  *  39bf432 - Add missing header for random numbers
  *  78cb881 - DependencyGraph: Ensure OriginFeatures get in the correct
    subgraph
  *  fa4d677 - Revert link integrity checks in properties
  *  4ecd831 - GeoFeatureGroup: Make link collection non-DAG save
  *  bfb95e3 - Partially fix PartDesign move test
  *  da866e5 - Allow add/remove multiple objects in a group
  *  f9200f4 - Extend python interface for groups and fix test cases
  *  eb601df - Fix undo/redo while checking link integrity
  *  9fbf118 - Group tests and fixes
  *  0487b66 - Links ensure uncyclic graph and correct groups
  *  f0f7125 - Group: ensure single group only
  *  26200f9 - Parent groups are irelevant, not only parent
    geofeaturegroups
  *  8079cf4 - Drag&Drop: Tree is responsible for undo/redo
  *  81f9138 - Fix collecting of cs relevant links
  *  183a4b4 - GeoFeatureGroup: Handle drag into document
  *  aa0d25f - Groups: Handle add and remove object correctly
  *  53ff196 - GeoFeatureGroup: add object adds relevant links
  *  bdf981e - Unify and fix group handling in geofeaturegroups
  *  bbabe83 - DependencyGraph: grouping & unflatten is optional
  *  25df3c5 - DependencyGraph: Fix colors and unflatten
  *  aaea436 - DependencyGraph: Add colors to coordinate systems
  *  e192f32 - DependencyGraph: Subgraphs are identified by label
  *  4e25d2d - DependencyGraph: Add unflatten step
  *  e20aae6 - DependencyGraph: Show origins correctly
  *  f08ab52 - DependencyGraph: Show GeoFeatureGroups as subgraph. fixes
    #0002142
  *  35c4c5e - Consistently name origins
  *  6b2558d - Sketcher: Use correct global placements
  *  80e74ae - Introduce global placement calculations
  *  f3358ad - Fix drag&drop of geofeature groups. fixes #0002835 fixes
    #0002796
  *  9ccb01e - fix bug with multiple object names in selection view when
    selecting in tree view
  *  6e1a6d8 - fix bug in pr774, improve whitespaces
  *  c3c94e8 - Fix 'shrink curve' misbehaviors for Sketcher Extend
  *  c51d0b4 - Adds extend feature to Mod/Sketcher
  *  2ea961f - Sketcher Extend Icon
  *  57128dd - fix -Wsign-compare
  *  d940bdc - Accelerate VBO rendering (bareleye model goes from about
    18fps to 34fps on a Macbook Pro) Fix crashes related to VBO buffer
    expansion by reallocating the buffers when needed
  *  0af2e1b - FEM: mesh tools, group elements, return empty tuple
    instead of None
  *  3886850 - FEM: element set search, fix indent for mesh group search
  *  c97a3d1 - FEM: prerequisite checks, fix material reference shape
    type check
  *  1b08ae0 - fix UNV reader by checking for CR or CR+LF in group names
    and removing them
  *  63f9e6c - quantities must be expressed in units m,g,s for MKS and
    internal scheme
  *  5475368 - various fixes from pr813: fix crash due to invalifated
    iterator minor performance improvement do not connect twice
    automatically connected signal-slot fix compiler warning
  *  b1495bd - improve readability, minor performance improvements
  *  25a28b0 - Sketcher: redundant autoconstraint avoidance - Edit
    control checkbox
  *  c093cb1 - Sketcher: redundant avoidance -  remove old inferior
    mechanism
  *  93721e8 - Sketcher: extension of redundant avoidance to indirect
    coincidence
  *  497478f - horiz/vert redundant autoconstraint avoidance extended to
    Polyline tool
  *  90028d4 - Sketcher: avoid horiz and vertical autoconstraint
    redundants on line creation
  *  2147798 - Path: fix potential crash bug.
  *  634cbf1 - Add Units schemaTranslate for Unit::Velocity. Independent
    of scale, use only mm/min or in/min because it is compatible with
    GCODE feed rate units. (My use case is definition os feed-rates in
    PathLoadTool.py).
  *  03c3db5 - Use the current UnitsSchema for the tool table.
  *  ccd5624 - Set the maimum tool RPM to 100,000. The default 100 is
    too small.
  *  408b143 - Fem: py3 fixes
  *  17031e2 - Path: py3 fixes
  *  f6a086d - add comment to source code
  *  619fb17 - fix crash when argument list of openTransaction() is
    empty
  *  fe1f0dc - due to branding reasons avoid a direct mentioning of
    FreeCAD
  *  6415b46 - fix build failure on FreeBSD, support colored output to
    terminal

 -- Alexander Pozdnyakov <censored>  Sun, 02 Jul 2017 14:43:12 +0300

freecad-daily (0.17~git11310-d28bae3-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: d28bae3f52b3e7cf959e8b9f7bcff264f95db191
  * Date: 1497583542
  * git changelog:
  *  d28bae3 - Added pref option to disable the FreeCAD logo in the
    FCStd file thumbnail
  *  07fd41f - use assertAlmostEqual for comparison with floating
    numbers
  *  944a111 - Add PartDesign_Mirrored test based on additive primitive
  *  01cca0b - Add PartDesign_Mirrored offset failure test
  *  ab48fdb - render both faces
  *  6f18ce6 - Show failure message when part design transformation does
    not intersect
  *  90f0e5c - Remove redundant matrix scale factor multiplication
  *  ff18838 - Fix transformation support, so that support is updated
    with any previous transformation executed
  *  9e21572 - Reverting to checkIntersection via boolean operation
  *  e02430f - Draft: Added icons to select plane buttons
  *  294551a - Path.Area: fix Path.fromShapes retraction threshold
  *  56f8de7 - Path.Area: fix plane finding on face shape
  *  561c48a - Path.Area: deep copy on makeSection output
  *  d257f1b - Path.Area: section intermediate shape output for
    debugging
  *  d6e1601 - Path.Area: fixed random wrong section output
  *  1065dc5 - Path: Contour works on clones and other objects with
    proxy and shape.
  *  e169085 - Path: disable diameter checking in Drilling
  *  aeec1c8 - Path: added a hidden property to store the areaparams
  *  b5e233d - Path: fix bug in drilling hemispherical faces have an odd
    edge that doesn't have a Curve attribute.
  *  f44cae2 - Path: remove obsolete NC sources
  *  cc4abd2 - Path: usecomp setting toggles the availability of the
    side property
  *  0766a73 - Path: first experiments with collision detect
  *  c97724e - Path: remove Pocket OCC algorithm
  *  936bbed - Path: bug fixes
  *  dcbfc88 - Path: add output precision option to linuxcnc post.
    Modified unit tests to use it.
  *  eb64ecc - improve exception message if proximity function fails
  *  1854d3d - Draft: Fixed typo
  *  dd48cc5 - Path: Add PathDressupRampEntry.py to CMakeList
  *  c3bd7b6 - Path.Area: fixed projection tolerance problem
  *  e24aa3f - Arch: Fixed small bug in Space
  *  fb62c91 - Added RebarShape property to the Rebar object and defined
    setEdit() function in Rebar object
  *  c1070e5 - NULL is defined as nullptr on FreeBSD and causes a build
    failure For more information see:
    https://forum.freecadweb.org/viewtopic.php?f=4&t=22897&p=177660#p177
    660
  *  acdf40e - Navigation indicator orbit style improvements
  *  780bede - Add Tux to translation scripts
  *  af68de8 - Path: PathArray support for Polar and 2D arrays
  *  d7b1399 - Add ToolController property to PathCompound
  *  2a3f1cb - Add ToolController property to PathCopy
  *  44bbffe - Path: Add ToolController property to PathArray Object
  *  b7876ac - Path: DressupRampEntry Method3 improvement + flake8
  *  3209eca - Path: DressupRampEntry bug fix + added RampMethod3
  *  8dac1d0 - Added Helix. Other cleanup and fixes.
  *  40fe7a0 - added second method for ramping
  *  f03eee3 - DressupRampEntry initial commit
  *  a405b4d - issue #0003070: VRML 2 crashes with corner cases
  *  ab1b344 - AddonManager: Further older ssl/urllib2 version support
  *  2ea7a1f - FEM: ccx input writer, do not write EigenmodeLimits if
    they are set to -1.0
  *  63a2153 - FEM: prerequisites check, add a check to proof if all
    material objects do have the same ref shape type
  *  a8dbc81 - FEM: material task panel, fix in reference shape type
    test
  *  5c5292c - AddonManager: Support older versions of ssl module
  *  f2fff72 - Draft: Fixed unicode conversion bug in DXF export
  *  086d2ed - FEM: ccx input writer, better writing code in ccx elsets
  *  c85d8c6 - FEM: ccx input writer, move some defs from ccx input file
    writer to input file writer: - get the material sets and write them
    to material objects - get the geometry beam and shell sets as well
    as the fluid beam sets and write them to the objects
  *  85deb88 - FEM: ccx input writer, use variables for elementset names
    instead of hardecoded values
  *  de8d421 - FEM: ccx input writer, code typo, use an elif instead of
    if
  *  a9fb191 - FEM: ccx input writer, check for string type instead of
    the specific string Eall
  *  e6642d4 - FEM: ccx input writer, split ccx element set writing and
    1D-Flow element set id retriving from each other
  *  94775af - FEM: ccx inputwriter, get rid of a duplicate in 1DFlow
    section
  *  2fed6fd - FEM: ccx input writer, code formating
  *  6fe8b38 - FEM: input writer, constraint force, move the refshape
    type code into fem tools
  *  1ca27a2 - FEM: abaqus writer, fix precision
  *  cd0014b - FEM: abaqus writer, use better names for elementsets
  *  b01e482 - FEM: abaqus writer, some comments
  *  546c02a - FEM: unit tests, add some comments
  *  bf45cb1 - FEM: unit tests, use FreeCADs native Python API to create
    the meshes
  *  c06cbde - FEM: unit tests, use better file name for unv read write
    test
  *  cb90f46 - FEM: unit tests, use the lately commited dev in Test to
    run unit tests of FEM
  *  20b4865 - FEM: gmsh mesh tool, get rid of the error pop up in the
    regard of BooleanFragments Compound
  *  6e0f060 - Fixed typo errors
  *  bf69372 - py3: support of Python 3.4
  *  3c96803 - Draft: move the planetrack when drawing a polyline
  *  0544ecb - Arch: Allow Arch objects to be arrayed if their Axis
    property is set
  *  4031e75 - Arch: Fixing wrong normal direction in structures
  *  9513792 - py3: support of Python 3.4
  *  2b32367 - Arch: Added Axis System
  *  255b281 - Arch: Allow axes to have labels
  *  43a8a94 - Arch: Safeguards in Arch cutplane command - fixes #3023
  *  f118659 - Fixing translate refactoring error.
  *  5424fcd - Draft: Better msg in dxf import/export to inform the
    possibility to use the addon manager - issue #3064
  *  5f54fc0 - py3: fix several crashes
  *  4c3cee0 - Replaced default context argument with explicit call for
    pylupdate to pick up the strings and contexts.
  *  617cea6 - Fixed M6 tool index for linuxcnc and opensbp.
  *  6d57a0f - Removed obselete tooltable editor implementations.
  *  3368c86 - Moved almost all translate implementations away from
    QtGui.
  *  fa9166b - Fixed post processing output if document is in current
    working directory.
  *  5261b5b - Removed unused properties from PahJob; fixed post
    processing arguments
  *  8ce3432 - py3: fox compiler warnings issue 0000995
  *  d52f9f5 - Draft: autogroup arrays
  *  88bd341 - fixes #0002926: Trying to access Part.Shape.children()
    before doc.recompute() crashes the whole program
  *  98f8879 - Py3: in Py2 use string instead of unicode for identifier
  *  69d0e8b - py3: partially revert of getattr -> getattro because
    getattro is only needed for the static callback function issue
    0000995
  *  f2e1b0d - py3: PyFindMethod -> GnericGetAttr issue 0000995
  *  bc696e5 - py3: change of getattr -> getattro issue 0000995
  *  3168f8e - Don't create AppImage on Travis
  *  a900701 - Redefine complete workbench purpose

 -- Alexander Pozdnyakov <censored>  Sun, 18 Jun 2017 06:03:10 +0300

freecad-daily (0.17~git11216-83095ca-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 83095ca574c48e146894df2a7757f6a94659ee0b
  * Date: 1496457827
  * git changelog:
  *  83095ca - Draft: Fixed clone bug - fixes #3066
  *  369cc73 - py3: port external FreeCAD module to Python3 whitespace
    improvement
  *  8164722 - py3: port external FreeCAD module to Python3 issue
    0000995
  *  eb60d4f - py3: some fixes to make start-workbench load on python3
    issue 0000995
  *  8a6d613 - py3: win: Link required vc14 CRT libs issue 0000995
  *  3aa6153 - Draft: Added snapping between mid of two hold points
  *  a0901f5 - Addon manager: Added a button to check for available
    updates (git mode only)
  *  b91e960 - py3: /cMake gathering commits for cmake mostly this
    changes are necessary to build FreeCAD with py3 (and conda) on
    windows. issue 0000995
  *  38544db - Draft: Added visual feedback when modifying x,y,z values
    manually
  *  99e400e - Addon manager: Added check for optional py dependencies
  *  749d666 - fixes #0002156: Sketcher Visualization fails to represent
    sketch properly
  *  bc6a52e - fixes #0002499
  *  5890979 - Addonmanager: Small fix
  *  e2e1f44 - Addon manager: strip possible whitespaces in dependencies
    checking
  *  590c57d - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  456d3b8 - Addon manager: Added dependency checking
  *  1a33f3b - Fixes #0002735
  *  f6e0f06 - Path: add output precision option to linuxcnc post.
    Modified unit tests to use it.
  *  69a797b - Path: trying to fix unit test again
  *  0405a67 - Path: added use of return_last to contour.
  *  aad8653 - Path: fixes for unittest
  *  6768a70 - Path: PathArea logging
  *  8f690e6 - Path: Cleanup MillFace Dialog
  *  39631cf - Path: Area logging
  *  68ca689 - Path: minor fixes to PathMillFace
  *  098ca48 - Path: add cursor waiting decorator to long running
    functions. Remove obsolete ToolDescription code from label change.
  *  9b1b12d - Path: TC panel bug.  Loses decimal part of float spindle
    rate
  *  29a8cbf - Path: make cursor reflect busy
  *  2ef59ac - Path: More work on PathMillFace to remove old heeks
    dependency
  *  0917fcb - Path: TD version of getEnvelope for testing.
  *  c7afbd1 - Path: Engrave was using safeheight and clearance
    incorrectly.
  *  474282f - Path: engrave will do arrays
  *  775b91d - PATH: conversion of PathContour to PathArea nearly
    complete
  *  018ba98 - Path: use verbose mode for fromShapes() to get relative
    arc centers
  *  9524ef8 - PATH: Smoothie post for laser includes spindle speed
    (power) on every line
  *  697fd74 - Path:  Convert Contour and MillFace to use PathArea
  *  947c10a - py3: src/Tools: python3 diff, 2. part issue 0000995
  *  36a0b51 - Honor CMAKE_INSTALL_RPATH in SET_BIN_DIR
  *  0c8a873 - Path.Command: fix toGCode() bug introduced in 0e9c1c07
  *  11dcd18 - py3: src/Tools: python3 diff, 1. part issue 0000995
  *  4b04253 - Notification to the user that a body is not active when
    inserting a datum entity - fixes #2511
  *  7863a63 - Fillet Feature: Return if radius <= 0
  *  0e9c1c0 - Path.Command: rounding instead of truncate in toGCode
  *  4a08048 - TopoShapeEdgePy.xml: improved docstrings
  *  d31de98 - Create AppImage on Travis
  *  052704e - Fix #1937 mis-shapen projections in TechDraw and Drawing
  *  fabc800 - Add ctags tag files to gitignore
  *  8032a7a - replace hard-coded values with enum values
  *  455b646 - set Restore flag also for copy&paste operation
  *  b7067c0 - minimal improvement of Document documentation
  *  2686f51 - Checking for Document Restoring when extension has a null
    property
  *  548a79a - App:Document new status bit to mark Restoring
  *  1a136c9 - Arch Fixed wrong direction of preset structures
  *  f555927 - Draft: First version of Draft Label object
  *  f5a8ffb - check for valid vertexes when measuring angles between
    two edges
  *  abc5c2a - handle OCC exception when accessing point of a vertex

 -- Alexander Pozdnyakov <censored>  Sat, 03 Jun 2017 11:08:48 +0300

freecad-daily (0.17~git11160-ee1d953-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: ee1d9533ee793c6ec7f0b445cb3a4547801bf008
  * Date: 1496073540
  * git changelog:
  *  ee1d953 - Invert test case
  *  5dceccd - Add PartDesignMirrored test
  *  24728b4 - Change TestPartDesignApp to spaces and unix line endings
  *  7858b47 - Add PartDesignMirrored test
  *  0ca3f6c - Change TestPartDesignApp to spaces and unix line endings
  *  2a6a58e - properly raise exception in TopoShapePy::check
  *  1224705 - Arch: Small fix in site creation
  *  1096d82 - Using PropertyFont in Arch, Draft
  *  6854013 - Test: add a def to run all test case clases from a test
    module
  *  ccbc0c6 - Fix for CMake failure from empty Homebrew Python site-
    packages
  *  ff049b5 - added PlacementList property for the Rebar object
  *  852a984 - py3: CXX: remaining diff: win: exernalize missing CXX-
    functions define PYCXX_PYTHON_2TO3
  *  d5c5870 - FEM: group meshing, add some checks and output to catch
    some problems
  *  612bfcc - FEM: code formating, change tabs in spaces
  *  3708c76 - FEM: Fenics meshes, flake8
  *  85c2e6a - FEM: Fenics meshes, add support for xdmf format, some
    more improvements
  *  7ed786c - FEM: constraint pressure, add support for shell meshes if
    they have group data
  *  34cac07 - FEM: ccx writer and mesh tools, fix bug in mesh group
    search
  *  c26671c - FEM: unittest, move mesh creation at end of test object
    creation
  *  8570203 - FEM: unittest, get rid of not useful self.
  *  413c7ed - FEM: unittest, move all CCX analysis tests in one test
    case class
  *  661fdbd - FEM: unittest, get rid of duplicates and move them to
    helpers
  *  288406d - FEM: unittest, move unv test out of analysis test case
  *  b616eea - FEM: unittest, update result files and FreeCAD files
  *  6fbeead - Path: use the actual values instead of absolute values
    when calculating distance
  *  2c862f0 - Path: add zmax to the job weight so we drill the holes
    that are closer to the surface first
  *  d0bad0a - Path: re-add the fix from
    https://github.com/FreeCAD/FreeCAD/pull/725
  *  bed4255 - Path: make PathUtil.sort_jobs more generic, allow tuning
    job weights
  *  53770df - Fix incomplete creation of an SVG path from edges.
  *  c4b1685 - Add opening symbols to clones of windows
  *  c6e0c6a - fixes #0003018
  *  b604b27 - AddonManager: Introduced SSL fix discussed on FreeCAD-
    addon issue #11
  *  335da6a - Arch: Fixed moving and rotating spaces
  *  2a2ab3c - Updated translations
  *  379ffe0 - Merge pull request #773 from realthunder/PathArea
  *  ae9f699 - Path.Area: make Path.fromShapes optionally return end pos
  *  fe8d328 - Path.Area: removed LogLevel from setDefaultParams
  *  c94ffe1 - Path.Area: fix side effect on projection
  *  a0da4b1 - Display the number of selected elements in Selection View
  *  ee58881 - Draft: Leave all clones selected after cloning
  *  94c68d7 - py3: base: repair compile-fail
  *  0e9e49c - py3: Base: files R-Z ported to python3 issue 0000995
  *  1ec3e5d - workaround for broken tree indicators with Qt 5.6 under
    Windows
  *  6bdc3eb - workaround for broken tree indicators with Qt 5.6 under
    Windows
  *  08b7d91 - Arch: Fixed error in DXF export of Arch Panel sheets
  *  945313c - fix crashes with FEM post-processing commands
  *  8da4563 - Draft: Allow to set the Working Plane from 3 selected
    vertices
  *  c30c325 - fix build failure if VTK is not enabled
  *  e239a70 - fix crash caused by PR761
  *  d3895d0 - fix crash in pipeline command
  *  a72a4d9 - Add Python wrapper for pipeline object
  *  5fbca1a - py3: port PR changes to be compatible with Py3
  *  ce8a423 - Fix for Polyhedron with faces
  *  2becb8a - py3: Base: files I-R ported to python3 PyObjectBase.cpp
    and PyObjectBase.h not included issue 0000995
  *  ef22d52 - py3: define xrange for python3 this is done in files
    where the xrange is used. replace this with range once python2 is
    not supported anymore. issue 0000995
  *  fed9d79 - StringIO/ io fix for addonmanager
  *  1b2b964 - extend error text set in Python console by additional
    information if present
  *  f3e722c - in Python console check if exception is dict and set more
    readable text
  *  b1e3777 - vs 2013 has already version info grater 18
  *  7114667 - py3: Base: files A-I ported to python3 issue 0000995
  *  22cbd5b - Fix for cylinder with polygon number as a decimal
  *  6ba7a10 - Merge pull request #758 from KeithSloan/zero-rad
  *  8904d65 - Fix for circlee with zero radius
  *  ca48846 - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  1be8c73 - handle possible exceptions from onDocumentRestored()
  *  4d75541 - fix crash when Part model changes with VBO activated
  *  f665629 - issue #0003025: Unhandled unknown exception caught in
    GUIApplication::notify when opening file
  *  e02db45 - fix crash when Part model changes with VBO activated
  *  dc413ac - fix build failure and make Py2/Py3 specific change
  *  7d47a72 - Fix various issues: + fix dangling pointers when fetching
    Python error text + initialize members in overloaded constructors of
    Exception class + implement assignment operator in sub-class + move
    to PyCXX API to simplify handling with reference counting and
    reading values from the dict
  *  869e42e - try to repair add-on manager

 -- Alexander Pozdnyakov <censored>  Mon, 29 May 2017 19:21:06 +0300

freecad-daily (0.17~git11084-fa00b4f-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: fa00b4f06a0c96de57a777d6532467dfd8e5d141
  * Date: 1494694329
  * git changelog:
  *  fa00b4f - Path.Area: use FC tag based logging
  *  dbbc32d - Console: fix getLogLevel
  *  a6abf0b - Console: added tag based log support
  *  2fa2370 - remove const from exception handler to fix build failure
  *  4971818 - fix -Woverloaded-virtual
  *  ff82e88 - remove commented code
  *  017752b - improve whitespaces and reduce code duplication
  *  33bed8d - remove export macro from template class to fix linker
    errors on Windows
  *  a7bc962 - Renaming getPyDict to getPyObject for consistency with
    BaseClass
  *  b410f88 - Enable exceptions to save/restore information in a python
    dictionary and enable throwing exception from dictionary information
  *  9c698f1 - Exception Factory pre-compiled header
  *  80c91a5 - SketchObject:ModifyBSplineKnotMultiplicity re written to
    use THROW macro and CADKernelError exception
  *  db85118 - Enable PyException to reconstruct the original exception
  *  9a5f782 - pytools fix
  *  d284249 - Extend PyTools to export exception dictionary if present
  *  fbca57b - Use PyErr_setObject with a PyDict to set Base::Exception
    information to BaseFreeCADError Python exception
  *  ea725a8 - Register exception producers in Application
  *  fe0c498 - Exception Factory and producers
  *  57698ef - Provide default constructors for all exception types
  *  d7fafbf - Exception: Extension to access debug information and
    change of line to int type
  *  39025e4 - Path.Area: fix projection code for OCE
  *  d4c0813 - Path.Area: fix work plane direction
  *  a0e280e - Path.Area: outline now supports solid and non-planar
    faces
  *  dd36a9f - Path.Area: force CW orientation on pocket mode offset
  *  997200d - Path.Area: add parameter 'Outline' to remove inner holes
  *  9120d6d - Path.Area: fix path orientation setting
  *  2d23673 - Path.Area: rename Clearance parameter to ResumeHeight
  *  a1e8bb1 - Path.Area: fixed zigzag pocket mode
  *  e97d9c3 - add keyword support to MakePipeShell.add, support
    overloaded method
  *  9b28b56 - exception handling in BRepOffsetAPI_MakePipeShellPy
  *  36c60d3 - Use xrange instead of range when exporting to collada.
  *  42d6b1b - Specify Eigen3 include path on macOS
  *  a8bd3e9 - fix creation of NaN that invalidates the view frustum
  *  32176db - fix possible freeze when creating sketch grid
  *  1e04f7d - Fix for linear_extrude request of null object i.e. null
    text
  *  513efcb - Fix for linearextrude with twist
  *  56e023a - AppPartPy.cpp: improved docstrings for Part.makeLine and
    Part.makePolygon
  *  b07075d - py3: AddonManager: use urllib.request insted of urllib2
    issue 0000995
  *  b77d8ca - minor fixes for pr749
  *  ca3e58e - py3: App: files D-Z ported to python3 issue 0000995 diff
    to py3-branch will remain in the following files in src/App: -
    ExtensionContainer.cpp - FeaturePythonPyImp.h +.inl most likely
    these files depend on Tools and Base
  *  f9bfd77 - add method to get ancestors of a sub-shape
  *  2b42295 - Path: PathDrilling updates -Log Level to INFO -PEP8
    formatting -move sort_jobs to PathUtils
  *  e0ed65e - Some input field validating
  *  69bbd95 - Change a button text to a more sensible one
  *  3e7cab0 - Polishing PathDrilling
  *  5150ea3 - Added support for Arch Panels. Added possibility to add
    custom features to drill
  *  b4ae9b6 - Drilling refactoring and cleanup
  *  0b8b576 - enable removing of drilled features in BaseList. Activate
    Find All button
  *  51d7949 - add optional parameter to TopoShape.check() to run bop
    check
  *  0d03375 - py3: App: files A-C ported to python3
  *  36960df - Fix #2971 segfault on hide() current page from Python
  *  5a0f53d - Fix #2972 Export Pdf Page Not in Foreground
  *  5cc00e0 - Fix Dimension double child collection
  *  7628089 - DrawGeomHatch improvements
  *  ae269df - Prevent ghost centre marks in ViewDetail
  *  f60464e - implement detail view highlight in base view
  *  eb34dc5 - fix confusing class name
  *  75397d9 - clean up GeomHatch feature, gui & dialog
  *  0ab0a92 - Correct property names in Prefs
  *  24698be - Apply HiRez mods to ViewClip
  *  980145c - make creation of sub-elements in selection view more
    flexible
  *  e8d1401 - fix implementation of Module attribute
  *  03bf3ac - Expose method to Python to get property name of main
    geometry fix inheritance of MeshFeaturePy fix inheritance of
    PartFeaturePy remove useless test() method implement getPyObject in
    GeoFeature in case a sub-class doesn't implement it
  *  19b1452 - Draft: New button to modify working plane during Wire
    drawing
  *  84a9f74 - Added a 'show' option to the Selection View's context
    menu
  *  4174aac - Arch: Changing the Length of a Wall now affects its
    baseline
  *  0ad2e47 - add command to merge point clouds
  *  164b8c7 - Draft: use viewer.redraw() in interactive operations
  *  1137d5e - Gui: expose ViewerPy.redraw() method
  *  73f2307 - Draft: Fixed encoding in importDXF message - issue #3019
  *  4355b28 - Compute the document before inserting STEP file. Consider
    that inserted Tree Element are computed and remove the Touched flag
    before recomputing lately the document This is accelerating the STEP
    file
  *  6642022 - Step Reader Improvements Call new functions which allows
    to allocate in a single call Object into the document instead of
    multiple calls Put into a Compound, STEP Compound instead of a Sub
    Tree which was creating far too much object (aka replicate what CAD
    Assistant and EDrawings are doing when opening a complex STEP tree)
  *  1543566 - fix memory leak in DocumentObject::execute and return
    ASAP on errors
  *  91a6dd7 - Base::Type extension to get Type by key
  *  3e862bd - Add addObjects to add multiple objects in one step
  *  7738668 - Merge pull request #742 from looooo/gui_1
  *  4f044dc - py3: Gui: files P-Z ported to python3
  *  a3539c5 - py3: resolve dangling-pointer issues
  *  aa3f928 - py3: Gui: files A-P ported to python3
  *  226dd17 - py3: path: some fixes to make path py3-compileable
  *  6ba65d4 - py3: Fem: PyGui: use relative imports for PyGui
  *  d27afa1 - Improved persistent toolbars start logic
  *  65c7138 - Merge pull request #740 from DeepSOIC/gesture_fix1
  *  6e39a78 - Gui: GestureNav: disable rotation when over a dragger
  *  2d61415 - Gui: GestureNav: fix constant hand cursor
  *  297b20e - Arch: small fix to last commit
  *  aa65230 - Arch: Fixed multilayer wall colors + added control in
    wall creation panel + fixed default roles
  *  37a62b4 - Draft: Fixed snapping to intersection of Arch axes
  *  2c5bc5d - Exception: FUNCSIG instead of PRETTY_FUNCTION for
    Microsoft compiler
  *  af2f37e - Merge pull request #733 from triplus/BootPhase
  *  bd64f4c - Boot phase reference point
  *  bf5f348 - Test: simplified command to run single test
  *  1091511 - Base::Exception extension
  *  c974e9d - Exception: Add CADKernelError exception for specialized
    OCC exception propagation to App::DocumentObject
  *  378a1e4 - Qt5: workaround for undocking of mdi view fix minor
    issues reported by clang static analyzer
  *  1a9c878 - Merge pull request #729 from DeepSOIC/PickRadius_fix1
  *  0fc9e2b - Arch Multimaterial
  *  b4b882f - Gui: PickRadius support for View3DPy.getObjectInfo()
  *  a328e1f - Support of OpenSCAD offset command
  *  192dbf1 - Merge pull request #725 from m0n5t3r/path-helix-sort-
    duplicates
  *  6acbdad - [path] Remove duplicate first drill job in PathHelix
  *  7bee2c5 - Sketcher: Visualization of horizontal alignment
    constraint
  *  40c6d4b - Sketcher: Vertical alignment constraint command
  *  cfc2d86 - Sketcher: Horizontal alignment constraint command
  *  d02a34c - Qt5 port: workaround to keep multi-sampling when
    undocking mdi window
  *  9ec00eb - correct method name
  *  ad06765 - if set display node name in scene inspector panel
  *  f76a9a7 - add SwitchBoard node class
  *  d679bba - Revert "Sketcher: Constraint Node restructuring to enable
    independent hidding of driving/driven constraints"
  *  7628f2b - Revert "Sketcher: Edit Controls' checkboxes to
    independently hide/show driving/non-driving constraints"
  *  d25d7a2 - Revert "Sketcher: hidding constraints - fix entry into
    empty sketch"
  *  e94a86d - Sketcher: hidding constraints - fix entry into empty
    sketch
  *  03a9d58 - Sketcher: Edit Controls' checkboxes to independently
    hide/show driving/non-driving constraints
  *  5b2e2b3 - Sketcher: Constraint Node restructuring to enable
    independent hidding of driving/driven constraints
  *  0556edf - [path] Make PathHelix use the new tool controllers
  *  d31bbd2 - Merge pull request #719 from m0n5t3r/path-helix-sort
  *  bac7aa9 - [path] Sort helix drill jobs to improve efficiency
  *  38388cf - remove undesired virtual keyword from
    ViewProviderPythonFeatureImp
  *  765e164 - Gui: implemented isShow() for python viewproviders
  *  6ffe883 - Fix for null string and single blank string
  *  18f723c - use specialized Python exception classes
  *  1673ab8 - use specialized exception classes

 -- Alexander Pozdnyakov <censored>  Mon, 15 May 2017 08:26:13 +0300

freecad-daily (0.17~git10962-0a32b91-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 0a32b91b6b0633d645ffb181d25316c6b747cb89
  * Date: 1493387209
  * git changelog:
  *  0a32b91 - Convert OCC exceptions into Base::Runtime exceptions for
    App:DocumentObject handling
  *  e3b47ca - Correct copy-paste typos in exception throwing
  *  9cfca05 - Change all exceptions thrown within
    AttachExtension::positionBySupport from Base::Exception to a
    meaningful derivative
  *  c3eb3e7 - Part Design: Allow attachment error messages and error
    setting propagation
  *  df1e264 - replacement for PR 698
  *  9aac25b - fixes #0003000: View property Angular Deflection can
    freeze FC
  *  8679950 - fix crash when setting invalid selection filter, improve
    doc strings
  *  84f8644 - py3: part-design: involute-gear
  *  ead0061 - Draft: fixed getSVG to work in non-GUI mode
  *  bd57dbf - add warning to generated file not to make manual changes
  *  63cb979 - fix reference leak
  *  a2dd176 - issue #0002996: PyObjectBase notification chain can lead
    to unexpected changes to document
  *  6368b2f - TechDraw: Tidy, and fix Qt5 template text edition
  *  20828b3 - Merge pull request #711 from realthunder/PathArea
  *  e1fcdcf - Path.Area: add abs_center parameter to Path.fromShapes
  *  3e7b6b3 - Merge pull request #710 from wwmayer/SurfaceFilling
  *  fa50729 - reset highlighting of references if object is being
    deleted, fix crash with invalid sub-element names
  *  2cfb029 - highlighting of point constraints
  *  35544db - fix vertex highlighting
  *  7e977a8 - rename material binding class member for faces to make
    clear its purpose
  *  6a4171c - implement highlighting of surface in filling task panel
  *  aad1777 - fix include dir on cmake
  *  d73fd1e - Extend task panel for filling function
  *  e50dff0 - Extend task panel for filling function
  *  b47805d - Extend task panel for filling function
  *  b0eed05 - Extend Py interface of PropertyStringList to accept all
    sequence types
  *  2967349 - Extend task panel for filling function
  *  e2065ec - Extend task panel for filling function
  *  4a51171 - [path] Add feeds to PathDressupHoldingTags output
  *  afd6057 - [path] Set ToolController before calling setup in
    PathDressupHoldingTags
  *  9df1564 - [path] Fix AttributeError when attempting to export
    holding tags gcode
  *  1815a9e - Fix wrong variable name symbolLineWidth ->
    svgSymbolLineWidth.
  *  e2b5c16 - ArchSectionPlane: Fix incomplete SVG because of = instead
    of +=.
  *  f673658 - ArchSectionPlane: Remove placeholders in getSVG and more
    clean up.
  *  99247f5 - ArchSectionPlane: Add properties for the line color and
    the fill color
  *  9633c94 - ProjectionAlgos: Make the style of the lines in the SVG
    file configurable.
  *  2bda3a3 - Path.Area: return Py_None with ref counting
  *  c9be3b3 - Path.Area: added Line, Grid, Triangle pocket mode
  *  b623b20 - Path.Area: suppress holes when project
  *  4680488 - Path.Area: make XY plane selection explicit
  *  041c403 - Path.Area: support open path direction control
  *  e870489 - Path.Area: change Distance() to SquareDistance()
  *  17a57a3 - Path.Area: added outline projection support
  *  5eba2cb - Path.Area: replaced sort_Edges with WireJoiner
  *  7f25fe6 - Path.Area: fixed plane finding
  *  1094dcb - libarea: fixed open curve clipping
  *  9e3f461 - Path.Area: added feedrate to Path.fromShapes
  *  13e4a1b - Path.Area: added orientation param to Path.fromShapes
  *  b26945b - Path.Area: use normal move for step down
  *  43704f3 - Fix typos
  *  0d51767 - Draft: bugfix in DXF export of panel cuts
  *  42e785b - Draft: Array now propagates DiffuseColor of base object
  *  447cbef - AddonManager: support for qt5
  *  eb5c56b - Merge pull request #708 from
    abdullahtahiriyo/fix_driving_angle_value
  *  eefc51e - Sketcher: Force solver to return non-driving angles in [-
    pi,pi]
  *  444cfc3 - encode names of constraints when writing to XML
  *  b619b84 - Sketcher: Consistency in terminology
  *  c57e594 - Sketcher: On reference constraint double click, change it
    to driving and enter edit mode
  *  e44208d - Sketcher: Lock constraint bug fix
  *  0aa9438 - Sketcher: Lock constraint relative mode and group locking
  *  44e5ee4 - fix clang warning: -Wunused-private-field
  *  bd23414 - fix build failure
  *  a4d2a9f - Extend task panel for filling function
  *  0335e2a - Extend task panel for filling function
  *  a76ebbc - Initial task panel for filling function
  *  5b0c93f - add lineedit class with clear button
  *  71de600 - make EdgeSelection an internal class
  *  0f1c667 - rename task panel class to be conform with the feature
    class
  *  6e5bba3 - fix crash ExpressionDelegate::paint
  *  a75a98e - Use OCCT Handle macro for Handle_ classes
  *  ea3d86b - Fix typos
  *  e12be7a - [path] Set ToolController before calling setup in
    PathDressupHoldingTags
  *  a547ceb - [path] Fix AttributeError when attempting to export
    holding tags gcode
  *  cc0c09f - Merge pull request #704 from wwmayer/Curveonmesh
  *  48a6bca - project polyline on mesh and create edge
  *  67fc70d - Added AlephObjects to credits
  *  a967c41 - Small improvements to the PropertyLink editor
  *  ad112ca - Sketcher: Remove unused variable
  *  09d7746 - Sketcher: Elements Widget add construction information
  *  b06150b - Sketcher: Hide Internal Alignment Constraints
  *  937c617 - Sketcher: Rendering order widget
  *  4c3ffb5 - Sketcher: Fixes #3009 error with geompoints in sketcher
  *  b6833e8 - Sketcher: Basic symmetry for angle constraint
  *  b2c2e3f - fix material binding of indexed lineset when highlighting
    an edge
  *  f44c200 - fix unused variable warnings
  *  6b391fa - set shortcut for deletion of items
  *  f87c6ff - implement highlighting of references
  *  884b820 - rename SurfaceFeature to GeomFillSurface
  *  951bf59 - remove superfluous classes BezierSurface and
    BSplineSurface
  *  ff34c3e - move handling of Bezier and BSpline surface creation into
    a common class to increase flexibility
  *  3eed509 - improve undo/redo handling
  *  3857e52 - implement Remove command in context menu
  *  5689e4c - remove superfluous FillType enum
  *  f96d374 - improve usability of surface function
  *  ffa88e5 - do not make property read-only in property editor
  *  6a71dd2 - fix edit mode of view provider
  *  39f433a - choose more comprehensive class and file names
  *  4b25a0f - polish filling feature
  *  a5452e9 - polish sewing feature
  *  1fd27d1 - port Surface module to v0.17
  *  e29636a - + fix bugs in edge checking
  *  a303b76 - + fix design flaw to reduce side effects
  *  88b1539 - + move FillType.h to App folder
  *  d3ac517 - + make surface module compile with v0.17 and occ 7
  *  7706124 - + use PyCXX for module initialization
  *  6bf1dc8 - + delete superfluous files
  *  a8adbaa - Fix: edges of a solid can be used as surface input
  *  307105f - Curve validation is done in a common ancestor of App and
    GUI
  *  d980889 - Check for null shape before calling ShapeType
  *  e681dc3 - Unhide surface props and set the filltype to read-only in
    data tab
  *  0af6fc0 - allow wires as surface input
  *  724fa4f - try to convert non-b-splines into b-splines; further
    parameter check
  *  0533535 - Surface properties are hidden
  *  d3fb21f - PropertyEnumerator for fill type
  *  2d5119c - Corrected feature property names
  *  d8e48f3 - Surface icon in the object tree
  *  7c95f25 - Warning for surfaces with 2 edges only
  *  76c357a - Cancelling the just created surface deletes it
  *  29eed4a - Unified UI for Bezier and b-spline surfaces
  *  8aeb5ae - Cancel by fill type edit did not work
  *  1920b40 - use taskbox in taskdialog
  *  e83189b - header clean up
  *  4372355 - createFace function signature
  *  17946ce - task widget based from qwidget instead of qdialog
  *  9d1dc7d - task flow
  *  64bc5ab - class hierarchy and macros
  *  d5a9994 - Dialog with radio buttons for choosing Bezier and b-
    spline surface fill type
  *  486578e - diagnostics
  *  405fa9c - One more experiment
  *  0c76e1f - One step towards the dialog
  *  90ad7e3 - Next try for showing dialog
  *  65bd9da - fill type radio buttons - incomplete
  *  328d525 - Bezier and B spline cleanup, fixed B spline error
  *  c85368b - B-spline surface operation enabled
  *  37406a9 - Bezier surface: check selected objects
  *  1311d5c - cleanup: fill type into superclass
  *  1fb63c0 - Refactor and cleanup: FeatureBezSurf
  *  186bd33 - WMayer's fix: subshape copy
  *  14014bc - Fix build failures on Windows by WMayer
  *  00f245e - Transformed Bezier curves work now
  *  66e4457 - Specify edge name correctly
  *  4f96fa2 - Let the Surface workbench appear and try to create a
    Bezier surface
  *  6f4e3ac - Added Surface module
  *  6b26fa6 - fix segmentation fault in TaskFeaturePick::makeCopy
  *  5f1158c - Moving Arch BIMServer, Arch Git and Web Sketchfab to new
    external WebTools workbench
  *  cf7bc5b - Draft: Clones now adopt color/transparency of their
    cloned objects on creation
  *  66884ef - Arch: Allow to set which wire cuts the hole in Arch
    Windows
  *  ff9b027 - Draft: Adding missing stuff from last commit
  *  fcae6ef - Draft: Finally fixed Draft UI focus bug - fixes #2810
  *  17b597f - TechDraw: Fixed scaling of Draft/Arch views
  *  b7d81a8 - Arch: Support for Panels based on other shapes in
    PanelCut
  *  3b06b86 - Draft: Fixed weaknesses in Draft Edit command
  *  9a3b2a9 - when removing faces in thickness tool via context menu
    then remove selection gate
  *  eb02efa - do not use translated text for icon names
  *  8f5057a - readd removed preferences icon for sketcher

 -- Alexander Pozdnyakov <censored>  Fri, 28 Apr 2017 17:33:37 +0300

freecad-daily (0.17~git10807-b32e980-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: b32e9806e1b075c745c0c9692e81aea1dcab81e4
  * Date: 1492039838
  * git changelog:
  *  b32e980 - Arch: Fixed support of v/vt/vn notation in OBJ importer
  *  6661d04 - Merge pull request #690 from
    abdullahtahiriyo/_more_sketcher_fixes_
  *  e57dc5c - Sketcher: change carbon copy alignment by-pass from ALT
    to ALT+CTRL for Linux compatibility
  *  4909c02 - Sketcher: fix incresing bspline degree fails to show new
    poles
  *  c2e83c7 - consistently use term 'B-spline' in the sketcher GUI
  *  10ce910 - updated recompute() function
  *  91121a8 - added recompute() function to reflect changes in the GUI
  *  0a2a02f - Fix AddonManager sorting for Macros
  *  7e5d0ed - Fix AddonManager sorting
  *  cababe1 - fix scan coverity issues
  *  ce36b29 - fix scan coverity issues
  *  004324b - fix scan coverity issues: uncaught exception
  *  292fdeb - fix scan coverity issues: unchecked dynamic_cast
  *  09dfcf6 - Part Design: Keep body transparency when adding a new
    feature
  *  fcd459e - AddonManager: Disabling list sorting for now - fixes
    #3003
  *  3b50a78 - BSpline: Comb representation factor with hystheresis to
    avoid continuous comb variations on geometrically independent
    geometry
  *  147bf89 - Sketcher: addGeometry list addition using copy to avoid
    copying tags
  *  96fcedb - Sketcher: Carbon Copy - Allow cross-body sketcher links
  *  8323917 - Sketcher: Carbon Copy - Correct inverted logic (worked
    but it is not clear)
  *  7818f1f - Sketcher: Carbon Copy enable checks when not in a body
  *  7463aa7 - fixes #0002994: Validate Sketch's missing coincidence
    tool finds false positives
  *  92623c3 - TreeView: fix children order when cyclic ref is found
  *  71a555a - Sketcher: using copy in addGeometry instead of clone to
    avoid that python users inadvertendly generate two geometries with
    the same Geometry tag
  *  4fe698e - Sketcher: Carbon Copy
  *  f6126ba - Part: hiding tag handling functions as protected until a
    need for them is clear
  *  7e37d46 - Part: Modify python copy to use c++ copy() instead of
    clone()
  *  e54b6a1 - Sketcher: Fix sketchobject copy/clone
  *  c3c670e - Part: Geometry refactoring copy/clone
  *  3f17292 - Sketcher: Updated resource file
  *  e84a6fa - Sketcher: Bspline knot multiplicity icons
  *  2a58ac0 - Sketcher: New function to reuse of python exception
    message text in the UI
  *  7685823 - Part: Geometry assignTag function
  *  6a67a7d - Sketcher: Carbon Copy - inform user of the limitations
    and disallow selection
  *  68445de - Sketcher: Carbon Copy - refactoring of code
  *  0d70996 - Sketcher: Carbon Copy aware of sketch orientation and
    location
  *  30ffd1d - Sketcher: Carbon copy using copy instead of clone
  *  9382de1 - Part: Geometry creation of copy method to distinguish
    from clone
  *  e9764d8 - Sketcher: CarbonCopy link values via expression engine
  *  88b75cd - Sketcher: SketchObject basic carbon copy functionality -
    without expressions engine
  *  97090f3 - Sketcher: Carbon Copy toolbar command
  *  cf339a4 - Sketcher: Updating resource file
  *  15e88ba - Sketcher: Carbon copy icons
  *  b9ffb09 - Sketcher: Carbon copy Python command
  *  73212a2 - Reusable Draft Snap toolbar commands
  *  ba3274c - Fix typos
  *  727c835 - Merge pull request #680 from ianrrees/20170409-improve-
    docstrings
  *  9ac1994 - Improve Python docstrings in Part and MeshPart
  *  4fbfd8d - Draft: Added InPlace property to shape2Dviews
  *  ce68a5b - expose Geometry::getTag to Python
  *  f13aac4 - Send console Log/Warning/Error to stderr vs stdout
  *  ec715e3 - Linux/MacOS - only write colour codes to TTYs
  *  4976c0d - Use colour output from main executable on MacOS
  *  3abc019 - fix -Wsign-compare
  *  497728a - add method to create new tag id
  *  16e09ea - fix warning of unused variable
  *  418beea - Sketcher: Only Reference constraints allowable on
    construction points like bspline knots
  *  a091749 - Sketcher: Increase/Decrease knot multiplicity toolbar
    commands adapted to provide more meaningful error messages
  *  7e9571a - Sketcher: SketchObject Modifyknotmultplicity adapted to
    raise exceptions on errors
  *  4786473 - Sketcher: Adapt increase multiplicity toolbar command to
    use unique identifier
  *  99d64ff - Part: Geometry - implement missing setHandle functions
    and refactoring
  *  391eaff - Sketcher: Decrease multiplicity command adaptation to
    unique identifier
  *  2a4d5a4 - Sketcher: Adapt modify knot multiplicity code to preserve
    the unique identifier
  *  9580440 - Part: Add unique identifier to Geometry
  *  a61e032 - Sketcher: Clear knot selection after multiplicity
    operation
  *  99da931 - Sketcher: OCC checks for knot functionality
  *  7601cdc - Sketcher: Dropdown toolbar button for increase/decrease
    BSpline knot multiplicity
  *  8ca728a - Sketcher: BSpline Decrease knot multiplity toolbar
    command
  *  7b60a97 - Sketcher: SketchObject BSpline reduce knot multiplicity
  *  e9798b0 - Sketcher: Increase knot multiplicity auto-reconstruction
    of pole circles for UI user
  *  a17ac10 - Sketcher: Expose Internal Geometry for BSplines
  *  d96c842 - Sketcher: Assertion on solver bspline control point
    creation to expose any potential index miscalculation and memory
    overflow
  *  debff30 - Sketcher: Increase multiplicity command - no creation of
    unsolicited internal geometry
  *  3fa87fd - Sketcher: Fixing crash on undoing knot multiplicity
    increase
  *  47820e2 - Sketcher: TestSketcherApp.py fix AppConveyor sporadic
    failures
  *  56ab9d8 - Sketcher: Curvature comb general representation scale fix
  *  6653d96 - Sketcher: Cleaning up BSpline knot multiplicity increase
    SketchObject implementation
  *  f6dc312 - Part: Fixing signed vs unsigned warning
  *  41a1d70 - Sketcher: BSpline creation adapted to the more flexible
    python constructor
  *  d825c4c - Part: BSplineCurve Python creation change for greater
    flexibility
  *  bc4ae73 - Sketcher: SketchObject - Python command to increase knot
    multiplicity
  *  2f6ee06 - Sketcher: SketchObject functionality to increase knot
    multiplicity
  *  02e370d - Sketcher: Enable reuse of constraint helper functions in
    other toolbars
  *  bd2f7a0 - Sketcher: Add toolbar command to increase knot
    multiplicity
  *  e34788b - Part: GeomBSpline enable direct construction from
    parameters
  *  ca48841 - Part: GeomBSplineCurve extension to get, increase or
    reduce multiplicity
  *  d80437e - Sketcher: Enable showing knots on BSpline creation
  *  1d8ba29 - Sketcher: Bspline toolbar command show/hide knot
    multiplicity geometry information layer
  *  9ecb24c - Sketcher: Bspline knot multiplicity geometry information
    layer
  *  8bdae94 - Sketcher: Bspline - SketchObject - Delete Unused geometry
    extended to knots
  *  ea99ba5 - Part: Geometry - Ensure that no point is set as
    construction by mistake/user mistake
  *  325eb27 - Sketcher: Ensure that no point is set as construction by
    mistake/user mistake
  *  63ce5df - Sketcher: Solver bypass of knotpoints
  *  4ace8e7 - Sketcher: Construction points added as fixed parameters
  *  ed3f5a5 - Sketcher: SketchObject Expose internal geometry extended
    to knots
  *  409cbb7 - Part: Geometry add support for getting the number of
    knots in a B-Spline
  *  2369112 - Sketcher: Bspline solver knot support - unfinished
  *  b5c4a8a - Sketcher: Elements widget external geometry
    identification fix
  *  43ab645 - Draft: Fixed buggy Trimex in non-XY planes
  *  0c0b212 - add unit test to check for order of nodes of quadratic
    mesh elements
  *  1b7224c - set enum size dependent on word size
  *  04a3283 - Draft: Better block handling in dxf import & export
  *  3ef2e05 - path: Look up the parent job, set units accordingly for
    each selected object
  *  218482e - Make linuxcnc_post use the job unit system and output
    /min
  *  1d336fe - avoid possibly crash when trying to add objects to the
    wrong document
  *  52c3b45 - properly close task dialog when document is getting
    closed
  *  aaac13c - add new signal to Document class for convinience and add
    method to DocumentObserver
  *  bf54226 - close sketch selection task panel on undo
  *  394ea47 - perform auto view fit when creating body object on sketch
    creation
  *  8643f1c - Arch/Draft: Autoselect results of Up/downgrade and arch
    component
  *  ac2f9f8 - Make Body object on creation of Sketch/Primitive
  *  e2b73e5 - Add abort method to PartDesign TaskDlgFeaturePick
  *  05b5b48 - Refactor PartDesign create primitive commands
  *  a86583e - fix crash when trying to drag and drop origin object in
    body object
  *  aa086c1 - Draft: Hold snapping points
  *  f4edb7a - Arch: Rebars can now be based on any wire, not only
    sketches
  *  8337a79 - Added App::PropertyPlacementList
  *  c014840 - Spin icon a little after forum feedback
  *  1d60277 - TreeView: fix tree view performance
  *  275732a - AddonManager: Misc fixes
  *  d8b8bbd - Merge pull request #675 from kkremitzki/issue0002998
  *  c902422 - Create Macro dir for AddonManager if nonexistent
  *  a253af0 - Merge pull request #673 from gdoffe/path_dogbonedressup
  *  428c567 - path: use findParentJob() in getToolControllers()
  *  42efec9 - fixes 0002978 spreadsheet row problem for rows above AA
  *  e58b747 - More precise real values for Calculix input files.
  *  e46a8fe - Navigation indicator support
  *  d7d7aa2 - add methods firstVertex and lastVertex to TopoEdge
  *  add9bf9 - fix memory leak on IGES import
  *  a289538 - fixes #1999: Tessellation data or OpenInventor data
    memory leak
  *  97ca11f - Increase tolerance for overlapping Vertexes
  *  21f683e - Merge pull request #666 from ianrrees/20170402-path-add-
    geom-tolerance
  *  a079b41 - Path: Use Deflection param for PathSurface meshes
  *  c913481 - Path: Add Property to Job for geometry tolerance
  *  78d8272 - Merge pull request #665 from realthunder/TreeViewFix
  *  b42c45b - TreeView: fixed disappearing item
  *  1bde451 - fix wrong size svg export page
  *  b01a51d - extend API of TimerFunction class
  *  c80f6f0 - add missing header
  *  38d41f9 - PathGui: added selection style preference
  *  151d8a7 - Gui: allow bounding box style to be customized
  *  b2f937e - Update "as-is" icon based on forum feedback
  *  e7dd0ba - Align core icons to guidelines
  *  4784751 - extend API of TimerFunction class
  *  784edd3 - Typo fixes for doxygen and source comments
  *  ce56bdb - Merge pull request #659 from sliptonic/feature/stock
  *  defb75b - path: enable stock
  *  3b6020c - add doc and a couple of new methods to MakePipeShell
  *  7667875 - Fixed error in addon manager
  *  0ca5ebe - Fix commit 7741f74ae - Show more mac versions in about
    dialog
  *  7983a79 - Merge pull request #655 from
    gdoffe/toolimprove_dogbonedressup
  *  7741f74 - Show more mac versions in about dialog
  *  5af90ff - path: make dogbone dressup using new tool controller
  *  c5b7c98 - Fix building with GCC and Qt5.
  *  7e9da5e - fix possible crash in view provider of boolean algorithm
    features
  *  64754a6 - Gui: Gesture: fix for conda
  *  f323b8c - Gui.TreeWidget: check cyclic dep when populating
  *  a5dead1 - Gui.TreeWidget: removed incorrect assertion
  *  752f7a3 - Gui: fixed ambiguous boost::bind
  *  535762e - Gui: improved TreeView drag and drop
  *  b95674d - Gui: made the TreeView stable
  *  7901cf7 - issue #0002698: Exported STEP-File contains surplus
    PRODUCTS
  *  809758b - Gui: expose claimChildren to Python
  *  2decd50 - App: add "Expanded" to DocumentObject.State
  *  03f9d81 - App: expose recompute controlling to Python
  *  1e546b3 - Merge pull request #651 from agryson/fem-feedback
  *  e20d6d5 - Edit warp icon based on forum feedback
  *  3074c2e - Arch: Add property to stairs object for making ladder
    style stairs

 -- Alexander Pozdnyakov <censored>  Fri, 14 Apr 2017 12:47:14 +0300

freecad-daily (0.17~git10640-2365dd6-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 2365dd6f8b424ecf01c16b70b3217ccc53098070
  * Date: 1490387442
  * git changelog:
  *  2365dd6 - Merge pull request #649 from realthunder/PathColorCorrect
  *  244492f - PathGui: restore Path default color
  *  e006178 - Merge pull request #648 from wwmayer/fix_warnings
  *  e96390e - Qt5OpenGL: replace gluOrtho2D for macOS, move includes of
    GL stuff from header to source
  *  4a639b6 - Merge pull request #647 from
    kkremitzki/python_wordwrap_fix
  *  b68fa26 - Fix preferences Python console bug
  *  abe15bb - fix signed vs unsigned warning
  *  15e3da3 - Path.Area: fixing boost windows build error
  *  dbf3030 - Path.Area: fixing boost::geometry compilation issue
  *  1d64d1e - Path.Area: wire sorting fix and improvement
  *  dbfc65d - Path.Area: improved FeatureAreaPy error message
  *  40033ac - Path.Area: avoid FeatureArea recompute on doc load
  *  b0e9d4b - Path.Area: fixed getShape with index
  *  d447257 - Path.Area: changed section transformation
  *  b49a8ec - Path.Area: improved section tolerance
  *  796a8f3 - Path.Area: support arc plane selection
  *  80850e1 - Path.Area: improved section plane tolerance issue
  *  abd4f6a - Path.Area: refined properties in FeatureArea
  *  1029982 - Path.Area: support negative stepdown
  *  31e82f0 - Path.Area: fixed handling of shape with placement
  *  721a256 - Path.Area: fixed missing brace
  *  c1ab980 - Path.Area: Changed FeatureArea WorkPlane behavior
  *  b8843ec - Path.Area: improved code readablity
  *  e9c7822 - Move Step reader to New Part Design workflow
  *  bd7d094 - Merge pull request #645 from sliptonic/master
  *  a93382a - Path: fix bug with non-planar objects
  *  14041eb - Draft: Fixed buggy ungroup function
  *  b5e2df3 - Merge pull request #643 from ianrrees/20170323-remove-mac-
    opengl-warning
  *  a3c4c60 - Remove warnings about Qt4 + OpenGL + MacOS issues
  *  44a9ecd - PathGui: increase pre-select GCode display decimal
  *  b091acd - PathGui: speed up path marker display
  *  3f7c4bc - PathGui: fixed potential crash on Path object delete
  *  9e5f6b2 - PathGui: ViewProviderPath default to bbox selection style
  *  0c68b69 - PathGui: show path marker in front of path wire
  *  5e9d9af - Merge pull request #640 from realthunder/PreSelectCoord
  *  10bb489 - Merge pull request #639 from kkremitzki/startwbfix2
  *  ac663ea - Merge pull request #637 from sliptonic/master
  *  5744cd5 - Gui: do not round pre-select coord display
  *  ff50942 - Make Start WB Py3 friendly and consistent width
  *  34324c6 - Path: Several small bugs related to Arch Panel support in
    Path.
  *  4d9169f - Qt5OpenGL: add missing header for macOS/Linux builds
  *  3da36c1 - Qt5OpenGL: add missing header for macOS/Linux builds
  *  c193dbe - enable FREECAD_USE_QTOPENGL_WIDGET by default for Qt5,
    fixes #0002952, fixes #0001401
  *  08a901a - Qt5OpenGL: fix to make the 3d viewer fit into the mdi
    area after re-docking it
  *  2ec2ea5 - Qt5OpenGL: fix flickering on resize
  *  2ba7d8e - Qt5OpenGL: update flags when dragging or removing
  *  0568209 - Qt5OpenGL: add OpenGL debug logger (deactivated)
  *  3ac834c - Qt5OpenGL: use OpenGL debug logger to locate problems,
    fix a couple of errors
  *  2c6f1fd - Qt5OpenGL: fix transparency issue with framebuffer
    objects with old OpenGL API
  *  e1c5597 - Qt5OpenGL: implement grabFramebuffer
  *  ed33adc - Qt5OpenGL: make off-screen renderer working
  *  5bf326c - Qt5OpenGL: fix creating thumbnals, pdf, print preview and
    snapshot
  *  4bf14e7 - Ot5OpenGL: fix phantom objects in sketcher selection
    mode, get texture with the exact content of the 3d viewer
  *  f04badd - Qt5OpenGL: at startup determine some basic information
    about OpenGL setup
  *  6638ff9 - Qt5OpenGL: do not use pixel buffer for the moment
  *  b0cd0a5 - Qt5OpenGL: release context when finished
  *  749ace7 - Qt5OpenGL: Framebufferobject rendering works and handles
    transparency and anti-aliasing
  *  27d76f3 - Qt5OpenGL: port Image rendering mode to make box zoom &
    selection and cutting work again
  *  1abc9d3 - port Flag class to use QOpenGLWidget
  *  f587ec5 - disabling depth test makes 3d viewer work again
  *  a1dd462 - move QuarterWidget to QOpenGLWidget
  *  ef5d392 - move Image viewer to QOpenGLWidget
  *  c17e9a2 - add option to switch between old and new OpenGL classes
    of Qt
  *  caee7ca - Get path on OSX when imported from external Python
  *  e7beb51 - Fix minor potential memory leak.
  *  dbe9d75 - Path:  small bugs. remove deprecated setting of first
    rapid.
  *  975f403 - Path: first iteration of a post processor for smoothie.
  *  8a3ac33 - Path: Drilling checks for bit size to determine
    drillability
  *  ffc4fb2 - Path: additional functionality for arch panels
  *  8699d14 - Path: add linuxcnc export for tooltable
  *  09ac25f - Path: more bug fixes
  *  4926bfa - Path:  Engrave can handle other 2D objects including
    sketch
  *  7d4ae8a - Path: ToolLibraryManager copy button is smarter.
  *  57da9b7 - Path: bug fixes
  *  424fb81 - Path: drilling panel
  *  ec1028a - path: make linuxcnc post respect F parameter as velocity
  *  a66e8b4 - Path:  A possibly il-advised revision to library
  *  493d346 - Path: adapt other operations
  *  d312681 - Path: contour handles arch panels
  *  1250576 - Path: PathEngrave converted to use use TC tools
  *  9bce3b3 - Path: PathMillFace correctly determines TC
  *  0ca3960 - path: contour gets correct TC
  *  53bc54b - path: drilling asks for correct tc on create
  *  95a4728 - Path: drilling mostly working again
  *  25e4b13 - Path: fix PathContour panel
  *  3b54157 - Path: fix drilling panel
  *  9e4a6fe - Path: convert pathmill face to use tc tools
  *  2dee821 - Path: adjust ops to use TC tools
  *  4ec8f2f - path:  add TC selector to panels
  *  eb8e5b4 - Path: Make post-processing aware of tool changes
  *  aaee72c - Path:  Make operations use tool from adapted TCs
  *  c633e59 - Path: make toolcontrollers seamless
  *  7bdcfb0 - Issue #2682
  *  f852e6b - Gui: increase pre-select information display
  *  8093a95 - Remove debug code
  *  a210cc5 - Gui: added bbox selection style to GeometryObject
  *  69af452 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  8ba6896 - Arch: little fix in IFC exporter
  *  969f5cc - test MultiTransformed applied to a box outside the body
  *  86cb37b - issue #2808
  *  2c9d5e3 - render full selection of huge part models in real time
  *  f9c8c9d - Use PULL_REQUEST_TEMPLATE for FreeCAD pull requests
  *  a8fc6b3 - Part: BOPTools and CompoundFilter, remove not needed
    overwrting of setEdit and unsetEdit which prevents some C++ sedEdit
    modes to work
  *  e737993 - Merge pull request #629 from agryson/assembly-artwork-
    alignment
  *  b413a7e - Create main workbench icon
  *  c020048 - Update Metadata
  *  468dbb0 - Align Assembly Workbench icons to guidelines
  *  c4fdc92 - fixes #2964, #2968
  *  b60fe48 - Fixed Typos
  *  6a385f5 - Possible solution to a problem in pad/pocket up-to-face
  *  d920cf4 - Path: fixed Command unit test
  *  b6b678b - PathGui: shorten preselect GCode display length
  *  2f1880c - PathGui: enable ViewProviderPath pre-select
  *  b9573b7 - Path: improved Command efficiency
  *  36c9944 - FEM: ccx tools, highlight nodes of elements with
    nonpositive jacobian if ccx fails
  *  f2a0263 - FEM: import frd, import all steps of peeq, by sodelo
  *  9568fa4 - FEM: import tools, move calculate abs disp from import
    vtk to import tools
  *  2134e81 - FEM: fluid material, fix command to add such material
  *  90df4d1 - FEM: material task panel, check if material properties
    have the appropriate units
  *  aaefe9d - FEM: material task panel, typo in  KinematicViscosity
  *  0f90e25 - Base: add unit for kinematic viscosity
  *  e3d5584 - Forgotton in initial commit
  *  f6ecd5a - Update Metadata
  *  1fcde51 - Replace png icons with 64px svgs
  *  46d4e2b - Align FEM workbench icons to guidelines
  *  dd9c27d - fix tests
  *  02166ed - couple of tests and fix to avoid crash on selected edge
  *  d23e603 - fix groove
  *  ea45280 - make relinkToOrigin to NOT modify subnames on
    PropertyLinkSub-s. Fixes TaskRevolution crash on 'Select Reference'
  *  4325ea4 - same axis and profile only for sketches
  *  e77e6aa - fix getAxis for faces
  *  bd3fef0 - set referenceaxis properly and fix getaxis
  *  934f473 - fix revolve and groove when no sketches in selection or
    when no sketches in active body
  *  e5f0de8 - stop revolve if no sketches in selection
  *  3e195d5 - in approximate, don't autocorrect continuity. Explain
    requirements in UserDocu instead
  *  fedbf42 - BSplineSurface approximate, add parametrization type and
    smoothing algo
  *  281e593 - BSplineCurve approximate, fix function sometime failing
    with smoothing algo
  *  e219f5c - App: FreeCADInit.py: force downstream modules to use
    either from FreeCAD import Mod or old style
  *  0caad78 - App: FreeCADInit.py: add newStyleModule function
    FreeCAD._newStyleModule("MyMod") # removes MyMod from the sys.path
  *  2a7fdef - App: FreeCADInit.py: remove unused import + add local Mod
    dir
  *  bcfac0e - use __ModDirs__ for module directories and set the search
    path of FreeCAD to the base directories, which contain all the
    modules
  *  c2cdc9e - py3: Gui: FreeCADGuiInit.py
  *  067e661 - py3: App: FreeCADInit.py
  *  de414f0 - copy scripts at compile time to build directory
  *  b0b8998 - partially revert changes of 7054346 to again copy image
    resources at compile time
  *  c7d01a7 - Arch: fixed bug in panel tools
  *  4f16517 - Arch: Add more metadata to exported DAE files
  *  256a5b6 - Web: Add freecad version in iv files exported by the
    sketchfab exporter
  *  58ed7c3 - Arch: fixed bug in panels
  *  5372865 - Arch Added extra panel tools for sliptonic:
  *  378f99f - Added App::PropertyPrecision
  *  9c82156 - Persistent toolbars for FreeCAD
  *  78ad6b9 - Path: support plane select command G17,18,19
  *  48e54a0 - Path: ignore N command
  *  c80f680 - Remove unused sketcher commands in PDN
  *  2dc12cd - Profiles for Arch pipes (fixes issue #2954)
  *  0d81472 - PartDesign: fix non-selectable datum features
  *  7e6ad74 - TempoVis: fix container detection
  *  dc227dc - Show: TempoVis: made to accept any iterable as list of
    objects
  *  7054346 - Fix image installation for Start WB
  *  0b2ac1d - ports-cache timeout
  *  981cca9 - Merge pull request #614 from DeepSOIC/BOPTools2
  *  e89e97c - Part.BOPTools: fix wire making
  *  932c31b - Part.BOPTools: drag-drop support
  *  b615009 - Web: misc fixes to sketchfab exporter
  *  bf3b6d4 - Using sketchfab API v3
  *  623fcea - Web: Added sketchfab exporter

 -- Alexander Pozdnyakov <censored>  Sat, 25 Mar 2017 14:54:58 +0300

freecad-daily (0.17~git10473-78b986a-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 78b986a2657b7de79b6e350a2535dc0fbfe3f1cf
  * Date: 1489254987
  * git changelog:
  *  78b986a - Fix startpage auto height and width
  *  ea2ed34 - Reorganize start WB
  *  a437517 - Update getting started wiki link
  *  6decf61 - Remove commits list from Start WB
  *  d844f02 - Update background image reference
  *  0f705f7 - Remove commits from start wb
  *  c4fa50e - Break out html and js into files
  *  22d4797 - Break translation texts out into own file
  *  214b044 - Break off css into separate file
  *  b4171fd - Delete unused html file
  *  bcf1f00 - Move start WB images to separate folder
  *  4466768 - Merge pull request #608 from triplus/master
  *  80ab56e - Navigation indicator translations support
  *  91c59c7 - Arch: Material improvements
  *  09cc396 - Arch: small bugfix in IFC export
  *  177c350 - Arch: misc minor bugfixes
  *  08d8f70 - Part: Support subcomponent transparencies in compounds
  *  09c1ee7 - Merge pull request #600 from triplus/macOS-Integration
  *  02efa6a - Merge pull request #601 from jsmaniac/patch-print-radius
  *  07d224e - str(Sketcher.Constraint('Radius', 1, 2)) should not
    return ""
  *  93ade86 - Fine tune statusbar integration
  *  0196d50 - cmake: reset shiboken-cmake-suffix for python < 3
  *  256791d - stop profile based and primitives if file is in
    undetermined workflow
  *  fdc3772 - stop dressup features when applied to non-acitve body
  *  1d8ef64 - fixing transformed features and guessworkflow
  *  6cbb76b - fixing dressup features
  *  f8e8362 - fix pd tools from running when no active parts
  *  8300306 - Use CMAKE_PREFIX_PATH for Qt 5 builds
  *  17d2f2b - ascii weirdness
  *  338ca55 - Spreadsheet: Fixed issue #2894: Unit strings could be
    used as aliases.
  *  3017173 - source typo fixes pt6
  *  ec5f19a - FEM: example 2D, update to the new element geometry
    object
  *  19a0f85 - FEM: cmakes, object fem, init gui modules, sort by name
  *  092a5da - FEM: fluid section and elment fluid 1D object, make name
    fit in FEM name system
  *  34ad6af - FEM: shell thickness and elment geometry 2D object, make
    name fit in FEM name system
  *  977fd89 - FEM: beam sectiong and element geometry 1D object, make
    name fit in FEM name system
  *  77e4a6d - FEM: code formating, flake8
  *  bda1b62 - FEM: icon file, sort by names
  *  7f72f9e - FEM: fenics import/export: one line documentation, fixed
    make_femmesh call
  *  a6cfb18 - Arch: Renaming Hires to HiRes
  *  5625bab - Arch: Added Hires property + display mode to all Arch
    objects
  *  84ac526 - fallback handling if in VBO rendering no normals are set
  *  ed0727a - move VBO rendering code into its own method
  *  6b66a38 - Updated translations with latest files from crowdin
  *  7ff58ef - split sketcher settings page and move to its own group
  *  7711d71 - replace deprecated gluPickMatrix
  *  b1347ec - support of highlighting and selection if shading is
    disabled
  *  6612e7c - Deploy artifacts when DEPLOY is true (#595)
  *  db66835 - add option to placement dialog to rotate around center of
    mass
  *  35e8ede - extend interface to get actual property with geometric
    data, get center of gravity of a geometry
  *  45bf8ed - fix -Wunused-private-field, -Woverloaded-virtual
  *  1ee6dcf - PartPesign: Py: expose some methods of ViewProvider
  *  0160478 - PartDesign: add ViewProviderPython
  *  722ffe5 - PartDesign: update primitives to use
    PartDesign::FeaturePy
  *  d9c803f - PartDesign: add FeaturePython
  *  271bc74 - Draft: Fixed Shape2DView's Cut Face mode bug when cutting
    through multi solids
  *  8f5c7b4 - Use new FreeCAD/freecad homebrew formula API for Qt4 &
    Qt5 (#590)
  *  f66307e - Disable pyra13 output within UNV file, as this element is
    not officially supported by this file format.
  *  732bd85 - Properly fix the Tetrahedron node ordering with VTK. This
    was reported into PR #203 back this summer 2016. A memory overwrite
    is happening if the enum are not properly sized
  *  19f8fd4 - source typo fixes pt5
  *  d751423 - FEM: fenics xml mesh format, add mesh import
  *  2f93571 - Fixed python3 mistake in main cmake file
  *  cafd49d - Fixed another typo
  *  404debb - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  569f263 - Move glortho2d to GLKMatrix4MakeOrtho as to avoid
    Deprecated Warning on Mac OS
  *  09510f0 - Merge pull request #583 from triplus/Font-size
  *  0d7a8e1 - Merge pull request #582 from kkremitzki/sketch_hex_fix
  *  288239c - Configurable coordinate info font size in Sketcher
  *  fa472ec - Fix hexagon creation error
  *  624ac0d - Removed wrong typo fix
  *  adca327 - add 'no shading' and 'hidden line' styles
  *  81884f7 - py3: gathering diff for CMakeList.txt
    fe96347c28039e97a0acdc37f7df9861ffc96eda
    33073603bd3b20a2debb9444a7247266f658baaa
    6400fcca2cb8f5fde95013d4de97c2c45f3bb4e7
    7c50633c8efc6d65d96f1b6f820c89320eabe1dc
  *  4db0484 - python: We only support 2.7.x
  *  61658e6 - Qt5: Enabled HiDPI scaling and Use HiDPI Qt Pixmaps
  *  69a9a0c - FEM: examples, update them to the updated result object
    with folw results
  *  e9e09a5 - FEM: make object module, sort methods by name
  *  8afbd2b - FEM: result task panel, add Fem to module name
  *  85bfe10 - FEM: FEM mesh 2 mesh command, make name fit in FEM name
    system
  *  8411d03 - FEM: command modules, add Fem to file and class name
  *  f5c717b - FEM: mesh clear command, make name fit in FEM name system
  *  f19481b - FEM: mesh print info command, make name fit in FEM name
    system
  *  11166f9 - FEM: result show command, make name fit in FEM name
    system
  *  dc39edd - FEM: results purge command, make name fit in FEM name
    system
  *  ef0a253 - FEM: solver control command, make name fit in FEM name
    system
  *  8cf0001 - FEM: solver run command, make name fit in FEM name system
  *  fb833d4 - FEM: code formating, use better variable name in the
    regard of codespell tool
  *  886ba74 - Fixed G2/3 command generation for flipped arcs.
  *  ad8cc9b - Using fuzzy comparison for half circle detection.
  *  450e3d8 - use consistent display mode names
  *  f560398 - add boolean parameter to MeshKernel::AddFacets to disable
    check for manifold edges of new faces
  *  24793f0 - fix doc strings, replace label with check box in export
    panel
  *  da0f810 - Avoid empty meshes. Improve object type detection.
  *  2231baa - Throw Python exception if format is unknown.
  *  095bb48 - Tidy up.
  *  944aa01 - Export Part and Group objects.
  *  e6f7c9d - Clean up docstrings to conform to PEP 8, tidy up.
  *  3792f25 - Add setting to export compressed/uncompressed AMFs
  *  e178d93 - Added some metadata to exported AMF
  *  0bd3e5d - Added AMF compression. Works with Cura, not Slic3r
  *  0b76013 - Renamed AmfExport.(h|cpp) to Exporter.(h|cpp)
  *  3eefe3e - Refactoring mesh export code
  *  a9949ab - Basic AMF writing support
  *  ff1ac5f - Add AMF to understood extensions/formats.
  *  7a0a997 - py3: Arch: mostly print-statements
    7247937288be85fe217c2d57cdb96c9a666e4e28
    00528f4b445fd851df53a79b4be6f1ff480f74d0
    b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
  *  9d85f3b - Update arch exception catching for py3
  *  99c9900 - source typo fixes pt4 (only on py3 merged code)
  *  30979dc - resolve merge conflict
  *  f94e1ff - py3: web: gathering diff of py3-branch
    76b3397762cb8e24b589e5d6de1bb623382f61fd
    ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
    11eb995a2e88df1125056403fb302ce85749f83c
  *  9913143 - py3: Test: gathering diff of py3-branch
    ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
  *  dcdce7b - py3: Test: print
  *  91e2e00 - python: Test: *.py: Fix python3 syntax
  *  946c126 - py3: Start: gathering diff of py3-branch
    ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
  *  52fc819 - py3: start: make the startpage load again
  *  55545fb - py3: ported Start to python3
  *  742d2c1 - Merge pull request #575 from bblacey/develop
  *  6844e7e - Upgrade to Eigen 3.3.3 to avoid spurious compiler
    warnings
  *  a3e0178 - Trivial typos
  *  cd1f010 - revert commit 1255ac62c and fix original code
  *  d343bb0 - Cleanup clang inconsistent override warnings-smesh
  *  ac9f475 - Clean up clang inconsistent override warnings.
  *  02fb687 - do code cleanup move BOPTools from Part to PartGui
    because it depends on GUI
  *  4664e5b - Merge pull request #573 from looooo/python3-
    Part+PD+Sketcher
  *  dd02fc1 - py3: Sketcher: remaining diff of python3-branch
  *  bcde3cd - py3: ported Skechter to python3
  *  3a27378 - python: Sketcher: *.py: Fix python3 syntax
  *  381419c - py3: ported PartDesign to python3
  *  da1081b - python: PartDesign: *.py: Fix python3 syntax
  *  8b45976 - py3: Part: Gui: gathering commits from python3-branch
  *  69828c2 - py3: Part: BOPTools: to make the BOPTools available in
    python3 the way to import these tools had to be changed: old:
    ```from Part import BOPTools``` -> new: ```import BOPTools``` this
    is also changed for python2
  *  a388a9d - py3: Part: App: gathering commits relevant for
    Mod/Part/App
  *  ed23c0d - py3: ported Part to python3
  *  e594ade - Merge pull request #572 from berndhahnebach/femdev
  *  c110499 - FEM typos
  *  d964187 - Install macOS bundle executables into MacOS
  *  8b86bfb - Merge pull request #569 from luzpaz/typos-pt3
  *  a78e8ff - source typo fixes pt3 (only on py3 merged code)
  *  6c720ce - resolve merge conflict
  *  6226d2b - Improved comment about Quarter doxygen commands
  *  0e3db30 - fiel --> file
  *  942d30c - Address is actually spelled with two "d"
  *  63ccfdd - fix typo and and add explanation for a cell address
  *  de8f66f - Some fixes for doygen syntax errors and some
    configuration to make it run smoother under Windows
  *  df67368 - resolve merge conflict
  *  1a4385e - py3: fix Python2 build
  *  70aebe9 - py3: ported Sandbox to python3
  *  4705980 - py3: Robot: gathering remaining diff of Robot-Modul
    d90e334005baa59805a9c812203ef107ca3be2a8
  *  21ffbea - py3: ported Robot to python3
  *  8b5fb47 - python: Robot: *.py: Fix python3 syntax
  *  b265030 - py3: ReverseEngeneering: port Py_InitFunc to python3
  *  1558e92 - py3: ported ReverseEngineering to python3
  *  125fd78 - py3: ported Raytracing to python3
  *  a39ef71 - python: Raytracing: *.py: Fix python3 syntax
  *  0e9189e - py3: Points: gathering commits:
    5f682d2a97a0b965813077d03fa2aee65377f3b2
    5ccfa18e8c8471639a7f98e294625c5532e7440e
    24836b36d5214db6823d6ac409afa42ce47ce263
  *  e90ddef - py3: ported Points to python3
  *  5f5797e - FEM: visible command names, use FEM instead of Fem
  *  5a6ccfb - FEM: vtk import, comment not used part of the code
  *  e98d632 - FEM: code formating, flake8 in import Fenics mesh
  *  10dd719 - FEM: fenics xml mesh format, add export module
  *  474ab30 - FEM: mesh view provider, add property to adjust max faces
    to show inner mesh data
  *  d8edf39 - FEM: gmsh mesh object task panel, fix import
  *  30941ac - FEM: z88 result reader, use generic result fill method
  *  cf7bc38 - FEM: fill imported result object, some refactor work
  *  7dce02b - FEM: result reader, replace try except by if key in dict
  *  6f105c4 - FEM: import tools, move fill result obj with imported
    results inside import tools module
  *  a569319 - FEM: import tools, move imported mesh creation def inside
    new import tools module
  *  90aeb37 - FEM: source code typos, issue 0002914
  *  35e66ac - FEM: gmsh mesh, make geo file better readable
  *  07d1dcc - FEM: code formating, flake8
  *  cc2c51b - FEM: ccx input writer, write object labels as comments
  *  de0cf45 - FEM: ccx input writer, typo
  *  f482f6d - FEM: vtk post processing, add peeq strain
  *  a8ded93 - FEM: result task panel, add peeq strain results and add
    peeq to result stats, by sodelo
  *  1cfd041 - FEM: result object, view provider, move task panel checks
    inside the setEdit
  *  f838e5f - FEM: 1DFlow, fix unit tests
  *  20f4325 - FEM: 1DFlow, fix z88 input file writer
  *  919823d - FEM: 1DFlow, result reading and display results
  *  8bb1df3 - FEM: 1DFlow, ccx solver handling
  *  1e1b9a8 - FEM: 1DFlow, gui command
  *  5c0660d - FEM: 1DFlow, object modules
  *  f087a65 - FEM: 1DFlow, icon
  *  0485edd - source typo fixes pt2 (only on py3 merged code)
  *  06b10a4 - Improved macOS statusbar integration
  *  dde5295 - source typo fixes pt1 (only on py3 merged code)
  *  681b6a3 - Update Metadata
  *  9c29475 - Align Robot workbench icons to guidelines
  *  2ecacef - Sketcher: fix issue #0002788
  *  5084b96 - Qt5: build FreeCAD for macOS with both Qt5 and Qt4
  *  1255ac6 - Fixed typo.
  *  2bc020d - Don't manage button arrow
  *  441ce4a - issue #0002741: Crashes when drawing tutorial
  *  dd7b65a - Draft: Added utilities -> create Working Plane Proxy
    command
  *  5bb2a5d - Draft: Added a couple of missing tooltips
  *  dbb8afb - Arch: Added option to create new material as a copy of an
    existing one in Arch Material dialog
  *  8903502 - Draft: Added checkbox to center working plane on current
    view in Select Plane dialog
  *  5eedcc4 - make cmake configure version with older versions
  *  9d4f8fa - Enable all VTK components available on macOS
  *  aab99ad - Arch: Added materials support to Arch OBJ import/exporter
    - fixes #2139
  *  10191e9 - fixes #0002921, fixes #0002922

 -- Alexander Pozdnyakov <censored>  Sat, 11 Mar 2017 22:10:55 +0300

freecad-daily (0.17~git10275-b217fe2-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: b217fe2287317e76422af5ab3ce7ae6c21969200
  * Date: 1487950213
  * git changelog:
  *  b217fe2 - set continuous constraint mode consistently to true by
    default
  *  a90014c - add missing word, fix layout
  *  b4bf37e - fix wrong return type
  *  fc08fa1 - Sketcher: costraint creation mode uses toolbar icons
  *  6be9a9b - Sketcher: Added option to turn constraint creation modes
    on/off
  *  e757c57 - Sketcher: External edges in constraint modes (Symmetry)
  *  31456a7 - Sketcher: External edges in constraint modes (Angle)
  *  167b28d - Sketcher: External edges in constraint modes (Equal)
  *  ff74ba3 - Sketcher: External edges in constraint modes (radius)
  *  2ffd94d - Sketcher: External edges in constraint modes (tangent)
  *  daf5a1f - Sketcher: External edges in constraint modes
    (perpendicular)
  *  29761fc - Sketcher: External edges in constraint modes (parallel)
  *  8966498 - Sketcher: External edges in constraint modes
    (DistanceX/Y)
  *  c6fd807 - Sketcher: External edges in constraint modes (point on
    object)
  *  ab4a222 - Sketcher: External edges in constraint modes (distance)
  *  39725ff - [Sketcher] Moved angle to constraint creation mode
  *  b32c102 - add missing header files for Linux build
  *  43a19ac - need to also copy __init__.py files to make local build
    working properly
  *  dacf91c - FEM: examples, update them to the updated
  *  8944ae2 - FEM: module moving, fix cmake, init, modulimports
  *  7bfd50e - FEM: move python modules: - object modules to new
    PyObjects directory - Gui modules to new PyGui directory
  *  7f884e8 - Qt5: cmake install dependencies on macOS
  *  d5348c6 - py3: Mesh: fix py3 Long/Int problem with python2
  *  6c8c3dc - py3: gathering diff from Mod/Mesh
    98a8275938388992ef1b7bb76dcd43438f61bf7e  py3: make most of the unit
    test to succeed
  *  2673f9e - py3: ported MeshPart to python3
  *  3803896 - py3: ported Mesh to python3
  *  f6b6e62 - python: TemplatePyMod: *.py: Fix python3 syntax
  *  a101d42 - py3: ported Drawing to python3
  *  744724a - Drawing: Remove broken and unused DrawingAlgos.py file
  *  5582604 - python: Drawing: *.py: Fix python3 syntax
  *  5574da5 - Add git commit info to Doxygen index page.
  *  2e4e9e8 - Merge pull request #551 from bblacey/macOS-app-icon-2920
  *  9f4ad70 - Merge pull request #547 from bblacey/bundler
  *  1073d06 - if possible then keep canonical curve and avoid to get a
    B-spline
  *  2dcbba9 - call BRepLib::BuildCurves3d after mapping a 2d curve onto
    a surface to correctly create a 3d curve
  *  21080af - Packaging: macOS relocation of libraries without children
  *  28f7944 - Use scalable application icon resources on macOS
  *  402aef2 - Arch: Support for object colors in DAE importer/exporter
  *  64912a5 - allow to pass also a face to Curve2d.toShape
  *  dd20ba3 - use Ctrl+MMB for zooming
  *  e5fe3d8 - Merge pull request #544 from luzpaz/short-url-cont
  *  97c9174 - fix various warnings
  *  3136b42 - Fixed typos
  *  d61de34 - Cleanup non-short-url wiki links in translations
  *  cd7e49f - Updates based on forum feedback
  *  4cd5822 - Update metadata
  *  d18655d - Align PartDesign Workbench icons to guidelines
  *  51c40e9 - FEM: examples, update them to the updated python result
    mechanical object
  *  0c0cf1e - FEM: result mechanical object, use same name sheme as for
    all other FEM objects
  *  eb14ba5 - FEM: ccx writer, write peeq output request to input file
    if nonlinear material analysis, by sodelo
  *  b3bcef5 - FEM: frd importer, import peeq strain if available, by
    sodelo
  *  9091c47 - FEM: mechanical result object, add peeq strain propert,
    by sodelo
  *  b203725 - FEM: cmake, sort a entry
  *  168c253 - FEM: objects FEM, initialize names if they where not
    given
  *  fe1a733 - FEM: mesh region object, move make def into make objects
    FEM module
  *  b7d69d9 - FEM: mesh group object, move make def into make objects
    FEM module
  *  c5008f9 - FEM: mesh gmsh object, move make def into make objects
    FEM module
  *  907a14d - FEM: nonlinear material object, move make def into make
    objects FEM module
  *  de9b534 - FEM: material object, move make def into make objects FEM
    module
  *  feae651 - FEM: mechanical result object, move make def into make
    objects FEM module
  *  b03b080 - FEM: constraint selfweight object, move make def into
    make objects FEM module
  *  99c5b57 - FEM: solver z88 object, move make def into make objects
    FEM modul
  *  4f0f3aa - FEM: solver calculix object, move make def into make
    objects FEM module
  *  6ffbac3 - FEM: shell thickness object, move make def into make
    objects FEM module
  *  b7111c3 - FEM: beam section object, move make def into make objects
    FEM module
  *  c63f1e7 - FEM: analysis object, move make def into make objects FEM
    module
  *  b7c1bb0 - FEM: create a make objects module to make python object
    creation more consistent
  *  e768701 - fix insecure implementation of debugprint
  *  b61a95c - py3: TechDraw: Int->Long
  *  e13d4a7 - py3: ported Measure and TechDraw
  *  f2dc8c5 - Some fixes of pr 538 fix -Wreturn-type homogenous naming
    style use official spelling of B-spline
  *  5133a87 - Sketcher: Delete non-suported BSpline constraints on
    NURBS conversion
  *  c1f4fd9 - Sketcher: BSpline toolbar command support for Convert to
    NURBS external geometry
  *  4c9073e - Sketcher: SketchObject convert to NURBS support for
    External Geometry
  *  2b6292a - Sketcher: Convert to NURBS command improvement -
    abortcommand
  *  f1cf2fc - Sketcher: Expose Internal Geometry for BSplines
  *  f291942 - Part: Add support for reversing a geomcurve
  *  4fe4792 - Sketcher: Fix zero curvature normal exception
  *  ca05f86 - Sketcher: Convert to NURBS toolbar via python to enable
    undo
  *  0531411 - Sketcher: Increase Degree toolbar via python to enable
    undo
  *  55f373e - Sketcher: IncreaseBSplineDegree python implementation
  *  4abe462 - Sketcher: ConverttoNURBS python implementation
  *  ce7e186 - Sketcher: Adaptation of code to handle the icons
  *  afd7610 - Sketcher: BSpline Increase Degree tool
  *  8ddc9cb - Add metadata
  *  2a7cdf7 - Add extra icons based on new feedback
  *  3c28937 - Create BSpline Toggle icons
  *  d5b068e - Sketcher: Shape to NURBS conversion
  *  90bec55 - Sketcher: Automatic calculation of divisions for comb
  *  fcc0865 - Sketcher: Bspline comb - change representation to be
    convex
  *  2ecfb67 - Sketcher: Bspline support for external geometry
  *  d92b3fc - Sketcher: Settings - Allow to set the number of segments
    per geometry
  *  00aadc4 - Sketcher: BSpline show/restore geometry information
    commands as a dropdown menu
  *  99dee8a - Sketcher: Switch of comb geometry information
  *  135137e - Sketcher: BSpline degree/comb hide/show commands
  *  e348736 - Sketcher: Comb appropriate scaling for closed and
    periodic BSplines
  *  feb29bd - Sketcher: BSpline curvature comb
  *  9c10b32 - Part: Geometry functionality extension
  *  1bac54e - Sketcher: new BSpline toolbar / command to hide control
    polygon
  *  2a4f246 - Sketcher: Information Layer show/hide node support
  *  9e6beb1 - Sketcher: Information layer scenography update on
    geometry change
  *  4cffdfe - Sketcher: Geometry Information layer for BSplines
  *  693f4c7 - update of xlsx-importer: new parser, trigonomic functions
    give the same result in the FreeCAD-spreadsheet, support of celltype
    "inlineStr".
  *  f556359 - fix setEdit, unsetEdit and doubleClicked methods of
    Python view provider
  *  ced83be - Merge pull request #541 from wwmayer/vbo_cleanup
  *  4a3252e - Fix Face color display issue with Vbo turned on
  *  399cdd8 - use Coin API to deal with vbo and add methods to cleanup
    GL resources on destruction
  *  6630bcf - issue #0001999: [STEP] Tessellation data or OpenInventor
    data memory leak
  *  112749b - Merge pull request #537 from agryson/sketcher-icon-
    updates
  *  448ac27 - fix crash in uIso of Sphere
  *  c1c4a90 - move vbo handling to private class
  *  c7652d7 - Update icons based on forum feedback
  *  1f12a3f - py3: FEM, more convert map to list
  *  be2b577 - py3, FEM, redifine open in all import modules
  *  9a5d920 - py3: FEM, redefine open in import modules
  *  7045113 - py3: FEM, convert map to list
  *  8bc6936 - py3: FEM, fix import Units module
  *  3617fc3 - py3: FEM, put print in brackets and import print_function
  *  5c0bcf6 - py3: FEM, PyMods, preprocessor conditions, Py::Long vs
    Py::Int
  *  3fab41f - Merge pull request #535 from bblacey/mantis-2886
  *  46f5554 - command to creation section from plane and mesh
  *  b52b94a - Packaging: Set macOS dynamic loader paths
  *  845d676 - implement tearDown to close document
  *  48f9987 - part: bspline: tests use copy instead of deepcopy
  *  2b35bb3 - part: bspline: tests
  *  978978f - Navigation indicator for FreeCAD

 -- Alexander Pozdnyakov <censored>  Fri, 24 Feb 2017 19:27:00 +0300

freecad-daily (0.17~git10149-4169e94-2) unstable; urgency=medium

  * fix icon desktop

 -- Alexander Pozdnyakov <censored>  Tue, 21 Feb 2017 19:12:55 +0300

freecad-daily (0.17~git10149-4169e94-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 4169e94b697c08cbc5427661498d2d1b9657a6ec
  * Date: 1487429874
  * git changelog:
  *  4169e94 - Part: code formating, white spaces
  *  54bbd79 - Part: compound filter, GUI command
  *  8369d68 - Part: compound filter, core module
  *  ba9e342 - Part: compound filter, icon
  *  787b930 - improve exception handling in BSplineCurvePy class
  *  72375db - clear error state when creating spline
  *  2209c7d - Fix ProgressBar rendering following STEP reader
    enhancement
  *  67a0bd4 - improve whitespaces
  *  7e42975 - Fix more GCC warnings.
  *  bc525a4 - fix crash due to GIL
  *  4d21adf - py3: spreadsheet: gathering spreadsheet relevant commits:
    356b3b5736d6a83a91050973f77db9fc005b8551 Update
    Arch,Fem,Material,Spreadsheet for py3 print
    70967107210481e362eab1cef78d15b8ba08c300 py3: Fixes from last rebase
  *  9b6ef85 - py3: fixed error in spreadsheet
  *  3efc4fe - py3: python3-related fix in Spreadsheet
  *  3d3a8d0 - py3: ported Spreadsheet to python3
  *  f9cb89a - python: Spreadsheet: *.py: Fix python3 syntax
  *  b115d79 - Arch: Add default storey when exporting to IFC + allow
    all Arch objects to have Undefined role
  *  686ba70 - FEM: python import modules, use same method structure in
    all modules, methods where only moved around, no changes inside the
    methods
  *  4387a4a - FEM: result task panel, only activate button if result
    really exists
  *  80e68bd - FEM: result task panel, reorder signal and slots and add
    comments
  *  68ec258 - FEM: result task panel, fix restore result settings for
    some result types
  *  e25c67f - FEM: result task panel ui, move user defined equation in
    separate frame
  *  a2374d0 - FEM: result task panel ui, reorder result radio buttons
  *  2cdaba4 - FEM: code formating, white spaces
  *  e38d0ad - PathHelix: Fix locale issue for Gui::InputField setText()
    method
  *  837f2ea - PathHelix: Be more liberal in what constitues a straight
    cylinder
  *  5cb17a6 - implement toNurbs for ellipse
  *  1463a26 - FEM: examples, update them to the new mechanical python
    result object
  *  8736bdc - FEM: result task panel, use better object names
  *  18dafb4 - FEM: result view provider, implement checks for open
    result task panel
  *  e4bd905 - FEM: result task panel, reset mesh color and deformation
    in taskpanel and not by use of FemTools, fixes if mutlip fixes if
    problems if multiple meshes or results are in an analysis
  *  c9f843a - FEM: result task panel, fix option hide constaints and
    parts and make a small change inside
  *  28d0d73 - FEM: result task panel, changes in the way the task panel
    is called be the commands in Gui
  *  91bd0fc - FEM: Doxygen tweeks Discussion in [FEM
    subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&st
    art=40#p158684) ...Calculix FRD Reader doxygen tweek ...Calculix INP
    Reader doxygen tweek ...Result import and export VTK file library
    doxygen tweek ...Z88 Mesh reader and writer doxygen tweek ...Z88
    Disp Reader doxygen tweek ...Command show result doxygen tweek
  *  a01acef - FEM: frd reader, missing mode_strain_found = False
  *  e111440 - FEM: ccx writer, better handling of different analysis
    types
  *  2de20b8 - FEM: gmsh mesh class, small improvement in gmsh binary
    handling
  *  e07b45d - FEM: better module names for CalculiX result reader
    modules
  *  9431d8e - FEM: better module name for Z88 o2 result reader
  *  e651a3f - FEM: vtk result file import, workaround for calculating
    the DisplacementLengths
  *  12f53b6 - FEM: move the new python FemResult object to
    FemMechanicalResult object derived from C++ FemResult object
  *  aa49586 - FEM: result task panel, codeformating and a comment
  *  08b51b4 - FEM: result task panel, fix user defined result errors on
    new refactoring
  *  b4b41ff - FEM: result task panel, fix because empty result are
    really empty now and do not have a 0.0 in list
  *  17eac77 - FEM: code formating, white spaces
  *  b55a768 - FEM: result object refactor, fix frd, vtk, z88 result
    file import
  *  c13ca92 - FEM: result object refactor, move most properties from
    C++ to a new Python result object
  *  ea1829c - FEM: vtk result file reading, activate import in python
    vtk import module
  *  1c18867 - FEM: VTK post processing, changes: - vtk result file
    reading - some changes in vtk post processing pipe line
  *  99fa203 - Merge pull request #522 from looooo/python3-
    import+inspect
  *  52f420d - Merge pull request #515 from kkremitzki/view-mappings
  *  49a8705 - Fix some Quarter High DPI Display issues. Ported from
    code by Randall O'Reilly.
  *  bf66153 - Increment year in copyright info
  *  f95eba0 - Merge pull request #524 from agryson/update-copyright
  *  c1dad1b - Path: Fixed wrong display of non-displayable paths -
    fixes #2484
  *  0c7587a - Increment year in copyright info
  *  3076b59 - Merge branch 'master' of
    https://github.com/FreeCAD/FreeCAD
  *  f4d8945 - issue #2902: add unit test
  *  19111f1 - issue #2902: track attribute objects in parent structure
    to notify about changes
  *  4f23b56 - issue #0002902: replace members of PyObjectBase with a
    PyDictObject
  *  8868943 - Arch: Testing opening property for windows
  *  b72aa9f - issue #0002902: PyObjectBase notification chain can lead
    to unexpected changes to document
  *  89925e2 - implement NURBS converson of circle
  *  27fd215 - add methods to convert a curve to a B-Spline or NURBS
  *  1cbe0be - Arch: Fix in Arch Test
  *  04e0620 - py3: ported Inspection to python3
  *  944d62e - py3: ported Import to python3
  *  05544f3 - Merge pull request #521 from looooo/python3-OpenSCAD
  *  87bf0d9 - Merge pull request #520 from f3nix/gcc-warnings-1
  *  ec00893 - Merge pull request #519 from f3nix/qt5-warnings-1
  *  d925db1 - py3: Material: print to python3 taken from:
    23fa650261ed346b2c5a6216b7720b87e063b27d author: kkremitzki
  *  de89c2e - python: Material: *.py: Fix syntax for Python 3
  *  159dbe2 - python: OpenSCAD: *.py: Fix python3 syntax
  *  34a3039 - declare hasExtension of Python wrapper as const method
  *  69e027a - fix rendering problems by using the cache context
  *  6d6fbdc - implement correct way to query VBO status of viewer from
    SoBRepFaceSet node
  *  0700345 - make vboAvailable a static variable and extend interface
    of renderShape to avoid side effects
  *  8612c4f - write custom action class to notify shape node about vbo
    changes
  *  56ff88e - cleanup experimental code, improve whitespaces
  *  968a597 - get VBO support for SoBrepFaceSet working on Windows
  *  8383f72 - Accelerate 3D rendering with VBO support *First step to
    move Part rendering using VBO instead of direct rendering *Update
    comments inside the code *Assume VBO is available if OpenGL > 3.0 is
    detected *Add initial Color support to VBO rendering ! *Initial full
    feature VBO rendering implementation *Modify some include issue for
    linux build *Try to fix linux include header *Reupdate header
    include for linux support *Fix compilation on linux *Fix linux and
    MacoOS build *Fix glGetString definition *Fix Windows build *Add VBO
    support as an option into the Preference menu *Fix crash while
    running FreeCAD test bench with new VBO rendering infrastructure (in
    both cases) *Improve performances *Compute material index only when
    a VBO update is required (improve frame rate by 10%) *Clean the code
    *Fix Travis compilation warning *Try to fix Windows compilation
    issue *Update include for Windows
  *  b9e8b4f - revert previous change in main() for POSIX systems
  *  fd2a178 - Fix some GCC warnings.
  *  d7541bc - QStyleOptionViewItemV4 is deprecated in Qt5. Replace it
    with QStyleOptionViewItem.
  *  1a8d535 - handle Coin3d version older than 4.0
  *  04071b4 - Update view mappings to sensible defaults
  *  d7ed8c4 - Part: Set per-face transparency in boolean ops - fixes
    #1029,#2806
  *  ebb3c84 - Gave keyboard shortcuts (V,1 -> V,5) to Draw Styles
  *  40abcf5 - fix OSX build failure due to outdated Coin3d version
  *  79d7f3e - Fix build with VTK 7.1 which introduces vtkMTimeType.
  *  7ec37c9 - Fix RPATHS for area-native and area libs on Linux.
  *  b77188e - Adding Normals in OBJ exports
  *  cc46acf - [Sketcher] Moved radius to constraint mode framework
  *  3d9b46d - [Sketcher] corrected artifact introduced by faulty
    conflict resolution
  *  3cf00a1 - [Sketcher] Moved distance to constraint mode
  *  47624cf - Moved vertical and horizontal distance to constraint
    creation mode
  *  5ff6895 - Moved symmetric to general constrain creation mode
    framework
  *  45cb028 - Moved equal to general constrain creation mode framework
  *  adc13ed - Move tangent to general constraint mode framework
  *  df658ae - Replace some of the allowedSelSequences with more general
    form
  *  798a57e - issue #0002503: Invisible pad object
  *  e1110bb - Arch: Allow the hi-res version of Equipment objects to be
    a shape too
  *  819b3e8 - Draft: Fixed buggy task panel of Facebinder
  *  72d2349 - Merge pull request #512 from WandererFan/Fix2888
  *  81c3bc6 - make new Part.Line behaviour the default
  *  513decf - Cleanup orphan features on DVP delete
  *  63d5749 - Fix crash if BaseView null on Section delete
  *  69163cb - Fix #2888 Crash on Delete View
  *  43a5483 - Merge pull request #511 from luzpaz/Short-urls
  *  9925e90 - issue #0002183: Mesh View . Use Bounding-Box Not Working
    For Flat Lines
  *  8b8b423 - Added crowdin badge to README
  *  aa59757 - fix 'Flat Lines' display mode of meshes
  *  6c2a7b4 - issue #0002891: Sketching impossible, Type.Error
    Exception
  *  364f53a - Replace new Short URLs with old wiki URLs pt2
  *  bb52cd1 - Replace new Short URLs with old wiki URLs
  *  0598af8 - unset PYTHONHOME on Windows to avoid eventual problems
    with a conflicting Python installation
  *  b3ca0ba - fix German translation
  *  f33c7b3 - issue #0001203: Allow User to Adjust Size of Constraint
    Points
  *  2ab9ef9 - Qt4/Qt5 neutral changes fix interface of slot functions
    in DlgSettingsEditorImp to avoid warnings with Qt5
  *  0a6b382 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  f2467d7 - Add persistence to Python console word wrap
  *  c0b29a4 - Merge pull request #504 from kkremitzki/master
  *  b9fea9c - Merge branch 'JanPatch' of
    https://github.com/WandererFan/FreeCAD
  *  2c31b01 - Fix 2889 Toggle Frames for DrawViewSymbol
  *  18cd5b5 - Feature Request 1880 - hide Template
  *  12346a6 - Fix 2884 crash on page delete
  *  0a05394 - Copy/Paste error referencing Image WB
  *  79a5a6a - Change Scale to PropertyFloatConstaint to prevent OCC
    loop when Scale == 0
  *  d5bb03b - hidden pref setting for face debugging
  *  64b36a2 - Update Metadata
  *  5965f48 - Align Part workbench icons to guidelines
  *  c23d885 - Draft: Fixed point tool
  *  9591e93 - Fix doc header references to be http/https agnostic
  *  70049da - Fix 2889 Toggle Frames for DrawViewSymbol
  *  c47d043 - Feature Request 1880 - hide Template
  *  2c7afff - Fix 2884 crash on page delete
  *  86363ca - Copy/Paste error referencing Image WB
  *  e0231e2 - Change Scale to PropertyFloatConstaint to prevent OCC
    loop when Scale == 0
  *  7c3e244 - hidden pref setting for face debugging
  *  15ab763 - Merge pull request #503 from agryson/vulture-artwork-
    feedback
  *  6fde632 - Integrate forum feedback on icons
  *  c797b47 - Merge pull request #501 from luzpaz/doxygen-typo-fix
  *  48c620b - Merge pull request #500 from pekkaroi/pathcompound-fix
  *  6b0a0ff - issue #0001935
  *  09b1c5c - fix doxygen typo introduced to DraftVecUtils.py
  *  00c850f - Merge branch 'master' into pathcompound-fix
  *  60ae927 - issue #0002031: show object name when hovering tree view
  *  63ee215 - findParentJob fixed to work from within a PathCompound
  *  36b7e03 - fix eval flsw: do not use GUI stuff in App modules!
  *  095d462 - Arch: Added oddtopus's fixes to Arch Frame
  *  216d8c6 - commit 10000
  *  5cf9eb0 - commit 9999
  *  019b0e2 - Draft: doxygen tweaks Getting familiarized with doxygen
    by starting some initial work on Draft module typo introduced from
    commit
  *  76b3397 - py3: ported module init to python3
  *  915a1b1 - py3: Draft: use ordered dicts
  *  76a4e74 - py3: Draft: Trackers integer division
  *  8165b2a - py3: Draft: python3 translate
  *  2deaf4f - Update to Python 3 print
  *  da2b9f3 - py3: error with decode translation. translation already
    is a function defined in DraftTools and is responsable for right
    decoding. Not doing it twice.
  *  742d92c - py3: fix in draft translate function
  *  8696ecd - py3: ported Draft to python3
  *  81464b5 - python: Draft: *.py: Fix syntax for Python3
  *  09ef1e9 - undo removal of function caused by PR494
  *  899e57f - PATH: post processor tweaks and loop select. rename
    generic_post.py: This is actually a post specific to a machine.  The
    generic name is confusing fix test case. Contour has no plunge angle
    scrubbing postprocessors for python 2 style prints Keep loop select
    usable when task panel is open.
  *  17a3d1e - fix warnings: -Wmaybe-uninitialized
  *  16a23d1 - disable Path module on Win32 if cmake version is less
    than 3.4.3
  *  c014fe1 - Merge pull request #460 from realthunder/PathArea
  *  850bba7 - prework for issue #0002698

 -- Alexander Pozdnyakov <censored>  Sat, 18 Feb 2017 19:02:23 +0300

freecad-daily (0.17~git9945-709d2f3-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 709d2f325db0490016807b8fa6f49d1c867b6bd8
  * Date: 1486160742
  * git changelog:
  *  709d2f3 - fixes #0002887: add FC logo (watermark) in Save Picture
    Tool
  *  9b58d8b - Merge pull request #495 from luzpaz/grammar-fixes
  *  33e0bc3 - fix various warnings
  *  bb5c01b - typo r/scema/scheme/
  *  ad7f6b9 - fix --log-file description grammar
  *  1afa150 - raise error if parameters of ellipse are invalid
  *  25496ad - Add Addon Manager to Tools menu
  *  66982e2 - Sketcher: Polyline continuous mode support
  *  b708957 - Sketcher: BSpline deletion/special hideunused internal
    geometry
  *  4750bd4 - Expressions: Generalized
    FunctionExpression::simplify(...) function.
  *  0d6f777 - Expressions: Fixed issue #2879.
  *  715fa81 - Arch: Upgraded Equipment tool - fixes #2573
  *  6c3b78e - Merge pull request #490 from AjinkyaDahale/patch-1
  *  2623ca4 - fix whitespaces
  *  a97fbc3 - Merge pull request #489 from vejmarie/step
  *  5d21eb6 - fix crash in
    ViewProviderGeoFeatureGroupExtension::getLinkedObjects
  *  7a9fecb - Minor bug in PartDesignGui::ViewProviderPipe
  *  7b5707b - Add an update timer to the progress bar set to 500ms
    instead of nothing. STEP Reader is updating the progress bar every
    time a new Shape is decoded/transferred and loaded, which is a huge
    amount of "interrupt" and slow down drastically the global
    performance
  *  2780edd - Arch: fixed import of IFC Site geometry
  *  e8c822c - Changes based on wwmayer's comments
  *  fb2cd4d - Moved Perpendicular to constraint mode framework
  *  5e997fe - Brought back select then constraint for all constraint
    tools yet converted
  *  a881d30 - Miscellaneous changes to constraint creation modes
  *  9ec7bd4 - Sketcher: Fixing Green selection on new style constraints
  *  a39d254 - Moved point on object to general constraint mode
    framework
  *  643e61c - Moved parallel to general constraint mode framework
  *  180772b - Moved coincident and vertical to general constraint mode
    framework
  *  dad03ca - Moved CmdSketcherConstrainLock to general constraint mode
    framework
  *  4ad41e1 - Generalize DrawSketchHandlerGenConstraint::releaseButton
  *  99f93f3 - CmdSketcherConstraint::applyConstraint() is now used in
    DrawSketchHandlerGenConstraint
  *  61324d8 - Initial commit with DrawSketchHandlerGenConstraint
  *  583bb48 - Replace All SelectionFilterGates in Constraint Modes by
    GenericConstraintSelection
  *  b2c5e84 - Addition to CmdSketcherConstraint and
    GenericConstraintSelection
  *  93cb552 - Coincident constraint mode works on root (origin) too
  *  3f02c72 - Skeleton of general CmdSketcherConstraint Class
  *  9f68469 - Merge pull request #486 from agryson/icon-sizes
  *  bcc2e45 - Merge pull request #487 from berndhahnebach/bhbdev066
  *  0b4374e - Merge pull request #488 from mlampert/QtGui-import-fix
  *  c4a552e - Fixed QtGui import.
  *  2d84615 - include required header under Linux
  *  321ca98 - use names directly from document to set them in scene
    inspector
  *  71fe911 - FEM: Z88 result reader, fix open Z88 results files
    directly
  *  3f08dd5 - FEM: import Z88 results, change module name to import...
  *  469e391 - FEM: import VTK results, change module name to import...
  *  df66ce0 - FEM: export results to vtk, code formating and
    documatation information
  *  9ce1662 - Fem: add FemResult export to VTK files for visualization
    externally
  *  1b44eff - Show current icon size if not in list
  *  ce416f2 - Show icon units
  *  616f45f - Remove reliance on PM_ToolBarIconSize
  *  fc4a1c6 - Activate only UI tree leaf as to display properly colors
    when browsing a STEP (there is currently a limitation within the
    reader which creates compound which are totally grey) and accelerate
    browsing by de-activating Compound rendering
  *  bcea759 - fix crash with null pointer links in PropertyLinkList
    handle case with null pointers as value in STEP reader avoid to
    create coumpound objects with null pointer links
  *  3a3fa30 - Arch: fixed small bug in Site area calculation
  *  64d0eb9 - can't assign nullptr to a QPixmap
  *  303f088 - fix linking error in TechDraw
  *  2a1d02e - Merge pull request #485 from WandererFan/January
  *  c636278 - Merge pull request #483 from looooo/python3-path
  *  541ff37 - Fix tuple unpacking issue
  *  06a5bfb - Remove py3-incompatible tuple argument from Path
  *  e47edae - Update Path to py3-compatible printing
  *  5f72efa - Avoid issue if ViewProvider deleted while graphic still
    active
  *  49c2be1 - Fix potential race when cancelling DPG creation
  *  722b2d1 - Install default PAT file
  *  7cb3e93 - Preferences for GeomHatch
  *  b1a5fd9 - Add dialog for GeomHatch creation
  *  84b858a - fix naming conflicts
  *  42bb647 - update tooltips, menu order
  *  299ac94 - Geometric hatch for Section face
  *  1d3a8a9 - minor fixes: debug message/tooltips/etc
  *  f51b581 - Initial working version of geometric crosshatch/PAT files
  *  54fed5c - Improve handling of broken references (changed
    Edge/Vertex names)
  *  afa8c9f - Prevent DetailView crop circle marker
  *  0cb29cf - Fix Diamter/Radius Dimensions in Detailview
  *  935c4f8 - Make detail crop circle public
  *  c0ab95a - Add Vector2D conversion
  *  fad1edb - Add formatVector for Vector2d
  *  7959d84 - remove debug messages
  *  98c8394 - Handle corrupted 2D references
  *  3d8622d - ViewSection inherits Scale from Base
  *  3ce9c48 - Clean up children on Page delete
  *  6cad2bc - Delete DPGI's when parent DPG deleted Ensure Gui/QGIVxx
    is removed when App/DVxxxx is deleted
  *  0204b77 - Warn if Anchor view deleted in Projection Group
  *  1738107 - Correct handling of deleted Features in QGraphicsScene
  *  c0c4569 - Change DPG freature name from "cView" to "ProjGroup"
  *  a6129b9 - Remove SectionLine on delete or cancel
  *  78c07ce - Remove section line from DVP on delete of DVS
  *  60ba62c - Fix non-rotation of QGIDecorations with QGIViewPart
  *  429c32b - Reset edit after dialogs
  *  9e7d56d - Fix NaN in iso sections
  *  0623e8f - Fix DPG positioning on mouse move
  *  94a647a - Fix Svg export page & text size in HiRez
  *  5e62c6b - Add arrowstyle preference
  *  5007193 - Initial Bitmap fills for Faces
  *  ad98ff1 - Restore lost dimension tail
  *  fe617e1 - Make SVG hatches scalable
  *  f68cbc8 - Basic working HiResolution TD
  *  32bacd0 - py3: ported Path to python3
  *  71f6a28 - python: Path: *.py: Fix python3 syntax
  *  8ed62e3 - Merge pull request #482 from agryson/multi-workbench-
    artwork-alignment
  *  49c02b9 - Update Plot icon metadata
  *  1c07ca7 - Align Plot Workbench icons to guidelines
  *  35c817e - Update Ship icon Metadata
  *  806df18 - Align Ship Workbench icons to guidelines
  *  ab196b5 - Correct outline color in sketcher icon
  *  ea2f873 - Start: misc fixes in startpage
  *  fa4b5d2 - Merge pull request #480 from drallod/master
  *  357ecb5 - Path: Issue #0002817:
  *  fc2010b - Arch: Export rebars to IFC as SweptDiskSolids + fixed
    half-done py3 compatibility - fixes #2684
  *  1e4b6ed - Merge pull request #479 from
    abdullahtahiriyo/bspline_stage1b_2017_firstdeliverable_fixes
  *  9725be8 - Sketcher: Documentation of delete functions
  *  0edf172 - Sketcher: Fix deletion of geometry having internal
    geometry inserted before the geometry
  *  175d177 - Merge pull request #467 from mlampert/path-unit-test-
    fixes
  *  d4da536 - Restored exception masking - although i'm not sure it's a
    good thing.
  *  c9c7d19 - Import pivy only if gui is up.
  *  013043b - Refactored cmake file once again - exposing root
    exception.
  *  e1a22b7 - Fixed unit tests for the case where LineOld is not set to
    false.
  *  831e467 - Refactored cmake file and added TestPathCore.
  *  ea7789b - Fixed merge issues and re-enabled tests.
  *  f0db6b8 - Hooked Path tests into global unit test target.
  *  7805dce - Fixed holding tags unit tests.
  *  33a3c5f - Merge pull request #478 from agryson/sketcher-artwork-
    alignment
  *  9512b46 - Update Metadata
  *  f254987 - Update xpm icons
  *  0746a8e - Align Sketcher Workbench icons to guidelines
  *  0df4af4 - issue #0002540: Crash on startup
  *  a240f5d - issue #0002540: Crash on startup
  *  9b49777 - Merge pull request #475 from
    abdullahtahiriyo/bspline_stage1b_2017_firstdeliverable
  *  7756c27 - use triangular tabs in property view only on Windows
  *  36e1d07 - fix -Wunused-variable
  *  a460c54 - Merge pull request #472 from looooo/python3-complete
  *  f47fc48 - code cleanup
  *  f10a436 - STEP reader improvements Create Global STEP Tree when
    assemblies are present Make TBB usage dependant of its activation
    status at CMake Level Fix hierarchy opening into STEP Assembly
  *  dd63fe9 - Changed comparison of adjecent edge points to use
    PathGeom.pointsCoincide to deal with the higher precision of doubles
    underneath.
  *  bef8153 - Merge pull request #474 from mlampert/logging
  *  80e7ece - Sketcher: BSpline - avoid tiny circles on removal of
    equality
  *  6ad5182 - Sketcher: BSpline Creation - as single command for one-
    step undo
  *  bad73ab - Sketcher: BSpline Creation fix - Remove introduced pole
    if creation cancelled
  *  cc31dac - Sketcher: BSpline Creation improvement - Add constraints
    by groups
  *  ec8c514 - Sketcher: BSpline Creation acceleration - pole
    constraining on pole creation
  *  38fc707 - Sketcher: BSpline Creation solver call reduction
  *  bdc81aa - Sketcher: BSpline Creation - pole circle on click
  *  f4a8820 - Sketcher: InternalAligment Python extension to
    InternalAlignmentIndex
  *  f92e5db - Fixed moved dogbone to use logging module - and fixed a
    bug while I was at it.
  *  7cc843c - Fixed secondary debug logging in holding tags.
  *  dfb1094 - Path logging interface and bulk transfer of HoldingTags
    dressup to use module.
  *  fdd34ef - Draft: Fixed small bug in SVG output
  *  9a6191f - Draft: AutoGroup system
  *  38921cf - py3: ported Complete to python3
  *  9f2a389 - py3: add PyMOD_INIT_FUNC from: py3: ported module init to
    python3, wwmayer
  *  bebda4c - fix crash when pressing cancel on pipe task panel
  *  d9dda3f - Path: Fixed issue where GCodeEditorDialog wouldn't appear
    for some post processors
  *  087853b - Draft: improved makeSketch backward compatibility
  *  8204397 - Draft: various fixes and improvements of makeSketch
  *  1d5d539 - FEM: GMSH mesh object, in some cases the task panel did
    not open
  *  0984672 - make sure that the passed 'self' pointer to a method of
    the Python wrapper is never null
  *  294b230 - fix crash when cancelling revolution task panel
  *  8a100bf - issue #0002836: Crash in sketcher
  *  43e8c21 - issue #0002816: Trimming tool crashes
  *  417f074 - handle stricter tolerance of Vector3d for equality in
    Draft unit test
  *  654da13 - Merge pull request #468 from cconnett/master
  *  9f859a0 - Draft: Fixed encoding bug in dwg import - fixes #2872
  *  9134a1e - Grammar fix
  *  1c0c848 - Merge pull request #464 from berndhahnebach/bhbdev064
  *  27c4136 - TaskTransformedParameters derives from
    Gui::DocumentObserver to handle deletion of view provider when
    clicking Cancel button
  *  bc84e88 - add observer for GUI documents
  *  529e141 - FEM: unit tests, get rid of duplicate defs
  *  b8403d4 - FEM: unit tests, update result files to start with
    element numbering with 1
  *  dbe6efb - FEM: unit tests, start element numbers of the unit test
    FEM meshes with 1
  *  94ddfdb - FEM: unit tests, make all FEM unit test in one directory
    in tmp directory
  *  227beac - FEM: unit tests, fix def to update results
  *  cfa97b0 - FEM: unit tests, reorder paths
  *  a5d6c29 - FEM: unit tests, convert result stat file from win to
    unix line ending
  *  d553d50 - FEM: splitted input file, fix if there is no constraint
    fix but constraint displacement and plane rotation instead
  *  1347c7b - FEM: examples, update them to the new solid material
    category
  *  d87d0a9 - FEM: imports, comment not used imports
  *  56d43c2 - FEM: code formating, flake8
  *  72c7a8a - change old DAG implementation to pass unit tests
  *  6105ea7 - Merge pull request #463 from qingfengxia/fluidmaterial
  *  66b91b1 - partially revert changes of issue #0002858 and add
    IsEqual method
  *  db0fe5b - change old DAG implementation to pass unit tests
  *  66fcaf6 - Fem: add push button to export customed fluid and solid
    material to FCMat file
  *  b788503 - Fem: add icon for FemMaterialFluid command toolbar item
  *  a90d221 - Fem: add length scaling (metre to mm) option for VTK mesh
    import
  *  0afb7b6 - Merge pull request #462 from looooo/fix_translation
  *  172206f - restore old DAG implementation and fix some build
    failures
  *  c43b39d - Sketcher: BSpline creation mode end on right-click
  *  4915a09 - py3: code from python3-branch broke the translation in
    Start-wb. This commit should fix this
  *  f21fa3e - fix compiler warning

 -- Alexander Pozdnyakov <censored>  Sat, 04 Feb 2017 10:54:50 +0300

freecad-daily (0.17~git9758-f3f7b01-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: f3f7b01202646d7103961ba24063658a9f72e650
  * Date: 1485022536
  * git changelog:
  *  f3f7b01 - improve whitespaces
  *  69857f3 - DAG: remove early return to avoid update chain changes
  *  b427409 - DAG: remove defined but unused function
  *  4f8e046 - DAG: Fix preprocessor definition inconsistencies
  *  d9adc9c - DAG: Add document graph recompute test
  *  665eb63 - DAG: Change object graph handling to be bidirectional
  *  93262e9 - Draft: more coherent rectangle creation
  *  700ed33 - Merge pull request #461 from f3nix/layout-fix
  *  92c3165 - fix possible crash in destructor of FeaturePythonPyT
    template
  *  37b7513 - Fix layout issue in DraftGui's _inputfield.
  *  ad57478 - fix a couple of compiler warnings
  *  f5c0f57 - write consistently 'B-spline' in menus and tooltips
  *  62b4782 - Several fixes: + use different iterator variable for
    nexted loops + avoid loss of data warnings + improve layout
  *  0955ccf - fix whitespaces
  *  7a3c8d0 - make indexes of GeomBSplineCurve consistent to OCC API
  *  5dab557 - in geometry classes raise RuntimeError instead of basic
    exception type
  *  ad29408 - Merge pull request #447 from
    abdullahtahiriyo/bspline_2017
  *  eeb7dd4 - spend own type for Python wrappers of FeaturePrimitive
    and BodyBase
  *  ac7750f - issue #0002867: AttachExtension crash
  *  14ae74f - Use contour area for wire size instead of bounding box
  *  306ad7f - Replace Vector3D ==/!= with difference <
    Precision::Confusion()
  *  e9b5722 - python3: dict.has_key("key") --> "key" in dict
  *  7c15e14 - Added a search box to the PropertyLink dialog
  *  c241bed - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  bce02da - Using system link color in property editor
  *  39bd5ea - issue #0002867: AttachExtension crash
  *  67fdbfd - Arch: Fixed bug in Section Plane + TechDraw view when the
    section is empty
  *  2a67c7f - Merge pull request #453 from qingfengxia/fluidmaterial
  *  4d5fab1 - Merge pull request #456 from mlampert/develop
  *  632f1f5 - Merge pull request #454 from bblacey/develop
  *  81ae4f9 - Fixed z=0 issues; added rapid move for square tag that is
    at the maximum height (or higher).
  *  6ead01e - Use Gitter notifications
  *  8252616 - Fem: add air and water fluid material into
    data/Mod/Material
  *  a378a16 - Fem: modify taskpanelFemMaterial to support simple Fluid
    Material
  *  3f0c9d7 - Merge branch 'master' into bspline_2017
  *  0f4a5b4 - Merge pull request #452 from luzpaz/travis-mascot
  *  cfe2aa7 - fix TravisCI mascot logo
  *  2f44192 - Merge pull request #451 from kkremitzki/master
  *  38c8884 - Streamline README.md
  *  370d4f5 - Merge pull request #450 from kkremitzki/master
  *  79f99b3 - Move gitter.im badge
  *  8624711 - Add gitter.im badge
  *  c0ec75e - Merge pull request #449 from looooo/python3-arch
  *  f3fb676 - py3: Arch: some more fixes
  *  636804f - Merge pull request #448 from sliptonic/master
  *  2bc1162 - py3: Arch: print fixes
  *  1a21a4b - py3: cherry-picking fixes a cherry pick for the arch
    module introduced problems with python2 and the start-wb.
  *  31e4489 - py3: resolving diff in Arch
  *  8ad2c69 - py3: open function is in module 'io' in py3 instead of
    __builtin__
  *  4f43cfa - py3: adapt scripts to work with Python3
  *  1591601 - py3: Arch: *.py: Fix syntax for python3
  *  ed37367 - Path: Make contour default final depth to part bottom
    instead of 0
  *  c4405f8 - Path: fix missing field in profile edges
  *  9876307 - fix crashes in creation of parabola or hyperbola
  *  46075f3 - Sketcher: Symmetry support for BSpline
  *  5956d03 - Merge pull request #446 from agryson/openscad-artwork-
    align
  *  252d84f - Sketcher: Array/Copy/Clone support for BSpline
  *  8d81a71 - Update Metadata
  *  7744fcf - Align OpenSCAD icons to guidelines
  *  45b8989 - set layout of text of progress bar in unit test dialog
  *  5b5189a - workaround for running graphviz under Qt5
  *  177f36a - Merge pull request #445 from agryson/drawing-artwork-
    alignment
  *  2e789dc - Sketcher: BSpline SnellsLaw - unsupported
  *  f935f33 - Sketcher: BSpline point-on-object - unsupported
  *  c1decd3 - Sketcher: Enable relative movement of BSpline edge
  *  f35d739 - Update Page template icons
  *  df91ee5 - Don't depend on svg contents for file info
  *  8ba60da - Updated Metadata
  *  ce4ee4b - Update Drawing Workbench icons to Tango
  *  17c6921 - Draft: Fixed bug in line UI - fixes #2860
  *  c6144c2 - Draft: improvements to Stretch code, added support for
    rectangles
  *  0f7d4ac - PATH: Fix for x10 input field issue in tool table
  *  a588349 - Horizontal and Vertical Constraint creation modes
  *  6e7c491 - fixes #0002858: Vector2d Equality Incorrect
  *  cd6c918 - Merge pull request #443 from dev-at-stellardeath-
    org/path_helix
  *  adb9353 - Merge pull request #444 from looooo/python3-fixes
  *  2f66ff6 - wrapper for QVariant <> Base::Quantity <> PyObjectWrapper
  *  67c1bca - Merge branch 'master' into path_helix
  *  4da262d - Sketcher: BSpline solver improvement
  *  6b5622a - Sketcher: BSpline - Equality not supported user
    indication
  *  2eec558 - Sketcher: BSpline - UI Perpendicularity
  *  340d33f - Sketcher: BSpline - Informing the user of non-supported
    tangencies
  *  e53dc90 - Sketcher: BSpline simplified endpoint
    tangency/perpendicularity solver implementation
  *  9bf1e8f - Sketcher: BSpline box selection
  *  42331bd - python3: neutral fixes
  *  f2faa50 - PathHelix: Switch to QToolBox based task panel
  *  d8afbe5 - Fix 2843 DrawProjGroup Restore
  *  2fef05c - Revise edge & vector compare function for clarity
  *  70f0a3c - Merge pull request #437 from tomate44/SavePicture
  *  df82247 - Merge pull request #441 from agryson/draft-stretch-align
  *  a631730 - Merge pull request #439 from agryson/spreadsheet-artwork-
    align
  *  6115e78 - Merge pull request #438 from berndhahnebach/bhbdev063
  *  e2b5623 - FEM: code formating, flake8
  *  73b9c73 - FEM: unit tests, update FreeCAD files of FEM unit tests
  *  4360c0b - FEM: unit tests, fix some issues and save FreeCAD files
    of the unit tests
  *  eb9f1d0 - FEM: pre checks, do not allow youngs modulus and thermal
    conductivity (later for thermomech analysis) to be 0.0
  *  bfc3c3f - Minor grid alignments
  *  512fd62 - Sketcher: Enable BSpline edge and enpoints movement
  *  9914e41 - Update Metadata
  *  1c7e098 - Align Spreadsheet icons to Tango
  *  1b59e74 - Sketcher: Solver Simplification for basic case
  *  0ef082b - Sketcher: Construction of periodic BSplines
  *  348d4cf - Sketcher: Periodic bspline icons
  *  e441c2a - Merge pull request #436 from
    sliptonic/feature/removeoldtags
  *  8924cb1 - avoid changing scenegraph while traversing it
  *  09d8034 - Doc: Fixed typo
  *  5a884c9 - Add Transparent background to Save picture options
  *  b0abdd1 - PATH: remove old holding tag code and GUI elements
  *  c704c28 - Draft: Added stretch tool - fixes #1163
  *  5929ad3 - correct clipping issue
  *  42a2faf - Update Helix Metadata
  *  62b08cd - Update helix icon
  *  1ceb718 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  bbd606a - Merge pull request #434 from mlampert/HoldingTagArcs
  *  e4c3573 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  e76333f - Fixed segmentation of xy-plane arcs, made # segments
    factor a property.
  *  671e588 - Sketcher: BSpline autoconstraints on creation
  *  b255ada - Sketcher: Sketcher Elements support for BSpline
  *  1076b70 - Part: BSpline creation method corrected as per Werner's
    indication
  *  0c34f1b - Merge pull request #433 from agryson/arch-artwork-
    alignment
  *  f2c884a - Merge pull request #432 from mlampert/HoldingTags
  *  675cd52 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
  *  c9de368 - Sketcher: BSpline restore internal geometry
  *  2a4353a - Sketcher: BSpline delete internal geo on deletion
  *  d66242b - Sketcher: Contraint class extension
  *  032ead0 - fix broken shadow
  *  8e87cd6 - Revert modifications to 3rd party icon
  *  1f43ad7 - Minor updates and polish
  *  4bf8b51 - Update Arch Workbench icon metadata
  *  39e48dd - Align Arch Workench icons to Tango
  *  9d54420 - Added support for rounded tags.
  *  126fe81 - Translation of strings.
  *  3cbf1c3 - Reduced debug logging.
  *  891add9 - Added preferences for holding tags.
  *  70c3fc8 - Automatically disable tags if they overlap with previous
    tag and/or do not fall on the base wire.
  *  2403890 - Minimum # tags is 2, makes sense and avoids the endless
    loop.
  *  190aa1f - Retrieve colors from settings.
  *  45893d7 - Fixed adding new tags - sorting required.
  *  706875b - Fixed v-scrollbar issue and added edit button.
  *  f89eea7 - Using InputField for width and height and use proper
    properties.
  *  6792e2c - Minor name cleanups.
  *  0781cf7 - Added support for manual point input.
  *  8f7102e - Adding and modifying tags with mouse works - event and
    selection handlers are properly registered and removed again.
  *  e6c968c - Basic tag visualization and selection.
  *  c2f2a25 - issue #0002739: Mac users must Command click instead of
    Ctrl click multiple elements.
  *  675bcc2 - fixes #0002125: CMake shouldn't generate Version.in for
    release tarballs.
  *  a9530bc - issue #0002739: Mac users must Command click instead of
    Ctrl click multiple elements.
  *  cbcbd48 - Merge pull request #431 from sliptonic/feature/coretests
  *  57850b5 - fix crash in graphviz export due to invalidated iterators
  *  678f36c - PATH: some simple core tests
  *  1155022 - Sketcher: BSpline Weights internal geometry support
  *  6bd801d - Sketcher: expose Bspline pole internal geometry
  *  d949f52 - Sketcher: BSpline solver Internal Geometry for poles
  *  07eebb1 - Sketcher: Constraint Third Redefinition for internal
    geometry
  *  609c80b - Part: Fixes triggered by Werner's comments on my branch
  *  e7dacb9 - Part: Bezier serialization support extension to periodic
  *  0e2cf2e - fixes #0002837: Misspell in PY module
  *  b7c0127 - PATH: changed default opened  tabs in panel ui files back
    to base gemoetry
  *  21b1166 - PATH: fix for 2805 changed TaskPanels to use unit
    conversions via FreeCAD.Units commented out references to segLen
    since it si used nowhere
  *  0e65256 - issue #0000466: Sketcher: allow moving the dimension
    datums in two directions
  *  f5367d7 - fix warning and improve code formatting
  *  61c3f2c - Merge pull request #428 from vejmarie/step
  *  5d817c7 - Merge pull request #426 from brawaga/patch-2
  *  d88fd4c - Merge pull request #424 from brawaga/patch-1
  *  186b9e2 - make code a bit more readable
  *  6668a86 - Merge pull request #420 from ChrisLuck/stepdown_2
  *  61fb3d4 - Fem: add _CommandMaterialFluid.py and
    FemMaterial.makeFluidMaterial method
  *  358238f - Merge remote-tracking branch 'origin/master' into step
  *  7ccd9a9 - Create Compound per STEP file definition within FreeCAD
    interface STEP hierarchy is in that case respected
  *  5a370d6 - Merge pull request #421 from dev-at-stellardeath-
    org/master
  *  2a977c3 - Merge pull request #419 from f3nix/qt-keywords-1
  *  0c5ac71 - Merge pull request #418 from triplus/master
  *  59ef8d8 - Doc: Cosmetic fixes in doxygen output
  *  81e9228 - issue #0000753: angle constraint auto places the
    constraints visuals including its value in the wrong place
  *  61b685f - Part: BSpline serialization
  *  c20b17f - Sketxher: Basic creation method
  *  40aafe7 - FEM: remove precheck for load since an static analyis
    could be valid without loads
  *  aa83257 - FEM: code formating, remove trailing whitspaces
  *  f9f6826 - FEM: VTK tools, add stress and strain vectors (x,y,z)
  *  57a94af - FEM: result task panel, add stress and strain vectors to
    possible user defined results
  *  3003b7d - FEM: frd reader, add reading strain data and calculate
    stress and strain vector
  *  dc3b454 - FEM: result object, add properties for stress and strain
    vectors
  *  01b3db5 - FEM: frd reader, add B32 beam elements
  *  2537cf5 - FEM: mesh group, add a needed def to mesh tools and use
    the new mesh group object in gmsh mesh class
  *  1973efa - FEM: mesh group, add task panel
  *  d1954ae - FEM: mesh group, add command to FreeCAD GUI menu and tool
    bar
  *  c72cd50 - FEM: mesh group, add object
  *  edb1f02 - FEM: VTK tools, only import results into vtk if they
    exists
  *  3ec0a50 - FEM: VTK tools, fix value assignment
  *  b5bfc01 - FEM: frd reader, typo
  *  ba38e06 - FEM: result object, typo
  *  162c74c - Draft: Moved dimension decimals preference setting to the
    dimension preferences tab - issue #2832
  *  5d2e834 - Draft: Fixed spline bug in DXF importer
  *  58844fe - Update Part_ru.ts
  *  a0533b7 - Changed comparison for points - fixes issue if bone is at
    plunge point.
  *  e7daf5a - Sketcher: BSpline icons courtesy of Jim
  *  2830179 - Update Fem_ru.ts
  *  25fc1d3 - Merge pull request #422 from mlampert/issue-2664
  *  8ea8699 - Part: Enable BSpline creation from poles
  *  9d55585 - Check for 0 pointer in initialisation for assigning
    default values.

 -- Alexander Pozdnyakov <censored>  Sat, 21 Jan 2017 21:44:29 +0300

freecad-daily (0.17~git9544-95b7610-1) unstable; urgency=medium

  * Compile
  * URL: https://github.com/FreeCAD/FreeCAD.git
  * Branch: master
  * Commit: 95b7610536b3c66db6f5b6f66a63f1c80db877d0
  * Date: 1483724420
  * git changelog:
  *  95b7610 - show exceptions when activating a workbench as error
    message, not log message
  *  bf5dcbd - move import statement to fix error
  *  96dc57c - replace Qt keyword slots with Q_SLOTS
  *  524ee4a - fix Qt5 port of messageHandler
  *  899c5c3 - Merge pull request #417 from dev-at-stellardeath-
    org/path_helix
  *  b334197 - Arch: decompose multifuse objects when exporting to IFC
  *  cd3c1d5 - Path: Helix taskpanel shows interdependencies of holes
  *  4efd3e8 - fix -Wunused-parameter
  *  6dff7f1 - Merge pull request #413 from realthunder/sortEdges
  *  109f869 - Extensions: Fix GeoFeatureGroup drag&drop
  *  dd0b714 - Extensions: Fix wrong group test and prevent crash
  *  c4ec348 - PartDesign: Show origin for primitive editing
  *  40cc288 - PartDesign: Fix test for new group body
  *  d2764a3 - PartDesign: Adopt python interface to body group
  *  b4a569e - PartDesign: Change body viewprovider to group
  *  9a3b952 - PartDesign: Port body to be a origin group
  *  47ed29f - Extensions: GeoFeatureGroup only for GeoFeature
  *  dfbd6aa - cleanup work: overload methods instead of using new
    method names
  *  43ad429 - Add Part BOA multiCut, multiCommon and multiSection
    methods
  *  8e1f536 - Coincident constraint making mode added
  *  75ad582 - Lock doesn't complain "no selection"
  *  670e59e - Lock constraint in always available when sketch is open
  *  1230f49 - Lock constraint can be applied with better selection
  *  ecd1f46 - Added DrawSketchHandlerLock
  *  f6f8363 - Updated viewport dimensions to reflect users unit schema
  *  0d4b185 - Arch: Fixed small bug in components
  *  608f737 - use normals if available
  *  0ad9318 - compute signed distances of points to shape, show results
    of visual inspection for point clouds
  *  7943ce4 - Merge pull request #412 from mlampert/HoldingTags
  *  d585499 - Make DraftGeomUtils.findWires use Part.sortEdges
  *  e381b23 - Added Part.sortEdges
  *  e92f315 - Changed default values for tags and disabled old popup
    menu.
  *  556e25e - Fixed another initialisation issue - depending on how the
    dressup is created.
  *  8efbe9e - Basic UI for holding tags.
  *  807cf80 - Hide job while editing dressup.
  *  34f2105 - Fixed edit dialog initialisation.
  *  9bf58b1 - Reduced logging.
  *  cb85072 - Fixed alignment issue and unit tests. The trick is really
    to over-extend edges before creationg shapes for the common
    operation, and trying to avoid alignment of the edge with the cone's
    seam.
  *  27b71ab - Maintaining rapid commands.
  *  f232096 - Fixed build and tests.
  *  068dc2d - Reduced logging.
  *  d6c588e - Added resiliancy against vertical path elements.
  *  c1fc88c - Fixed caching issue.
  *  6b758e2 - Added support for vertical paths along the edge of a
    cylindrical tag.
  *  ab382ce - Improved tag height based on obj.Base properties, if they
    exist.
  *  5e1efba - Fixed generation and edge case where there is no wire to
    cut the tag.
  *  1635d73 - Removed core which isn't used anymore; some debugging
    info to figure out the save/restore issus.
  *  b26a7ad - OCC based tag line generation by extruding the edges
    cutting through a tag and retreiving the common with the tag solid.
  *  9eca75e - Added pixellation of arbitrary path curve.
  *  e807094 - Create cones for debugging cone shaped tags.
  *  f294821 - Use PathGeom for holding tags dressup.
  *  0fabe5c - Fixed helix construction.
  *  a3ae53a - Added arcToHelix.
  *  198ab6d - Rebase on new Line/LineSegment code.
  *  23196b4 - Fixed most of the state machine issues, still a problem
    with intersection of edges. Need to rebase.
  *  4a810bc - Support for arcs and helix with tests.
  *  6462d77 - Added support for arcs on square tags.
  *  88e9d26 - Added HoldingTags dressup with tests, using PathGeom and
    PathTestUtils.
  *  6ab6603 - FEM: fix unit tests in the regard of new material module
    name
  *  846637e - FEM: adapt FEM examples to new material module name
  *  739fe3a - FEM: move modules MechanicalMaterial to a more general
    FemMaterial
  *  1d2857e - FEM: GUI, move create node set tool to mesh tools
  *  100e1bf - FEM: solver ccx task panel, typo
  *  97b08f2 - FEM: netgen mesh obj, move a new obj inside an active
    analysis if there is one
  *  6df6bae - FEM: GMSH mesh obj, switch to FEM WB on double click on
    obj
  *  437ce69 - FEM: GMSH mesh task panel, add an ok and cancel button,
    remove close button
  *  f562b3d - FEM: code formating, flake8 and delete not used imports
  *  a3427c7 - fix major bug in ExtensionContainer::restoreExtensions
  *  40ad0b7 - Merge pull request #410 from mlampert/issue-2825
  *  ab4fe61 - Merge pull request #409 from eivindkv/ObjectLabelObserver
  *  d51188b - Setting a minimum # interpolations for displaying an arc.
  *  ef5fb08 - Moved ObjectLabelObserver from Gui::Application to
    App::Application.

 -- Alexander Pozdnyakov <censored>  Fri, 06 Jan 2017 21:42:56 +0300

freecad-daily (0.17~git9463-164b94c-1) unstable; urgency=medium

  * Compile
  * Branch: master
  * Commit: 164b94c8fa9bf61f7672eb5ee6b4704b2d42c965

 -- Alexander Pozdnyakov <censored>  Sun, 01 Jan 2017 22:05:43 +0300

freecad-daily (0.6.472-1) UNRELEASED; urgency=low

  * Initial Release

 -- Werner Mayer <censored>  Tue, 26 Sep 2006 16:55:15 +0200