WSL/SLF GitLab Repository
Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
Project
inishell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
snow-models
inishell
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
459cfa65573778c58d952ea806456eae62b7a442
Select Git revision
Selected
459cfa65573778c58d952ea806456eae62b7a442
Branches
3
master
default
protected
backports_2.1.0
release_test
Tags
11
v2.1.1
v2.1.0
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.3beta
v2.0.2beta
v2.0.1beta
15 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
11
May
7
4
1
28
Apr
27
24
23
16
5
1
31
Mar
26
24
21
20
19
18
17
13
11
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
24
21
20
19
18
17
15
14
13
11
10
7
6
6
Jan
5
4
30
Dec
29
24
23
22
21
20
19
18
17
12
11
9
8
6
5
4
3
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Oct
29
28
27
26
23
22
21
20
19
18
17
16
15
14
11
9
8
7
5
4
3
2
1
29
Sep
28
27
Fix a wrong key
Added Argos
Preparing the XML file for Alpine3D
Added links to the docuemntation for every MeteoIO filter
v2.0.2beta
v2.0.2beta
Renamed the "applications" folder into inishell-apps
Adde the new SUPPR filter option
Tackling issue 835
new "filename" type for the file selector
Support for '-' in stations' IDs
Warning associated to the DATA_QA_LOGS
Fixed a wrongly named key
Mini-cleanup
Improve Number panel's precision display handling
Fix issue where keys would not be deleted properly on request. Much
Mark known substitutions in FilterParticle.
Fixed a typo
One option was missing for the SUPPR filter
Updated the SUPPR filter according to the latest changes in MeteoIO
The styling was done at the wrong place in PreviewWindow, leading to high cpu usage
Tweaks to the default values of some applications
Moving toward a better handling of MeteoIO's binaries
That one line slipped through again... cf. last commit
Modernize signal mapping in PreviewEdit (better compile time checks), re-add line number safety margin (sorry, my oversight).
Merge branch 'master' of models.slf.ch:inishell-ng
Fix warnings
Merge branch 'master' of models.slf.ch:inishell-ng
Oups, fixing a butchered merge...
Tricked myself and git - quick edit
Merge branch 'master' of models.slf.ch:inishell-ng
Use recommended call for text width. I looked this up a while ago for the Alternative width calculation. This way we stay happy with the default Qt 5.9 and don't require 5.11 just for this call.
Merge remote-tracking branch 'origin/subs'
Removed an unnecessary include
Merge branch 'master' of models.slf.ch:inishell-ng
Safer implementation of monospace fonts in PreviewWindow
Merge branch 'master' into subs
Fix merge conflict (moved monospaced function)
Implement mechanism to translate custom syntax to tinyexpr before styling (so e. g. hardcoded substitutions are allowed exactly like in some filters)
The PreviewWindow was not using monospace fonts anymore...
Moving towards expression-only textfields in Numbers, bring back valid scientific notation styling
Split up expression parsing from the Number's panel.
Loading