Commit Graph

4959 Commits

Author SHA1 Message Date
wmayer
d2b7b730d3 + replace deprecated PYTHON_INCLUDE_PATH 2015-07-25 18:29:42 +02:00
wmayer
12652cf370 + change axonometric view 2015-07-25 17:51:18 +02:00
wmayer
319ea4fbcc + fix typo in 'axonometric' 2015-07-25 16:54:18 +02:00
wmayer
3a40a99742 + create MODULE libraries in given directory 2015-07-24 22:56:18 +02:00
wmayer
37427ebef5 + make area build with LibPack 2015-07-24 19:23:06 +02:00
wmayer
def4a3e186 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2015-07-24 16:45:31 +02:00
Yorik van Havre
9220b4e5c0 Path: fixed clang warnings in libarea 2015-07-23 23:28:33 -03:00
Dan Falck
e3e7ef845f changed the way points are compared for equality 2015-07-23 23:17:15 -03:00
Dan Falck
0d74558ae6 cleaned up area cmake again 2015-07-23 23:17:15 -03:00
Dan Falck
3b34021d58 added BSD license, removed shared lib for C++ 2015-07-23 23:17:15 -03:00
Dan Falck
f37a80a715 added CMakeLists for libarea 2015-07-23 23:17:15 -03:00
Dan Falck
0b358d158d somehow I forgot to add this earlier 2015-07-23 23:17:15 -03:00
Dan Falck
fdecc58ad3 removed dxf related files and code that used them 2015-07-23 23:17:15 -03:00
Dan Falck
34541fc9f1 initial add of libarea files 2015-07-23 23:17:15 -03:00
Yorik van Havre
d43192dff4 Arch: Fixed encoding in filenames 2015-07-22 17:51:55 -03:00
wmayer
2fbf336262 Merge branch 'master' of git://github.com/FreeCAD/FreeCAD 2015-07-21 00:05:57 +02:00
Yorik van Havre
aeda3dae3e Draft: small fix in DXF importer 2015-07-20 10:27:25 -03:00
Sebastian Hoogen
4030703f66 remove sourceforge git url 2015-07-19 20:27:04 +02:00
Yorik van Havre
f0626761c8 Arch: small fix in windows - fixes #2193 2015-07-19 12:10:46 -03:00
wmayer
afe2f10eff + use variables instead of hard-coded library names 2015-07-17 14:54:02 +02:00
wmayer
ee4a767f13 + simplify dependencies in CMakeLists.txt files 2015-07-17 12:18:44 +02:00
wmayer
a7e9c06686 + eliminate cmake variable Boost_DEBUG_LIBRARIES 2015-07-17 11:05:25 +02:00
wmayer
d3bcb204a5 + replace PYTHON_LIBRARY with correct variable PYTHON_LIBRARIES 2015-07-16 19:29:56 +02:00
wmayer
c9fda649ea + eliminate cmake variable QT_DEBUG_LIBRARIES 2015-07-16 19:06:20 +02:00
wmayer
8850da2315 + implement onDelete for Python proxy of view provider 2015-07-16 16:13:39 +02:00
wmayer
b5987f0ff4 + Support preference pages for Python widget class 2015-07-16 00:10:23 +02:00
Przemo Firszt
b7c8463841 3rdParty: Remove boost-numeric, ANN and atlas
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-15 10:27:54 +01:00
wmayer
5527db088e Path: Fix a further warning 2015-07-14 19:12:46 +02:00
wmayer
a558b42dd1 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-07-14 19:05:39 +02:00
wmayer
aa269a8d3e + fix wrong vertical size policy of task groups 2015-07-14 19:05:12 +02:00
Yorik van Havre
8b09e708e2 Path: Several fixes suggested by wmayer 2015-07-14 12:23:40 -03:00
wmayer
42afedc4ba + fix mesh smoothing panel 2015-07-14 17:02:38 +02:00
wmayer
659263d705 + set a minimalistic style sheet on task panel 2015-07-14 16:27:49 +02:00
wmayer
b828b412eb + fix layouting problem due to bad implementation of minimumSizeHint() in ActionPanel and ActionGroup 2015-07-14 14:22:00 +02:00
sgrogan
b7240b7465 [PATCH] Fix dependency on QtCored4 and icons 2015-07-13 10:52:02 +02:00
wmayer
7ea0cc478d + issue #0002053: Support of themes 2015-07-12 23:59:26 +02:00
wmayer
1facaae959 + issue #0002053: Support of themes 2015-07-12 23:12:05 +02:00
wmayer
343bb91450 + issue #0002053: Support of themes 2015-07-12 22:54:56 +02:00
wmayer
7150b168dc + fix crash in ViewProviderFemMesh::setHighlightNodes when values out of range 2015-07-12 10:47:57 +02:00
wmayer
f85fa0325a + write out product name if defined to IGES/STEP files 2015-07-11 14:05:47 +02:00
wmayer
e4aa8b0e8c + support user template parameter file for branding 2015-07-11 12:46:55 +02:00
wmayer
dedefd24a8 + improve loading splash screen of branded application 2015-07-11 02:59:56 +02:00
wmayer
13467a131d + fix possible crash when application icon is empty 2015-07-11 01:12:52 +02:00
wmayer
2829d2bdb6 + implement missing types in FemMesh.addFace 2015-07-10 11:01:17 +02:00
wmayer
d126506fca + event to restore/clear action style scheme 2015-07-09 23:08:10 +02:00
wmayer
9f9df364fd + apply Debian patch: unittest to stdout 2015-07-09 15:29:45 +02:00
wmayer
5cceeeba8e + Fix crash when passing emtpy argument list to Path.Tooltable 2015-07-09 13:14:11 +02:00
wmayer
cd76576873 + implement SystemPanelScheme and use for Linux 2015-07-09 12:12:51 +02:00
wmayer
b4a13f2cae + fix possible inconsistency of arrow button in task header 2015-07-08 22:23:24 +02:00
wmayer
0ae03d3af9 + support dynamic property 'fold' in TaskHeader 2015-07-08 20:22:21 +02:00