Commit graph

47 commits

Author SHA1 Message Date
Jaime van Kessel
883f1b30f4 Added saving of window size in preferences 2015-04-28 14:23:30 +02:00
Jaime van Kessel
34f92f38c8 Layer view now has an awesome slider! 2015-04-24 12:31:40 +02:00
Arjen Hiemstra
6d0e31aa8d Fix the engine log window after changing it to use Window instead of Dialog 2015-04-23 11:38:02 +02:00
Tim Kuipers
61de130880 Use Window instead of Dialog for the Engine Log as Dialog is not available 2015-04-23 10:35:19 +02:00
Arjen Hiemstra
c28e3600b2 Use Duration in SaveButton and SidebarSimple 2015-04-22 17:53:10 +02:00
Jaime van Kessel
7d88d800b2 Merge branch 'master' of https://github.com/Ultimaker/PluggableCura
Conflicts:
	plugins/CuraEngineBackend/CuraEngineBackend.py
2015-04-22 09:41:08 +02:00
Jaime van Kessel
a4601edb3c Added version number to scanner 2015-04-22 09:38:32 +02:00
Arjen Hiemstra
d2a8ec0898 Implement the time/quality slider in SidebarSimple 2015-04-21 17:28:06 +02:00
Arjen Hiemstra
298b5a3025 Use the PrintInformation object for displaying the print duration in the Save button 2015-04-21 17:28:06 +02:00
Arjen Hiemstra
1c11104dd2 Add support for displaying print time and print material amount 2015-04-20 17:55:52 +02:00
Arjen Hiemstra
da0d71fd94 Add support for loading a custom QML panel to tools and PrinterToolbar
This allows us to provide custom actions dependant on the active tool,
like reset rotation or scale to max.
2015-04-17 18:32:28 +02:00
Arjen Hiemstra
a751a137d9 Move the button text from PrinterButton to the style in Theme 2015-04-17 18:30:22 +02:00
Arjen Hiemstra
029fabc791 Fix Cura sidebar to use Print Setup in header 2015-04-17 15:44:44 +02:00
Arjen Hiemstra
7ef8038145 Fix showing tooltips on control hover 2015-04-17 13:52:30 +02:00
Arjen Hiemstra
e7224c8c1a Add and use a preference for active mode and active machine 2015-04-17 12:03:28 +02:00
Arjen Hiemstra
0c156fdf42 Pull mode list model out of SidebarHeader and put it into Sidebar
This helps with code readability
2015-04-17 12:02:29 +02:00
Arjen Hiemstra
e53e74d093 Elide the header's menu buttons so we do not have long names peeking out 2015-04-17 12:02:29 +02:00
Arjen Hiemstra
1118219f7d Add a dialog that shows the engine log 2015-04-17 12:02:29 +02:00
Jaime van Kessel
98b07e7a2c Fixed tooltips 2015-04-17 09:23:25 +02:00
Jaime van Kessel
84e785f3b8 Printer now uses sidebar advanced again instead of relative path to prevent breaking when uranium and printer app are moved appart 2015-04-16 10:51:37 +02:00
Jaime van Kessel
899c86ac2f Moved printer specific items back and renamed advancedSidebar to setting view 2015-04-16 10:46:46 +02:00
Jaime van Kessel
b2b3464690 Moved sidebar code to Uranium QT so it can be used for scanner aswell 2015-04-16 09:35:13 +02:00
Jaime van Kessel
f6daca8c53 Added extensions as a working plugin type 2015-04-14 14:31:52 +02:00
Jaime van Kessel
f12f20afee Merge branch 'master' of https://github.com/Ultimaker/PluggableCura 2015-04-07 13:17:45 +02:00
Arjen Hiemstra
2759035ab2 Remove obsolete logging and re-enable disable functionality 2015-04-07 12:24:45 +02:00
Arjen Hiemstra
a4b09d3dac Update API of Printer output device handling so we can handle multiple devices 2015-04-07 12:24:10 +02:00
Jaime van Kessel
d7ec2fadf3 Fixed spacing issue with settings 2015-04-07 12:03:23 +02:00
Arjen Hiemstra
77f6929de4 Add the Cura logo to the top left of the cura window 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
d46e7daea2 Allow overriding the color of SidebarCategoryHeader 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
4f9258e951 Use the checkbox/slider styles from the theme and add some other missing styling 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
224387aefc Rename OutputGCodeButton to SaveButton and update styling 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
923b375f8b Make sure the description tooltip is not cutoff at the bottom of the window 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
502133a006 Add working show documentation and report bug actions 2015-04-03 18:04:37 +02:00
Arjen Hiemstra
7e9dd50258 Go to the right page for configure machines 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
0d5e10219c Add support for displaying setting tooltips with descriptions 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
b67a2bff31 Add a context menu to the advanced sidebar that can hide settings 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
bcbbaf41f3 Add a tooltip to PrinterButton 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
0d54855937 Update simple mode UI to new styling 2015-04-02 13:22:03 +02:00
Arjen Hiemstra
ecb7ebc49b Use the right enum value for dialogs on windows 2015-04-01 12:29:29 +02:00
Arjen Hiemstra
a173022ec6 Update styling and functionality of sidebar in cura 2015-04-01 12:10:07 +02:00
Arjen Hiemstra
bd1e12b492 Get rid of error about unknown reference 2015-04-01 12:10:06 +02:00
Arjen Hiemstra
0ce3ff174a Style categories for advanced mode 2015-03-30 10:59:31 +02:00
Arjen Hiemstra
411a2f2d7d Update styling of gcode save button 2015-03-30 10:58:16 +02:00
Arjen Hiemstra
55a7c9022a Use AngledCornerRectangle for the sidebar background 2015-03-30 10:57:53 +02:00
Arjen Hiemstra
fb580627fb Start implementing new Cura design 2015-03-26 14:33:10 +01:00
Arjen Hiemstra
89a035bab4 Rename Theme to Styles to allow for the introduction of a proper Theme object 2015-03-25 13:36:40 +01:00
Arjen Hiemstra
4a8f6beb26 Move all of Cura's QML files into a qml subdir 2015-03-25 11:23:48 +01:00