Commit Graph

28 Commits

Author SHA1 Message Date
f0d09461c1 Preferences Highlighter 2021-10-14 14:29:53 +02:00
216c2d2824 Localization: Updated POT 2021-10-05 16:31:04 +02:00
a7f3f07dde Hint notification: selected filament tag check. 2021-10-05 12:26:45 +02:00
46453b1354 refactor mr. clippy rendering 2021-10-01 16:49:58 +02:00
0fcbc006cb PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +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
12454d1ec0 Hints.cereal file existence check 2021-09-03 10:19:06 +02:00
69c4f0a9dd fix of b45ae0170b 2021-09-02 09:54:29 +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
34eba5c0fe Open menubar item by name with translations 2021-09-02 09:48:06 +02:00
c445729379 Commented opening menubar item until its properly implemented. 2021-09-01 15:12:47 +02:00
5146e2329b Open menubar item by item index. Possible to call as hint notification hyperlink 2021-09-01 13:34:36 +02:00
6c048a4b7f Notice dialog when opening any link outside PrusaSlicer 2021-08-25 15:07:38 +02:00
32638573ca Delete unused variable 2021-08-25 09:52:27 +02:00
504ffd6fb8 Refactoring + throwing exception from random generator in hints 2021-08-24 17:23:58 +02:00
2498f42b72 Hints notification random weighted order with saving used hints to cache/hints.cereal 2021-08-24 16:49:09 +02:00
2826162b5d Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
8421554ca2 Fix of hint notification button Open Gallery. Deselects all objects prior opening gallery. 2021-08-23 10:07:12 +02:00
856d661e32 Delete inline in some functions 2021-08-12 11:30:25 +02:00
7ee9e5cb53 warning fix 2021-08-12 08:49:38 +02:00
21c1ddce1d narrow mr. clippy logo 2021-08-12 08:46:59 +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
ddf7a420c8 Hints notifications: OS specific tags 2021-08-10 15:25:47 +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
c885e5c9bb 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
a22d6e920e Update item info notification with icon 2021-07-29 16:52:08 +02:00
c4123749ca Added missing includes (GCC 11.1) 2021-07-29 13:38:10 +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