Feed Advanced Search

Jul 11 2019

sirgienko committed R55:e71b154b5767: Fix bug with copying of CommandEntry text (authored by sirgienko).
Fix bug with copying of CommandEntry text
Jul 11 2019, 10:11 PM
sirgienko committed R55:18b4979139b5: [Jupyter] Add new result type: MimeResult This result contains some data from… (authored by sirgienko).
[Jupyter] Add new result type: MimeResult This result contains some data from…
Jul 11 2019, 8:58 PM
sirgienko committed R55:57dd0632783c: [Jupyter] Minor fix in TextResult::toJupyterJson (authored by sirgienko).
[Jupyter] Minor fix in TextResult::toJupyterJson
Jul 11 2019, 8:58 PM
sirgienko committed R55:4d26eac81ee8: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jul 11 2019, 3:07 PM
sirgienko committed R55:44dcdf563c57: Merge branch 'master' of https://github.com/KDE/cantor (authored by sirgienko).
Merge branch 'master' of https://github.com/KDE/cantor
Jul 11 2019, 3:07 PM
sirgienko committed R55:6c9f881a35c2: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jul 11 2019, 3:07 PM
sirgienko committed R55:299d4749a76b: Add populateMenu to MarkdownEntry (authored by sirgienko).
Add populateMenu to MarkdownEntry
Jul 11 2019, 3:07 PM
sirgienko committed R55:79a741e402af: [Maxima] Minor fix settings.ui (authored by sirgienko).
[Maxima] Minor fix settings.ui
Jul 11 2019, 3:05 PM
sirgienko committed R55:eb047a4ec023: [Jupyter] Major changes - Patch embedded Discount library: add support for… (authored by sirgienko).
[Jupyter] Major changes - Patch embedded Discount library: add support for…
Jul 11 2019, 9:08 AM
sirgienko committed R55:454f6020ba01: [Jupyter] Embed Discount library version 2.2.6 (authored by sirgienko).
[Jupyter] Embed Discount library version 2.2.6
Jul 11 2019, 9:08 AM

Jul 8 2019

sirgienko committed R55:81ad18166a04: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jul 8 2019, 9:12 PM
sirgienko committed R55:97ffb4e7fc7b: Some refactoring - Add reportSessionCrash to Session, for reporting crashes… (authored by sirgienko).
Some refactoring - Add reportSessionCrash to Session, for reporting crashes…
Jul 8 2019, 9:07 PM
sirgienko committed R55:476c6fd6d433: [Python] Improve crash handling (authored by sirgienko).
[Python] Improve crash handling
Jul 8 2019, 6:12 PM

Jul 5 2019

sirgienko committed R55:4bc20243ad68: [Python] Show Python warnings not as errors, but as text results (authored by sirgienko).
[Python] Show Python warnings not as errors, but as text results
Jul 5 2019, 10:05 PM
sirgienko committed R55:3bdcd839211f: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jul 5 2019, 4:27 PM
sirgienko committed R55:b441bebce8ad: [Python] Urgent server side fix (authored by sirgienko).
[Python] Urgent server side fix
Jul 5 2019, 4:05 PM
sirgienko committed R55:a65d2d5a0d56: [Jupyter] Add missing file (authored by sirgienko).
[Jupyter] Add missing file
Jul 5 2019, 3:50 PM
sirgienko committed R55:8404a2b6f782: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jul 5 2019, 11:38 AM
sirgienko committed R55:0ba6d87d94cb: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jul 5 2019, 11:37 AM
sirgienko committed R55:0833bbbf16eb: Fix segfault on command entry action (authored by sirgienko).
Fix segfault on command entry action
Jul 5 2019, 11:35 AM
sirgienko committed R55:d9c60cc6b6c1: [Jupyter] Support attachments in .cws (authored by sirgienko).
[Jupyter] Support attachments in .cws
Jul 5 2019, 10:47 AM
sirgienko committed R55:2c426439dcba: [Jupyter] Add test on loading command entry results types (authored by sirgienko).
[Jupyter] Add test on loading command entry results types
Jul 5 2019, 9:01 AM
sirgienko committed R55:f5ae3569ffcb: [Jupyter] Load animated result from html gif image (authored by sirgienko).
[Jupyter] Load animated result from html gif image
Jul 5 2019, 9:01 AM

Jul 4 2019

