Commit Graph

452 Commits

Author SHA1 Message Date
jriegel
9d217367e9 Mouse wheel handling in InputField 2013-12-16 00:02:31 +01:00
jriegel
d5d9ea9c30 Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
jriegel
401cb13035 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
wmayer
df363e94f3 + PySide on Windows 2013-12-09 21:58:52 +01:00
wmayer
c86b7e17c8 + A more reliable workaround for regression in SoQtViewer 2013-12-09 13:40:42 +01:00
wmayer
017d6e4fb1 + Workaround for crash in webkit engine for Qt 4.8.5 2013-12-07 22:03:17 +01:00
wmayer
453d81aaae + Fix warnings because of invalid frustum with Coin 4.0 2013-12-07 19:22:13 +01:00
wmayer
54ccc224a6 + add comments 2013-12-06 01:39:36 +01:00
wmayer
c771c2ed93 + fixes #0000282, + fixes #0001028 2013-12-06 01:36:43 +01:00
wmayer
01d69071b6 + Fix gcc build error 2013-12-05 23:30:12 +01:00
jriegel
eb5cc8ed6c Implement the three major unit system schemas 2013-12-05 18:16:31 +01:00
jriegel
f58ea31b6a Some fixes in the unit system 2013-12-03 19:57:29 +01:00
jriegel
87c4741fac new userString methode 2013-12-03 19:03:12 +01:00
jriegel
3a3afa0783 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
jriegel
a7e221fdff deactivate Project view 2013-12-03 18:59:23 +01:00
jriegel
2351d115b9 History and Save managment in InputField 2013-12-03 18:48:18 +01:00
jmaustpc
8a19a176c6 add SVG icons for the Class Browser
Created new svg icons to replace the 7 png icons in
src/Gui/Icons/ClassBrowser
and made FreeCAD use them
2013-12-03 10:54:18 +01:00
wmayer
1028c365e1 + Apply Jim's fix of typos 2013-12-02 17:22:30 +01:00
wmayer
ebfe001a7f + allow to close download dialog 2013-12-01 16:36:21 +01:00
wmayer
31c5e7055c + remove .png extension in spnav dialog 2013-12-01 12:14:25 +01:00
jriegel
ae3c1704c9 Using return to write the logBook in UnitsCalculator 2013-11-30 17:58:23 +01:00
jmaustpc
f2ebb0813e remove path error from 18 svg icons
There was an extra path with no line or fill colour
in these 18 icons. In some svg applications displayed
this as a square in the top righ corner of the icon.
2013-11-30 14:14:34 -02:00
jriegel
b706bf73a5 Add limits to the InputField 2013-11-29 18:24:17 +01:00
wmayer
ef6978e9df +Add method to get mdi view by view provider, add method to get flag widgets 2013-11-22 15:14:15 +01:00
wmayer
1333cb8734 + Get exact point on data model when picking in 3d view 2013-11-21 12:50:49 +01:00
wmayer
f5a4c28f3d + Expose method getPointOnScreen() to Python 2013-11-20 19:08:09 +01:00
wmayer
0b6c21c716 + Fix icons names 2013-11-14 19:00:51 +01:00
wmayer
c020bab0fa + Make sure to keep order of selected objects in getSelectionEx() 2013-11-12 11:38:52 +01:00
Yorik van Havre
782cae1d22 Updated forum links to the new subdomain 2013-11-11 11:42:34 -02:00
wmayer
dd7e011726 + fix doc string of CAD style 2013-11-11 09:27:00 +01:00
wmayer
098a846e93 + Fix signal connections of buttons in units calculator 2013-11-10 20:09:36 +01:00
jriegel
326d42763f Detect unit missmatch in UnitsCalculator 2013-11-10 14:02:34 +01:00
wmayer
b035e9cb0c + fix build error, fix memory leaks 2013-11-09 18:57:34 +01:00
wmayer
b6a9d7973d + Fix memory leak in units calculator 2013-11-09 13:51:21 +01:00
wmayer
047e8f8700 + Fix crash in units calculator, implement copy function 2013-11-09 13:47:15 +01:00
jriegel
3e8a20ab7c Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +01:00
jriegel
46db0c24e8 further implementing InputField and UnitsCalculator 2013-11-09 11:02:23 +01:00
jriegel
3d6743a13b implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
wmayer
44e70a6435 + Fix missing document icon 2013-11-08 18:50:43 +01:00
wmayer
476f609e04 * Remove some old XPM icons 2013-11-08 14:20:49 +01:00
wmayer
f5e7965376 + Add new SVG icons 2013-11-08 14:09:27 +01:00
jriegel
1f96611b76 Add UnitsCalculator 2013-11-07 16:16:17 +01:00
Yorik van Havre
355942355f Updated links to the new forum 2013-11-06 19:32:45 -02:00
wmayer
9967336915 + Implement box highlighting for view providers using SoFCSelection 2013-11-06 13:40:41 +01:00
jriegel
2fb6e75899 implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
wmayer
df3d7ff364 + Add missing include 2013-10-31 10:33:00 +01:00
wmayer
12803c1de4 Set explicitly trackball as default orbit style 2013-10-30 10:34:09 +01:00
wmayer
fd9fb9481e + Selection handling of Python view providers 2013-10-26 22:15:20 +02:00
wmayer
6d8f51f92a + Selection handling of Python view providers 2013-10-26 19:52:22 +02:00
wmayer
2d62de2932 + Interface for selection of Python view providers 2013-10-25 15:07:39 +02:00