Commit Graph

325 Commits

Author SHA1 Message Date
wmayer
00b4fd364a Show status of downloading file 2013-06-12 23:15:13 +02:00
wmayer
c2adf81ea6 + Make FreeCAD default app to open FCStd files, allow to define different mimetype icons 2013-06-05 15:31:09 +02:00
wmayer
0bebfcc50f Add FreeCAD icons with different sizes 2013-06-03 01:11:26 +02:00
wmayer
aa6c15d8d7 Remove path 2013-06-01 18:15:46 +02:00
wmayer
ab012f5bee Port to Coin3d 4.x 2013-05-30 17:03:52 +02:00
wmayer
26d1751aeb 0000952: Download manager 2013-05-29 17:57:25 +02:00
wmayer
2896efe584 0000952: Download manager 2013-05-29 12:38:01 +02:00
wmayer
3db10284b1 0000952: Download manager 2013-05-28 18:14:58 +02:00
wmayer
fad26c93a5 Implement authenticate slot in download dialog 2013-05-25 14:02:26 +02:00
wmayer
ff031ec4c6 Show question dialog to ask user to continue when deleting an object 2013-05-25 14:01:15 +02:00
wmayer
163fbe1dcd Fix lock file issue on Linux 2013-05-25 01:45:37 +02:00
wmayer
b45c1dbb84 Allow to delete sub-elements in either case 2013-05-21 13:42:08 +02:00
wmayer
37d1696e16 0000175: Auto save function (first step) 2013-05-17 13:29:11 +02:00
wmayer
1939e61c57 Check for decimal and group separator on startup (Windows) 2013-05-16 12:32:33 +02:00
wmayer
ea943e0d7c 0001121: IndentationError in Python Console 2013-05-14 17:28:44 +02:00
wmayer
672e4d0feb 0000965: Tooltips should include shortcuts keys in parentheses 2013-05-14 16:26:44 +02:00
wmayer
81045486fd 0000826: reading from the python console for using pdb -- code cleanup 2013-05-14 15:20:00 +02:00
wmayer
941dcbf6fc Implement drag-at-cursor 2013-05-14 14:53:13 +02:00
wmayer
5639f22f8e 0001111: Deleting sketch after padding was done crashes the program 2013-05-13 16:25:30 +02:00
wmayer
bb65031594 Method to get SelectionObject from string 2013-05-13 15:25:31 +02:00
wmayer
83a447f43f MVC for tree view 2013-05-11 22:16:02 +02:00
wmayer
1e2aface5a Fix for highlighting of edges 2013-05-08 18:56:55 +02:00
wmayer
cec94bdb6a Fix for highlighting of edges 2013-05-08 18:40:20 +02:00
wmayer
fa3bbd093a Save position of last edited property item and restore it when selection changes 2013-05-08 15:07:46 +02:00
wmayer
738e8c3d15 Prepare tree view to show for multiple referenced objects more tree items 2013-05-08 14:47:20 +02:00
wmayer
33fbb0ed8d Ask user what to do if objects with unselected dependency get copied 2013-05-08 14:45:52 +02:00
wmayer
d58f317bc5 Reimplement 'Duplicate' command to do the same as Copy/Paste 2013-05-07 23:30:17 +02:00
wmayer
7c5ff7cec9 Do not allow to drag and drop child items of non-group objects in tree view 2013-05-06 15:34:56 +02:00
wmayer
946bd02df4 Improve reporting of Python exceptions 2013-05-04 14:23:53 +02:00
wmayer
2bbe465229 + Make transient directory of the form ExeName_Doc_{UUID}_{HASH}_{PID}
+ Set some properties in Document read-only

+ Implement Document::saveAs

+ Fix PropertyUUID::setValue()

+ Add a field for UUID in document information panel
2013-05-04 03:16:34 +02:00
wmayer
e18dcef6db Fix crash in property editor of property link is empty 2013-05-03 18:30:25 +02:00
wmayer
66bf91b077 Move GL painting of Rubberband into pimpl class 2013-05-03 17:03:00 +02:00
wmayer
7bbe64f586 Fix gcc build failure 2013-05-02 18:07:06 +02:00
wmayer
746ab2ec78 Add framebuffer support to Inventor viewer 2013-05-02 17:37:56 +02:00
wmayer
a233388328 Make information if tree item is expanded/collapsed persistent 2013-04-29 14:30:26 +02:00
wmayer
7e7dc80a7f Fix typos 2013-04-28 17:33:48 +02:00
wmayer
ecc61ba784 Fix typo 2013-04-28 14:31:12 +02:00
wmayer
859cf78dba 0001087: Inventor Navigation continues with released Mouse Button 2013-04-27 22:10:59 +02:00
wmayer
420d10face Add a GLPainter class to do all the OpenGL drawing stuff 2013-04-27 19:24:39 +02:00
wmayer
7d400af1f3 Implement a TaskGroup class to show widgets without extra header 2013-04-26 17:16:56 +02:00
wmayer
c7b0125769 Minor changes 2013-04-26 17:16:01 +02:00
wmayer
60eeb81183 Implement a more user-friendly selection tool 2013-04-26 17:13:20 +02:00
wmayer
688141164a Allow to show more parameter sets in parameter editor 2013-04-26 17:10:33 +02:00
wmayer
1396a1ae15 Make Command::getSelection static 2013-04-26 17:09:18 +02:00
wmayer
a40bac2bc2 Fix const correctness 2013-04-26 17:08:05 +02:00
wmayer
fe19cb09cc Do not override edit cursor with pre-selection 2013-04-10 13:57:44 +02:00
wmayer
b520b9d617 Fix wrong Python doc 2013-04-07 22:43:58 +02:00
wmayer
a7e3f0539d 0001063: Show a PropertyLink in Property view 2013-04-07 18:21:48 +02:00
wmayer
2de512fc8d On project load and import show wait cursor but do not block user input 2013-04-06 14:51:05 +02:00
wmayer
bc7454349f 0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task 2013-04-03 16:43:10 +02:00