Commit Graph

6635 Commits

Author SHA1 Message Date
wmayer
babd172328 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00
jrheinlaender
7d213b4862 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-07 08:10:43 +04:30
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
jrheinlaender
16bd5f0dca Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-06 20:47:39 +04:30
Jose Luis Cercos Pita
9d35a6b78d Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-11-05 18:55:09 +01:00
Jose Luis Cercos Pita
a4b490aa51 Added tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
c15c15888a Forced size to improve vertical sliders 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d424cc0a4a Added new languages to windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
bb876fbb5e Append all languages considered at Draft module 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d112409685 Moved main title to autotranslation stuff (broken) 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
f7843d7ac8 Updated windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
30c5bf25d1 Fixed Autotranlation of menu texts and tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
ff60c5e882 Moved to resources container 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
716a6d66c0 Addapted windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
e9820b59f2 Translated toolbar title 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
6407f7a83d Improved translation stuff in order to support more languages 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
d147c5ece8 Merged translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
a6df3a5968 Fixed translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
5dd7f87939 Added tooltips 2012-11-05 18:50:30 +01:00
Jose Luis Cercos Pita
dcd4e575ac Forced size to improve vertical sliders 2012-11-05 18:25:39 +01:00
Jose Luis Cercos Pita
a78dcfa182 Added new languages to windows installer stuff 2012-11-05 18:15:06 +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
Jose Luis Cercos Pita
917630b5e6 Append all languages considered at Draft module 2012-11-05 08:57:34 +01:00
Jose Luis Cercos Pita
92a58193f5 Moved main title to autotranslation stuff (broken) 2012-11-05 08:43:53 +01:00
Jose Luis Cercos Pita
746756e325 Updated windows installer stuff 2012-11-05 08:39:33 +01:00
Jose Luis Cercos Pita
5b14baf714 Fixed Autotranlation of menu texts and tooltips 2012-11-05 08:35:14 +01:00
Jose Luis Cercos Pita
81860bc6e4 Moved to resources container 2012-11-04 20:39:18 +01:00
Jose Luis Cercos Pita
8f56cebde2 Addapted windows installer stuff 2012-11-04 17:41:01 +01:00
wmayer
efd61d256d Algorithm to remap support shape, fix bugs in pad/pocket 2012-11-04 16:48:52 +01:00
Jose Luis Cercos Pita
c1190c15a4 Fixed merge conflicts 2012-11-04 16:16:35 +01:00
Jose Luis Cercos Pita
f94924ec8e Translated toolbar title 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
7d11b0fb16 Improved translation stuff in order to support more languages 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
72fb3fdb36 Merged translation stuff 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
58c5669b39 Fixed translation stuff 2012-11-04 16:09:54 +01:00
jrheinlaender
3c701b13d9 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-04 18:48:07 +04:30
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