Commit Graph

19 Commits

Author SHA1 Message Date
tamasmeszaros
efbf139466 Abort semantics added.
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
2018-09-11 12:36:24 +02:00
tamasmeszaros
4600f6c867 Merge remote-tracking branch 'origin/cpp_progress_status_bar' into dev
# Conflicts:
#	lib/Slic3r/GUI/MainFrame.pm
#	xs/src/slic3r/AppController.cpp
#	xs/src/slic3r/AppControllerWx.cpp
#	xs/src/slic3r/GUI/GUI.hpp
2018-08-30 17:35:49 +02:00
tamasmeszaros
46fb4a9d8f working C++ status bar.
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
2018-08-30 11:55:10 +02:00
tamasmeszaros
54ad58bff8 Almost working c++ status bar
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
2018-08-30 11:54:08 +02:00
tamasmeszaros
dc9d347540 png export parameters routed to SLA print config. PngExportDialog disabled. 2018-08-28 14:55:40 +02:00
tamasmeszaros
6b21e5bd3c Merge remote-tracking branch 'origin/master' into feature_slice_to_png 2018-07-18 10:14:28 +02:00
tamasmeszaros
d44d9cac96 Eliminating signed comp warning 2018-07-03 15:09:12 +02:00
tamasmeszaros
ee6a1e22d7 Removing progress indicators for individual threads. 2018-07-03 12:43:17 +02:00
tamasmeszaros
2ef581e175 Localization for app controller. 2018-07-03 10:22:55 +02:00
tamasmeszaros
4081134cfc Proper localization of AppController 2018-07-02 16:15:21 +02:00
tamasmeszaros
ab6369f58d Fixing crash on linux. Exporting png in the UI thread. 2018-07-02 14:50:54 +02:00
tamasmeszaros
b9aee1617f Autocenter finally disabled. Progress indication works. 2018-06-29 17:46:21 +02:00
tamasmeszaros
f0b44f95e2 AppController integration 2018-06-28 18:47:18 +02:00
tamasmeszaros
d3881b6a30 ExpTime incorporated. Some refactor as welll. 2018-06-28 13:21:24 +02:00
tamasmeszaros
dee8d8d568 Execution abstraction and build fix for linux and mac 2018-06-27 18:23:53 +02:00
tamasmeszaros
eebc20098a Refactor and extensions to png export dialog. 2018-06-27 17:43:54 +02:00
tamasmeszaros
a0b8ede704 Patch from Lubomír Bláha applied. Polished comments and PngExportDialog. 2018-06-27 10:28:44 +02:00
tamasmeszaros
4ee61008ef Comments and refactoring 2018-06-26 17:02:46 +02:00
tamasmeszaros
e4e2fc7814 Export dialog ready 2018-06-26 15:53:43 +02:00