Commit Graph

1166 Commits

Author SHA1 Message Date
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
wmayer
02566f721b + fixes #0001400: Revert back to using native file dialog on Mac OS X 2014-02-12 10:50:02 +01:00
jriegel
82ff64477e FixBug #1402 2014-02-11 23:03:26 +01:00
wmayer
9b0d24345f + Using locale delimiter 2014-02-11 17:36:04 +01:00
jriegel
d17fb3aa5d First tests of using InputField via Python 2014-02-09 20:50:07 +01:00
jriegel
58fda26298 Fix doulbe value entry in history of InpuField 2014-02-09 19:28:15 +01:00
jriegel
893f330043 Fix default bug in Pad dialog 2014-02-09 19:21:01 +01:00
jriegel
a97f53a5e7 Fully implement Units in PartDesign Pad 2014-02-09 16:23:06 +01:00
wmayer
4fb000f0c8 + expose zoomIn/zoomOut to Python 2014-02-09 15:28:43 +01:00
Yorik van Havre
8ebf4ebf45 Included freecad-doc icon in resource 2014-02-06 15:11:38 -02:00
wmayer
75f7ebc346 + add default directories to check for translation files 2014-02-05 14:54:14 +01:00
wmayer
d927d0bcb9 + improve handling of default colors of report view and Python console when using style sheets 2014-01-31 11:34:30 +01:00
wmayer
30768c9519 + proper encoding of custom toolbar names 2014-01-26 16:02:22 +01:00
wmayer
340d6da086 + Various improvements on units calculator 2014-01-23 09:50:16 +01:00
wmayer
7506e740e0 + Use application icon as default workbench name 2014-01-22 17:35:10 +01:00
wmayer
cd5977b721 + fixes #0001289: Fit All option has not animation when Enable animation is active 2014-01-21 15:49:18 +01:00
wmayer
31a96aff9f + Show also name of Inventor nodes in Scene Inspector 2014-01-19 18:34:05 +01:00
wmayer
7813c5e5ed + Fix regressions by merge of draw style branch 2014-01-16 14:30:42 +01:00
Yorik van Havre
0972be8e72 Merge of tanderson-viewoverride4 branch 2014-01-16 10:27:21 -02:00
tanderson
46c1f7835c adding to menus and toolbars 2014-01-16 10:27:21 -02:00
tanderson
6f91426930 adding drawstyle icons 2014-01-16 10:27:21 -02:00
tanderson
3b8176535b implemented 2014-01-16 10:27:21 -02:00
Yorik van Havre
0b945388ea Added icon-based feedback for InputField 2014-01-15 11:48:16 -02:00
wmayer
b1a1be6f4e + workaround for strange behaviour of Qt 4.8 regarding period/colon 2014-01-14 13:50:13 +01:00
wmayer
ffbca2bdff + Fix in ui loader 2014-01-10 14:22:30 +01:00
wmayer
270d25658d + Prepare PySide to work with custom widgets 2014-01-09 23:49:41 +01:00
wmayer
984c723557 + Add method loadUi to PySideUic 2014-01-09 15:26:07 +01:00
wmayer
e32b747fce + Add PySideUic helper module 2014-01-09 13:35:42 +01:00
wmayer
c19e42cb7b + Read/Write FreeCAD website urls from/to user.cfg 2014-01-07 13:39:56 +01:00
Yorik van Havre
1d709ade42 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00