Skip to content
Permalink
Branch: master
Commits on Apr 26, 2019
  1. Merge pull request #3773 from markotoplak/fix-readthedocs

    markotoplak committed Apr 26, 2019
    [DOC] Add a requirements file for readthedocs
  2. Add a requirements file that can be used at readthedocs

    markotoplak committed Apr 26, 2019
  3. Merge pull request #3774 from ales-erjavec/doc-use-napoleon

    markotoplak committed Apr 26, 2019
    [DOC] Replace numpydoc with sphinx.ext.napoleon
Commits on Apr 12, 2019
  1. widget development doc: fix code in Getting started

    markotoplak committed Apr 12, 2019
    Copying widgets and running them now works.
Commits on Mar 29, 2019
  1. Move VerticalScrollArea > widget/gui, _HiddenVerticalScrollArea > OWW…

    markotoplak committed Mar 29, 2019
    …idget
  2. Scrollable left side: set its minimum size

    markotoplak committed Mar 29, 2019
  3. Optional scrolling on widgets' left side

    markotoplak committed Mar 29, 2019
    It was enabled for widgets whose minimum height did not pass the tests.
Commits on Mar 22, 2019
  1. graph writers: support multiple writers with same extension

    markotoplak committed Mar 22, 2019
Commits on Mar 15, 2019
  1. Merge pull request #3632 from rokgomiscek/SendUsageOnStartup

    markotoplak committed Mar 15, 2019
    [FIX] Send usage statistics in a thread at startup
  2. Usage statistics: do not crash at any exception

    markotoplak committed Mar 15, 2019
  3. Add .coverage files to .gitignore

    markotoplak committed Mar 15, 2019
Commits on Mar 11, 2019
  1. setup.py: coverage combines .coverage.* into .coverage

    markotoplak committed Mar 11, 2019
Commits on Mar 5, 2019
  1. Merge pull request #3633 from janezd/owtable-meta-attr-labels

    markotoplak committed Mar 5, 2019
    [FIX] OWTable: Include attributes from meta attributes in header row labels
  2. Merge pull request #3654 from janezd/pylint-owpythonscript

    markotoplak committed Mar 5, 2019
    OWPythonScript: PyLint
Commits on Mar 1, 2019
  1. OWPythonScript: run shortcut (Ctrl/Cmd + R)

    markotoplak committed Mar 1, 2019
  2. OWPythonScript: dropping scripts tests

    markotoplak committed Mar 1, 2019
  3. OWPythonScript: dropping and pasting of python scripts

    markotoplak committed Mar 1, 2019
    The current script is replaced (in an undoable way) with the pasted
    script.
Commits on Feb 15, 2019
  1. Merge pull request #3568 from janezd/predict-instance

    markotoplak committed Feb 15, 2019
    Orange.base.Model: Return 1d predictions for 1d data
  2. Naive bayes: fix absent class test for instances

    markotoplak committed Feb 15, 2019
  3. Merge pull request #3574 from janezd/scientific-notation

    markotoplak committed Feb 15, 2019
    [ENH] Use %g (including sci notation) if number of decimals is not set
Commits on Feb 1, 2019
Commits on Jan 28, 2019
  1. Naive bayes: add check in test of predict/predict_storage

    markotoplak committed Jan 28, 2019
Commits on Jan 25, 2019
  1. Merge pull request #3550 from pavlin-policar/conda-recipe-sklearn-020

    markotoplak committed Jan 25, 2019
    Update conda recipe scikit-learn version to >=0.20
Commits on Jan 18, 2019
  1. Merge pull request #3518 from janezd/scatterplot-multiple-reg-lines

    markotoplak committed Jan 18, 2019
    [ENH] Scatterplot: Draw separate regression lines for colors; add orthonormal regression
Commits on Jan 15, 2019
  1. owpythonscript: avoid setting state at every change

    markotoplak committed Jan 14, 2019
Older
You can’t perform that action at this time.