WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
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
?
Snippets
Groups
Projects
Show more breadcrumbs
snow-models
inishell
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5154ab6095afef5e0de09dddc0eeac26a57c3722
Select Git revision
Selected
5154ab6095afef5e0de09dddc0eeac26a57c3722
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
Begin with the selected commit
Created with Raphaël 2.2.0
20
Feb
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
Finally, a big fat hack to make sure the icons wrok properly.
Fixed a typo in "WINSTRAL"
The section names are now not repeated as often as before for more flexibility
A deploy target has been introduced for Windows and osX
More tweaks for the application style
Merge branch 'master' of models.slf.ch:inishell-ng
All the 2d interpolations have been declared in the xml
Tiny snowpack_params.xml fix to style default calculation step length correctly
Fixed the case in the sections' names
Using System's icons when possible
Same KDE fix for the tabs (ie sections)
Merge branch 'master' of models.slf.ch:inishell-ng
Fixing QCheckBox shortcuts
Using native shortcuts whenever possible
The styling fix for panels that are cleared was not enough... hopefully now it is
More work on empty Number panels: starting with a key press now works as expected (more or less). Choose hiding color dependent on whether it's optional. Fix bug where clearing a Number via the context menu would not set the appropriate styling in motion. Feel free to revert to tiny font if more things clash...
Fix cascading XML inclusion that was broken in a cleanup a while ago. The last remaining error loading MeteoIO is an XML structure problem."
Add setting to disable 'unsaved changes' warning which became much more important with recent changes. Minor cleanup of yesterday's commit
Preserve status bar hints for INI warnings instead of overwriting them
The resampling xml file has been split in 1d and 2d interpolations
The "loading ini" message was confusing
More work on the XML files and fixed a color bug in TerminalView
All the filters should now be up-to-date
Actually, keep the button tab-able of course. Sorry, it's late...
Prevent help texts and the expression switch button from focussing on tab-clicks - can tab through settings much more smoothly
The tiny font for hiding a spinbox value makes the panel tiny. Maybe like this instead? (Use generic function name in case it changes over time)
Pack some code that obviously should be a function in a function
Revert a single styling change. Mathias, please re-revert if it didn't just get lost with your changes and I don't see your reason. For me, this does nothing other than getting rid of an unwanted and otherwise un-targetable (to my findings) rectangle between the ScrollArea and our Groups (at least on Fusion - on others there may still be a gap I wasn't able to identify).
Transport XML file error reason to user, constness, typos and mini-touchup.
Added a new sub-xml for MeteoIO
Merge branch 'master' of models.slf.ch:inishell-ng
Moving forward to have all the snowpack and meteoio xml files up to date...
More code cleanup and a hack
Forgot that a certain key is actually optional. Remove obsolete .gitignore entry. Some typos.
More micro-optimizations and improved error messages
Micro grammar fix
Fix another wrong parameter description
Fix return parameter description in comment
Save two string copies
Sorry, more micro-optimizations
Loading