Feed Advanced Search

Mar 10 2019

sirgienko committed R55:1fb13e358cf1: Add Session::finishRunExpression and move code for variable modele updating… (authored by sirgienko).
Add Session::finishRunExpression and move code for variable modele updating…
Mar 10 2019, 11:16 AM
sirgienko committed R55:cd6b667e126b: Fix errors with finishExpression (authored by sirgienko).
Fix errors with finishExpression
Mar 10 2019, 11:16 AM
sirgienko committed R55:a02c4003f472: Fix problem with MaximaVariableModel::functionsNames() (authored by sirgienko).
Fix problem with MaximaVariableModel::functionsNames()
Mar 10 2019, 11:16 AM
sirgienko committed R55:44e33d84d62b: - Rename "addUserStuff" to "addUserDefinition" - Move code for functions… (authored by sirgienko).
- Rename "addUserStuff" to "addUserDefinition" - Move code for functions…
Mar 10 2019, 11:16 AM
sirgienko committed R55:abcef0a7f816: Minor improvments (authored by sirgienko).
Minor improvments
Mar 10 2019, 11:16 AM
sirgienko committed R55:c02608c779f6: Merge branch 'master' into new-default-variable-model (authored by sirgienko).
Merge branch 'master' into new-default-variable-model
Mar 10 2019, 11:16 AM
sirgienko committed R55:37db205e85ae: [R] Add tests for Variable model (authored by sirgienko).
[R] Add tests for Variable model
Mar 10 2019, 11:16 AM
sirgienko committed R55:048d28c6d848: [R, Octave] Remove some tests, which tests DefaultVariableModel functional (authored by sirgienko).
[R, Octave] Remove some tests, which tests DefaultVariableModel functional
Mar 10 2019, 11:16 AM
sirgienko committed R55:e0786f6fdd6d: [Python] Add tests for variable model (authored by sirgienko).
[Python] Add tests for variable model
Mar 10 2019, 11:16 AM
sirgienko committed R55:fdab11ae113f: [Julia] Add Julia Variable Model and option for switching on and off the model (authored by sirgienko).
[Julia] Add Julia Variable Model and option for switching on and off the model
Mar 10 2019, 11:16 AM
sirgienko committed R55:a70b4880cfee: [Octave] Add tests for variable model (authored by sirgienko).
[Octave] Add tests for variable model
Mar 10 2019, 11:16 AM
sirgienko committed R55:555d70e2ec90: [R, Maxima, Octave, Python] Add option to enable/disable Variable Management. (authored by sirgienko).
[R, Maxima, Octave, Python] Add option to enable/disable Variable Management.
Mar 10 2019, 11:16 AM
sirgienko committed R55:bab221e2b22e: [Python] Add PythonVariableModel (authored by sirgienko).
[Python] Add PythonVariableModel
Mar 10 2019, 11:16 AM
sirgienko committed R55:26d0155c66f5: Merge branch 'master' into new-default-variable-model (authored by sirgienko).
Merge branch 'master' into new-default-variable-model
Mar 10 2019, 11:16 AM
sirgienko committed R55:c108e94fe58b: [Maxima] Improve MaximaVariableModel and fix bug with unworking functions names… (authored by sirgienko).
[Maxima] Improve MaximaVariableModel and fix bug with unworking functions names…
Mar 10 2019, 11:16 AM
sirgienko committed R55:0eabaa4f32a7: [R] Add RVariableModel (authored by sirgienko).
[R] Add RVariableModel
Mar 10 2019, 11:16 AM
sirgienko committed R55:c4582a8a1ea9: Some improvments in DefaultVariableModle and removing some debug output (authored by sirgienko).
Some improvments in DefaultVariableModle and removing some debug output
Mar 10 2019, 11:16 AM
sirgienko committed R55:9169aecac898: Merge fixes from master branch (authored by sirgienko).
Merge fixes from master branch
Mar 10 2019, 11:16 AM
sirgienko committed R55:c7e26aec6810: Merge branch 'master' into new-default-variable-model (authored by sirgienko).
Merge branch 'master' into new-default-variable-model
Mar 10 2019, 11:16 AM
sirgienko committed R55:ddf0f444dd0f: [Octave] Add OctaveVariableModel (authored by sirgienko).
[Octave] Add OctaveVariableModel
Mar 10 2019, 11:16 AM
sirgienko committed R55:e8843ba35cbc: Add virtual method update() to DefaultVariableModel and fix small bug in… (authored by sirgienko).
Add virtual method update() to DefaultVariableModel and fix small bug in…
Mar 10 2019, 11:16 AM
sirgienko committed R55:1f4fcdfec286: Move variables method from MaximaVariableModel to DefaultVariableModel (authored by sirgienko).
Move variables method from MaximaVariableModel to DefaultVariableModel
Mar 10 2019, 11:16 AM
sirgienko closed D19095: Adding new Variable models for few backends.
Mar 10 2019, 11:16 AM · KDE Edu, Cantor
sirgienko added inline comments to D19095: Adding new Variable models for few backends.
Mar 10 2019, 10:13 AM · KDE Edu, Cantor
sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Rename Session::forceVariableUpdate to Session::updateVariables() and minor improvments

