Commit Graph

30 Commits

Author SHA1 Message Date
f03f8f52d7 Fixed loading translation of hint notification text and reloading this texts in other langs. 2021-12-01 15:44:44 +01:00
4c8e13947c Hint hypertext preferences highlight 2021-11-02 10:51:45 +01:00
ffc29a2536 Preferences Highlighter 2021-10-14 14:29:53 +02:00
091f946340 Localization: Updated POT 2021-10-05 16:31:04 +02:00
23cff74efb Hint notification: selected filament tag check. 2021-10-05 12:26:45 +02:00
1de422e932 refactor mr. clippy rendering 2021-10-01 16:49:58 +02:00
29aab3a426 PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
b9dab7540e 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
cd4155a890 Hints.cereal file existence check 2021-09-03 10:19:06 +02:00
0cb08ebda4 fix of b45ae0170b 2021-09-02 09:54:29 +02:00
42f4de94df Calling destructor of notifications manager and hint database
Ensures to translate hints after change of language
2021-09-02 09:48:06 +02:00
5f7a4982f6 Open menubar item by name with translations 2021-09-02 09:48:06 +02:00
876e6fdddd Commented opening menubar item until its properly implemented. 2021-09-01 15:12:47 +02:00
229cf4b8b6 Open menubar item by item index. Possible to call as hint notification hyperlink 2021-09-01 13:34:36 +02:00
e6bae06557 Notice dialog when opening any link outside PrusaSlicer 2021-08-25 15:07:38 +02:00
369f325f4e Delete unused variable 2021-08-25 09:52:27 +02:00
e65dc37401 Refactoring + throwing exception from random generator in hints 2021-08-24 17:23:58 +02:00
cfcfbc38d2 Hints notification random weighted order with saving used hints to cache/hints.cereal 2021-08-24 16:49:09 +02:00
d96f75105f Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
c0ff8b8888 Fix of hint notification button Open Gallery. Deselects all objects prior opening gallery. 2021-08-23 10:07:12 +02:00
483684f702 Delete inline in some functions 2021-08-12 11:30:25 +02:00
f3371a3b84 warning fix 2021-08-12 08:49:38 +02:00
23b1bc07a4 narrow mr. clippy logo 2021-08-12 08:46:59 +02:00
4df2c969a5 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
0e6d77d25a Hints notifications: OS specific tags 2021-08-10 15:25:47 +02:00
06d27bcb3c 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
b43f225ac8 Hint notification fixes and improvements
Hint notification bold (diff color) headline on multiple lines
Hint notification: Documentation link button.
Hints.ini header
hints logo - clippy 
disabled a preffered modes and techs for hints notifications
Empty hints array check. Fix of #6774.
2021-08-09 17:10:39 +02:00
aa17d54eda Update item info notification with icon 2021-07-29 16:52:08 +02:00
9f0c6576f6 Added missing includes (GCC 11.1) 2021-07-29 13:38:10 +02:00
0d74502aeb Hint notification
Reads data from hints.ini. Has hyperlinks to highlight settings, toolbars and gizmos.
2021-07-29 13:20:50 +02:00