wmayer
|
d95003e92c
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
wmayer
|
36249a64ce
|
+ use variables instead of hard-coded library names
|
2015-07-17 14:54:02 +02:00 |
|
wmayer
|
1b58ec8bb7
|
+ simplify dependencies in CMakeLists.txt files
|
2015-07-17 12:18:44 +02:00 |
|
wmayer
|
bb9f43746f
|
+ eliminate cmake variable Boost_DEBUG_LIBRARIES
|
2015-07-17 11:05:25 +02:00 |
|
wmayer
|
0b1da87302
|
+ eliminate cmake variable QT_DEBUG_LIBRARIES
|
2015-07-16 19:06:20 +02:00 |
|
wmayer
|
7bd6dccac7
|
+ support user template parameter file for branding
|
2015-07-11 12:46:55 +02:00 |
|
wmayer
|
cc281d482e
|
+ move branding stuff from main() to FreeCADApp
|
2015-07-07 00:52:13 +02:00 |
|
Csaba Nagy
|
6b01685808
|
+ Add command line options dump-config and get-config
|
2015-07-02 13:22:13 +02:00 |
|
Eivind Kvedalen
|
f99fd100e6
|
Added zoom and automatic refresh of dependency graph view.
|
2015-06-15 11:32:24 +02:00 |
|
Przemo Firszt
|
6de28c158d
|
FEM: fix white space
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-06-09 13:07:49 -03:00 |
|
Przemo Firszt
|
f5146b8d43
|
App: fix typo
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-06-09 13:07:49 -03:00 |
|
wmayer
|
dd2b39ddd6
|
+ fixes #0002075: Analysis of FreeCAD by PVS-Studio static analyzer
|
2015-05-01 16:56:31 +02:00 |
|
wmayer
|
11239b034c
|
+ always keep digits at end when using copyObject, remove deprecated third parameter
|
2015-04-29 16:33:20 +02:00 |
|
wmayer
|
1811795e41
|
+ fix build failure for zipios++ from Fedora
|
2015-04-29 10:31:10 +02:00 |
|
wmayer
|
c84ce15054
|
+ preserve current index when setting enumeration
|
2015-04-26 22:10:40 +02:00 |
|
Ian Rees
|
74c9a3dc4e
|
Now with more Property properties!
|
2015-04-25 23:43:15 +12:00 |
|
wmayer
|
070198ecf2
|
+ fix gcc build failure
|
2015-04-25 10:21:32 +02:00 |
|
Ian Rees
|
f1b75dbe29
|
Refactored PropertyEnumeration
|
2015-04-24 23:33:33 +02:00 |
|
Przemo Firszt
|
54ae984650
|
FEM: Read materials from user settings directory
That commit also adds python function getUserAppDataDir that calls
Application::getUserAppDataDir()
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-04-14 15:25:34 +02:00 |
|
wmayer
|
dadc87eff8
|
+ fixes #0002029: VRML inline ignored
|
2015-03-30 02:23:49 +02:00 |
|
wmayer
|
995de944c8
|
+ fixes #0002029: VRML inline ignored
|
2015-03-29 23:35:39 +02:00 |
|
wmayer
|
f3cd3e4ce8
|
+ fixes #0002029: VRML inline ignored
|
2015-03-28 14:51:03 +01:00 |
|
Sebastian Hoogen
|
89117e2c6d
|
set FileName property to transient
in order no to leak information in the FCStd file
|
2015-03-21 13:29:29 +01:00 |
|
wmayer
|
a869033925
|
+ add slots for undo/redo to Python document observer
|
2015-02-18 21:36:47 +01:00 |
|
Eivind Kvedalen
|
524e982b5e
|
Added tracking of external documents to dependency tracking code.
|
2015-02-13 21:53:57 +01:00 |
|
Eivind Kvedalen
|
e70b859395
|
Made Property::encodeAttribute static.
|
2015-02-13 21:53:56 +01:00 |
|
Sebastian Hoogen
|
faac8c36ba
|
add encoding parameter to .as_std_string()
to handle PyUnicode Objects. Usually ASCII for object names and Utf-8
for file names and console output.
issue #995
|
2015-02-08 15:37:00 +01:00 |
|
wmayer
|
e788741631
|
+ fixes #0001938: addObject() maximum recursion depth exceeded Error
|
2015-01-31 17:26:03 +01:00 |
|
wmayer
|
97987db462
|
+ fix problems on unit tests, open transaction when creating distance object, layout warning, ...
|
2015-01-25 14:04:33 +01:00 |
|
wmayer
|
2cff92a73e
|
+ fixes #0001776: Illegal character when opening project
|
2015-01-25 12:36:24 +01:00 |
|
Yorik van Havre
|
645d176a13
|
Added preference setting to set default Author & License - fixes #1883
* added fields in Prefereces->Default->Document
* new documents take the values of those fields
|
2015-01-20 20:01:14 -02:00 |
|
wmayer
|
fa4f8b0735
|
+ do not throw exception from inside signal handler to get useful stack trace for segmentation faults
|
2015-01-13 22:01:59 +01:00 |
|
wmayer
|
7c789a1bf7
|
+ allow to suppress verbose mode of XMLReader
|
2015-01-13 21:57:18 +01:00 |
|
wmayer
|
477099bbfe
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
|
wmayer
|
f1e9966084
|
+ fixes #0001054: Show name of feature when it reports a warning
|
2015-01-10 16:37:49 +01:00 |
|
wmayer
|
d8722070b8
|
+ extend State attribute of document object
|
2014-12-17 18:20:30 +01:00 |
|
wmayer
|
6e5118c9c8
|
+ fixes #0001038: Improve and show List properties in Tree View
|
2014-12-15 23:54:55 +01:00 |
|
wmayer
|
ff7e33b95d
|
+ reimplement copyObject based on merge document
|
2014-12-13 21:43:20 +01:00 |
|
wmayer
|
f9986e54e4
|
+ get full dependency when copying an object
|
2014-12-13 19:35:28 +01:00 |
|
wmayer
|
69edf4b6c9
|
+ merge project on app level
|
2014-12-13 16:15:21 +01:00 |
|
Sebastian Hoogen
|
7a8492fddc
|
use ISO 8601 timestamps including timezone
for creation and last changed properties
|
2014-12-10 12:52:06 +01:00 |
|
wmayer
|
c02590c666
|
+ support of merging projects on App level
|
2014-12-07 00:38:53 +01:00 |
|
wmayer
|
3de3aa49d3
|
+ make sure to use valid compression level
|
2014-12-02 23:02:04 +01:00 |
|
wmayer
|
dd3412b159
|
+ improve whitespaces
|
2014-12-01 11:36:33 +01:00 |
|
wmayer
|
73859191f3
|
+ exposing onBeforeChange to Python
|
2014-12-01 10:58:25 +01:00 |
|
jriegel
|
38fc7ba604
|
Merge branch 'refs/heads/master' into review-CL-Bundler
|
2014-11-29 15:43:19 +01:00 |
|
Sebastian Hoogen
|
debca91e98
|
remove support for automake
|
2014-11-26 10:26:30 +01:00 |
|
wmayer
|
c9ab183bf4
|
+ set DBL_MAX as maximum for units
|
2014-11-24 14:30:50 +01:00 |
|
wmayer
|
3c61d41dbf
|
+ fix bug in mesh bounding box, fix clang warning
|
2014-11-23 10:55:36 +01:00 |
|
jriegel
|
7d30060c4e
|
fix in destruction of the application
|
2014-11-22 16:41:22 +01:00 |
|