Mar 10 2019, 10:10 AM · KDE Edu, Cantor

Mar 9 2019

sirgienko committed R55:008e809a69ea: [T4538] Add feature to hide and show results of command entry via populate menu (authored by sirgienko).
[T4538] Add feature to hide and show results of command entry via populate menu
Mar 9 2019, 8:01 PM
sirgienko closed D19624: [T4538] Collapsable cells.
Mar 9 2019, 8:01 PM · KDE Edu
sirgienko closed T4538: Collapsable cells as Resolved by committing R55:008e809a69ea: [T4538] Add feature to hide and show results of command entry via populate menu.
Mar 9 2019, 8:01 PM · Cantor
sirgienko updated the diff for D19624: [T4538] Collapsable cells.

Instead of removing results, starts hiding them

Mar 9 2019, 7:52 PM · KDE Edu
sirgienko updated the diff for D19570: Add "." as weakDeliminator in Octave syntax file and update tests.

Increase syntax file version

Mar 9 2019, 2:50 PM · Frameworks, Kate

Mar 8 2019

sirgienko added inline comments to D19624: [T4538] Collapsable cells.
Mar 8 2019, 9:43 PM · KDE Edu
sirgienko updated the diff for D19624: [T4538] Collapsable cells.

Minor improvments

Mar 8 2019, 9:35 PM · KDE Edu
sirgienko requested review of D19624: [T4538] Collapsable cells.
Mar 8 2019, 7:46 PM · KDE Edu

Mar 6 2019

sirgienko added inline comments to D19095: Adding new Variable models for few backends.
Mar 6 2019, 9:46 PM · KDE Edu, Cantor
sirgienko updated the diff for D19095: Adding new Variable models for few backends.
  • Session::variableModel starts return DefaultVariableModel (add variableDataModel() for compatibility with KAlgebra)
  • DefaultVariableModel signals for added/removed variables/functions connected to DefaultHighlighter corresponding slots
Mar 6 2019, 9:41 PM · KDE Edu, Cantor
sirgienko committed R55:a4afee7b58cb: [Octave, Julia, Maxima] Add information about moving highlighting changes to… (authored by sirgienko).
[Octave, Julia, Maxima] Add information about moving highlighting changes to…
Mar 6 2019, 4:40 PM
sirgienko requested review of D19570: Add "." as weakDeliminator in Octave syntax file and update tests.
Mar 6 2019, 4:23 PM · Frameworks, Kate

Mar 5 2019

sirgienko added a comment to D19549: Fix build with julia 1.1.

@arojas, The fix lands to master branch, is it should be? I have thought, the fix needed on Applications/18.12 branch.

Mar 5 2019, 9:54 PM · KDE Edu
sirgienko committed R55:b9cf4f07e2d9: Fix problem with julia cmake build. Now we could easy build with another julia… (authored by sirgienko).
Fix problem with julia cmake build. Now we could easy build with another julia…
Mar 5 2019, 9:46 PM
sirgienko accepted D19549: Fix build with julia 1.1.

Yes, now a exception display works fine.

Mar 5 2019, 9:41 PM · KDE Edu
sirgienko requested changes to D19549: Fix build with julia 1.1.

According tests, error prints not work properly, for example sqrt(-1) produces error during run:
nothing

