Commit Graph

16884 Commits

Author SHA1 Message Date
wandererfan
fd3d6d8091 Hide Caption property where not applicable 2019-06-01 15:59:26 -04:00
luz.paz
ec12ffae0c Path: source comment typo fixes
Found via `codespell`
2019-05-30 19:57:25 +02:00
luz.paz
2b02659010 Misc. typo and whitespace fixes
Found via `codespell`
2019-05-30 19:56:12 +02:00
wandererfan
4f7f8576a3 Fix Abandon Edit 2019-05-29 23:22:24 -04:00
wandererfan
01f2e50469 Fix "tick" arrow style in directional mode 2019-05-29 23:22:24 -04:00
Suraj Dadral
52833cd7cc Set placement of bottom Stirrup
As discussed here:
https://forum.freecadweb.org/viewtopic.php?f=8&t=35077&start=100#p310036

<q>
While creating stirrups, if we set offset of tie to zero, then the
bottom stirrup will go out of column as in below image:
https://forum.freecadweb.org/download/file.php?id=84300

After modification, with same data, the stirrup in column looks
like:
https://forum.freecadweb.org/download/file.php?id=84301
</q>
2019-05-29 19:39:33 -03:00
Bernd Hahnebach
5cf697e610 FEM: unit tests, mesh element reader writer, simplify tests 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
117998afbe FEM: in out, z88, resort methods, add comments 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
47f51a7941 FEM: in out, add missing returns of document objects 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
b6c678fd37 FEM: in out, fix guarding FreeCADGui in fenics import 2019-05-28 14:44:27 +02:00
Bernd Hahnebach
280cc1b011 FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
1e56f815d4 FEM: code formating, max line length < 100, fem mesh modules, we are done in FEM :-) 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
add659542b FEM: unit test, fix comment 2019-05-28 05:48:23 +02:00
sliptonic
ff8b98ca63 Merge pull request #2217 from Russ4262/increase_tool_count
Path: Increase tool count limit to 99999
2019-05-27 22:42:47 -05:00
Tomas Pavlicek
3e7249318f TechDraw: Fix font size issues when exporting to SVG 2019-05-27 22:18:14 -04:00
Russell Johnson
edce531880 Increase tool count limit to 99999 2019-05-27 14:39:13 -05:00
DeepSOIC
dd25a37b0f Gui: GestureNavigationStyle: logging option
To enable logging, execute:

