Commit Graph

1598 Commits

Author SHA1 Message Date
wmayer
70e083267a Make remapping function more flexible 2012-11-09 13:48:40 +01:00
wmayer
951a45f90e Optimazation of tree view when clearing selection 2012-11-08 23:06:07 +01:00
wmayer
efe4fc3b08 In box selection do ignore hidden objects 2012-11-08 21:45:10 +01:00
wmayer
6f993703a3 Enable word-wrap for long text in sweep panel 2012-11-07 20:35:04 +01:00
wmayer
d7d6bcda37 0000871: Changing size rotates other sketches 2012-11-07 20:01:36 +01:00
wmayer
5d214ecab7 Remove recomputation from undo/redo 2012-11-07 13:01:59 +01:00
wmayer
babd172328 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00
wmayer
1fb178db62 Reset modified flag after document is loaded, touch pad/pocket if its Type has changed 2012-11-06 21:12:39 +01:00
wmayer
c30c06caba Fix error in up to face option 2012-11-06 20:44:31 +01:00
jrheinlaender
ac2f2dc20e Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though) 2012-11-06 20:37:53 +01:00
jrheinlaender
b796b3af78 Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before 2012-11-06 20:37:52 +01:00
jrheinlaender
6cdd265ca1 Enabled "Reversed" option for Pad up to first/last 2012-11-06 20:37:52 +01:00
jrheinlaender
44f15d5868 Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out) 2012-11-06 20:37:51 +01:00
wmayer
0f6365ee4a Use own signal handler only on Windows with MSVC 2012-11-05 16:42:11 +01:00
wmayer
e432930f21 Algorithm to do a geometric matching (planes only) 2012-11-05 14:50:02 +01:00
wmayer
0149742d62 Fix problems when chaning language while pad/pocket panel is open 2012-11-05 10:57:52 +01:00
wmayer
efd61d256d Algorithm to remap support shape, fix bugs in pad/pocket 2012-11-04 16:48:52 +01:00
wmayer
77144681ef Allow to remove user-defined properties 2012-11-04 13:24:22 +01:00
logari81
482a73b302 PartDesign: improve error handling in Pocket task dialog 2012-11-03 23:23:58 +01:00
jrheinlaender
13d68e99aa PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
logari81
83cca85c1c PartDesign: put selection filter in separate file in order to be reused by multiple features 2012-11-03 22:48:04 +01:00
logari81
30fce802a6 PartDesign: re-enable multiple profiles in Revolution and Groove 2012-11-03 22:37:07 +01:00
wmayer
1e38a6d606 0000863: segfault in ~PythonDebuggerP() 2012-11-03 15:36:58 +01:00
Jose Luis Cercos Pita
623b343b57 Fixed bad file extension 2012-11-03 14:18:34 +01:00
Yorik van Havre
e29de5dc91 0000866: Draft to sketch 2012-11-02 18:59:31 -02:00
wmayer
179e89e03c Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
8582bf8aad Allow to clear selection in pad/pocket, fix compile error 2012-11-02 13:52:20 +01:00
wmayer
03c46bc231 0000865: Document.xml in project file contains invalid string 2012-11-02 12:46:42 +01:00
wmayer
77d98a4d32 Fixes in Python debugger 2012-11-01 22:28:04 +01:00
wmayer
7862fb29c7 Change destruction order of PyObjects 2012-11-01 20:52:43 +01:00
jrheinlaender
883259d146 PartDesign: add UpdateView option for Revolution and Groove 2012-11-01 16:38:58 +01:00
Jose Luis Cercos Pita
399f92b4e5 Merge branch 'sanguinariojoe-plot'
Conflicts:
	cMake/FindMatplotlib.cmake
2012-11-01 12:32:49 +01:00
jrheinlaender
a47b5f9f13 PartDesign: correct spelling error in comments 2012-11-01 00:05:52 +01:00
logari81
ae6814ef5a PartDesign: variable naming improvements and code simplifications 2012-10-31 23:04:29 +01:00
jrheinlaender
f6c728d8ba PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
wmayer
8cc5b6eabe Merge German translation for Sketcher manually 2012-10-30 20:30:14 +01:00
Yorik van Havre
f045dfc120 Added a generic README file 2012-10-30 11:38:11 -02:00
Yorik van Havre
97b879410c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-30 10:53:11 -02:00
wmayer
c71b753730 Prepare sketch solver messages to be translated 2012-10-30 13:51:08 +01:00
Yorik van Havre
061b1cba54 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-30 10:50:22 -02:00
Yorik van Havre
9934a1dc0f Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
c8abdf10b8 Fixed error in FindMatplotlib.cmake 2012-10-30 10:05:53 -02:00
Yorik van Havre
9d29b90030 Added .gitignore file to make git ignore .pyc files 2012-10-30 10:05:11 -02:00
Yorik van Havre
be940cbd06 Updated translations from crowdin
* Updated the updateTranslations.py tool so it can now work with
  unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
  es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
  cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
8d1ea0801a 0000858: Self-Test fails for testActivate v0.13.1539 2012-10-29 21:21:15 +01:00
Jose Luis Cercos Pita
2087f76b8d Removed decimal version converter due to unexpectable versions 2012-10-29 20:54:08 +01:00
Jose Luis Cercos Pita
c3849ec302 Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-10-29 20:50:33 +01:00
wmayer
8d81642838 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-29 20:13:42 +01:00
wmayer
371f3baa87 Optimize loading of projects with many document objects 2012-10-29 20:11:30 +01:00
jrheinlaender
e5bdcc1322 PartDesign: avoid duplicate code in getting the support shape 2012-10-29 16:09:54 +01:00