Mar 5 2019, 8:27 PM · KDE Edu
sirgienko accepted D19549: Fix build with julia 1.1.

Good job, thanks.

Mar 5 2019, 8:05 PM · KDE Edu

Mar 3 2019

sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Fix errors with finishExpression
Now, all tests passed

Mar 3 2019, 1:50 PM · KDE Edu, Cantor

Mar 2 2019

sirgienko added a comment to D19095: Adding new Variable models for few backends.

Tests, in this moment, fails, but i fix this soon.

Mar 2 2019, 5:45 PM · KDE Edu, Cantor
sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Add Session::finishRunExpression and move code for variable modele updating (and expressions finishing) to Session

Mar 2 2019, 5:43 PM · KDE Edu, Cantor
sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Fix problem with MaximaVariableModel::functionsNames()

Mar 2 2019, 5:41 PM · KDE Edu, Cantor

Feb 24 2019

sirgienko committed R55:bbb8602668d3: [Sage] Add error handling, if updateSageVersion() failed for some reasons… (authored by sirgienko).
[Sage] Add error handling, if updateSageVersion() failed for some reasons…
Feb 24 2019, 7:53 PM
sirgienko committed R55:5d2c7c33f1be: Fix bug with SAGE_ROOT (authored by sirgienko).
Fix bug with SAGE_ROOT
Feb 24 2019, 7:37 PM
sirgienko updated the diff for D18734: Update octave.xml to Octave 4.2.0.

Remove outdate Octave tests

Feb 24 2019, 1:53 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko updated the diff for D18734: Update octave.xml to Octave 4.2.0.

Add tests for Octave highlighting

Feb 24 2019, 1:48 PM · Frameworks, Kate, Framework: Syntax Highlighting

Feb 23 2019

sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Minor improvments

Feb 23 2019, 7:17 PM · KDE Edu, Cantor
sirgienko added inline comments to D19095: Adding new Variable models for few backends.
Feb 23 2019, 7:15 PM · KDE Edu, Cantor
sirgienko updated the diff for D19095: Adding new Variable models for few backends.

Minor improvments

Feb 23 2019, 7:15 PM · KDE Edu, Cantor

Feb 22 2019

sirgienko committed R55:58c163f53ebe: [Julia] Fix bug, what suppressing output don't work (authored by sirgienko).
[Julia] Fix bug, what suppressing output don't work
Feb 22 2019, 6:31 PM

Feb 20 2019

sirgienko claimed T4538: Collapsable cells.
Feb 20 2019, 8:05 PM · Cantor

Feb 17 2019

sirgienko requested review of D19095: Adding new Variable models for few backends.
Feb 17 2019, 4:58 PM · KDE Edu, Cantor

Feb 16 2019

sirgienko added inline comments to D19078: Add settings dialog for Cantor backends.
Feb 16 2019, 4:49 PM · LabPlot, KDE Edu
sirgienko committed R262:bfe97094b20f: Add cantor settings dialog (authored by sirgienko).
Add cantor settings dialog
Feb 16 2019, 4:43 PM
sirgienko closed D19078: Add settings dialog for Cantor backends.
Feb 16 2019, 4:43 PM · LabPlot, KDE Edu
sirgienko updated the diff for D19078: Add settings dialog for Cantor backends.

Update codestyle

Feb 16 2019, 4:38 PM · LabPlot, KDE Edu
sirgienko updated the diff for D19078: Add settings dialog for Cantor backends.

Update menu element name

Feb 16 2019, 1:10 PM · LabPlot, KDE Edu
sirgienko requested review of D19078: Add settings dialog for Cantor backends.
Feb 16 2019, 12:52 PM · LabPlot, KDE Edu

Feb 15 2019

sirgienko added a comment to D18734: Update octave.xml to Octave 4.2.0.

Could I specify, what dot is also word delimiter? Because, for example, "p.poly" has a wrong highlighting: "poly" highlighted as function, but it is not a function, it is a part of object "p".

