Commit Graph

543 Commits

Author SHA1 Message Date
wmayer
d133ba4070 + fix build failure, fix warning 2014-04-06 10:23:17 +02:00
wmayer
dcb3a55f57 + restore arrow cursor when mouse moves into empty area in 3d view 2014-04-05 19:57:40 +02:00
wmayer
0c5087c6ea + extend Python API of selection gate 2014-04-03 13:57:57 +02:00
wmayer
0efd2597c7 + code cleanup 2014-04-03 10:23:57 +02:00
wmayer
ad0ab4b816 + implement key up/down for input field, fix wheel event 2014-04-02 12:22:28 +02:00
wmayer
6112c1917b + fixes #0001497: Implement getCameraOrientation similarly to getViewDirection 2014-04-02 11:40:36 +02:00
wmayer
a8fe58d93b + use Quantity type as QVariant, add quantity property to InputField and implement a PySide converter 2014-04-01 15:43:40 +02:00
wmayer
966b12813a + fix typos or documentation 2014-03-29 11:46:07 +01:00
wmayer
8e502bc3c2 + fixes #0001484: Do not sort properties in alphabetical order 2014-03-21 15:04:35 +01:00
Peter Lama
0f5d0b3f77 fixes #0001485: 'About FreeCAD' disappears on Mac OS X 2014-03-20 16:47:35 -07:00
wmayer
40ce4edcb1 + fixes #0001477: Spaceball becomes uncontrollable for large FreeCAD Documnets on X11 (spacenav) 2014-03-18 11:27:52 +01:00
wmayer
8de7bd6d47 + fix displacement of bounding box 2014-03-17 10:56:38 +01:00
wmayer
4897ad3a32 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-03-16 11:23:16 +01:00
wmayer
1767be704f + fixes #0001332: Allow copy-paste on elements in Project tree 2014-03-16 11:22:42 +01:00
wmayer
8237ab75ae + undo bad fix and add a comment 2014-03-16 00:25:56 +01:00
wmayer
2b875184e1 + fixes #0001063: Show a PropertyLink in Property view 2014-03-13 14:28:53 +01:00
wmayer
27a1f62d7e + drag and drop on tree widget 2014-03-12 14:38:00 +01:00
wmayer
e41f792bd7 + switch off mouse propagation of OpenGL widget 2014-03-12 14:01:35 +01:00
wmayer
2e02eef28b + clarify documentation of class DockWindowManager 2014-03-12 12:33:25 +01:00
wmayer
4e89fd1b6e + Avoid cyclic dependency of tree items 2014-03-11 19:27:46 +01:00
wmayer
637027756a + Start drag and drop of view providers 2014-03-11 17:36:17 +01:00
wmayer
1a60e9ad7c + fixes #0001357: Freecad fails when sketch being deleted 2014-03-11 10:27:55 +01:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
e9f73c9db3 + fixes #0001309: Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse] 2014-03-09 15:36:33 +01:00
wmayer
bb5c41dfc3 + issue #0000953: No scroll bar on preferences dialog window 2014-03-09 15:04:44 +01:00
wmayer
06b0928ad0 + issue #0000953: No scroll bar on preferences dialog window 2014-03-09 13:03:49 +01:00
wmayer
e7f923318a + fix gcc build 2014-03-08 17:59:22 +01:00
wmayer
d2501d4cc8 + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
wmayer
1a24718898 + work on item 0000494 2014-03-05 13:53:08 +01:00
wmayer
88c05dcbac + 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
29f688a4b5 + fixes #0001453: Use string representation for PropertyPlacement editor that presevers double precision 2014-03-01 12:41:29 +01:00
wmayer
97a4d4f4ae 0001453: Use string representation for PropertyPlacement editor that presevers double precision 2014-03-01 11:41:42 +01:00
wmayer
9e01b412cf + fixes #0001448: Newly created python macros don't have an asterisk in their window title. 2014-02-28 11:30:04 +01:00
wmayer
95daf2953e 0001441: entering Transform mode degrades the Placemens rotation to single precision 2014-02-28 11:22:09 +01:00
wmayer
9234c7463d + fixes #0001441: entering Transform mode degrades the Placemens rotation to single precision 2014-02-27 14:43:07 +01:00
wmayer
0a8b3a7ec8 + 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
bb976efd79 + Added coin add/remove DraggerCallback python functions (guilhemdesq) 2014-02-25 17:43:48 +01:00
wmayer
f0d8650c3c + Fix broken unit tests 2014-02-25 15:24:10 +01:00
wmayer
effedb5d1c + detect from Python whether a document is modified, give option to suppress warning from SendMsgToActiveView 2014-02-24 11:30:27 +01:00
wmayer
847f3f27e0 + Implement alternative to load ui files without using PySide's QtUiTools module 2014-02-22 18:49:22 +01:00
wmayer
11ebf1deb7 + Avoid to unnecessarily throw Py::Exception 2014-02-22 11:35:51 +01:00
wmayer
018ead2be3 + draw additional dashed line in brush tool 2014-02-17 15:27:59 +01:00
jriegel
aca751daf4 switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
wmayer
09122a27b7 + 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
8d37a2610e + Set number of deciamls with GUI 2014-02-16 12:39:03 +01:00
wmayer
a2209cda1f + Proper reimplmentation of PropertyUnitItem 2014-02-13 14:08:08 +01:00
wmayer
cfe77ee175 + emit valueChanged(double) signal from InputField 2014-02-12 14:03:42 +01:00
wmayer
035ff37353 + fix whitespace, typos, docs 2014-02-12 13:37:04 +01:00
wmayer
3d7c8808bb + fixes #0001400: Revert back to using native file dialog on Mac OS X 2014-02-12 10:50:02 +01:00
jriegel
d6be948820 FixBug #1402 2014-02-11 23:03:26 +01:00