Jaime van Kessel
|
7fda5c84e7
Added extra exception catching for thread joining
|
9 years ago |
awhiemstra
|
0121c3523a
Merge pull request #17 from ad1217/themes
|
9 years ago |
Adam Goldsmith
|
350e3312bd
add missing width and height to section icon
|
9 years ago |
Adam Goldsmith
|
cc8f974793
add missing color to tool_button
|
9 years ago |
Adam Goldsmith
|
98a527b015
add setting for sidebar background color
|
9 years ago |
Arjen Hiemstra
|
830dc45cce
Make cura_app executable
|
9 years ago |
Arjen Hiemstra
|
0885d1433d
Move Sidebar so it is on top of everything else
|
9 years ago |
Arjen Hiemstra
|
1471a6815f
Do not slice if there is any setting with an error value
|
9 years ago |
Arjen Hiemstra
|
86920f4507
Start adding some more proper error/warning values to settings
|
9 years ago |
Arjen Hiemstra
|
68500ed1d0
Position the setting tooltip to the left of the settings instead of below
|
9 years ago |
Arjen Hiemstra
|
65781eee84
Set version to 15.05.92
|
9 years ago |
Arjen Hiemstra
|
c5fd957170
Set version back to master for master branch
|
9 years ago |
Arjen Hiemstra
|
4f6c8df224
Merge branch '15.06'
|
9 years ago |
Arjen Hiemstra
|
27e734edb7
Install the entire plugins directory into $prefix/lib/cura instead of just the contents
|
9 years ago |
Arjen Hiemstra
|
5762b2dfe8
Install the right source files
|
9 years ago |
Arjen Hiemstra
|
96e0faf937
Rename cura.py to cura_app.py to prevent conflicts with "cura" directory
|
9 years ago |
Arjen Hiemstra
|
8d6f72f409
Set default brim size to 10 lines
|
9 years ago |
Arjen Hiemstra
|
f6fc819009
Fix context menu entries
|
9 years ago |
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
|
7e841d429e
Merge branch 'master' of github.com:ultimaker/Cura
|
9 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 |
daid
|
f35cf4b74a
Merge branch 'master' of https://github.com/Ultimaker/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 |
daid
|
6c30e1d107
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
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
|
4b7a2016bf
Add __init__ file or else py2exe fails.
|
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 |