sirgienko committed R55:2329f29edc8d: [Python] Don't use Qt in pythonserver executable for avoding problems with PyQt5 (authored by sirgienko).
[Python] Don't use Qt in pythonserver executable for avoding problems with PyQt5
Jul 4 2019, 9:51 PM
sirgienko committed R55:59c6b85da87a: [Python] Some tests improvments (authored by sirgienko).
[Python] Some tests improvments
Jul 4 2019, 8:07 PM
sirgienko committed R55:0209aec32005: [Jupyter] Add tests for entry loading (authored by sirgienko).
[Jupyter] Add tests for entry loading
Jul 4 2019, 7:47 PM
sirgienko committed R55:90712d240f08: [Jupyter] Add test for markdown attachments (authored by sirgienko).
[Jupyter] Add test for markdown attachments
Jul 4 2019, 7:47 PM
sirgienko committed R55:bb961ce6b576: [Python] Add handler on python server process errors and minor improvments in… (authored by sirgienko).
[Python] Add handler on python server process errors and minor improvments in…
Jul 4 2019, 2:20 PM

Jul 3 2019

sirgienko committed R55:cca2aed2d1b0: [Jupyter] Add sixth and seventh tests (authored by sirgienko).
[Jupyter] Add sixth and seventh tests
Jul 3 2019, 6:21 PM

Jul 2 2019

sirgienko committed R55:3238cf704be1: [Jupyter] Add option to disable tests and fix loading tests performance (authored by sirgienko).
[Jupyter] Add option to disable tests and fix loading tests performance
Jul 2 2019, 7:59 PM
sirgienko committed R55:7e2a3772ac97: [Jupyter] Fix svg+xml image format loading (authored by sirgienko).
[Jupyter] Fix svg+xml image format loading
Jul 2 2019, 7:59 PM
sirgienko committed R55:b3175bf36879: [Jupyter] Minor fix (authored by sirgienko).
[Jupyter] Minor fix
Jul 2 2019, 7:59 PM
sirgienko committed R55:97e3acfeb06d: [Jupyter] Add fifth test (authored by sirgienko).
[Jupyter] Add fifth test
Jul 2 2019, 7:59 PM
sirgienko committed R55:3096e9b49205: [Jupyter] Add fourth test (authored by sirgienko).
[Jupyter] Add fourth test
Jul 2 2019, 7:59 PM
sirgienko committed R55:e687541e8e40: [Jupyter] Add third test (authored by sirgienko).
[Jupyter] Add third test
Jul 2 2019, 9:36 AM

Jun 30 2019

sirgienko committed R55:dcd68529ea8d: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 30 2019, 9:47 AM
sirgienko committed R55:56495dccbbc3: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 30 2019, 9:47 AM
sirgienko committed R55:8180aec2d1bd: [Python] Set up argv for loaded worksheets (authored by sirgienko).
[Python] Set up argv for loaded worksheets
Jun 30 2019, 8:54 AM
sirgienko committed R55:74e5ddad96b1: Minor UI logic improvment (authored by sirgienko).
Minor UI logic improvment
Jun 30 2019, 7:13 AM

Jun 27 2019

