Commit Graph

20 Commits

Author SHA1 Message Date
thelastWallE c3c03fb3f8 🐞 fix(settings): fix fontsize limit 2021-09-05 18:32:13 +02:00
thelastWallE d4abe1da08 feat(Editor): add,change settings
add settings for parsing check on save and fontsize
change directory for configfile to only the path for the configs
2021-09-05 17:01:03 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00
thelastWallE 93222b6023 Merge branch 'donate' into 0.3.9 2021-05-30 15:06:35 +02:00
thelastWallE 890fe8cdcc feat(settings): write/read CfgBackup
Writing and reading of a Config Backup in the data folder of OctoKlipper
2021-05-30 15:01:40 +02:00
thelastWallE 2cc5761419 🌈 style(settings): css footer 2021-05-14 22:09:15 +02:00
thelastWallE 55e81655f4 🐞 fix(aceEditor): fix for browsers 2021-05-12 13:18:05 +02:00
thelastWallE dd494e6460 🐞 fix(aceEditor): fix for editor
height for editor div was not set
2021-05-12 13:00:46 +02:00
thelastWallE 4549e155f6 🐞 fix(aceEditor): fix safari compatibility 2021-05-09 00:02:39 +02:00
thelastWallE 58c26ca9ae -zooming on editor
todo: editor is taking whole dialog
2021-04-11 00:17:19 +02:00
thelastWallE c3d7d7980c added parsingCheck Checkbox
-Strict mode disabled for parsing checks
-reworked debug messages
2021-04-07 00:00:42 +02:00
thelastWallE 2aec1a9eaa -Bump for 0.3.4rc2
-fix for errorexception
-added extern logfile
2021-03-29 00:57:23 +02:00
thelastWallE 415da30ddf +reload configfile as the settings dialog is opened
+Syntax Highlighting for Configfile
+Show logfile content on the Performance Graph Dialog
+Check parsing of configfile before saving
2021-03-26 23:39:08 +01:00
Alice Grey 89156d51f3 Update to License to all match AGPL
Some code was marked GPL and some was marked AGPL. Now it's all AGPL.
2020-08-29 17:23:22 -05:00
Martin Muehlhaeuser 591b3c988a [chores] Add copyright header 2018-08-19 11:49:24 +00:00
Martin Muehlhaeuser a25609eea0 [conf] Make config reload command configurable 2018-08-10 15:36:35 +00:00
Martin Muehlhaeuser 41491ffbe8 Major refactor 2018-08-09 07:25:05 +00:00
Martin Muehlhaeuser 76c5137e8a [feat] Basic config editor 2018-08-09 00:16:07 +00:00
mfm e722718984 macro: Add setting to config macro btn slot 2018-01-24 23:07:55 +01:00
mfm bc6e2029b1 views: Extracted settings views 2018-01-24 17:15:48 +01:00