Feb 15 2019, 6:09 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko committed R55:55ad01dbda2c: Add support for correct save/load in LatexEntry, when LibSpectre don't… (authored by sirgienko).
Add support for correct save/load in LatexEntry, when LibSpectre don't…
Feb 15 2019, 5:36 PM
sirgienko closed D17303: Add support for correct save/load in LatexEntry, when LibSpectre don't installed..
Feb 15 2019, 5:09 PM · Cantor, KDE Edu

Feb 13 2019

sirgienko added a comment to D18734: Update octave.xml to Octave 4.2.0.

Good question:

I added a minimal howto to the README.md:

https://commits.kde.org/syntax-highlighting/9343341f91274f899f74b1ffe3fa260dadbc0978

Does that help you?

Feb 13 2019, 2:23 PM · Frameworks, Kate, Framework: Syntax Highlighting

Feb 12 2019

sirgienko added a comment to D18734: Update octave.xml to Octave 4.2.0.

I think this is fine now, but I would like to have some autotests input file to have something we can later check for regressions.
Could you provide some MIT or otherwise freely licensed test file?
It must not cover all things, but at least some basic syntax and perhaps include some of your new things.
Thanks!

Feb 12 2019, 7:42 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko added inline comments to D17303: Add support for correct save/load in LatexEntry, when LibSpectre don't installed..
Feb 12 2019, 5:33 PM · Cantor, KDE Edu

Feb 10 2019

sirgienko committed R55:7958d20a7143: [R, Maxima, Octave, Sage] Fix logical error in "interrupt" function. (authored by sirgienko).
[R, Maxima, Octave, Sage] Fix logical error in "interrupt" function.
Feb 10 2019, 4:20 PM

Feb 8 2019

sirgienko committed R55:bccd7fdc448b: [Python] Disable unneeded connection in PythonCompletionObject until we remove… (authored by sirgienko).
[Python] Disable unneeded connection in PythonCompletionObject until we remove…
Feb 8 2019, 8:31 PM
sirgienko committed R55:fb3ad7324961: Fix some problem with completion and add some improvments (authored by sirgienko).
Fix some problem with completion and add some improvments
Feb 8 2019, 8:29 PM
sirgienko committed R55:a71fd51a1caa: [Julia] Change settings.ui for better fit to view of another settings (authored by sirgienko).
[Julia] Change settings.ui for better fit to view of another settings
Feb 8 2019, 11:06 AM
sirgienko committed R55:c2e4718a71c0: [Maxima, Octave, Python, R] Add a way to specify the path to the local… (authored by sirgienko).
[Maxima, Octave, Python, R] Add a way to specify the path to the local…
Feb 8 2019, 10:58 AM

Feb 6 2019

sirgienko committed R55:5480945814ba: Merge branch 'Applications/18.12' (authored by sirgienko).
Merge branch 'Applications/18.12'
Feb 6 2019, 9:15 PM
sirgienko committed R55:af101f1ce0f2: Fix bug with visible entry cursor on dragable entry (authored by sirgienko).
Fix bug with visible entry cursor on dragable entry
Feb 6 2019, 6:00 PM

Feb 5 2019

sirgienko added inline comments to D18734: Update octave.xml to Octave 4.2.0.
Feb 5 2019, 4:33 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko updated the diff for D18734: Update octave.xml to Octave 4.2.0.

Added requested changes

Feb 5 2019, 4:26 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko added a comment to D18734: Update octave.xml to Octave 4.2.0.

@dhaumann, look on the eps (this word contained in command list) on this image. The word have wrong highlighting.


