Commit 35bebe6
committed
DataSetQ Etc
make classes
make it shorter
start moving functionality to their proper place
flesh out DataSetQ
maak factory functies en ruim datasetpackage alvast beetje op
Move label set stuff to ColumnQ from DataSetPackage and some related changes
Fairly sure the whol beginLoadingData etc in DataSetPackage isnt really necessary anymore
move more stuff to Filter
add invalidation to Filter
move LabelFilterGenerator to another spot
also tightly integrate it with FilterQ etc
fix some problems
move more stuff from FilterModel to FilterQ
cleanin
more changes
use set functions for deserializen etc
stapjes
fix errors
merge Q classes into the base data classes
move labelfiltergenerator to CommonData
move some more files around
meer fixes
add dropped function back
fix more things
remove lots of _undoStack and more changes
JASP compiles again
jasp starts
try and get the data to show
data shows now
compiles and mostly runs but complains about threads
make sure data classes are moved to the main thread so qml etc can access it later without crying
throw in an error
ill just add the dataPkgRoles to the rolenames regardles of what each proxy thinks about it
variables show up in lists, analyses work
filters dont get run, but at least the proxy doesnt choke on it anymore
make label editor seem to work again
remove useless passtrhough on filtermodel
filter shows
use invalidation
rfilter works
labelfiltergenerator is generating once more
make sure filter gets updated if constructorR gets changed
clarify which labels are from column label order, or dataset order
make column selection not crash
debug purple!
make editable
just change visibity instead of the color1 parent e4c6f95 commit 35bebe6
File tree
134 files changed
+2929
-2955
lines changed- CommonData
- Common
- Desktop
- analysis
- components/JASP/Widgets
- FilterConstructor
- data
- exporters
- importers
- database
- excel
- ods
- engine
- gui
- modules
- description
- upgrader
- osf
- qquick
- results
- utilities
- Engine
- QMLComponents
- boundcontrols
- controls
- models
- rsyntax
- utilities
- SyntaxInterface
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+2929
-2955
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| |||
0 commit comments