Package Release Info

cantor-18.12.3-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cantor
cantor-devel
cantor-lang
libcantorlibs20

Change Logs

Version: 18.12.3-bp151.2.1
* Wed May 08 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Add BuildReq for libqalculate (boo#1134349)
- Mention all plugin files in %files explicitly
* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
  * Fix build with julia 1.1
  * Fix bug with SAGE_ROOT
  * Fix bug with visible entry cursor on dragable entry
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
  * Fix bug with unfocused entry after Cantor start (kde#395976)
  * Fix bug with still visible entry cursor after focusing on created entry
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
  * Fix logic bug in insertEntryBefore: add missing else branch, corresponding to insertEntry logic
  * [Python2] Fix bug with server, which don't work with multiexpression code (for example "a=3\nb=4"). Also add regression tests for this problem.
  * [R] Fix bug in RServer, when rserver finishs to response after defining new user function
  * [Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add test for this and also minor improvments in tests.
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
  * Fix build with LabPlot2
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
  * [Python] Fix bug with 'print' highlighting (function in Python3, keyword in Python2)
  * Fix bug with missing 'Add Markdown Entry' actions in worksheet contex menu
  * Fix major bug with removing first worksheet entry after worksheet load
  * Fix bug with missing setting saving (backend restart notification) after restart program
  * Disable "reboot backend" button before login, because activation of the button before login cause segfault in some backends
  * Fix bug with uncleaning variable model and highlighter state upon logout in R, Julia, Python, Scilab backends.
  * Fix bug with "&quot;" in syntax help messages
  * [Octave] Fix bug with unreadable syntax help message
  * [Maxima] Fix segfault, when we request syntax help twice
  * [Octave] Fix bug with adding inner variable '__cantor_tmp__' in variable model
  * Fix bug, when "T" and "NIL" sometimes appearing in output (kde#399294)
  * Fix bug with losing LaTeX typesetting after backend restart (kde#394003)
  * Fix bug with missing after install cantorlib export file (cantor_export.h)
  * [Maxima] Fix indent in first line for help request
  * Fix bug with missing whitespaces in Help Panel
  * Remove inheritance HelpResult from TextResult and add support to create HelpResult from html directly. It's fix unreadable help result for Sage (kde#401134)
  * Fix bug with infinity computing of entry, which contains plot command, which ends by "$"
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
  * Too many changes to list here
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
  * Disable --simple-prompt Sage parameter for now
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
  * None
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
  * Fix error with wrong highlighting in Python backend
  * Fix error with highlighting single line comment in julia backend
  * Fix code completition for Julia >= 0.7.0 in Julia backend
  * Fix deprecationg warning for Julia >= 0.7.0
  * Fix build with julia 1.0
  * Fix sagemath backend with sagemath 8.3
  * Support julia>=0.7
  * Fix build error with julia with version greater, that 5 BUG:397548 (kde#397548)
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
  * Fix filenames and missing icons for opened worksheets
  * Remove from Python backend modification's function (the function works before sending code to interpreter) code for import statement handling (cause problems with imports statements) and code for print statement insertation (cause wrong printing, like printing None, or result from functions, often used without return value (like write, etc.))
  * Clazy warnings, part 3.
  * Rewrite julia variables and functions names parsing code
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
  * Too many changes to list here
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
  * Fix displaying commands source code in sage backend
  * Remove unnecessary empty line in end each text result for R backend
  * Remove html output from R backend for vectors
  * Fix starting external sage viewers in Sage backend
  * Fix bug with autocomplete popup in Sage backend (kde#395844)
  * Disable latex output for sage by default, because it don't work very well Users still can use latex output by using %display sage magic
  * Fix broken sage login for Sage versions greater, than 8.0 (8.1, 8.2, 8.3, etc.) and set version 8.1 and 8.2 as recommends. (kde#375467)
  * Use standart %o, %i variables instead of %O, %I in maxima backend
  * Add new example worksheet for maxima backend
  * Avoiding a lot of suggest-override warnings
  * Fix bug with QFileDialog filter for backends, which support scripts extensions (Sage backend, for example, supports python script extension (*.py))
  * Remove useless qDebug, which don't print anything
  * Fix kf5.kxmlgui problem for qalculate plot assistant
  * Add worksheet example for plotting in Maxima
  * Add missing plot command to Maxima backend
  * Add worksheet examples for Octave
  * Add missing 2d plot command (plotmatrix) for Octave
  * Solve a problem with cantor_plot() statement, which are appeared in Octave worksheets
  * Fix kf5.kxmlgui problem with deprecated location of rc files
  * Save and load latex entries render results into cws
  * Remove info about QT_PLUGIN_PATH in README.md
  * Remove the need to configure QT_PLUGIN_PATH before running Cantor by expanding default Qt plugins path
  * Disable qDebug for CMake Release target
  * Fix warning
  * Clazy warnings, part 2.
  * Update README.md
  * support python-3.7
- Convert %doc to %license where appropriate
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
  * In R backend try to open files with unknown mimetype in Cantor script editor and add handling for command without results in rserver (kde#296814)
  * Avoid segfault in backends destructor, when terminate related process.
  * Make Julia variables format in variables model more consistent with the other backends (kde#377771)
  * Change juliahighligter's regex for nonSeparatingCharacters (kde#377772)
  * Add unicode support in juliaserver (because julia can work with unicode, so juliaserver must too) and fix missing highlighting for functions for julia 0.6 and higher
  * Fix julia output: change display function from jl_static_show to 'display' (kde#377773)
  * In LatexEntry::updateEntry path to esp file is constructed invalid. This commit fix it. During debuging, it was found, that EpsRenderer don't check, that input is valid, at all. So, the commit also add checking, that input file is valid eps file, and warning message printing, if it is not true. (kde#330834)
  * Clazy warnings, part 1.
  * With this changes, maxima backend don't show source latex code for entries while they are generated.
  * Add support for "application/x-extension-html" mimetype in R expression, because some systems use this mimetype for html, instead of "text/html" (kde#394018)
  * Fix creating temporary directory for R backend
  * Add html escaping for ampersand in rexpression
  * Fix minor misspelling in debug message of maxima backend
  * Improve LaTeX worksheet export (kde#387304)
  * Add GUI editor for R backend (kde#339127)
* Fri May 11 2018 lbeltrame@kde.org
- Update to 18.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
  * Fix maxima LaTeX output for matrics
  * Small fix for Sage backend
  * Improve octave login
  * Make the path of the currently opened project file available in the sage session. (kde#358975)
  * Avoid octave backend crushing, when we try to kill ended process (kde#372074)
  * Add unit tests for lua backends
  * Don't crash with Lua when fetching completion without login being done.
  * Improved handling of multi-line commands in Lua. See D12074 for further details and the remaining open issues.
  * Improve Julia cmake build system
  * Show error message in case the user tries to open a non valid Cantor project file.
  * Added some debug output to measure the time it took to load a saved worksheet.
  * Fix segfault in key settings menu when worksheet not open
* Wed Apr 18 2018 lbeltrame@kde.org
- Update to 18.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
  * Fix incorrect regexs for string in backend highlighters
  * Fixed missing latex typesetting.
* Fri Apr 06 2018 lbeltrame@kde.org
- Update to 18.03.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
  * Too many changes to list here
Version: 17.12.3-bp150.2.4
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
  * None
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
  * None
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
  * None
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
  * None
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
  * None
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
  * Don't look for KF5Pty when using Windows. (kde#386787)
  * 1. delay the initialization of the backend process until the user requests the first evaluation (part of T4760) 2. show wait cursor and a message in the status bar instead of the modal dialog during the backend process initialization
  * User KActionCollection::setDefaultShortcut() in cantor part.
  * In maximasession: 1. initialize the members in the initializer list 2. added MaximaSessin::write() to simplify writing to stdout on linux and win.
  * Removed warnings during the initialization of actions in worksheet (use KActionCollection::setDefaultShortcut() instead of QAction::setShortcut()).
  * Removed some noisy debug output.
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * None
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * Don't search for and link to libcln when using libqalculate>=2.0
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
  * Fix wayland support
  * Use Q_DECLARE_OVERRIDE
  * Scilab save as Cantor Worksheet corrections
  * Add Scilab 6.0 version as recommended version to Scilab backend
  * Put the FindR.cmake in a POSIX compatible way (kde#365897)
  * Add recommended version to Sage backend
  * Add recommended version to Julia backend
  * Add recommended version to R backend
  * Add recommended version to Octave backend
  * Add recommended version to Maxima backend
  * Add recommended version to Qalculate backend
  * Add recommended version to Lua backend
  * Add recommended version to Python 3 backend
  * Add recommended version to Python 2 backend
  * Add recommended version to Scilab backend
  * Moves version function in Backend class
  * Make Cantor?s LaTeX renderer friendlier with dark themes
  * Minor spelling fixes
  * Differential revision: https://phabricator.kde.org/D5266 Close T3865
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * None
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * None
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * None
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * None
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * None
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
  * Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
  * [julia] Fix build with -fno-operator-names
  * remove modern C++ use to fix compile with current KDE policy
- Remove patches, now upstream:
  * fix-build-with-ecm-5.31.patch
* Fri Feb 10 2017 wbauer@tmo.at
- Add fix-build-with-ecm-5.31.patch
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
  * KDE Applications 16.12.2
  * https://www.kde.org/announcements/announce-applications-16.12.2.php