Cura/cura
Arjen Hiemstra c486794f33 Delay showing the Add Machine dialog until after the main window is properly shown
Showing the main window causes the Add Machine window to hide apparently
so instead make sure we show the add machine dialog after showing the
main window.

This also handles the "there is no machine" situation a little more
cleanly.
2015-09-24 19:22:00 +02:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Merge pull request #310 from fieldOfView/fix_buildvolume_brokenprofile 2015-09-02 15:03:05 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Fix ConvexHull{Decorator,Job} to work with the new profile structure 2015-09-01 15:03:29 +02:00
ConvexHullJob.py The convex hud for the head is now correctly reset when switching between print modes 2015-09-04 14:00:20 +02:00
ConvexHullNode.py Head shape is now also shown in hull 2015-09-03 16:34:25 +02:00
CrashHandler.py Fix strings in crash handler 2015-09-10 16:54:20 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Delay showing the Add Machine dialog until after the main window is properly shown 2015-09-24 19:22:00 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py Fixed push free for one at a time 2015-09-08 13:31:16 +02:00
PlatformPhysics.py Remove print statement 2015-09-18 13:44:21 +02:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00