Andreea Scorojitu
d7b0583640
Update changelog to the current 3.0.4 version
2017-10-31 09:52:30 +01:00
Aleksei S
7f02ddd6e9
Simplified version for validation need to show user agreement
...
CURA-4501
2017-10-30 15:43:40 +01:00
Lipu Fei
aab601927c
Show Add Machine dialog after User Agreement dialog is closed
...
CURA-4501
2017-10-30 15:43:40 +01:00
Lipu Fei
b5904cd239
Fix code style
...
CURA-4501
2017-10-30 15:43:40 +01:00
Mark
ca8127c047
Fixed code comments
...
CURA-4501
2017-10-30 15:43:39 +01:00
Mark
9aebb395ab
Refactor and cleanup
...
CURA-4501
2017-10-30 15:43:39 +01:00
Mark
b45e44b388
Add useragreement screen on first run of Cura
...
CURA-4501
2017-10-30 15:43:39 +01:00
daid
e824996af7
Fix the OpenGL shader for older (legacy?) OpenGL. As the grid shader was no longer working.
2017-10-25 10:19:28 +02:00
Ghostkeeper
4d0c0f606e
Use new version for downloading plugins
3.0.3
v3.0.3
2017-10-17 16:44:27 +02:00
Diego Prado Gesto
b9a9ef8823
CURA-4457 Add parenthesis in conditional statement
2017-10-17 10:12:29 +02:00
Lipu Fei
8ef918829f
Fix quality profile upgrade for UM2 family
2017-10-16 15:00:29 +02:00
Lipu Fei
aa7b456594
Fix custom quality profile upgrade for UM2 family
...
The custom quality profiles for the UM2 family used to be saved as
profiles for "fdmprinter". They now should be updated to set for
"ultimaker2".
2017-10-16 13:59:22 +02:00
Ghostkeeper
a10390dbf1
Fix ANOTHER broken string freeze with plugin browser menu item
...
This is annoying.
Contributes to issue CURA-4341.
2017-10-16 11:01:01 +02:00
Ghostkeeper
fb5aa97641
Forgot ellipses
...
Contributes to issue CURA-4341.
2017-10-16 11:01:01 +02:00
Ghostkeeper
5a221a31d9
Fix another broken string freeze with plugin browser menu item
...
This is getting annoying.
Contributes to issue CURA-4341.
2017-10-16 11:01:00 +02:00
Ghostkeeper
639f22a986
Fix broken string freeze with plugin browser menu item
...
This is getting annoying.
Contributes to issue CURA-4341.
2017-10-16 11:01:00 +02:00
fieldOfView
d4e83ceba8
Fix one more fractional pixel offset affecting text placement
2017-10-16 10:39:02 +02:00
fieldOfView
464cf139a8
Change renderType for TextInput elements
...
Unlike Label elements, which are defined to use Text.NativeRendering, TextInput uses Qt text rendering by default. This can lead to differences in font rendering between input fields and other texts.
2017-10-16 10:38:51 +02:00
Mark
73f6427a88
Change mainwindow name to Ultimaker Cura
2017-10-13 16:21:23 +02:00
Diego Prado Gesto
3ea9c3856c
CURA-4450 Updating UI after removing printer
...
When removing a printer, the new one was activated but not signals were
emitted so the UI didn't update correctly. Now the printer is added and
signals are emitted.
2017-10-13 13:06:48 +02:00
Diego Prado Gesto
4c4de2cf1a
Merge branch 'CURA-4358_buildplate' into 3.0
2017-10-13 10:51:05 +02:00
Ghostkeeper
cfcb47234c
Add cross infill to the change log
...
Contributes to issue CURA-4391 and CURA-4095.
2017-10-12 17:10:04 +02:00
Ghostkeeper
eda61f1ff9
Merge branch 'update_printer_blocked_icon' into 3.0
2017-10-12 14:49:07 +02:00
Ghostkeeper
e6f613248c
Merge branch 'CL-508_correct_status_msg_when_disconnected' into 3.0
2017-10-12 14:48:36 +02:00
Ghostkeeper
56ccc2e8b8
Merge branch 'CL-555_fix_incorrect_msg_in_discovery' into 3.0
2017-10-12 14:45:11 +02:00
Simon Edwards
8ed7918b60
Update the icon used to show that a printer is blocked.
...
This applies to the printer status icons shown in the monitor tab when connected via Cura Connect.
2017-10-12 14:02:19 +02:00
Simon Edwards
eef4d61402
Correct the status message when a printer needs a config change but is unreachable
...
CL-508
2017-10-12 13:44:03 +02:00
A.Sasin
624aca324e
Updated changelog, except Cross infill
...
CURA-4391
2017-10-12 13:42:21 +02:00
Simon Edwards
427afdbe23
Correctly set up the cluster output device instances with the cluster size
...
This fixes the Cura Connect messages shown in the network printer selection dialog.
CL-555
2017-10-12 12:41:21 +02:00
A.Sasin
8d20f62dc9
Changed back to previous commit
2017-10-12 11:57:02 +02:00
A.Sasin
a3b8642a4e
Added text.elideRight on SidebarSimple
2017-10-12 11:45:25 +02:00
A.Sasin
372e86e39b
Merge branch '3.0' of github.com:Ultimaker/cura into 3.0
2017-10-12 11:42:24 +02:00
Ghostkeeper
bb1dd0e3d4
Merge branch 'CL-584_no_selecting_disabled_printers' into 3.0
2017-10-12 11:01:58 +02:00
Simon Edwards
af3c34b6fd
Don't let the user select unreachable printers in the Cura Connect monitor tab
...
CL-584
2017-10-12 10:46:25 +02:00
Ghostkeeper
ca28748bc3
Add missing translations from broken string freeze
...
These texts were added later after the strings were frozen. Bad! But this is the German translation for it, retrieved from a secondary speaker here at the office.
Contributes to issue CURA-4341.
2017-10-12 10:26:38 +02:00
Ghostkeeper
f94954e9ca
Improved end g-code
...
This one removes the hair at the end of this print a bit better.
Contributes to issue EM-1859.
2017-10-12 09:28:50 +02:00
A.Sasin
a6a58c8c84
Merge branch '3.0' of github.com:Ultimaker/cura into 3.0
2017-10-12 09:22:52 +02:00
Mark
3a7fbdb173
Changed parseInt to Math.floor
2017-10-11 17:06:13 +02:00
ChrisTerBeke
331574eec0
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-10-11 14:53:59 +02:00
Mark
00205996da
Change Text to Label and cast all sizes to int
...
CURA-4437
2017-10-11 14:53:46 +02:00
Ghostkeeper
be268a88dc
Fix order of commented-out translations
...
Apparently it's not allowed to put a comment halfway through a translation item.
Contributes to issue CURA-4341.
2017-10-11 14:53:18 +02:00
Ghostkeeper
e4580b6cd2
Delete unused cura.po file
...
To crevent ponfusion.
Contributes to issue CURA-4341.
2017-10-11 14:39:50 +02:00
Ghostkeeper
92e931e02e
Add translations out-of-band for string freeze violations
...
These texts were added after the string freeze. Bad! We've now translated half of these with a native speaker in the office, and the other half via Google and some clever copying from existing translations.
Contributes to issue CURA-4341.
2017-10-11 14:35:05 +02:00
Ghostkeeper
c4339955b3
Merge branch '3.0' into CL-508_show_lost_connection_status
2017-10-11 14:05:10 +02:00
Ghostkeeper
bf1baa2791
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
2017-10-11 14:04:17 +02:00
Simon Edwards
b68707d29c
Show the printer unreachable status in the Cura Connect tab when needed.
...
CL-508
2017-10-11 13:52:45 +02:00
ChrisTerBeke
a5aa13f853
Merge pull request #2585 from Ultimaker/CL-555_manual_ip_connect_bug
...
CL-555 Don't blow up at plugin start up due to the plugin path not being ready yet
2017-10-11 12:40:50 +02:00
Simon Edwards
3c69442ceb
Don't blow up at plugin start up due to the plugin path not being ready yet
...
CL-555
2017-10-11 11:54:00 +02:00
Ghostkeeper
cadfa14fb4
Fix mistake in verb vs. noun of 'Print'
...
The translator misunderstood this. It's not 'to print the details', but 'details of the print'.
Contributes to issue CURA-4341.
2017-10-11 11:22:08 +02:00
Ghostkeeper
69f6a7de73
Fix mistaken negation
...
The translator read this one wrong.
Contributes to issue CURA-4341.
2017-10-11 11:16:59 +02:00