View Issue Details

IDProjectCategoryView StatusLast Update
0001400FreeCADMerge requestpublic2014-02-12 14:22
Reporterpeterl94 Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Summary0001400: Revert back to using native file dialog on Mac OS X
DescriptionUsing the native file dialog doesn't crash anymore, and it would improve the mac experience. Also, it automatically adds the extension when saving files, which the non native file dialog doesn't do.

Branch: peterl94/quick-fixes; commit: https://github.com/peterl94/FreeCAD_sf_master/commit/f597dbcc74e551c3ce18940f2a3f77e1e04b2e5d
TagsNo tags attached.
FreeCAD Information

Relationships

has duplicate 0001407 closed Saving files does not automatically append the selected suffix. 

Activities

wmayer

2014-02-11 10:17

administrator   ~0004182

Any idea with which Qt version this has changed?

peterl94

2014-02-11 19:18

developer   ~0004186

Well, I don't know the exact version, but the build in this thread http://www.forum.freecadweb.org/viewtopic.php?f=3&t=570&p=3981 is using 4.6.2 and I'm using 4.8.5

wmayer

2014-02-12 09:48

administrator   ~0004189

OK, then I will make the assumption that it has been fixed with Qt 4.8.0

Related Changesets

FreeCAD: master 02566f72

2014-02-12 10:50:02

wmayer

Details Diff
+ fixes 0001400: Revert back to using native file dialog on Mac OS X Affected Issues
0001400
mod - src/Gui/FileDialog.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-10 20:53 peterl94 New Issue
2014-02-11 10:17 wmayer Note Added: 0004182
2014-02-11 19:18 peterl94 Note Added: 0004186
2014-02-12 09:48 wmayer Note Added: 0004189
2014-02-12 10:19 wmayer Changeset attached => FreeCAD Master master 02566f72
2014-02-12 10:19 wmayer Assigned To => wmayer
2014-02-12 10:19 wmayer Status new => closed
2014-02-12 10:19 wmayer Resolution open => fixed
2014-02-12 14:22 shoogen Relationship added has duplicate 0001407