Commit Graph

2247 Commits

Author SHA1 Message Date
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
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
Jose Luis Cercos Pita
bc96c13f37 Merged translation stuff 2012-11-02 12:21:54 +01:00
Jose Luis Cercos Pita
e7122a58c9 Fixed translation stuff 2012-11-02 12:20:30 +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
Jose Luis Cercos Pita
117b6d8b0e Fixed missing stuff on autotools 2012-10-29 10:30:18 +01:00
Jose Luis Cercos Pita
b90185c842 Re-Created branch form 0, to avoid conflicts 2012-10-29 10:30:17 +01:00
Jose Luis Cercos Pita
7e1a7802cd Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-10-28 20:05:55 +01:00
Jose Luis Cercos Pita
a02a354322 Fixed missing stuff on autotools 2012-10-28 20:04:06 +01:00
Jose Luis Cercos Pita
42f5b93685 Re-Created branch form 0, to avoid conflicts 2012-10-28 20:04:06 +01:00
Jose Luis Cercos Pita
f90b2e47b9 Fixed missing stuff on autotools 2012-10-28 19:55:09 +01:00
Jose Luis Cercos Pita
919659a21c Re-Created branch form 0, to avoid conflicts 2012-10-28 19:54:09 +01:00
wmayer
60e09f127e Fixes for MacOSX 2012-10-28 15:05:28 +01:00
jrheinlaender
3fa415584e PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00