# # ChangeLog for src/sas/sasgui/plottools/PropertyDialog.py in sasview # # Generated by Trac 1.0.1 # Apr 28, 2024 3:12:39 PM Thu, 11 Aug 2016 11:07:32 GMT lewis [5129686] * src/sas/sasgui/plottools/PlotPanel.py (modified) * src/sas/sasgui/plottools/PropertyDialog.py (modified) Make PropertyDialog ComboBoxes read-only. Also set scale values ... Wed, 10 Aug 2016 15:46:03 GMT lewis [09d6719] * src/sas/sasgui/plottools/PlotPanel.py (modified) * src/sas/sasgui/plottools/PropertyDialog.py (modified) Add Kratky option to plot scale. Closes #205 Mon, 11 Jul 2016 00:56:01 GMT butler [3409a90] * src/sas/sasgui/plottools/PropertyDialog.py (modified) references #205 - Removed Kratky plot choice from linearized plots for ... Mon, 22 Feb 2016 10:06:35 GMT Piotr Rozyczko [d7bb526] * setup.py (modified) * src/examples/test_chisq_panel.py (modified) * src/examples/test_copy_print.py (modified) * src/examples/test_panel.py (modified) * src/examples/test_panel2D.py (modified) * src/examples/test_text_panel.py (modified) * src/sas/guiframe/dataFitting.py (modified) * src/sas/guiframe/data_processor.py (modified) * src/sas/guiframe/local_perspectives/plotting/Plotter1D.py (modified) * src/sas/guiframe/local_perspectives/plotting/Plotter2D.py (modified) * src/sas/guiframe/local_perspectives/plotting/SimplePlot.py (modified) * src/sas/guiframe/local_perspectives/plotting/graphAppearance.py (modified) * src/sas/guiframe/local_perspectives/plotting/masking.py (modified) * src/sas/guiframe/local_perspectives/plotting/profile_dialog.py (modified) * src/sas/perspectives/calculator/data_operator.py (modified) * src/sas/perspectives/calculator/gen_scatter_panel.py (modified) * src/sas/perspectives/fitting/basepage.py (modified) * src/sas/perspectives/pr/explore_dialog.py (modified) * src/sas/sascalc/calculator/sas_gen.py (modified) * src/sas/sasgui/__init__.py (added) * src/sas/sasgui/plottools/BaseInteractor.py (moved) * src/sas/sasgui/plottools/LabelDialog.py (moved) * src/sas/sasgui/plottools/LineModel.py (moved) * src/sas/sasgui/plottools/PlotPanel.py (moved) * src/sas/sasgui/plottools/PropertyDialog.py (moved) * src/sas/sasgui/plottools/SimpleFont.py (moved) * src/sas/sasgui/plottools/SizeDialog.py (moved) * src/sas/sasgui/plottools/TextDialog.py (moved) * src/sas/sasgui/plottools/__init__.py (moved) * src/sas/sasgui/plottools/arrow3d.py (moved) * src/sas/sasgui/plottools/binder.py (moved) * src/sas/sasgui/plottools/canvas.py (moved) * src/sas/sasgui/plottools/config.py (moved) * src/sas/sasgui/plottools/convert_units.py (moved) * src/sas/sasgui/plottools/fitDialog.py (moved) * src/sas/sasgui/plottools/fittings.py (moved) * src/sas/sasgui/plottools/plottable_interactor.py (moved) * src/sas/sasgui/plottools/plottables.py (moved) * src/sas/sasgui/plottools/toolbar.py (moved) * src/sas/sasgui/plottools/transform.py (moved) Refactored plottools into sasgui