Commit Graph

2759 Commits

Author SHA1 Message Date
wmayer
ebb1a3f11d Open transaction before applying transformation 2012-04-03 15:17:23 +02:00
wmayer
478820be77 add drawing view to the list of document views 2012-03-31 14:09:47 +02:00
wmayer
76b5c9da7f Add program options --output and --hidden and implement PDF as export format 2012-03-31 13:25:01 +02:00
wmayer
2df2bc90eb Fix Makefile.am 2012-03-27 19:43:39 +02:00
wmayer
729fcadfdf Implement manual alignment utility 2012-03-26 15:54:13 +02:00
wmayer
fe50f2c752 0000652: Polish language not available even if translation is available in source 2012-03-25 13:38:32 +02:00
wmayer
b7a56f2a3b Fix build errors with Sketcher, Support of workbenches with delayed retrieval of class name 2012-03-22 19:59:50 +01:00
Juergen Riegel
b25d3aae4e Merge branch 'tanderson-review-spaceballRework' 2012-03-19 18:54:46 +01:00
Yorik van Havre
cb9463eb15 Allow to change macro editor line highlight color in preferences 2012-03-18 01:53:04 -03:00
wmayer
07b22afb37 Fix typo 2012-03-17 14:40:28 +01:00
wmayer
1ba2d0c715 Allow to import from HomePath/icons before loading builtin icons 2012-03-15 18:28:26 +01:00
wmayer
a56a31521f Fix possible crash when cleaning up MDI views 2012-03-12 10:11:27 +01:00
wmayer
171112a2fd Fix a couple of minor issues and a possible crash when closing a document with several MDI views 2012-03-11 18:37:28 +01:00
wmayer
2de34eda0a 0000620: Help -> About FreeCAD crashes program 2012-03-11 10:52:29 +01:00
wmayer
8e856b441c Fix little issue in AboutApplication.ui file 2012-03-04 10:44:54 +01:00
wmayer
1e5d8eeeab Fix wrong translation in Part module 2012-03-02 17:16:21 +01:00
wmayer
ce8ffa283c Fix German translation in core system 2012-03-02 16:36:13 +01:00
wmayer
0b17679c97 Fix a couple of minor issues 2012-03-01 15:47:40 +01:00
tanderson
9ffdfbe485 new algorithm for spaceball movements
*consolidate motion3 event handeling.
*rotation about focal point.
*translation based on world to screen scale.
*cleanup axes map and constants.
2012-02-29 14:15:05 -05:00
wmayer
0a3d3f7489 0000595: Turntable rotation inverted 2012-02-28 18:22:40 +01:00
wmayer
0c5771d392 Improve sys.stdin redirection mechanism 2012-02-28 13:20:34 +01:00
wmayer
308771048b Show error dialog for Export command if nothing is selected 2012-02-27 21:21:05 +01:00
wmayer
26eab69732 Add command to toggle selection to context-menu 2012-02-27 15:27:17 +01:00
wmayer
a13608744a Support of relative paths in branding.xml 2012-02-27 12:47:34 +01:00
wmayer
06d47ff0f2 Implement empty workbench to access from python 2012-02-26 17:56:18 +01:00
wmayer
463652407a 0000607: Holding down middle mouse button (wheel) will zoom out without scrolling 2012-02-24 11:07:41 +01:00
wmayer
739236ca76 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-23 20:25:56 +01:00
wmayer
c21ac1b6b0 Extend application branding 2012-02-23 20:25:33 +01:00
Yorik van Havre
379f5e470a Added new splash screen for 0.13 2012-02-23 14:45:26 -02:00
wmayer
42129462c5 Embed version number into splashscreen 2012-02-22 17:28:22 +01:00
Yorik van Havre
843806f250 Fixed typo 2012-02-21 17:53:46 -02:00
wmayer
fb949d6842 Support of customizeable zoom step and zoom-at-cursor 2012-02-20 19:52:56 +01:00
wmayer
340de72a3d Fix INSTALL target in cmake files 2012-02-16 23:35:54 +01:00
wmayer
fefc3469c8 Redirect output and errors only if set in preferences 2012-02-15 12:03:26 +01:00
Yorik van Havre
09745f3030 Added Std_Edit FreeCAD command
That command (located in the Edit menu) toggles (enters or leaves)
the Edit mode of a selected object.
2012-02-13 20:11:14 -02:00
wmayer
7865cb752e apply SVN commit 5432 to Git 2012-02-10 15:58:11 +01:00
wmayer
dc8b1ec6f2 Print pythons exceptions in macros to output window 2012-02-07 12:18:10 +01:00
wmayer
da16c24ab5 implement copy license information to clipboard 2012-02-06 15:40:59 +01:00
wmayer
41a8e745a7 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-05 00:55:43 +01:00
Yorik van Havre
c0f0d06cc2 Allowed TaskDialogPython to display several taskboxes
The "form" attribute of Python TaskDialogs can now be
either a PyQt widget or a list of PyQt widgets.
2012-02-04 20:35:35 -02:00
wmayer
ee453416ee Show hash and branch name of Git repo in About dialog 2012-02-04 22:45:44 +01:00
wmayer
39f84738ed + add blacklists to exlude files from being archived by Git 2012-02-02 17:00:33 +01:00
tanderson
450be825da changing customize dialog icon settings 2012-01-24 22:18:13 +01:00
tanderson
b82602a6b6 changing Gui/BitmapFactory default pixmap size
Allows toolbar pixmaps to scale correctly
2012-01-24 22:18:12 +01:00
wmayer
c4bfee57dd + simplify testing .qm files
+ some triangulation stuff


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5417 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-19 15:42:34 +00:00
wmayer
e2e77f1539 + use UTF8-encoding of degree symbol
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5408 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-14 15:44:05 +00:00
jriegel
67f1ce5177 Merge remote-tracking branch 'svn/trunk' 2012-01-14 09:33:00 +01:00
wmayer
df7c1ea1dc + handle case if each face has its own color and a face has no triangles
+ do not write out fields of SoFCUnifiedSelection node
+ show wait cursor when importing parts

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5406 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-14 01:19:33 +00:00
Yorik van Havre
e0abd24281 added RFE526 - 90 degrees view rotation commands
+ added viewRotateLeft() and viewRotateRight() py methods to View3D
+ added ViewRotateLeft and ViewRotateRight FreeCAD commands
+ added them in View->Standard Views and Context->Standard Views menus
2012-01-13 13:33:35 -02:00
wmayer
5db505d43d + handle Python's SystemExit exception when running script or macro
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5398 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 18:39:27 +00:00