Arjen Hiemstra
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |
Arjen Hiemstra
|
70f5dede95
Add standard Cura install directories to resource and plugin paths
|
9 years ago |
Arjen Hiemstra
|
7e9870c6cb
Set default engine location to unix standard bin dir
|
9 years ago |
Arjen Hiemstra
|
e62dee6993
Make it possible to ignore translation targets and add install target
|
9 years ago |
Arjen Hiemstra
|
6eb9f5139b
Add support for loading files from command line
|
9 years ago |
Arjen Hiemstra
|
fdde91be67
Set version to 15.05.90 to indicate first beta release of 15.06
|
9 years ago |
daid
|
5a71201200
Add __init__ file or else py2exe fails.
|
10 years ago |
Arjen Hiemstra
|
9d7e460b50
Add missing copyright headers
|
9 years ago |
Arjen Hiemstra
|
b1984f58a0
Use MeshFileHandler to load dropped files
|
9 years ago |
Arjen Hiemstra
|
d6bab13b76
Update translations to latest version
|
9 years ago |
daid
|
ab6a3041c1
Small fixes to build cura release for windows.
|
9 years ago |
Arjen Hiemstra
|
1833e2494a
Add POT files for Cura
|
9 years ago |
Arjen Hiemstra
|
a6d5bf04d8
Fix syntax error
|
9 years ago |
Arjen Hiemstra
|
acf5120cff
Add missing translation markers
|
9 years ago |
Arjen Hiemstra
|
ef62725cc1
Update splash screen with the correct version
|
9 years ago |
Arjen Hiemstra
|
dca39383d9
Update Cura plugin metadata
|
9 years ago |
Arjen Hiemstra
|
67b7d00580
Update setup.py to reflect the rename of files
|
9 years ago |
Arjen Hiemstra
|
cc7ce1d408
Rename everything "Printer" to either "Cura" or drop the prefix since it is no longer needed
|
9 years ago |
Arjen Hiemstra
|
0a6562a8f1
Style: Use "" for strings not ''
|
9 years ago |
Arjen Hiemstra
|
7cc493ad91
Make user visible strings in PrinterApplication translatable
|
9 years ago |
Arjen Hiemstra
|
74f63a9889
Improve the About dialog a bit
|
9 years ago |
Arjen Hiemstra
|
9f85898df7
Add cura-specific resources that were moved from Uranium
|
9 years ago |
Arjen Hiemstra
|
ec3ab6e165
Remove unused QML files
|
9 years ago |
Arjen Hiemstra
|
cf83400133
Use branch name for version, in this case "master"
|
10 years ago |
Arjen Hiemstra
|
81c402c3bc
Add resoure path before calling super() to make translation lookup work
|
10 years ago |
Arjen Hiemstra
|
d2f2c7e078
Remove unnecessary margin that was set from a removed file
|
10 years ago |
Arjen Hiemstra
|
0bbb7f93e8
Add CMake targets to extract messages and create translations
|
10 years ago |
daid
|
881be3c405
Add the scripts used to build the release package (still needs some more work, but works on my desktop)
|
10 years ago |
daid
|
41cb0dc17e
Update the setup.py script for the new split repositories.
|
10 years ago |
Arjen Hiemstra
|
1646007e9c
Use the right catalog for the Cura plugins
|
10 years ago |
Arjen Hiemstra
|
f82ed32ef0
Fix changed file locations and add missing resource path
|
10 years ago |
Arjen Hiemstra
|
7318e3f1a6
Load the right file for PrinterApplication
|
10 years ago |
Arjen Hiemstra
|
70d714def5
Move QML files to resources
|
10 years ago |
Arjen Hiemstra
|
81aac4a1c1
Add 'plugins/LayerView/' from commit 'ffcf5c7885b5ebf9d99103b68f03fb86d5610d27'
|
10 years ago |
Arjen Hiemstra
|
bda10b5ce5
Add 'plugins/GCodeWriter/' from commit '6fc044387a3de779032ce69812040bb772971ddc'
|
10 years ago |
Arjen Hiemstra
|
92afe31e37
Add gitignore, README, LICENSE and CMakeLists files
|
10 years ago |
Arjen Hiemstra
|
2e96ac1e91
Add 'resources/themes/cura/' from commit 'ff0b05acb2bcfcb4d021889ef94cfe603a44f870'
|
10 years ago |
Arjen Hiemstra
|
63e8cf72a3
Add 'plugins/USBPrinting/' from commit 'b28ca0881a6c2564f5447476f7b21de5645c10bd'
|
10 years ago |
Arjen Hiemstra
|
3823afd8cc
Add 'plugins/CuraEngineBackend/' from commit '918d4b41c802f5e8acd0e271a261b73df0441346'
|
10 years ago |
Arjen Hiemstra
|
49210587ff
Move all Cura files into a src/ directory
|
10 years ago |
Arjen Hiemstra
|
918d4b41c8
Remove obsolete "Commands" directory
|
10 years ago |
Arjen Hiemstra
|
ffbe66896d
Scale down too large models
|
10 years ago |
Arjen Hiemstra
|
64370093b2
Implement ScaleTool Scale to Max
|
10 years ago |
Arjen Hiemstra
|
ff0b05acb2
Improve styling of MessageStack
|
10 years ago |
Arjen Hiemstra
|
b9f99a3c56
Translate the received polygons from the engine to use 0,0 as center
|
10 years ago |
Arjen Hiemstra
|
28ac931629
Add About dialog to cura main QML file
|
10 years ago |
Arjen Hiemstra
|
e0e33aa029
Add an About dialog for Cura
|
10 years ago |
Arjen Hiemstra
|
8cbc239af6
Implement reset() for ViewPage
|
10 years ago |
Arjen Hiemstra
|
06c5419054
Use UM Dialog for AddMachineWizard
|
10 years ago |
Arjen Hiemstra
|
2b2c624e4e
Use UM Dialog for EngineLog dialog
|
10 years ago |