Commit Graph

545 Commits

Author SHA1 Message Date
wmayer
6eee3c6146 + fix minor issues with graph export 2014-04-07 19:38:54 +02:00
wmayer
f62ff52302 + fixes #0001501: Add Ability to Export Dependency Graph as SVG and PNG 2014-04-07 14:26:43 +02:00
wmayer
00d3a5d619 + fix build failure, fix warning 2014-04-06 10:23:17 +02:00
wmayer
b5b6d49d2e + restore arrow cursor when mouse moves into empty area in 3d view 2014-04-05 19:57:40 +02:00
wmayer
a1e049bc8a + extend Python API of selection gate 2014-04-03 13:57:57 +02:00
wmayer
982a555dcb + code cleanup 2014-04-03 10:23:57 +02:00
wmayer
f2a922bdf2 + implement key up/down for input field, fix wheel event 2014-04-02 12:22:28 +02:00
wmayer
25d0242f97 + fixes #0001497: Implement getCameraOrientation similarly to getViewDirection 2014-04-02 11:40:36 +02:00
wmayer
a0c8dc7466 + use Quantity type as QVariant, add quantity property to InputField and implement a PySide converter 2014-04-01 15:43:40 +02:00
wmayer
79c0e0bd2a + fix typos or documentation 2014-03-29 11:46:07 +01:00
wmayer
2bfb120ff7 + fixes #0001484: Do not sort properties in alphabetical order 2014-03-21 15:04:35 +01:00
Peter Lama
72314b1b57 fixes #0001485: 'About FreeCAD' disappears on Mac OS X 2014-03-20 16:47:35 -07:00
wmayer
490f041717 + fixes #0001477: Spaceball becomes uncontrollable for large FreeCAD Documnets on X11 (spacenav) 2014-03-18 11:27:52 +01:00
wmayer
c700d9d368 + fix displacement of bounding box 2014-03-17 10:56:38 +01:00
wmayer
cb04827d94 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-16 11:23:16 +01:00
wmayer
4fe3348e46 + fixes #0001332: Allow copy-paste on elements in Project tree 2014-03-16 11:22:42 +01:00
wmayer
4c23af2695 + undo bad fix and add a comment 2014-03-16 00:25:56 +01:00
wmayer
2aa2cb3fa6 + fixes #0001063: Show a PropertyLink in Property view 2014-03-13 14:28:53 +01:00
wmayer
8b901df068 + drag and drop on tree widget 2014-03-12 14:38:00 +01:00
wmayer
2db31c97ec + switch off mouse propagation of OpenGL widget 2014-03-12 14:01:35 +01:00
wmayer
f70f74c26d + clarify documentation of class DockWindowManager 2014-03-12 12:33:25 +01:00
wmayer
f80419ad3f + Avoid cyclic dependency of tree items 2014-03-11 19:27:46 +01:00
wmayer
38d55b540e + Start drag and drop of view providers 2014-03-11 17:36:17 +01:00
wmayer
1818d375c6 + fixes #0001357: Freecad fails when sketch being deleted 2014-03-11 10:27:55 +01:00
Yorik van Havre
3a8d83bed9 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
7430d7d11b + fixes #0001309: Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse] 2014-03-09 15:36:33 +01:00
wmayer
064b5f851c + issue #0000953: No scroll bar on preferences dialog window 2014-03-09 15:04:44 +01:00
wmayer
cea0daa5e6 + issue #0000953: No scroll bar on preferences dialog window 2014-03-09 13:03:49 +01:00
wmayer
f149de10e4 + fix gcc build 2014-03-08 17:59:22 +01:00
wmayer
1f478269af + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
wmayer
5fdb762236 + work on item 0000494 2014-03-05 13:53:08 +01:00
wmayer
afe0bcb727 + fixes #0001456: multi select of PartDesign treeview items with their creation sketch, can not then be dragged into a group object 2014-03-03 12:37:44 +01:00
wmayer
7ebfa3632d + fixes #0001453: Use string representation for PropertyPlacement editor that presevers double precision 2014-03-01 12:41:29 +01:00
wmayer
de7276421b 0001453: Use string representation for PropertyPlacement editor that presevers double precision 2014-03-01 11:41:42 +01:00
wmayer
8f2604a694 + fixes #0001448: Newly created python macros don't have an asterisk in their window title. 2014-02-28 11:30:04 +01:00
wmayer
19619c03a0 0001441: entering Transform mode degrades the Placemens rotation to single precision 2014-02-28 11:22:09 +01:00
wmayer
a48ec3ce45 + fixes #0001441: entering Transform mode degrades the Placemens rotation to single precision 2014-02-27 14:43:07 +01:00
wmayer
daf8b1d49e + fixes #0001447: Crash when opening task dialog for orthographic projection while another task dialog is open 2014-02-27 11:14:53 +01:00
wmayer
63f930cb53 + Added coin add/remove DraggerCallback python functions (guilhemdesq) 2014-02-25 17:43:48 +01:00
wmayer
75e5d5f3ac + Fix broken unit tests 2014-02-25 15:24:10 +01:00
wmayer
83caf9d67b + detect from Python whether a document is modified, give option to suppress warning from SendMsgToActiveView 2014-02-24 11:30:27 +01:00
wmayer
7eb7591a58 + Implement alternative to load ui files without using PySide's QtUiTools module 2014-02-22 18:49:22 +01:00
wmayer
fc8724f0e6 + Avoid to unnecessarily throw Py::Exception 2014-02-22 11:35:51 +01:00
wmayer
81cbd2643f + draw additional dashed line in brush tool 2014-02-17 15:27:59 +01:00
jriegel
0fbe570f9e switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
wmayer
fb994e204c + fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes 2014-02-16 18:02:09 +01:00
wmayer
2d511524ac + Set number of deciamls with GUI 2014-02-16 12:39:03 +01:00
wmayer
989b6a06bd + Proper reimplmentation of PropertyUnitItem 2014-02-13 14:08:08 +01:00
wmayer
22f3f85584 + emit valueChanged(double) signal from InputField 2014-02-12 14:03:42 +01:00
wmayer
9c2dbc1498 + fix whitespace, typos, docs 2014-02-12 13:37:04 +01:00