- Nov 24, 2023
-
-
Wuttke, Joachim authored
-
- Nov 23, 2023
-
-
Wuttke, Joachim authored
-
- Nov 13, 2023
-
-
Wuttke, Joachim authored
-
- Oct 27, 2023
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Oct 12, 2023
-
-
Wuttke, Joachim authored
-
- Feb 23, 2023
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Jul 18, 2022
-
-
Ammar Nejati authored
The signal `void currentIndexChanged(const QString &text)` is obsolete in Qt6. Instead, one should obtain the index and then use `QComboBox::itemText` to get the text.
-
- Feb 09, 2022
-
-
Wuttke, Joachim authored
-
- Nov 13, 2021
-
-
Wuttke, Joachim authored
-
- Nov 06, 2021
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Nov 05, 2021
-
-
Wuttke, Joachim authored
-
- Nov 02, 2021
-
-
Wuttke, Joachim authored
-
- Nov 01, 2021
-
-
Wuttke, Joachim authored
-
- Jul 16, 2021
-
-
Wuttke, Joachim authored
-
- May 07, 2021
-
-
t.knopff authored
-
- May 06, 2021
-
-
t.knopff authored
-
- May 05, 2021
-
-
t.knopff authored
-
- Dec 17, 2020
-
-
Wuttke, Joachim authored
-
- Nov 20, 2020
-
-
Wuttke, Joachim authored
-
- Nov 17, 2020
-
-
Wuttke, Joachim authored
-
- Sep 23, 2020
-
-
Wuttke, Joachim authored
-
- Aug 05, 2020
-
-
Wuttke, Joachim authored
-
- Jul 06, 2020
-
-
Wuttke, Joachim authored
As recommended by https://google.github.io/styleguide/cppguide.html#The__define_Guard
-
-
- Apr 29, 2020
-
-
Pospelov, Gennady authored
-
- Dec 20, 2017
-
-
Pospelov, Gennady authored
-
- Feb 16, 2017
-
-
Pospelov, Gennady authored
-
- Aug 09, 2016
-
-
Wuttke, Joachim authored
Correct .h file header comments: "Declares" -> "Defines". Also remove include comment "inheriting from". This resolves #1550.
-
- Jul 20, 2016
-
-
Wuttke, Joachim authored
finer sorting of include's (C before C++)
-
- Jul 15, 2016
-
-
- Jul 13, 2016
-
-
Wuttke, Joachim authored
Made include guards uniform, using the command sc-intern/edit-scripts/update-include-guards.py Core Fit GUI/coregui GUI/crashhandler/
-
- Jun 29, 2016
-
-
Pospelov, Gennady authored
-
- Jun 21, 2016
-
-
Pospelov, Gennady authored
JobResultPresenter now recognizes JobItem valid for fitting and adds FitComparisonWidget to the list of available presentations.
-
Pospelov, Gennady authored
New FitComparisonWidget (intended for real data/ simulated data comparison) is connected with JobResultsPresenter.
-