440 Commits

Author SHA1 Message Date
Arjen Hiemstra
65781eee84 Set version to 15.05.92 2015-05-27 15:13:36 +02:00
Arjen Hiemstra
27e734edb7 Install the entire plugins directory into $prefix/lib/cura instead of just the contents
This makes it easier to add the directory to the plugin search paths.

Contributes to Ultimaker/Uranium#41
2015-05-26 17:12:57 +02:00
Arjen Hiemstra
5762b2dfe8 Install the right source files 2015-05-26 11:05:37 +02:00
Arjen Hiemstra
96e0faf937 Rename cura.py to cura_app.py to prevent conflicts with "cura" directory
Contributes to Ultimaker/Uranium#41
2015-05-21 15:13:06 +02:00
Arjen Hiemstra
8d6f72f409 Set default brim size to 10 lines
Fixes #2
2015-05-21 15:11:00 +02:00
Arjen Hiemstra
f6fc819009 Fix context menu entries
Fixes Asana Issue 12
2015-05-18 17:20:02 +02:00
Arjen Hiemstra
ae71c309ac Move src to cura so we can use the same package for installed and source
Contributes to #41
Contributes to #42
2015-05-18 15:03:42 +02:00
Arjen Hiemstra
70f5dede95 Add standard Cura install directories to resource and plugin paths
Contributes to #41
Contributes to #42
2015-05-18 15:01:40 +02:00
Arjen Hiemstra
7e9870c6cb Set default engine location to unix standard bin dir
Contributes to #41
Contributes to #42
2015-05-18 15:00:53 +02:00
Arjen Hiemstra
e62dee6993 Make it possible to ignore translation targets and add install target
Contributes to #41
2015-05-18 14:59:37 +02:00
Arjen Hiemstra
6eb9f5139b Add support for loading files from command line
Fixes #8
2015-05-15 15:18:27 +02:00
Arjen Hiemstra
fdde91be67 Set version to 15.05.90 to indicate first beta release of 15.06 1.15.05.90 15.05.90 2015-05-11 12:24:56 +02:00
daid
5a71201200 Add __init__ file or else py2exe fails. 2015-05-11 12:21:28 +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
d6bab13b76 Update translations to latest version 2015-05-08 12:21:11 +02:00
daid
ab6a3041c1 Small fixes to build cura release for windows. 2015-05-07 16:53:35 +02:00
Arjen Hiemstra
1833e2494a Add POT files for Cura 2015-05-07 16:36:28 +02:00
Arjen Hiemstra
a6d5bf04d8 Fix syntax error 2015-05-07 16:36:07 +02:00
Arjen Hiemstra
acf5120cff Add missing translation markers 2015-05-07 16:33:37 +02:00
Arjen Hiemstra
ef62725cc1 Update splash screen with the correct version 2015-05-07 16:32:53 +02:00
Arjen Hiemstra
dca39383d9 Update Cura plugin metadata 2015-05-07 16:32:38 +02:00
Arjen Hiemstra
67b7d00580 Update setup.py to reflect the rename of files 2015-05-07 16:31:28 +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
Arjen Hiemstra
0a6562a8f1 Style: Use "" for strings not '' 2015-05-06 18:32:54 +02:00
Arjen Hiemstra
7cc493ad91 Make user visible strings in PrinterApplication translatable 2015-05-06 18:26:47 +02:00
Arjen Hiemstra
74f63a9889 Improve the About dialog a bit 2015-05-06 18:18:45 +02:00
Arjen Hiemstra
9f85898df7 Add cura-specific resources that were moved from Uranium 2015-05-06 18:03:45 +02:00
Arjen Hiemstra
ec3ab6e165 Remove unused QML files 2015-05-06 17:59:53 +02:00
Arjen Hiemstra
cf83400133 Use branch name for version, in this case "master" 2015-05-04 18:08:23 +02:00
Arjen Hiemstra
81c402c3bc Add resoure path before calling super() to make translation lookup work 2015-05-04 18:04:23 +02:00
Arjen Hiemstra
d2f2c7e078 Remove unnecessary margin that was set from a removed file 2015-05-04 18:04:23 +02:00
Arjen Hiemstra
0bbb7f93e8 Add CMake targets to extract messages and create translations 2015-05-04 18:04:23 +02:00
daid
881be3c405 Add the scripts used to build the release package (still needs some more work, but works on my desktop) 2015-05-04 13:35:53 +02:00
daid
41cb0dc17e Update the setup.py script for the new split repositories. 2015-05-04 13:34:40 +02:00
Arjen Hiemstra
1646007e9c Use the right catalog for the Cura plugins 2015-05-01 15:56:44 +02:00
Arjen Hiemstra
f82ed32ef0 Fix changed file locations and add missing resource path 2015-05-01 13:40:53 +02:00
Arjen Hiemstra
7318e3f1a6 Load the right file for PrinterApplication 2015-05-01 13:12:13 +02:00
Arjen Hiemstra
70d714def5 Move QML files to resources 2015-05-01 13:11:27 +02:00
Arjen Hiemstra
81aac4a1c1 Add 'plugins/LayerView/' from commit 'ffcf5c7885b5ebf9d99103b68f03fb86d5610d27'
git-subtree-dir: plugins/LayerView
git-subtree-mainline: bda10b5ce5b6933c3952d4e3999b886c5dc31443
git-subtree-split: ffcf5c7885b5ebf9d99103b68f03fb86d5610d27
2015-04-30 14:55:46 +02:00
Arjen Hiemstra
bda10b5ce5 Add 'plugins/GCodeWriter/' from commit '6fc044387a3de779032ce69812040bb772971ddc'
git-subtree-dir: plugins/GCodeWriter
git-subtree-mainline: 92afe31e370d117e74c0ea2da9da559db7fa4603
git-subtree-split: 6fc044387a3de779032ce69812040bb772971ddc
2015-04-30 14:43:27 +02:00
Arjen Hiemstra
92afe31e37 Add gitignore, README, LICENSE and CMakeLists files 2015-04-30 13:37:18 +02:00
Arjen Hiemstra
2e96ac1e91 Add 'resources/themes/cura/' from commit 'ff0b05acb2bcfcb4d021889ef94cfe603a44f870'
git-subtree-dir: resources/themes/cura
git-subtree-mainline: 63e8cf72a3032797f25b0cc2f14a0350d0a6a9d8
git-subtree-split: ff0b05acb2bcfcb4d021889ef94cfe603a44f870
2015-04-30 13:28:11 +02:00
Arjen Hiemstra
63e8cf72a3 Add 'plugins/USBPrinting/' from commit 'b28ca0881a6c2564f5447476f7b21de5645c10bd'
git-subtree-dir: plugins/USBPrinting
git-subtree-mainline: 3823afd8cca1fe92b69082d51d0d50946b904e91
git-subtree-split: b28ca0881a6c2564f5447476f7b21de5645c10bd
2015-04-30 12:30:37 +02:00
Arjen Hiemstra
3823afd8cc Add 'plugins/CuraEngineBackend/' from commit '918d4b41c802f5e8acd0e271a261b73df0441346'
git-subtree-dir: plugins/CuraEngineBackend
git-subtree-mainline: 49210587fff4e64553a377b25cbdc78cc22ebbb1
git-subtree-split: 918d4b41c802f5e8acd0e271a261b73df0441346
2015-04-30 12:25:58 +02:00
Arjen Hiemstra
49210587ff Move all Cura files into a src/ directory 2015-04-30 12:25:31 +02:00
Arjen Hiemstra
918d4b41c8 Remove obsolete "Commands" directory 2015-04-30 12:23:48 +02:00
Arjen Hiemstra
ffbe66896d Scale down too large models 2015-04-29 18:22:48 +02:00
Arjen Hiemstra
64370093b2 Implement ScaleTool Scale to Max 2015-04-29 18:22:32 +02:00
Arjen Hiemstra
ff0b05acb2 Improve styling of MessageStack 2015-04-29 17:48:40 +02:00