- 05 Dec, 2021 2 commits
-
-
Pino Toscano authored
Make the build of the embedded copy of the discount library use the same verbosity level of the cantor build.
-
Antonio Rojas authored
(cherry picked from commit c60e3adb)
-
- 02 Dec, 2021 1 commit
-
-
Albert Astals Cid authored
-
- 01 Dec, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 22 Nov, 2021 1 commit
-
-
Heiko Becker authored
-
- 08 Nov, 2021 1 commit
-
-
Heiko Becker authored
-
- 02 Nov, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 31 Oct, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 318b4248)
-
- 29 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 27 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 23 Oct, 2021 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 21 Oct, 2021 1 commit
-
-
Script Kiddy authored
-
- 19 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 11 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 08 Oct, 2021 1 commit
-
-
Script Kiddy authored
-
- 05 Oct, 2021 1 commit
-
-
Alexander Semke authored
release/21.08 branch. Don't crash when calling the context menu of a rendered markdown entry. Don't crash when all worksheets were closed and a new one is created again. BUG: 443177 FIXED-IN: 21.08.2 Don't create a new worksheet via the double click in the "Select the backend" dialog if the backend is not enabled. Don't shown the "move up" and "move down" actions in the context menu of a worksheet entry if the entry is already at the very top or very bottom, respectively. Since we don't have the undo/redo functionality yet, removing an entry by an error can result in a lost of a lot of work. To at least remedy this problem, pop up a Yes/No-message box and ask the user to confirm. Re-activated the action toolbar again for worksheet entries (seems to be a regression) and added short cuts for remove, move up and move down actions. Mark the project as modified also when the entries are move or deleted and properly notify the user about the changes in the window title bar and in the tab names. Remove the wait cursor prior to showing the message box on LaTeX errors in Jupytor notebooks.
-
- 04 Oct, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 6a084085)
-
- 23 Sep, 2021 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 27 Aug, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit f796bb7b)
-
- 15 Aug, 2021 10 commits
-
-
Alexander Semke authored
-
Alexander Semke authored
When openning a project containing image entries, don't show the settings dialog for them. Only show this dialog when a new image entry is created via menus.
-
Alexander Semke authored
[R] properly show the results of R's "help commands" appropos(), vignette(), demos() and help.search().
-
Alexander Semke authored
and properly react to the "application/octet-stream" output of R.
-
Alexander Semke authored
-
Alexander Semke authored
-
Alexander Semke authored
When using KSharedConfig, specify explicitely 'cantrorc' so we also propely read the documentation settings in LabPlot.
-
Alexander Semke authored
-
Alexander Semke authored
Fixed the layout in qalculate settings widget to look the same like the settings widgets for all other backends, moved the autorun options to a new tab and added a tab for the documentation.
-
Alexander Semke authored
This was not implemented for all backends, is a rarely used feature and is also very heavily colliding now with the new embedded documentation. The already available implementations in Backend::helpUrl() return theURL to the official online documentation will be used a fallback solution in case no embedded documentation is installed for the backend.
-
- 04 Aug, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 56ef5b2a)
-
- 26 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 19 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 12 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 10 Jul, 2021 1 commit
-
-
Albert Astals Cid authored
-
- 06 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Jul, 2021 3 commits
-
-
Heiko Becker authored
(cherry picked from commit 8e4375b7)
-
Alexander Semke authored
* delay the initialization of actions to the point where they are really required, namely when a text entry is activated. This also fixes the bug when these actions are enabled when a new worksheet is created which is wrong. * hide richt text related actions if no text entry is selected instead of disabling it - this actions are not used most of the time.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-