Commit Graph
100 Commits
Author SHA1 Message Date
David Kocik 3d78ae9271 Instance check on windows: concider whole window name when searching for another instance 2020-11-25 12:28:10 +01:00
David Kocik 95d65f9f30 Documentation for NotificationManager 2020-11-23 16:42:03 +01:00
David Kocik d855015e2f Merge branch 'dk_eject' into master 2020-11-20 09:43:59 +01:00
David Kocik a0239a7509 close export finished notification after eject atempt 2020-11-20 09:43:16 +01:00
David Kocik 5f97b2512b Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master 2020-11-19 19:02:32 +01:00
David Kocik 8cfec758d4 Merge branch 'dk_eject' into master 2020-11-19 15:58:40 +01:00
David Kocik c6e9b48db5 eject debug log 2020-11-19 15:57:38 +01:00
David Kocik 2ea00cf916 Merge branch 'dk_filaments' into master 2020-11-17 15:08:19 +01:00
David Kocik 16dd7c74f1 boost canonical fix at instance check. Hopefully a fix of #4973 2020-11-17 15:03:34 +01:00
David Kocik 1e12b99338 fix of segfault on startup at SplashScreen::SetText 2020-11-17 14:43:52 +01:00
David Kocik 4ad30ecdc0 Merge branch 'dk_filaments' into master 2020-11-11 16:10:38 +01:00
David Kocik 0a4ce079e8 escape_ampersand function and changed order of printer names and pictures in config wizard 2020-11-11 16:08:27 +01:00
David Kocik 70b19d2f5d Merge branch 'dk_notifications' into master 2020-11-10 09:23:16 +01:00
David Kocik 422ad1c5bf Callback stored at std::function for notification hyperlink. Notification progress bar draft. 2020-11-10 09:22:47 +01:00
David Kocik 560aef05c7 Merge branch 'dk_eject' into master 2020-11-09 15:16:09 +01:00
David Kocik 3163f506c2 imgui README.md prev commit hash 2020-11-09 15:15:30 +01:00
David Kocik 870aba8d15 Large notification buttons and icons 2020-11-09 15:15:30 +01:00
David Kocik 95d808f7c4 Merge branch 'dk_filaments' into master 2020-11-05 17:44:21 +01:00
David Kocik e9295e268a config wizard printer selection - changed vertical spacing 2020-11-05 17:43:40 +01:00
David Kocik 5d16c5f466 imgui README.md updated 2020-11-04 13:48:30 +01:00
David Kocik 3ca3a544a8 New Export Finished notification showing path and opening containing folder. Fix of #4917. Fixed wrongly grayed eject button in File menu. Hopefully fix of ctrl shortcut of tooltips at sidebar. 2020-11-04 09:29:08 +01:00
David Kocik 15a75ec6b0 prevent notifications moving left when in preview 2020-10-27 09:39:58 +01:00
David Kocik 8e20515060 added namespace boost::placeholders to indentify _1, hopefully fix of #4983 2020-10-27 09:16:09 +01:00
David Kocik 454b26c672 Merge branch 'dk_eject' 2020-10-23 18:35:56 +02:00
David Kocik 64f6499db5 Fix of empty error string. No testing errors for boost::filesystem::permission. 2020-10-23 18:35:32 +02:00
David Kocik 8b647ab41b fix of copy_file_inner 2020-10-23 15:36:32 +02:00
David Kocik cb2f751aed missing header 2020-10-23 11:19:31 +02:00
David Kocik 1d138e6e02 Merge branch 'dk_eject' into master 2020-10-23 10:19:00 +02:00
David Kocik 115cbd4650 aditional information to FAIL_COPY_FILE error message and changed bools controlling Export finished notification 2020-10-23 10:18:14 +02:00
David Kocik a623630614 exportToRemovableFinished notification fix in simple mode 2020-10-23 10:10:15 +02:00
David Kocik 068a254ef0 configuration wizard: added Checked information to sorting algortihm on filaments page. Fix of #4922 2020-10-20 10:35:48 +02:00
David Kocik 2cb86a7cd4 Merge branch 'dk_instances' into master 2020-10-16 10:50:15 +02:00
David Kocik 0aced42f64 OSX dock menu item start new instance visibility 2020-10-16 10:49:15 +02:00
David Kocik 1b2dcabf94 fix of OSX dock menu items 2020-10-15 19:40:57 +02:00
David Kocik 4ec5ea34bf OSX dock menu items 2020-10-15 18:53:35 +02:00
David Kocik 650bbb3484 Merge branch 'dk_instances' into master 2020-10-15 15:41:08 +02:00
David Kocik 7531da603b boost::filesystem::canonical at non windows instance check path to binary 2020-10-15 15:22:46 +02:00
David Kocik d87ca6bdc1 bring_forward on recieved other instance msg 2020-10-15 09:52:29 +02:00
David Kocik 6eee0c043c order of checking lockfile in instance check 2020-10-14 18:17:42 +02:00
David Kocik c47d4cdc03 Merge branch 'dk_instances' into master 2020-10-14 14:47:38 +02:00
David Kocik 83bd7ce7ab instance check - command line analysis - not return if only 1 argument 2020-10-14 14:46:52 +02:00
David Kocik d7686d7e6a Merge branch 'dk_instances' into master 2020-10-14 09:40:54 +02:00
David Kocik 2f5bce3d53 bug fix std::optional on mac 2020-10-14 09:26:06 +02:00
David Kocik 5e80dda623 instance check - not calling bring_forward imidietly after recieving msg on OSX 2020-10-14 08:52:18 +02:00
David Kocik 3fd03c3a2d Merge branch 'dk_instances' into master 2020-10-14 08:49:31 +02:00
David Kocik 453408143f switching from slicer to gcode viewer - unlocking lock file 2020-10-14 08:48:38 +02:00
David Kocik 2854f753a6 Merge branch 'dk_instances' into master 2020-10-12 16:03:47 +02:00
David Kocik 4b224359ef starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start. 2020-10-12 15:26:19 +02:00
David Kocik 6a12e75194 Merge branch 'dk_instances' into master 2020-10-05 15:12:17 +02:00
David Kocik 785839685e instance check: do not perform for gcode viewer 2020-10-05 14:55:31 +02:00
David Kocik b9d8f30eeb Merge branch 'dk_filaments' into master 2020-10-05 09:49:28 +02:00
David Kocik 878fac4c44 filament selection: bug fix - * sign is again visible at profiles 2020-10-05 09:48:55 +02:00
David Kocik 2b24a21098 Correct strings in configWizard 2020-10-04 21:11:56 +02:00
David Kocik 0435993309 Merge branch 'dk_notifications' into master 2020-10-02 10:28:06 +02:00
David Kocik 092a9f80b6 notifications: avoid collision with gizmos on same position by moving to left 2020-10-02 10:27:31 +02:00
David Kocik ec6599da98 notifications: sla supports outside error appearing/disappearing 2020-10-02 10:27:31 +02:00
David Kocik 6a46708608 fix in ConfigWizard.cpp 2020-10-01 09:46:00 +02:00
David Kocik b8cf929532 Merge branch 'dk_notifications' into master 2020-10-01 09:31:02 +02:00
David Kocik 661534042b notifications: changed some plater warnings into errors, fixed not showing plater warnings in preview. 2020-10-01 09:30:11 +02:00
David Kocik a47178557f notification orange color for hypertext 2020-10-01 09:30:11 +02:00
David Kocik 11344083c8 Merge branch 'dk_filaments' into master 2020-10-01 09:29:18 +02:00
David Kocik 43f122b5ee Filament selection in configuration wizard:
compatible printers in html window, bug fixes.
2020-10-01 09:28:17 +02:00
David Kocik 2647dd1d5d Merge branch 'dk_instances' into master 2020-09-25 15:13:31 +02:00
David Kocik 54fbbb1a23 InstanceCheck: typo in DBus function name 2020-09-25 15:13:01 +02:00
David Kocik fe208f7535 Merge branch 'dk_instances' into master 2020-09-24 17:19:46 +02:00
David Kocik 8ea4b5fd78 instance check - bug fixes and refactoring based on code review. 2020-09-24 17:19:19 +02:00
David Kocik 3967a7ac7e Merge branch 'dk_filaments' into master 2020-09-01 18:00:54 +02:00
David Kocik 6033e69906 filaments selecting: sorting via printer, showing printers for filament 2020-09-01 18:00:12 +02:00
David Kocik 83a6e45df5 Merge branch 'dk_notifications' into master 2020-09-01 15:58:56 +02:00
David Kocik 3984326ee3 notification init() at first render, not notification creation. Hopefully a fix of issue #4647. 2020-09-01 15:57:49 +02:00
David Kocik a81afce1b8 notifications not showing slicing finished when error 2020-09-01 15:57:48 +02:00
David Kocik bca60821d8 notifications: plater warning refactor 2020-09-01 15:57:48 +02:00
David Kocik 25fb569017 notifications: plater warning not visible in preview 2020-09-01 15:57:48 +02:00
David Kocik 2455df4017 notifiactions: new icons + deleting old warnings&errors 2020-09-01 15:57:48 +02:00
David Kocik f202d11e35 Merge branch 'dk_notifications' 2020-08-03 15:50:12 +02:00
David Kocik b3f8ae5ca7 Notifications & warning dialog
notifications
dialog with warnings produced by slicing is shown before exporting
2020-08-03 15:49:25 +02:00
David Kocik 710e6b08f4 Merge branch 'dk_remote_devices' 2020-07-26 21:17:39 +02:00
David Kocik 864ecf750c Deleted default value in Plater::export_gcode(bool prefer_removable). Only place where it is not sure what value should be is in btn_reslice - i chose true 2020-07-26 21:16:17 +02:00
David Kocik 1dc3561e2c added 's' in https when pointing users to our github 2020-07-26 21:16:17 +02:00
David Kocik 67d2f43845 Showing Eject button only after exporting is finished. Fix of #4212 2020-07-26 21:16:17 +02:00
David Kocik 3f68229f1e Merge branch 'dk_instances' 2020-05-18 08:34:28 +02:00
David Kocik 9ec83d5210 instance check: bux fix in shutdown() - repairs falling at assert when reiniting otherInstanceMessageHandler 2020-05-18 08:33:55 +02:00
David Kocik 68282aa078 Merge branch 'dk_instances' 2020-05-15 09:36:29 +02:00
David Kocik 69e9805982 Own implementation of lockfile instead of wx on linux/mac. Wx version keeps poping up messege boxes after crash. Own implementation doesnt delete lockfile after use. 2020-05-15 09:34:53 +02:00
David Kocik 65a37ffaa1 single instance check
processing paths with whitespaces
unified lock for all systems - wxInstanceChecker
checking a messaging only for same binaries
2020-05-15 09:34:53 +02:00
David Kocik d828a1e80b single slicer instance
check for other instances during startup
send message with command line arguments if found and terminate
listen for those messages and load objects from paths in messages from them
2020-04-29 10:53:48 +02:00
David Kocik 3858257e28 info message - ejecting of sd/flash has failed 2020-03-12 12:57:52 +01:00
David Kocik b941560736 RemovableDriveManager: not calling update from status()
Update was called too often on main thread mostly from status() causing delays
2020-03-12 11:57:05 +01:00
David Kocik 7b6c920a3d Merge branch 'dk_remote_devices' 2020-03-10 08:30:36 +01:00
David Kocik e6035542fa ejecting sd card/flash drives with boost::process::child on mac/linux 2020-03-10 08:29:11 +01:00
David Kocik 0836df93e1 enumarating removable drives on mac - added Secure Digital option
hopefully a fix for issue #3793
2020-03-09 15:34:26 +01:00
David Kocik c91bb22dff Merge branch 'dk_remote_devices' 2020-03-06 15:36:41 +01:00
David Kocik e39e9b05ae keyboard and file menu shortcuts for save to sd card and eject 2020-03-06 15:35:47 +01:00
David Kocik f053869b56 Merge branch 'dk_copy_file' 2020-02-27 10:45:46 +01:00
David Kocik 26c89300f3 copy file result enum 2020-02-27 10:44:25 +01:00
David Kocik c76526249a Merge branch 'dk_remote_devices' 2020-02-26 15:04:36 +01:00
David Kocik 70f5efbfc3 eject sd card/usb icon 2020-02-26 15:02:43 +01:00
David Kocik dd0e527d6d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-02-21 11:18:09 +01:00
David Kocik 427cf32849 refactoring of errors at copying g-code to target destination 2020-02-21 11:17:48 +01:00
David Kocik 74d3ca2350 Merge branch 'dk_copy_file' 2020-02-20 10:37:09 +01:00