14398 Commits

Author SHA1 Message Date
Tamara Hogenhout
4bd5aeda6a Removes the default tooltips of the buttons to improve clarity
Put the automatically added tooltips back to the default value (empty qSt)
so the user doensn't sees two 'tooltips'

Contributes to #43
2015-06-12 12:18:54 +02:00
Tamara Hogenhout
0b9986d34b Changes icon size (within the buttons) to improve clarity
Contributes to #43
2015-06-12 12:18:39 +02:00
Tamara Hogenhout
62558f47fa makes the tooltip/label appear behind the button.
Contributes to #43
2015-06-11 15:56:09 +02:00
Tamara Hogenhout
4d1fdc92b3 Removes the default tooltips of the buttons to improve clarity
Put the automatically added tooltips back to the default value (empty qSt)
so the user doensn't sees two 'tooltips'

Contributes to #43
2015-06-11 14:41:52 +02:00
Tim Kuipers
7e68a71ca3 magic mesh surface mode setting 2015-06-11 14:33:10 +02:00
Tim Kuipers
45143107ca skin alternate rotation setting 2015-06-11 13:57:56 +02:00
Tamara Hogenhout
ff058bbfae Changes icon size (within the buttons) to improve clarity
Contributes to #43
2015-06-11 13:42:49 +02:00
Arjen Hiemstra
9f1b6fc496 Use a darker text color for improved clarity
Contributes to Asana Readability issue
2015-06-10 15:42:51 +02:00
Arjen Hiemstra
fa671225c8 Update tool button styling for improved clarity
Fixes #35
2015-06-10 15:42:51 +02:00
Arjen Hiemstra
9d50b1fb26 Correct name of UM Original+ 2015-06-10 15:42:51 +02:00
Tamara Hogenhout
38346dd95f Merge branch '15.06'
Conflicts:
	cura/CuraApplication.py
2015-06-10 15:18:45 +02:00
Tamara Hogenhout
5f24b70453 Highlight Open button when no files are loaded
This helps with first-run to make it clear where to start.

Fixes #37
2015-06-10 14:57:37 +02:00
Tamara Hogenhout
74cf027421 Fix text wrapping and several other style issues of the About dialog
Contributes to Ultimaker/Uranium#43
2015-06-10 14:40:46 +02:00
Arjen Hiemstra
fc33b34060 Save the state of collapsed/expanded categories
Fixes Asana issue 36436828173802
2015-06-09 13:38:23 +02:00
Arjen Hiemstra
56454a9c7a Add support for listing recent files
Fixes Asana issue 33694049548880
2015-06-08 17:50:29 +02:00
Arjen Hiemstra
8c12426760 Merge branch '15.06'
* 15.06:
  Add a background to the tool additional controls
  Rescale the current layer number based on the maximum layer
  Add a text field style that can be used for generic text fields
  Implemented feature described by #30
  Handle finished signal for the ReadMeshJob started from command line args
  Updated name in menu for firmware update
  Added exception handling to listen thread join
  Render a transparent ghost of the selection when things are selected.
  Fix for #29
2015-06-08 16:41:46 +02:00
Arjen Hiemstra
478babff9a Add a background to the tool additional controls
This makes the actual text more visible and also
makes the link between active tool and active tool
controls more apparent.

Fixes #21
2015-06-08 16:40:09 +02:00
Tim Kuipers
f074760c7b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-06-08 13:33:28 +02:00
Tim Kuipers
c25a479fb7 coasting settings and some more setting fixes 2015-06-08 13:24:35 +02:00
Tim Kuipers
5235278a31 bugfix for 0% infill 2015-06-08 10:51:51 +02:00
Arjen Hiemstra
8db06b8305 Add a text field style that can be used for generic text fields
Based on the setting text field style.

Contributes to Asana issue 33752130551782
2015-06-05 19:10:15 +02:00
Arjen Hiemstra
98befd69ec Merge branch '15.06'
* 15.06:
  Updated name in menu for firmware update
  Added exception handling to listen thread join
  Render a transparent ghost of the selection when things are selected.
  Add changes of 15.05.93 release
  Make button tooltip text use the dark color from the palette
  Render the build platform grid as a single sided plane
  Ignore selection when moving objects due to collision
  Use the right offset for object collision after Polygon collision was fixed
2015-06-05 10:41:53 +02:00
Arjen Hiemstra
24a8edd2ae Make button tooltip text use the dark color from the palette
This fixes a regression where tooltip text was white
2015-06-03 21:00:58 +02:00
Arjen Hiemstra
aed224df08 Merge branch '15.06'
* 15.06:
  Bump version to 15.05.93
  Add a changelog file
  add missing width and height to section icon
  add missing color to tool_button
  add setting for sidebar background color
  Make cura_app executable
  Move Sidebar so it is on top of everything else
  Do not slice if there is any setting with an error value
  Start adding some more proper error/warning values to settings
  Position the setting tooltip to the left of the settings instead of below
  Set version to 15.05.92
2015-06-03 15:15:43 +02:00
Tim Kuipers
3fa71e3e6d introduces new combing settings: avoid objects during travel 2015-06-03 12:52:04 +02:00
Tim Kuipers
5ee82c8de5 settings restructure 2015-06-03 12:42:03 +02:00
Tim Kuipers
6330be5f81 updated settings 2015-06-02 17:08:13 +02:00
Adam Goldsmith
350e3312bd add missing width and height to section icon 2015-05-31 09:24:41 -04:00
Adam Goldsmith
cc8f974793 add missing color to tool_button 2015-05-31 09:18:36 -04:00
Adam Goldsmith
98a527b015 add setting for sidebar background color 2015-05-31 07:35:33 -04:00
Arjen Hiemstra
0885d1433d Move Sidebar so it is on top of everything else
This fixes an issue where the tooltip would be displayed below the layer
view slider.

Additional fix for Asana issue 39
2015-05-27 16:26:40 +02:00
Arjen Hiemstra
86920f4507 Start adding some more proper error/warning values to settings
Contributes to #7
2015-05-27 16:24:13 +02:00
Arjen Hiemstra
68500ed1d0 Position the setting tooltip to the left of the settings instead of below
This makes the tooltip not cover the settings.

Fixes Asana issue 39
2015-05-27 15:37:32 +02:00
Arjen Hiemstra
8d6f72f409 Set default brim size to 10 lines
Fixes #2
2015-05-21 15:11:00 +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
Arjen Hiemstra
1833e2494a Add POT files for Cura 2015-05-07 16:36:28 +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
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
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
d2f2c7e078 Remove unnecessary margin that was set from a removed file 2015-05-04 18:04:23 +02:00
Arjen Hiemstra
70d714def5 Move QML files to resources 2015-05-01 13:11:27 +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