wmayer
|
721cb21b42
|
+ do not abort if user.cfg or system.cfg is empty
|
2014-08-31 16:10:45 +02:00 |
|
wmayer
|
419664e0ea
|
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
|
2014-08-28 12:37:42 +02:00 |
|
jriegel
|
d0d832896a
|
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
|
2014-08-27 15:39:00 +02:00 |
|
wmayer
|
839eced7a9
|
+ fix more compiler warnings
|
2014-08-27 13:26:44 +02:00 |
|
wmayer
|
a50743041b
|
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
|
2014-08-26 19:14:13 +02:00 |
|
jriegel
|
d46e0d0cb6
|
some type clearification
|
2014-08-21 17:59:33 +02:00 |
|
wmayer
|
222bcf39c4
|
+ improve OCC version macro, fix build failure with MinGW, fix build failure with Coin2
|
2014-08-18 11:34:02 +02:00 |
|
wmayer
|
d43750d625
|
+ Check for valid document in link properties
|
2014-08-13 17:47:50 +02:00 |
|
Yorik van Havre
|
05884628e6
|
Fixed output of ViewObject attribute in console mode
|
2014-08-07 10:38:41 -03:00 |
|
wmayer
|
7262c8b278
|
+ fix author note, fix various crashes, improve mesh selection stuff
|
2014-08-01 16:39:59 +02:00 |
|
wmayer
|
c2fd97318a
|
0001638: Not possible to draw anything.
|
2014-07-30 18:21:53 +02:00 |
|
wmayer
|
70c60cae00
|
+ Add method getEditorMode() to see if a property is hidden or read-only in the property editor
|
2014-07-29 11:36:42 +02:00 |
|
wmayer
|
552cb1a308
|
+ Make destructor virtual for classes with virtual methods (based on DevJohan's patch)
|
2014-07-26 19:17:12 +02:00 |
|
wmayer
|
25defd5699
|
+ support comparison with double in quantity number protocol
|
2014-07-14 17:17:41 +02:00 |
|
wmayer
|
ec4af5b22c
|
+ give more information when assigning wrong type to quantity property
|
2014-07-07 13:56:23 +02:00 |
|
wmayer
|
bda933a1ca
|
+ add further log messages at startup for better troubleshooting, fix possible crash, fix typos
|
2014-07-01 11:03:55 +02:00 |
|
wmayer
|
484b0466e2
|
+ fixes #0001565: Images in the 3D plane are not shown after opening a project
|
2014-06-23 14:02:26 +02:00 |
|
wmayer
|
bb9db0b129
|
+ encode CR and LF for XML
|
2014-06-14 18:04:19 +02:00 |
|
wmayer
|
3444b885c4
|
+ fix whitespaces and a few minor things
|
2014-05-12 14:14:23 +02:00 |
|
Stefan Tröger
|
e0bf5c25e3
|
add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint
|
2014-05-12 09:40:14 +02:00 |
|
wmayer
|
6ac93e9d72
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
wmayer
|
f53c22417e
|
+ remove unneeded semicolons
|
2014-05-08 17:32:23 +02:00 |
|
wmayer
|
55984a200f
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
mdinger
|
f53989e7a6
|
Fix precompiled header build error
|
2014-04-30 13:41:19 +02:00 |
|
mdinger
|
b606beb103
|
Remove extra parameter. Fix FreeCAD* names.
|
2014-04-30 13:41:15 +02:00 |
|
mdinger
|
37d6b55008
|
Insert SET_BIN_DIR macro everywhere except Mod
|
2014-04-30 13:41:12 +02:00 |
|
wmayer
|
e3684706cb
|
+ fixes #0001514: Padding a sketch inside a group fails with error message
|
2014-04-25 17:28:32 +02:00 |
|
wmayer
|
5096be5a26
|
+ fixes #0001501: Add Ability to Export Dependency Graph as SVG and PNG
|
2014-04-07 14:26:43 +02:00 |
|
wmayer
|
d133ba4070
|
+ fix build failure, fix warning
|
2014-04-06 10:23:17 +02:00 |
|
wmayer
|
ded1996a73
|
+ Fix crash when editing the linear pattern feature, suppress some warnings in release mode
|
2014-03-31 14:42:55 +02:00 |
|
wmayer
|
922d3b5101
|
+ fix some issues
|
2014-03-15 12:36:07 +01:00 |
|
wmayer
|
bbdbf10304
|
+ fixes #0001039: Add the property PropertyBoolList
|
2014-03-09 17:10:11 +01:00 |
|
wmayer
|
8ba282576d
|
+ Add method to get typeid of property via Python
|
2014-03-05 15:10:37 +01:00 |
|
wmayer
|
f0d8650c3c
|
+ Fix broken unit tests
|
2014-02-25 15:24:10 +01:00 |
|
wmayer
|
c888f86048
|
+ Fix for clang
|
2014-02-22 11:37:03 +01:00 |
|
wmayer
|
4ffebad49c
|
+ Minor fix in test feature
|
2014-02-22 11:36:48 +01:00 |
|
wmayer
|
515a3347ab
|
+ Handle empty system path in init script
|
2014-02-21 13:29:22 +01:00 |
|
jriegel
|
2e1a84c149
|
higher level exception handling on Windows
|
2014-02-20 22:54:30 +01:00 |
|
jriegel
|
e54f0e1903
|
fix and test handler for DIVZERO
|
2014-02-20 20:31:42 +01:00 |
|
jriegel
|
60177f66e5
|
fix commit
|
2014-02-20 20:08:47 +01:00 |
|
jriegel
|
15fa1f525b
|
Test case for system exceptions in FeatureTest and try to catch more of them
|
2014-02-20 20:03:43 +01:00 |
|
jriegel
|
e1fca95d56
|
PropertyUnits takes Unicode python strings
|
2014-02-16 22:19:58 +01:00 |
|
jriegel
|
aca751daf4
|
switch the physical Properties to Quantity and add Pressure and Force
|
2014-02-16 22:19:56 +01:00 |
|
wmayer
|
ae29ab3ceb
|
+ allow to set constraints of properties via Python
|
2014-02-15 14:10:17 +01:00 |
|
wmayer
|
31ad938360
|
+ Fix segmentation fault
|
2014-02-15 14:08:33 +01:00 |
|
wmayer
|
67c72af58a
|
+ remove unneeded methods from PropertyLength
|
2014-02-13 17:24:03 +01:00 |
|
wmayer
|
e0edec90f5
|
+ PropertyLength inherits PropertyQuantity
|
2014-02-13 17:03:48 +01:00 |
|
wmayer
|
e8eb0bd828
|
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
|
2014-02-12 15:14:02 +01:00 |
|
wmayer
|
83ab31f917
|
+ Add PropertyQuantity to type system
|
2014-02-11 19:20:31 +01:00 |
|
wmayer
|
0adb4222ae
|
+ Fix doc string
|
2014-01-26 14:18:30 +01:00 |
|