sirgienko committed R55:2114925e1862: [Jupyter] Fix bug with mime bundle with information duplicates (in another mime… (authored by sirgienko).
[Jupyter] Fix bug with mime bundle with information duplicates (in another mime…
Jun 27 2019, 9:41 PM
sirgienko committed R55:836d115ddaa6: Suppress dvips output (authored by sirgienko).
Suppress dvips output
Jun 27 2019, 4:10 PM
sirgienko committed R55:0169b02a3c2f: [Jupyter] Add second test (authored by sirgienko).
[Jupyter] Add second test
Jun 27 2019, 4:10 PM

Jun 26 2019

sirgienko committed R55:ef30d6680493: [Feature] Add "Recent Files" submenu (authored by sirgienko).
[Feature] Add "Recent Files" submenu
Jun 26 2019, 10:07 PM
sirgienko committed R55:a2c01cbb28bb: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 26 2019, 7:22 PM
sirgienko committed R55:9feab12faf5e: [Julia] Adapt tests for backend changes (authored by sirgienko).
[Julia] Adapt tests for backend changes
Jun 26 2019, 7:22 PM
sirgienko committed R55:c26b559c33ed: [Python] Fix highlighting bug (authored by sirgienko).
[Python] Fix highlighting bug
Jun 26 2019, 7:21 PM
sirgienko committed R55:7ea82cdb76ae: [Jupyter] Add test class for worksheet and first test (authored by sirgienko).
[Jupyter] Add test class for worksheet and first test
Jun 26 2019, 3:24 PM

Jun 24 2019

sirgienko committed R55:a1f76aca8c45: [Jupyter] Add HTML format for TextResult and support Html Jupyter results (authored by sirgienko).
[Jupyter] Add HTML format for TextResult and support Html Jupyter results
Jun 24 2019, 6:20 PM
sirgienko committed R55:e6441f3ecba8: [Jupyter] More strict scheme validation (authored by sirgienko).
[Jupyter] More strict scheme validation
Jun 24 2019, 10:32 AM
sirgienko committed R55:53c9cbdc2d21: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 24 2019, 10:14 AM
sirgienko committed R55:c1dd688e7b88: [Jupyter] Add support for LatexResult (authored by sirgienko).
[Jupyter] Add support for LatexResult
Jun 24 2019, 10:14 AM
sirgienko committed R55:f4bd8244dcdc: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 24 2019, 10:03 AM
sirgienko committed R55:361446780ce7: Fix bug with unworking 'Show Latex' action of LatexResult (authored by sirgienko).
Fix bug with unworking 'Show Latex' action of LatexResult
Jun 24 2019, 10:03 AM
sirgienko committed R55:ae40eced8643: Fix bug with loading LatexResulst (authored by sirgienko).
Fix bug with loading LatexResulst
Jun 24 2019, 10:03 AM
sirgienko committed R55:d88bc53f508a: [Jupyter] Minor fixes and refactoring (authored by sirgienko).
[Jupyter] Minor fixes and refactoring
Jun 24 2019, 8:44 AM
sirgienko committed R55:5153bfc8b680: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 24 2019, 8:44 AM
sirgienko committed R55:fb960d1dfb83: Improve error messaging (authored by sirgienko).
Improve error messaging
Jun 24 2019, 8:44 AM
sirgienko committed R55:46a2b9e0bb0b: [Jupyter] Add support to Error and Interrupted Cantor status (authored by sirgienko).
[Jupyter] Add support to Error and Interrupted Cantor status
Jun 24 2019, 8:44 AM
sirgienko committed R55:7b3b65966af5: [Qalculate] Fix crash on login (authored by sirgienko).
[Qalculate] Fix crash on login
Jun 24 2019, 8:44 AM
sirgienko committed R55:47f69ffd077b: [Jupyter] Refactoring (authored by sirgienko).
[Jupyter] Refactoring
Jun 24 2019, 8:44 AM
sirgienko committed R55:ab8a47f382c6: [Jupyter] Add support for AnimationResult and minor comments changes (authored by sirgienko).
[Jupyter] Add support for AnimationResult and minor comments changes
Jun 24 2019, 8:44 AM

Jun 23 2019

sirgienko committed R55:bfc79407e10d: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 23 2019, 6:58 PM
sirgienko committed R55:b9b9b0fbafcb: [Maxima] Minor fix (authored by sirgienko).
[Maxima] Minor fix
Jun 23 2019, 6:57 PM
sirgienko committed R55:dd793ded5a31: [Maxima] Minor tests improvment (authored by sirgienko).
[Maxima] Minor tests improvment
Jun 23 2019, 6:34 PM
sirgienko committed R55:1395f4d58c73: [Jupyter] Add support to loading image results (command cell) of all supported… (authored by sirgienko).
[Jupyter] Add support to loading image results (command cell) of all supported…
Jun 23 2019, 5:56 PM
sirgienko committed R55:fe15705e2a1d: Minor refactoring (authored by sirgienko).
Minor refactoring
Jun 23 2019, 5:56 PM
sirgienko committed R55:fd1642c0a416: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 23 2019, 5:56 PM
sirgienko committed R55:3385e309513f: Add way to create ImageResult directly from QImage (authored by sirgienko).
Add way to create ImageResult directly from QImage
Jun 23 2019, 5:44 PM
sirgienko committed R55:a3727d81a3df: Hide "Help" panel on startup. And show, even if the panel is hidden, when… (authored by sirgienko).
Hide "Help" panel on startup. And show, even if the panel is hidden, when…
Jun 23 2019, 1:53 PM
sirgienko committed R55:6f3949bce90f: [Jupyter] Minor changes in markdown entry export logic (authored by sirgienko).
[Jupyter] Minor changes in markdown entry export logic
Jun 23 2019, 12:25 PM
sirgienko committed R55:c5b53bd498f4: [Jupyter] Handle cells and outputs level metadata (authored by sirgienko).
[Jupyter] Handle cells and outputs level metadata
Jun 23 2019, 12:25 PM
sirgienko updated the task description for T9024: Improve Cantor worksheet in terms of usability.
Jun 23 2019, 11:45 AM · Cantor
sirgienko committed R55:27346342f38e: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 23 2019, 11:13 AM
sirgienko committed R55:a0ac47a27458: [Jupyter] Update latex on MarkdownEntry::updatEntry() (authored by sirgienko).
[Jupyter] Update latex on MarkdownEntry::updatEntry()
Jun 23 2019, 11:13 AM
sirgienko committed R55:8099edf81f78: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 23 2019, 11:13 AM
sirgienko committed R55:c00b25cf52c5: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 23 2019, 11:08 AM
sirgienko committed R55:cde9cec9c6fd: Fix bug with collisions of names of rendered .eps files (authored by sirgienko).
Fix bug with collisions of names of rendered .eps files
Jun 23 2019, 11:07 AM
sirgienko committed R55:87a4f679c134: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 23 2019, 10:34 AM
sirgienko committed R55:ba03ff54fe54: Fix broken latex update in TextEntry::updateEntry() (authored by sirgienko).
Fix broken latex update in TextEntry::updateEntry()
Jun 23 2019, 10:34 AM
sirgienko committed R55:9b2a5abf408a: trans "Fix bug with mathemetical expressions render when there are a lot of… (authored by sirgienko).
trans "Fix bug with mathemetical expressions render when there are a lot of…
Jun 23 2019, 10:34 AM

Jun 22 2019

sirgienko committed R55:37b266d0d216: [Jupyter] Don't scroll to end during load a worksheet (authored by sirgienko).
[Jupyter] Don't scroll to end during load a worksheet
Jun 22 2019, 7:23 PM
sirgienko committed R55:fb8d3d2506eb: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 22 2019, 7:23 PM
sirgienko committed R55:379b5963934d: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 22 2019, 6:58 PM
sirgienko committed R55:8d1d2ee77e16: Fix segfault on completion without target (authored by sirgienko).
Fix segfault on completion without target
Jun 22 2019, 6:58 PM
sirgienko committed R55:7153c1d38cd1: Don't scroll to end during load a worksheet (authored by sirgienko).
Don't scroll to end during load a worksheet
Jun 22 2019, 6:58 PM
sirgienko committed R55:06e1697876fa: [Jupyter] Minor improvments (authored by sirgienko).
[Jupyter] Minor improvments
Jun 22 2019, 5:32 PM
sirgienko committed R55:200073cefa32: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 22 2019, 5:32 PM
sirgienko committed R55:791748f2c5bf: Merge branch 'Applications/19.04' (authored by sirgienko).
Merge branch 'Applications/19.04'
Jun 22 2019, 5:14 PM
sirgienko committed R55:432775dd4de3: Merge branch 'master' of https://github.com/KDE/cantor (authored by sirgienko).
Merge branch 'master' of https://github.com/KDE/cantor
Jun 22 2019, 5:14 PM
sirgienko committed R55:e2488f559855: Check, if m_process actually exists in Session::interrupt() (authored by sirgienko).
Check, if m_process actually exists in Session::interrupt()
Jun 22 2019, 5:14 PM
sirgienko committed R55:680e2dcc0318: Add InternalEvaluation option. It will be usefull for Jupyter importng feature (authored by sirgienko).
Add InternalEvaluation option. It will be usefull for Jupyter importng feature
Jun 22 2019, 5:14 PM
sirgienko committed R55:b5f1da47dca9: Fix bug with unnecessary continuous scrolling on getting focus events (authored by sirgienko).
Fix bug with unnecessary continuous scrolling on getting focus events
Jun 22 2019, 5:13 PM

Jun 21 2019

sirgienko committed R55:7281ab3fe053: [Jupyter] Add support for ImageEntry (authored by sirgienko).
[Jupyter] Add support for ImageEntry
Jun 21 2019, 10:50 AM
sirgienko committed R55:ce9e265b49a4: [Jupyter] Add support for attachments inside Markdown cells (authored by sirgienko).
[Jupyter] Add support for attachments inside Markdown cells
Jun 21 2019, 10:50 AM

Jun 20 2019

sirgienko committed R55:68b693ed6679: [Jupyter] Refactoring and bugfixes (authored by sirgienko).
[Jupyter] Refactoring and bugfixes
Jun 20 2019, 10:21 PM
sirgienko committed R55:de5614e523bd: [Jupyter] Support image results size from metadata (authored by sirgienko).
[Jupyter] Support image results size from metadata
Jun 20 2019, 6:50 PM
sirgienko committed R55:bb347c1438bb: [Jupyter] Minor refactoring (authored by sirgienko).
[Jupyter] Minor refactoring
Jun 20 2019, 1:49 PM
sirgienko committed R55:f133b286d9e6: [Jupyter] Add support for LatexEntry (authored by sirgienko).
[Jupyter] Add support for LatexEntry
Jun 20 2019, 11:24 AM
sirgienko committed R55:acd427f3f0eb: Merge branch 'master' into jupyter-worksheet-import-feature (authored by sirgienko).
Merge branch 'master' into jupyter-worksheet-import-feature
Jun 20 2019, 9:14 AM
sirgienko committed R55:059e59f47648: Disable in Markdown and Latex entries revert rendered content via double click… (authored by sirgienko).
Disable in Markdown and Latex entries revert rendered content via double click…
Jun 20 2019, 9:11 AM