Mateusz Skowroński
c275b35d48
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Mateusz Skowroński
0695552cff
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
wmayer
0a120ba84d
+ do view fit only on file import if document was empty
2015-11-26 20:24:00 +01:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
ef203bc260
+ fixes #0001238 : Preferences: set temp files directory
2015-09-19 16:07:33 +02:00
Yorik van Havre
e122ea8bf7
Added SaveCopy command
...
This command saves a copy of the current document under a new name,
without modifying the document itself.
Available in menu File -> Save a Copy or from python with
FreeCAD.ActiveDocument.saveCopy(filename)
2015-09-02 13:38:14 -03:00
wwmayer
6bf065c097
+ fix many minor warnings, activate -Wall for gcc
2015-08-02 22:32:18 +02:00
wmayer
28c92a1bfa
+ issue #0002053 : Support of themes
2015-06-30 13:14:56 +02:00
wmayer
3f13a32afd
+ issue #0002053 : Support of themes
2015-06-28 23:30:42 +02:00
Eivind Kvedalen
4ec5710d56
Added zoom and automatic refresh of dependency graph view.
2015-06-15 11:32:24 +02:00
Yorik van Havre
e31ae460c8
Added a Revert command to the File menu - fixes #2040
2015-06-14 22:58:07 -03:00
wmayer
28c510c7e7
+ open transaction when duplicating selection
2015-02-13 23:12:51 +01:00
wmayer
a8f007ba12
+ fixes #0001760 : FC fails to load a *.FCStd file if the filename lacks the *.FCStd file extension
2014-12-30 00:31:39 +01:00
wmayer
af71d87f26
+ fixes #0001838 : When In Sketcher Make It Difficult To Mistakenly Delete A Feature
2014-12-25 22:43:09 +01:00
wmayer
616b1d0d99
+ save last used export/import filter
2014-10-19 19:42:50 +02:00
Stefan Tröger
512a2b94d2
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
wmayer
c94403412d
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
wmayer
5096be5a26
+ fixes #0001501 : Add Ability to Export Dependency Graph as SVG and PNG
2014-04-07 14:26:43 +02:00
wmayer
1a24718898
+ work on item 0000494
2014-03-05 13:53:08 +01:00
wmayer
57961a99cd
0001140: FreeCAD crashes when deleting element in drafter
2013-09-08 15:25:51 +02:00
wmayer
ff0712f3c3
Show question dialog to ask user to continue when deleting an object
2013-05-25 14:01:15 +02:00
wmayer
2b8f106952
Allow to delete sub-elements in either case
2013-05-21 13:42:08 +02:00
wmayer
eec01568c5
0001111: Deleting sketch after padding was done crashes the program
2013-05-13 16:25:30 +02:00
wmayer
ff23212a47
Ask user what to do if objects with unselected dependency get copied
2013-05-08 14:45:52 +02:00
wmayer
dc32083e4b
Reimplement 'Duplicate' command to do the same as Copy/Paste
2013-05-07 23:30:17 +02:00
wmayer
430f35cb92
0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14)
2012-12-07 12:13:36 +01:00
wmayer
9de3d18dda
Keep the refresh command active when in edit mode
2012-11-28 11:27:51 +01:00
wmayer
b2f6ba4935
Set working directory for Merge projects command
2012-11-15 10:46:20 +01:00
wmayer
736c9a5081
Remove recomputation from undo/redo
2012-11-07 13:01:59 +01:00
wmayer
bc4a3b0c76
0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git
2012-10-01 13:58:40 +02:00
wmayer
f76acd9614
0000807: Image plane duplication
2012-07-31 11:23:36 +02:00
wmayer
30d3d24d38
Apply camera settings from 3d view to split views for alignment
2012-07-13 13:37:01 +02:00
wmayer
77ad759b73
Enhance Branding
2012-07-02 17:04:13 +02:00
wmayer
1c0ce732cc
Fix issue with non-starting executable
2012-06-13 19:39:37 +02:00
wmayer
90ac58df0e
Support sample buffers
2012-06-13 14:07:47 +02:00
wmayer
4c458840f8
Improve grapgviz integration
2012-06-13 12:52:17 +02:00
wmayer
fd62e9e18f
Export object dependencies to graphviz file
2012-06-12 19:03:29 +02:00
wmayer
d91de03f42
0000226: Minor Bug with Box and Sphere not drawn correctly, update Sweep icon
2012-06-11 11:12:30 +02:00
wmayer
89291aff6d
Expose merge project function to python
2012-05-23 15:03:48 +02:00
wmayer
412e62f923
0000710: merge project annoyance
2012-05-23 11:48:43 +02:00
wmayer
f865a1be59
0000467: blankes needed in some strings (crowdin)
2012-04-12 15:47:37 +02:00
wmayer
729fcadfdf
Implement manual alignment utility
2012-03-26 15:54:13 +02:00
wmayer
308771048b
Show error dialog for Export command if nothing is selected
2012-02-27 21:21:05 +01:00
Yorik van Havre
09745f3030
Added Std_Edit FreeCAD command
...
That command (located in the Edit menu) toggles (enters or leaves)
the Edit mode of a selected object.
2012-02-13 20:11:14 -02:00
wmayer
32ee057a41
+ reorder definition of 'Geometry' and 'Constraints' in SketchObject
...
+ fix typo
+ fix whitespace
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5040 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-19 16:15:11 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00