Arjen Hiemstra
91a5439f88
Update translation catalogs with missing strings from UMO wizard
2015-09-12 20:14:58 +02:00
Arjen Hiemstra
fa3edf5086
Delay showing the window until componentComplete
...
This way most of the UI parsing and construction will be done while the
window is not yet visible, reducing the time we show a window with no
contents.
Contributes to #74
2015-09-12 20:08:41 +02:00
Arjen Hiemstra
ab183de6ae
Update translation catalogs
2015-09-12 20:08:41 +02:00
Arjen Hiemstra
14dd919ade
Increase sidebar width and set the right viewport size
2015-09-12 20:08:41 +02:00
Arjen Hiemstra
fa9ab24959
Properly handle dynamic initialization of Sidebar header
2015-09-12 20:08:41 +02:00
Arjen Hiemstra
67086b4d9f
Update translated strings and contexts
2015-09-12 20:08:41 +02:00
Mark Walker
f95fcef19d
Fix a few typos in comments and tooltip
...
nog to not
2015-09-11 18:26:32 -07:00
Tamara Hogenhout
29c0c7c6f4
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-11 17:41:33 +02:00
Tamara Hogenhout
cf4bd45f3f
Insert nescessary strings for Addmachine Wizard for string freeze
...
Contributes to: issue CURA-132
2015-09-11 17:41:24 +02:00
Arjen Hiemstra
dc280c53df
Drop unused files
2015-09-11 14:47:53 +02:00
Arjen Hiemstra
907f53240d
Drop dual_extrusion JSON for 15.10
...
We do not support dual extrusion prinitng in 15.10 so there is no need
to bother with this currently.
2015-09-11 14:47:53 +02:00
Arjen Hiemstra
147c6c3d7b
Update pot files and drop cura_qt.pot
2015-09-11 14:47:53 +02:00
Tamara Hogenhout
b816f0b03b
Implement simplemode -> profilesetup -> infill selection
...
not yet fully functional. Fast implement for string freeze
Contributes to: issue CURA-123
2015-09-11 13:02:01 +02:00
Arjen Hiemstra
add3776526
Add missing languages to General page and update other strings as well
...
Contributes to CURA-132
2015-09-10 16:30:51 +02:00
Arjen Hiemstra
80c5adc59a
Add several actions to menus that were missing
2015-09-10 16:30:51 +02:00
Arjen Hiemstra
cdc93d3839
Use the right strings for Manage actions and add a bunch of missing icons
...
Contributes to CURA-132
2015-09-10 16:30:51 +02:00
Tamara Hogenhout
7ef41d1556
implements the new load file button styling
...
(so that the mouse-over label can be translated..). The final icon will be added later.
Contributes to: issue CURA-129
2015-09-10 14:57:55 +02:00
Tamara Hogenhout
096065a441
changes some word-usage and the use of capital letters
...
Contributes to: issue CURA-129
2015-09-10 14:23:47 +02:00
Tim Kuipers
e78ea4b916
JSON: rename hammock to support roof
2015-09-10 11:02:34 +02:00
Tim Kuipers
eacc3ac58f
JSON: bugfix: faulty description
2015-09-10 10:09:00 +02:00
Tim Kuipers
d1a87f6add
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-09 17:05:22 +02:00
Tim Kuipers
7e01273d87
JSON: bugfix: skin_no_small_gaps_heuristic interpreted the wrong way around
2015-09-09 17:05:11 +02:00
Tamara Hogenhout
ae2a07ca06
re-implements the safebutton -> filename -> textfield
...
Not yet fully functional but re-implemented for stringfreeze
Contributes to: issue CURA-125
2015-09-09 16:40:01 +02:00
Tamara Hogenhout
032b6e4000
Just a little cleanup related to the translations
...
Contributes to: issue CURA-116
2015-09-09 15:50:28 +02:00
Tamara Hogenhout
dd0fc78e77
adds text as a 'Toggle Full Screen' menu item
...
Contributes to: issue CURA-125
2015-09-09 15:47:34 +02:00
Tamara Hogenhout
776683219d
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-09 15:25:59 +02:00
Tamara Hogenhout
ef93524d78
adds/adapts translation context markers
...
last nesscessary changes for internationalisation -> Cura
Contributes to: issue CURA-116
2015-09-09 15:25:39 +02:00
Tim Kuipers
42d8f38cf8
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-09 13:48:25 +02:00
Tim Kuipers
1401265fc1
JSON bugfix: default support roof pattern
2015-09-09 13:48:15 +02:00
Jaime van Kessel
98ee8cab85
Pages are now reset when adding a new machine.
...
Contributes to Ultimaker/Cura#353
2015-09-09 13:16:24 +02:00
adamarumjahn
ff0e742910
Fixed syntax
...
fixed syntax, double checked with JSONLint Validator
2015-09-08 18:31:16 -05:00
Arjen Hiemstra
566db2cb76
Add theme items for per-object settings
...
Contributes to #325
2015-09-08 17:41:46 +02:00
Arjen Hiemstra
0d0a823b54
Fix plus icon to not have black background
...
Contributes to #325
2015-09-08 17:41:46 +02:00
Tamara Hogenhout
34c252b2db
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-08 16:30:38 +02:00
Tamara Hogenhout
28aec71c02
adds/adapts translation context markers
...
all nescessary in folder: Cura/resources
Contributes to: issue CURA-116
2015-09-08 16:30:10 +02:00
Tim Kuipers
99deac2870
bugfixes for skin extrusion width; feature: toggle skin_no_small_gaps_heuristic
2015-09-08 16:25:38 +02:00
Jaime van Kessel
dd0c6f9f41
Extentions with no options are no longer shown
...
Fixes CURA-118
2015-09-08 15:31:10 +02:00
Jaime van Kessel
f1efcea088
Added missing checks
2015-09-08 09:46:38 +02:00
Jaime van Kessel
995c077627
Fixed wrong saving of preferences.
...
Fixes #Cura-110
2015-09-08 09:30:45 +02:00
adamarumjahn
3cbd32e075
Update innovo-inventor.json
...
changed obj to stl format.
2015-09-07 16:51:24 -05:00
adamarumjahn
49a29857d8
Update innovo-inventor.json
2015-09-07 16:23:23 -05:00
adamarumjahn
566558a564
Updated to have 4 space indents
...
Updated all lines to include 4 space indents instead of 2.
2015-09-07 13:38:24 -05:00
Jaime van Kessel
0530f107c7
Fixed qml undefined errors
2015-09-07 15:17:15 +02:00
Jaime van Kessel
a5720adb66
State is now only changed when its different
...
Fixes Ultimaker/Cura#327
2015-09-07 14:44:57 +02:00
Jaime van Kessel
50f557f5a8
Updated warnings & errors for fdm printer
2015-09-07 13:38:03 +02:00
Jaime van Kessel
955fe0034f
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-09-07 10:01:40 +02:00
Jaime van Kessel
0c6b57f897
Fixed wrong error state of infill_sparse_density
2015-09-07 10:01:29 +02:00
fieldOfView
4c1e0907ab
Change the default UMO uprade options
2015-09-04 22:39:31 +02:00
Jaime van Kessel
3f85b4aafd
Added extra checks to ultimaker checkup to prevent error messages
2015-09-04 11:48:34 +02:00
Jaime van Kessel
58c8157fbc
updated splashscreen
2015-09-04 11:38:01 +02:00