-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Encode types of variables into their encoded names to preload data for each analysis Implements jasp-stats/INTERNAL-jasp#2583 Has corresponding changes in jaspBase, jaspModuleEncoder and jaspDescriptives fix some merge errors and bugs add syntaxhighlighting to computecolumn R display move focus to button on apply filter so text-entry is editFinished columntype in filterconstructor now follows dataset changes filterconstructor now has changeable columntypes! force active focus on apply button in filter and comp col to focus out of constructor and trigger proper checks remove last remnants of "keeping/converting columntypes" started work on preloading data config in Description.qml Add preloadData argument to analysisrunflow and decode to type * set default off for preloadData * fix annoying "computed column changed wanna save" popping up too much * add some info on type changing in computed column help * add some info on changing types to filter help
- Loading branch information
1 parent
1d8fb2e
commit 62b9544
Showing
43 changed files
with
495 additions
and
367 deletions.
There are no files selected for viewing
Submodule jaspColumnEncoder
updated
3 files
+120 −21 | columnencoder.cpp | |
+15 −8 | columnencoder.h | |
+6 −4 | enumutilities.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 0 additions & 39 deletions
39
Desktop/components/JASP/Widgets/FilterConstructor/ColumnsSelector.qml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.