App.ParamGet("User parameter:BaseApp/Preferences/View").SetBool("NavigationDebug",True)
2019-05-27 19:37:04 +03:00
DeepSOIC
5e63edde31 Revert "Gui: GestureNavigationStyle: remove logging"
This reverts commit 27d1bbfd3de5cf99324262cdc12ce148fe60a64d.
2019-05-27 19:37:04 +03:00
Bernd Hahnebach
d5d1def121 FEM: code formating, max line length < 100, fem toolsmodules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
f77785c95c FEM: unit tests, objects, add some comments an new lines 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
53a2e1e59d FEM: code formating, max line length < 100, fem in out modules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
dbc0c489cd FEM: code formating, fenics import 2019-05-27 14:51:57 +02:00
joha2
464eb372ab FEM: importFenicsMesh: GuiUp code inserted 2019-05-27 14:51:57 +02:00
wmayer
7080301ea2 improve usability of 'Add triangle' function 2019-05-27 11:49:36 +02:00
abdullahtahiriyo
510c3a3f7c Travis winpty (#2214)
* Travis: FreeCAD tests

invert bars in direct call

* Travis: Run FreeCADCmd through winpty

* Travis: stdin is not a tty

* Travis: winpty -Xallow-non-tty

* Travis: winpty -Xplain

* Travis: Force build failure on any error during testing

* Travis: Use grep/tee to determine failure

* Travis: Correct build output
2019-05-27 09:58:48 +02:00
wmayer
7646e54580 fixes 0003986: Changing view attributes does not trigger 'File changed' status 2019-05-26 23:25:58 +02:00
Bernd Hahnebach
e774788dbd FEM: code formating, max line length < 100, fem test modules 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
fc65cce31a FEM: code formating, add some new lines 2019-05-26 20:48:06 +02:00
wmayer
1d5ae156e2 issue 0003986: Changing view attributes does not trigger 'File changed' status 2019-05-26 18:09:41 +02:00
wmayer
3fa43e8b9c fix some compiler warnings 2019-05-26 14:35:09 +02:00
Abdullah Tahiri
a78cdce94e FreeCAD_trunk.sln to FreeCAD.sln 2019-05-26 13:14:40 +02:00
wmayer
6c50fdb1d6 add option to force different build directory than source directory 2019-05-26 11:46:04 +02:00
Markus Reitboeck
f96edcc3ea (-) fix appveyor build
project was renamed in commit c2e7285c724b4b68826692aabd8929e6b22c615f
2019-05-26 11:21:32 +02:00
Markus Reitboeck
8e8c6dfac0 CMake: generalize start build message
this should work for all generators on all systems
2019-05-26 11:15:24 +02:00
Markus Reitboeck
b83769e066 CMake: no need to set compiler definition _OCC64 twice 2019-05-26 11:04:52 +02:00
Markus Reitboeck
1d9df7eb10 CMake: remove dead code
BuildAll.bat was removed with commit 13408b08ad370eec547b229c1c08a3b9f77e0791
2019-05-26 11:03:25 +02:00
Markus Reitboeck
6fe886a8ea CMake: fix checking if variable is set
CMake documentation:
https://cmake.org/cmake/help/v3.0/command/if.html
2019-05-26 10:59:34 +02:00
Markus Reitboeck
a2d8c3e570 CMake: remove dead code
couldn't find DEBUG/RELEASE_MAIN_OUTPUT_PATH anywhere else
2019-05-26 10:43:26 +02:00
Markus Reitboeck
28456fc312 CMake: cmake module path is assumed to be a list
append to it to allow setting it from outside
2019-05-26 10:41:20 +02:00
Markus Reitboeck
106ebf4f64 CMake: setting CCache before calling the project command
as the comment and https://crascit.com/2016/04/09/using-ccache-with-cmake/
suggest, setting CCache should be done before project command,
because then CMake checks if the compiler can be invoked through CCache
2019-05-26 10:38:54 +02:00
Markus Reitboeck
3f8b6fc465 CMake: setting CMake policies should be done before anything else
see note in project command documentation
https://cmake.org/cmake/help/v3.3/command/project.html
2019-05-26 10:37:04 +02:00
Markus Reitboeck
b662fd4f81 CMake: remove _trunk from project name
trunk is a term from version control systems and has nothing to do with
CMake. Now the variable PROJECT_NAME defined by CMake and PACKAGE_NAME
are the same, therefore replaced PACKAGE_NAME with PROJECT_NAME
2019-05-26 10:32:05 +02:00
Przemo Firszt
e2e4a0e089 Make python-pivy conditional for fedora
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2019-05-26 07:57:00 +02:00
wandererfan
e759f91d68 Fix Balloon Next Index Persistance
- next sequential number for balloon on Page was
  not being preserved across save/restore
2019-05-25 18:44:35 +02:00
wandererfan
e2519d6424 Add Fork arrowhead option 2019-05-25 18:44:35 +02:00
wmayer
9be45a7981 harmonize whitespace and case-sensitivity 2019-05-25 18:12:30 +02:00
wmayer
9ce1bfca6f fix and improve handling of BUILD_QT5 option 2019-05-25 15:47:02 +02:00
Russell Johnson
f6b18529b7 Windows: Add libpack dependency install support
Add options to copy dependencies from libpack to build directories
Add option to create install commands for INSTALL project in FreeCAD solution
2019-05-25 15:14:33 +02:00
luz.paz
a4d462e39c AddonManager: source comment typo and whitespace fixes 2019-05-25 13:11:35 +02:00
wmayer
c7334dc875 fix warning C4930: prototyped function not called 2019-05-25 13:07:33 +02:00