Commit Graph

117 Commits

Author SHA1 Message Date
wmayer
51fdef23da Fix inconsistencies if currently edited object is not in active document 2012-04-13 17:02:23 +02:00
wmayer
f865a1be59 0000467: blankes needed in some strings (crowdin) 2012-04-12 15:47:37 +02:00
wmayer
0d175d5e5b 0000415: Wrong tree structure of restored python objects 2012-04-12 14:52:24 +02:00
wmayer
086148bb01 Apply transformation only from Placement property 2012-04-09 16:02:46 +02:00
wmayer
dade6bd0df Set minimum height of workbench switcher to show all items when possible 2012-04-07 18:11:24 +02:00
wmayer
2d2df1b1a3 Set placement property to read-only for skecth/ dress up features 2012-04-06 12:29:18 +02:00
wmayer
5785a0ee26 Fix bug if document owns several views 2012-04-04 13:02:44 +02:00
wmayer
52def87dca 0000636: Two documents close 2012-04-03 23:43:35 +02:00
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