diff --git a/src/backends/R/settings.ui b/src/backends/R/settings.ui index f3c0a5b7..e14cf005 100644 --- a/src/backends/R/settings.ui +++ b/src/backends/R/settings.ui @@ -1,61 +1,86 @@ RSettingsBase 0 0 414 231 - + + + + Path to local documentation: - + + + If empty, then "Show Help" action will show online documentation, else open the given path. + + + + If enabled, the plots will appears as part of worksheet - similar to text results. But if the option disabled, plots will appear in a external window. Changing this value will affect only new sessions. + Integrate Plots in Worksheet - Let Cantor follow the creation/destruction of variables + Let Cantor follow the creation/destruction of variables and show existed in the variable panel. Enable Variable Management - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + + + + KUrlRequester + QWidget +
kurlrequester.h
+
+ + KEditListWidget + QWidget +
keditlistwidget.h
+
+
diff --git a/src/backends/julia/settings.ui b/src/backends/julia/settings.ui index 2405b747..7546ce27 100644 --- a/src/backends/julia/settings.ui +++ b/src/backends/julia/settings.ui @@ -1,86 +1,101 @@ JuliaSettingsBase + + + 0 + 0 + 609 + 222 + + Path to Julia: - Let Cantor follow the creation/destruction of variables + Let Cantor follow the creation/destruction of variables and show existed in the variable panel. Enable Variable Management + + If enabled, the plots will appears as part of worksheet - similar to text results. But if the option disabled, plots will appear in a external window. Changing this value will affect only new sessions. + - Integrate Plots in Worksheet (start a new session when changed) + Integrate Plots in Worksheet Inline Plots Intermediate Format: + + Inner format of plots, if plots embedding is enabled. + svg png Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1
diff --git a/src/backends/kalgebra/settings.ui b/src/backends/kalgebra/settings.ui index 16e96ee4..6df39ae6 100644 --- a/src/backends/kalgebra/settings.ui +++ b/src/backends/kalgebra/settings.ui @@ -1,50 +1,53 @@ KAlgebraSettingsBase 0 0 400 300 - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 - KUrlRequester - QFrame -
kurlrequester.h
+ KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/backends/lua/settings.ui b/src/backends/lua/settings.ui index a55613d2..06d358eb 100644 --- a/src/backends/lua/settings.ui +++ b/src/backends/lua/settings.ui @@ -1,64 +1,73 @@ LuaSettingsBase 0 0 400 300 Path to luajit command: - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1 +
+ + KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/backends/maxima/settings.ui b/src/backends/maxima/settings.ui index ce623775..c2c77c7b 100644 --- a/src/backends/maxima/settings.ui +++ b/src/backends/maxima/settings.ui @@ -1,95 +1,111 @@ - + MaximaSettingsBase 0 0 414 - 231 + 241 Path to Maxima: Path to local documentation: - + + + If empty, then "Show Help" action will show online documentation, else open the given path. + + + + If enabled, the plots will appears as part of worksheet - similar to text results. But if the option disabled, plots will appear in a external window. Changing this value will affect only new sessions. + Integrate Plots in Worksheet - Let Cantor follow the creation/destruction of variables + Let Cantor follow the creation/destruction of variables and show existed in the variable panel. Enable Variable Management - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1 +
+ + KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/backends/python/settings.ui b/src/backends/python/settings.ui index 4bc4ef06..247b6ebe 100644 --- a/src/backends/python/settings.ui +++ b/src/backends/python/settings.ui @@ -1,95 +1,114 @@ PythonSettingsBase 0 0 400 300 - + Path to Cantor Python Server: + + + Path to local documentation: - + + + If empty, then "Show Help" action will show online documentation, else open the given path. + + + + If enabled, the plots will appears as part of worksheet - similar to text results. But if the option disabled, plots will appear in a external window. Changing this value will affect only new sessions. + Integrate Plots in Worksheet - + - Let Cantor follow the creation/destruction of variables + Let Cantor follow the creation/destruction of variables and show existed in the variable panel. Enable Variable Management - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1 +
+ + KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/backends/sage/settings.ui b/src/backends/sage/settings.ui index cba096b7..b3ada50c 100644 --- a/src/backends/sage/settings.ui +++ b/src/backends/sage/settings.ui @@ -1,88 +1,101 @@ SageSettingsBase 0 0 400 300 Path to Sage: Path to local documentation: - + + + If empty, then "Show Help" action will show online documentation, else open the given path. + + Sage LaTeX output not always correct, so latex typesetting can be disabled for better experience Enable LaTeX typesetting - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1 +
+ + KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/backends/scilab/settings.ui b/src/backends/scilab/settings.ui index b54b751e..8f8455eb 100644 --- a/src/backends/scilab/settings.ui +++ b/src/backends/scilab/settings.ui @@ -1,71 +1,83 @@ ScilabSettingsBase 0 0 400 300 Path to scilab-adv-cli command: + + If enabled, the plots will appears as part of worksheet - similar to text results. But if the option disabled, plots will appear in a external window. Changing this value will affect only new sessions. + Integrate Plots in Worksheet - + + + This autorun commands, which will run on start new worksheet. They can be useful for loading needed modules, changing environment, etc. + Commands to autorun - + Qt::Vertical 20 40 KUrlRequester QFrame
kurlrequester.h
+ 1 +
+ + KEditListWidget + QWidget +
keditlistwidget.h
diff --git a/src/settings.ui b/src/settings.ui index ed0b0f88..c03a5f71 100644 --- a/src/settings.ui +++ b/src/settings.ui @@ -1,212 +1,249 @@ SettingsBase 0 0 845 - 724 + 765 Default Backend: + + If default backend is setted, then on startup instead of the backend chooser dialog will be created worksheet of the default backend + true When enabled, Cantor will automatically evaluate every entry below the current one. Reevaluate Entries automatically Defaults + + This is initial value for the session "Typeset using LaTeX" option, which response for allowing rendering some backend output as latex, if supported. For example, Maxima outputs will be rendered via latex, if the option enabled. + Enable LaTeX Typesetting (works only if latex is installed) + + This is initial value for the session "Syntax Highlighting" option, which response for syntax highlighting inside command entries. + Enable Syntax Highlighting + + This is initial value for the session "Completion" option, which response for code autocompletion. + Enable Completion + + This is initial value for the session "Line numbers" option, which response for presence of command entries execution numbers. + Enable Line Numbers + + This is initial value for the session "Animate Worksheet" option, which response for presence of worksheet animation. + Enable Worksheet Animations + + This is initial value for the session "Embedded Math" option, which response for enabling of rendering math expressions in text and markdown entries. + Enable Embedded Math (works only if pdflatex is installed) + + If disabled, then warning about restart won't appear on pressing of restart button. + Ask for confirmation when restarting the backend + + If enabled, then on any math render error will appear a information window with error description. + Show message about error on render failure of embedded math + + if enabled, then old Cantor entries indent style (all entries left aligned) will be used. + Use old Cantor entries indent style Qt::Horizontal - Maximal number of visible rows in the result of a command entry. Use 0 to work without limitations. + Maximal number of result visible rows (0 for unlimited): - + Maximal number of visible rows in the result of a command entry. Use 0 to work without limitations. 10000 0 Jupyter + + If enable, then Cantor will store rich formatting of text entries on saving to Jupyter notebook format. + Save rich text formatting of TextEntry, when save Worksheet in Jupyter notebook format Paths (advance settings) Path to Cantor plugin directory: - + + + Path to directory, which contains Cantor backend plugins. This is important setting - with wrong path Cantor can't create any worksheets. + + Qt::Vertical 20 40 KComboBox QComboBox
kcombobox.h
KUrlRequester QWidget
kurlrequester.h