I am testing my octave.xml file on v5.49.0 (current master need ecm 5.55 and I haven't it). Is it bug and I should create bug report, or it is already fixed?

Feb 5 2019, 4:23 PM · Frameworks, Kate, Framework: Syntax Highlighting

Feb 4 2019

sirgienko requested review of D18734: Update octave.xml to Octave 4.2.0.
Feb 4 2019, 7:39 PM · Frameworks, Kate, Framework: Syntax Highlighting
sirgienko committed R216:a4f7f3def978: Add some Maxima constans and function (authored by sirgienko).
Add some Maxima constans and function
Feb 4 2019, 5:56 PM
sirgienko closed D18714: Add some Maxima constans and function.
Feb 4 2019, 5:52 PM · Frameworks, Framework: Syntax Highlighting, Kate

Feb 3 2019

sirgienko added a comment to D18714: Add some Maxima constans and function.

Should I land it via arc? Or mannualy commit it (for short commit message)?

Feb 3 2019, 9:39 PM · Frameworks, Framework: Syntax Highlighting, Kate
sirgienko updated the diff for D18714: Add some Maxima constans and function.

Increase version

Feb 3 2019, 9:38 PM · Frameworks, Framework: Syntax Highlighting, Kate
sirgienko retitled D18714: Add some Maxima constans and function from Add some Maxima constans to MaximaVariable list to Add some Maxima constans and function.
Feb 3 2019, 8:37 PM · Frameworks, Framework: Syntax Highlighting, Kate
sirgienko updated the diff for D18714: Add some Maxima constans and function.

Add Maxima function

Feb 3 2019, 8:37 PM · Frameworks, Framework: Syntax Highlighting, Kate
sirgienko requested review of D18714: Add some Maxima constans and function.
Feb 3 2019, 8:33 PM · Frameworks, Framework: Syntax Highlighting, Kate
sirgienko committed R55:9840bfb9eb3b: Fix bug with unfocused entry after Cantor start (authored by sirgienko).
Fix bug with unfocused entry after Cantor start
Feb 3 2019, 8:00 PM

Jan 31 2019

sirgienko committed R55:ca3270d01d83: Fix bug with still visible entry cursor after focusing on created entry (authored by sirgienko).
Fix bug with still visible entry cursor after focusing on created entry
Jan 31 2019, 3:09 PM

Jan 5 2019

sirgienko committed R55:a7a0191c1f04: Fix logic bug in insertEntryBefore: add missing else branch, corresponding to… (authored by sirgienko).
Fix logic bug in insertEntryBefore: add missing else branch, corresponding to…
Jan 5 2019, 6:03 PM

Jan 1 2019

sirgienko committed R55:31e83563a88f: [Python2] Fix bug with server, which don't work with multiexpression code (for… (authored by sirgienko).
[Python2] Fix bug with server, which don't work with multiexpression code (for…
Jan 1 2019, 2:14 PM

Dec 22 2018

sirgienko committed R55:d41d29dc4321: [R] Fix bug in RServer, when rserver finishs to response after defining new… (authored by sirgienko).
[R] Fix bug in RServer, when rserver finishs to response after defining new…
Dec 22 2018, 6:12 PM
sirgienko committed R55:f228be2cb7c1: [R] Fix bug in RServer, when rserver finishs to response after defining new… (authored by sirgienko).
[R] Fix bug in RServer, when rserver finishs to response after defining new…
Dec 22 2018, 6:12 PM

Dec 21 2018

sirgienko committed R55:d0c41311c7a3: [Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add… (authored by sirgienko).
[Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add…
Dec 21 2018, 8:36 PM
sirgienko committed R55:1eb460a07673: [Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add… (authored by sirgienko).
[Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add…
Dec 21 2018, 8:36 PM

Dec 15 2018

sirgienko updated the task description for T9475: Improve the handling of extenal packages in plot2d and plot3d extensions..
Dec 15 2018, 2:50 PM · Cantor
sirgienko committed R55:b137444572dd: [Octave] Some fixes - Don't create ____TMP_DIR____ variable upon login… (authored by sirgienko).
[Octave] Some fixes - Don't create ____TMP_DIR____ variable upon login…
Dec 15 2018, 11:45 AM

Dec 13 2018

sirgienko committed R55:29b2945e9460: Minor fix in variable model update condition (authored by sirgienko).
Minor fix in variable model update condition
Dec 13 2018, 4:20 PM

Dec 8 2018

sirgienko committed R55:35fb030bc8b8: [T3872] Add more tests for Octave (authored by sirgienko).
[T3872] Add more tests for Octave
Dec 8 2018, 6:50 PM

Dec 7 2018

sirgienko committed R55:5a439f08fb5b: [Python] Use static_cast instead of dynamic_cast (authored by sirgienko).
[Python] Use static_cast instead of dynamic_cast
Dec 7 2018, 9:07 AM
sirgienko committed R55:6948aec73430: [Python] Use internalCommand in PythonExpression. (authored by sirgienko).
[Python] Use internalCommand in PythonExpression.
Dec 7 2018, 9:07 AM