509 Commits

Author SHA1 Message Date
Arjen Hiemstra
3c5096cebc Use python's webbrowser instead of Qt.openUrlExternally for opening urls
Qt.openUrlExternally crashes on Windows, but python webbrowser works. So
use that instead.

Fixes Asana issue 33694049548892
2015-06-16 17:12:35 +02:00
Tamara Hogenhout
4bd5aeda6a Removes the default tooltips of the buttons to improve clarity
Put the automatically added tooltips back to the default value (empty qSt)
so the user doensn't sees two 'tooltips'

Contributes to #43
2015-06-12 12:18:54 +02:00
Tamara Hogenhout
5f24b70453 Highlight Open button when no files are loaded
This helps with first-run to make it clear where to start.

Fixes #37
2015-06-10 14:57:37 +02:00
Arjen Hiemstra
56454a9c7a Add support for listing recent files
Fixes Asana issue 33694049548880
2015-06-08 17:50:29 +02:00
Arjen Hiemstra
0885d1433d Move Sidebar so it is on top of everything else
This fixes an issue where the tooltip would be displayed below the layer
view slider.

Additional fix for Asana issue 39
2015-05-27 16:26:40 +02:00
Arjen Hiemstra
9d7e460b50 Add missing copyright headers
Fixes #5
2015-05-11 12:18:05 +02:00
Arjen Hiemstra
b1984f58a0 Use MeshFileHandler to load dropped files
This fixes #6
2015-05-11 12:02:15 +02:00
Arjen Hiemstra
acf5120cff Add missing translation markers 2015-05-07 16:33:37 +02:00
Arjen Hiemstra
cc7ce1d408 Rename everything "Printer" to either "Cura" or drop the prefix since it is no longer needed 2015-05-06 18:41:22 +02:00