- 23 Jul, 2020 2 commits
-
-
Alexander Semke authored
invisible.
-
Alexander Semke authored
properties widgets.
-
- 22 Jul, 2020 4 commits
-
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Alexander Semke authored
in the histogram properties widget.
-
- 20 Jul, 2020 2 commits
-
-
Alexander Semke authored
axis is under the mouse, no need to select it anymore.
-
Alexander Semke authored
Automatically update locale dependent widgets in Axis, Curve and Label properties widgets on settings changes.
-
- 19 Jul, 2020 4 commits
-
-
Alexander Semke authored
-
Alexander Semke authored
properties widgets on settings changes. Needs to be done similarly for all other properties widgets.
-
Alexander Semke authored
restarting the application.
-
Pino Toscano authored
-
- 18 Jul, 2020 3 commits
-
-
Alexander Semke authored
there were any changes done there.
-
Alexander Semke authored
of the spreadsheet header (show column type and plot designation or not).
-
Alexander Semke authored
SettingsGeneralPage::decimalSeparatorLocale() since this case is also handled later in the switch-case statement. This caused the selection "Comma" being not saved properly.
-
- 17 Jul, 2020 1 commit
-
-
Stefan Gerlach authored
-
- 15 Jul, 2020 2 commits
-
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
- 14 Jul, 2020 1 commit
-
-
Stefan Gerlach authored
-
- 13 Jul, 2020 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, 2020 1 commit
-
-
Alexander Semke authored
-
- 11 Jul, 2020 4 commits
-
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Alexander Semke authored
column statistics. A lot of time was spent in the calculation of the frequencies of values. For this QMap was used and the sorting in this container is expensive. The performance of unordered_map is much better. For 10 Mil random doubles the calculation of the statistics went down from 15.5s to 8.5s on i7-8700. The next step would be to move out the calculation of the frequencies and the sorting of the data as well as all dependent calculations to new threads.
-
- 10 Jul, 2020 2 commits
-
-
Alexander Semke authored
Statistics Dialog.
-
Stefan Gerlach authored
-
- 09 Jul, 2020 5 commits
-
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
- 08 Jul, 2020 3 commits
-
-
Stefan Gerlach authored
-
Stefan Gerlach authored
-
Alexander Semke authored
be more consistent with the order in the main menu and also with the order for "Open" and "Save" actions.
-
- 05 Jul, 2020 5 commits
-
-
Stefan Gerlach authored
-
Alexander Semke authored
-
Alexander Semke authored
export dialog, ask explicitly for the decimal separator (point or comma).
-
Alexander Semke authored
spreadsheet with integer column(s).
-
Alexander Semke authored
explicitly for the decimal separator (point or comma).
-