Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JASP configuration file feature + remote option #5062

Draft
wants to merge 38 commits into
base: stable
Choose a base branch
from

Commits on May 16, 2023

  1. Implements a data mode

    - can enter data manually
    - copy/paste to itself and to from spreadsheet editors
    - Arrow + shift now also changes selection
    - Allow for changing columnnames
    - Make sure a "New Data"-set can be closed
    - Make sure handle can't be seen when in datamode (like results+analyses)
    - When switching to back the analysesmode, last edit should be absorbed
    - Make ribbonbuttons behave
    - First attempts at restoring external data editing but commented it out. Im not sure if and how this should be done
    - Some general cleaning up
    - select all and cut and include columnnames in all that
    - Also add a rightclick menu
    - Don't show edit data etc in modules menu
    - Adds support for more context-menu options:
    -- insert. delete and select columns & rows
    - Turn BOM workaround on by default for SKF
    - Fix after rebase/merge before release 0.15
    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6c46eaf View commit details
    Browse the repository at this point in the history
  2. SKF JASP postmerge and fix

    - Quality Control is a "Common" Module for SKF (and is now enabled here)
    - Fix bug where data wouldn't be writable after resizing data to something larger than 512 rows and back (cleaning up shared memory _blocks basically)
    - ResizeDataDialog should have roundedbuttons as well
    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    003123c View commit details
    Browse the repository at this point in the history
  3. latest version of jaspProcessControl and other submodules

    If all goes well this is the SKF 0.16.1 version
    Upped the buildnumber to 0.16.1.1 to differentiate from normal 0.16.1 and upcoming 0.16.2 as this is a bit in between
    Also silence some debug prints
    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    aa63d26 View commit details
    Browse the repository at this point in the history
  4. post qt6 merge fixes

    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    82f7f86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825d474 View commit details
    Browse the repository at this point in the history
  6. post rebase fix 7-12-22

    resize the resize data dialog a bit
    made sure emptyvalue labels are not put in the editItem
    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8a49630 View commit details
    Browse the repository at this point in the history
  7. (event)=>{}

    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3d71dac View commit details
    Browse the repository at this point in the history
  8. Rebasing mistake

    boutinb authored and JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7edb7cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6349af9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    191709f View commit details
    Browse the repository at this point in the history
  11. odule shenanigans

    do stuff with jaspPower
    
    add jaspPredictiveAnalytics
    
    Add learnstats and right versions of QC and predictive analytics
    
    make sure new modules get loaded
    
    jaspLearnStats should also track a branch
    JorisGoosen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    55fea62 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. start

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    aba724b View commit details
    Browse the repository at this point in the history
  2. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5f2fb73 View commit details
    Browse the repository at this point in the history
  3. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bef03ee View commit details
    Browse the repository at this point in the history
  4. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a6a1bf2 View commit details
    Browse the repository at this point in the history
  5. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a44a893 View commit details
    Browse the repository at this point in the history
  6. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    84807bc View commit details
    Browse the repository at this point in the history
  7. before overhaul

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f286ea0 View commit details
    Browse the repository at this point in the history
  8. functional

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b0c3a38 View commit details
    Browse the repository at this point in the history
  9. giant oops

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    72b965f View commit details
    Browse the repository at this point in the history
  10. v1

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6945cab View commit details
    Browse the repository at this point in the history
  11. enabled sounds better

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    c94ee85 View commit details
    Browse the repository at this point in the history
  12. oops

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    53c39e4 View commit details
    Browse the repository at this point in the history
  13. oops

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b20d6ae View commit details
    Browse the repository at this point in the history
  14. oops

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d71aaa2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c826d3d View commit details
    Browse the repository at this point in the history
  16. add option locking

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2d54356 View commit details
    Browse the repository at this point in the history
  17. oops

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d56c6d3 View commit details
    Browse the repository at this point in the history
  18. progress

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0dd5bbf View commit details
    Browse the repository at this point in the history
  19. factory

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3ed5704 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bb506d6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8d58dd8 View commit details
    Browse the repository at this point in the history
  22. add toml

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f431a57 View commit details
    Browse the repository at this point in the history
  23. forgot the parser lib

    RensDofferhoff committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8a8df43 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a58c026 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a232b9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c976461 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    311866d View commit details
    Browse the repository at this point in the history