Commit Graph

5762 Commits

Author SHA1 Message Date
wmayer
668f337963 + Fix typo 2013-12-30 12:57:08 +01:00
wmayer
5aa1f90dbd + Keep trailing digits when loading project file 2013-12-30 12:54:45 +01:00
wmayer
a34d88ebbb + Show horizontal scrollbar if needed 2013-12-29 13:40:44 +01:00
wmayer
10dfc2e59e + Fix docstring for addSelection 2013-12-27 11:07:16 +01:00
blobfish
ad7aa67434 Part: Changes to dimension
move 2 icons to main gui
    enable and disable stepped buttons
    move reset dialog to control widget
    only dimension 1 linear solution
2013-12-22 17:31:10 +01:00
wmayer
2cbf57259f + Use new icons in Mesh workbench 2013-12-20 16:28:14 +01:00
jriegel
bbc39a885b additional places for measurement commands 2013-12-19 22:02:40 +01:00
blobfish
1f7f5ac709 adding toggle and clear to context, view menu 2013-12-19 10:18:50 -05:00
blobfish
23a7f6e725 Part Dimension: alterations to existing files
Not sure what is happening with View3dInventorViewer.h.
    The only REAL change, beyond the addition of dim functions, is
    the removal of the member arrowrotation. It wasn't referenced anywhere.
2013-12-17 10:05:46 -05:00
jriegel
9de649a248 next gcc fix 2013-12-16 00:38:46 +01:00
jriegel
122c548bfd Mouse wheel handling in InputField 2013-12-16 00:02:31 +01:00
jriegel
16c6fe2470 Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
jriegel
f265f551c2 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
wmayer
8a923bac76 + PySide on Windows 2013-12-09 21:58:52 +01:00
wmayer
97740c12c5 + A more reliable workaround for regression in SoQtViewer 2013-12-09 13:40:42 +01:00
wmayer
2d5ea9005a + Workaround for crash in webkit engine for Qt 4.8.5 2013-12-07 22:03:17 +01:00
wmayer
2f05b38679 + Fix warnings because of invalid frustum with Coin 4.0 2013-12-07 19:22:13 +01:00
wmayer
9a0fef71f4 + add comments 2013-12-06 01:39:36 +01:00
wmayer
ecc0b8a3e6 + fixes #0000282, + fixes #0001028 2013-12-06 01:36:43 +01:00
wmayer
61f7ed2802 + Fix gcc build error 2013-12-05 23:30:12 +01:00
jriegel
69a4bbc46a Implement the three major unit system schemas 2013-12-05 18:16:31 +01:00
jriegel
27becf2e7b Some fixes in the unit system 2013-12-03 19:57:29 +01:00
jriegel
6ff12d9a4b new userString methode 2013-12-03 19:03:12 +01:00
jriegel
87c8d5b022 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
jriegel
aea66d9e1a deactivate Project view 2013-12-03 18:59:23 +01:00
jriegel
d4d4ccc3b1 History and Save managment in InputField 2013-12-03 18:48:18 +01:00
jmaustpc
6f74ac4a82 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
e9b356f666 + Apply Jim's fix of typos 2013-12-02 17:22:30 +01:00
wmayer
62944cea4d + allow to close download dialog 2013-12-01 16:36:21 +01:00
wmayer
55b04b00fe + remove .png extension in spnav dialog 2013-12-01 12:14:25 +01:00
jriegel
98d28b324e Using return to write the logBook in UnitsCalculator 2013-11-30 17:58:23 +01:00
jmaustpc
46e101d360 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
128075f196 Add limits to the InputField 2013-11-29 18:24:17 +01:00
wmayer
85f4a35b61 +Add method to get mdi view by view provider, add method to get flag widgets 2013-11-22 15:14:15 +01:00
wmayer
10a8c462b8 + Get exact point on data model when picking in 3d view 2013-11-21 12:50:49 +01:00
wmayer
961a3a9e04 + Expose method getPointOnScreen() to Python 2013-11-20 19:08:09 +01:00
wmayer
386bc93d85 + Fix icons names 2013-11-14 19:00:51 +01:00
wmayer
67390c0695 + Make sure to keep order of selected objects in getSelectionEx() 2013-11-12 11:38:52 +01:00
Yorik van Havre
70bc2446a1 Updated forum links to the new subdomain 2013-11-11 11:42:34 -02:00
wmayer
75801167db + fix doc string of CAD style 2013-11-11 09:27:00 +01:00
wmayer
509daf7731 + Fix signal connections of buttons in units calculator 2013-11-10 20:09:36 +01:00
jriegel
7b66f34b7f Detect unit missmatch in UnitsCalculator 2013-11-10 14:02:34 +01:00
wmayer
0670e216cf + fix build error, fix memory leaks 2013-11-09 18:57:34 +01:00
wmayer
6e04e8801d + Fix memory leak in units calculator 2013-11-09 13:51:21 +01:00
wmayer
4f50b2033e + Fix crash in units calculator, implement copy function 2013-11-09 13:47:15 +01:00
jriegel
a3e1a64759 Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +01:00
jriegel
041545dfba further implementing InputField and UnitsCalculator 2013-11-09 11:02:23 +01:00
jriegel
ae8898561a implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
wmayer
4a465a0aed + Fix missing document icon 2013-11-08 18:50:43 +01:00
wmayer
ce9041aa95 * Remove some old XPM icons 2013-11-08 14:20:49 +01:00