Commit Graph

99 Commits

Author SHA1 Message Date
63a5fdc613 Changes in notifying about new releases.
- Unified preferences settings. version_check option is replaced with notify_release that has 3 states.
- fixed logic when show notification based on version string.
- notification shows released version
- dialog notifying new version is never showing if external updater is running.
Escape quotes inside path to external updater
2021-11-10 15:27:46 +01:00
2c49e3149e Fix of #7170. Delayed notification is not moved until push will succeed. 2021-11-02 10:51:45 +01:00
6d7510b63a Fixed spelling error get_standart_duration -> get_standard_duration 2021-10-22 14:02:53 +02:00
438ab8c321 Stop giving notifications focus on hover. 2021-10-18 15:02:13 +02:00
e86a1b4d89 Export ongoing notification with delay 1000ms to prevent quick opening and closing on fast systems 2021-10-15 15:04:44 +02:00
8c7562f082 Check version string for alpha and beta release versions.
Preferences setting to show / not show alpha beta releases.
2021-10-11 10:01:48 +02:00
76012e6021 Netfabb finished notification, fix of #7067 2021-10-06 13:07:38 +02:00
4c312b0dba remove simplify suggestion function 2021-10-01 15:45:58 +02:00
0fcbc006cb PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
0ae569c97c Close updated item info notification at new item loading 2021-10-01 10:08:19 +02:00
c4cbae697d Object info notification level 2021-10-01 10:08:19 +02:00
830b7ce5eb Revert Object warning notification to SimplifySuggestion
followup of commit 0d0c092880.
2021-10-01 10:08:19 +02:00
0f03a52e61 Slicing complete notification fades out after 2 seconds. Issue #7017. 2021-09-29 10:01:13 +02:00
8f9512198d Progress bar notifications and Export finished notification changes.
Export Finished notification ejecting state.
Slicing began state in progress notification.
Timing of progress bar notifications. Progress indicator disappears instantly at 100%. While slicing goes into Slicing Finished without fade out. 
Preventing of negative growth of slicing progress bar.
Slicing progress bar - Negative percent value means now No info rather than Canceled.
Hiding slicing progress at printer technology change.
2021-09-23 16:15:39 +02:00
78da34f69e Fix of hidden progress bar in progress indicator notification 2021-09-23 15:01:19 +02:00
d76c15dc70 Slicing progress notification cancel button hides notification if process is idle. 2021-09-20 11:22:00 +02:00
817c151550 Removes bottom status bar.
StatusBar class calls are commented out and replaced with notifications.
SlicicingProgress notification shows progress of slicing, ProgressIndicator notification handles other progress information, like arrange objects etc.
2021-09-10 14:35:13 +02:00
4157706143 Object warning notification
Opens when loading object, closes at deletion.
Replaces SimplifySuggesion.
2021-09-10 10:47:07 +02:00
458e880aa4 Calling destructor of notifications manager and hint database
Ensures to translate hints after change of language
2021-09-02 09:48:06 +02:00
489d9143e2 delayed notifications: custom condition function for showing and refactoring 2021-08-31 10:34:47 +02:00
773c35049d Delayed notifications list
Hint notification is delayed until empty notifications
2021-08-30 16:38:58 +02:00
6c048a4b7f Notice dialog when opening any link outside PrusaSlicer 2021-08-25 15:07:38 +02:00
47f576b1a8 Improved wording of "does not look like a sign" notification. 2021-08-20 16:47:01 +02:00
3e5a726443 Hint notification
changes in hints.ini
Hint notification: Just one button in Help menu.
Hint notification: New naming - Tip of the day
Notifications: no scrolling.
Hint notification: fadeout colors.
2021-08-11 17:15:23 +02:00
7ce1a2dd65 Updated Items Info notification
Showing only when new object is added (typically loading projects).
All info in 1 notification.
2021-08-11 09:24:14 +02:00
0675dfc2b9 Hints notification
Hints notification: enabled / disabled tags 
Hints notification: suppress opening url due to preferences.
Hint notification: close after 5 minutes and button in Help menu
2021-08-10 14:48:23 +02:00
3b2e10b981 Renamed 'MMU segmentation; to 'Multimaterial painting' 2021-08-10 11:26:46 +02:00
a22d6e920e Update item info notification with icon 2021-07-29 16:52:08 +02:00
ed6ca1ba5e Validate Error notification 2021-07-29 13:59:25 +02:00
bc8ecff631 Hint notification
Reads data from hints.ini. Has hyperlinks to highlight settings, toolbars and gizmos.
2021-07-29 13:20:50 +02:00
0ce485ecb0 Fixed some compiler warnings. 2021-07-21 12:54:28 +02:00
c1abc38aec fix of infinite loop in notification lines calulating #6583 2021-07-02 15:13:03 +02:00
79e37945db Notifications: Calculating space left for hypertext with escaped text 2021-05-20 13:09:45 +02:00
15ef84f041 Additional controls in NotificationManager 2021-05-11 09:35:25 +02:00
0bebe96397 Fix of crash when notification text + hypertext wont fit line length 2021-05-11 09:35:25 +02:00
640b7879fb Error appearance of upload notification and dividing lines with lesser impotance of spaces 2021-04-20 09:18:50 +02:00
ad406bd820 compare upload notification by id and not show id in text 2021-04-20 09:18:50 +02:00
40dc0a8833 two line text for upload progress bar notification 2021-04-20 09:18:50 +02:00
34d26eaa31 Changed ToolpathOuside error notification from plater to slicing error notification type so it is grayed out correctly 2021-04-20 09:18:50 +02:00
ad300cde1a Upload notification text fix 2021-04-20 09:18:50 +02:00
caa2d9663b fix of notification states and upload progress bar notification fadeout 2021-04-20 09:18:50 +02:00
9d4ee2db2f Notification manager - apply_in_preview function 2021-03-18 12:42:42 +01:00
62fd84c269 Fixed upload notification cancel button 2021-03-16 18:44:12 +01:00
bbc2957de3 Enabled print host upload notifications 2021-03-15 13:07:54 +01:00
85a5a2925f Fixing some compilation warnings 2021-03-15 10:36:03 +01:00
812bb51bbd preventing hidden notification to show when updated and close them correctly. 2021-03-14 18:01:10 +01:00
91e836a502 Implemented suggestion of the auto color change, if model looks like sign 2021-03-12 16:35:07 +01:00
31bfa025f2 Commented Print host upload notification until its tested 2021-03-12 10:32:26 +01:00
9a2b47f5da Print host upload notification with more info and cancel button 2021-03-12 10:32:26 +01:00
f6eecf861f progress bar notification - percentage text 2021-03-12 10:32:26 +01:00