Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
orbutils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ron Williams
orbutils
Graph
bb03abd86734383215f3994a38b88a6bb6aeeefa
Select Git revision
Branches
7
master
default
protected
orbcalculator
orbtk-next
orbutils-orblogin-slint
slint-update
slint_port/file_manager
workspace
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Mar
28
18
Jan
8
Sep
11
Aug
2
1
31
Jul
2
19
Jun
18
9
8
31
May
30
24
18
26
Apr
10
3
21
Mar
15
Feb
11
19
Dec
12
5
16
Nov
14
27
Sep
31
Aug
26
Jul
21
19
Apr
27
Mar
23
10
Aug
17
Jun
23
Dec
22
21
16
24
Sep
14
2
Aug
26
May
21
29
Nov
29
Sep
28
Aug
7
16
Jun
16
May
4
Apr
3
26
Mar
24
13
25
Feb
7
18
Jan
28
Dec
27
Nov
14
Oct
23
Sep
17
Aug
25
Jul
27
Jun
12
20
May
14
2
Apr
29
Mar
28
6
20
Feb
6
30
Jan
29
6
5
10
Dec
9
3
22
Nov
21
12
11
16
Oct
13
11
4
24
Sep
23
17
31
Aug
30
29
27
19
12
11
2
29
Jul
26
8
22
Jun
18
17
16
2
1
31
May
11
3
16
Apr
15
14
12
11
10
9
5
2
1
30
Mar
27
26
23
22
21
20
16
15
8
6
5
4
1
27
Feb
25
24
23
22
21
20
19
18
10
11
8
27
Jan
26
13
10
9
8
4
28
Dec
29
27
18
17
13
12
6
29
Nov
28
27
26
23
19
17
16
15
14
11
10
9
8
7
4
3
2
31
Oct
26
25
24
21
18
15
14
13
12
7
Sep
23
Aug
15
11
6
5
3
31
Jul
29
20
18
13
12
11
7
2
15
Jun
14
7
1
26
May
16
15
14
29
Apr
1
30
Mar
27
26
23
18
17
16
7
3
27
Feb
26
23
22
21
18
17
16
10
9
8
17
Dec
16
Update winit
master
master
Merge branch 'libredox' into 'master'
Switch to libredox (backported calculator)
Use PATH to find launcher and background
Fix softbuffer patch
Patch softbuffer, update redox_event and redox_syscall
Layout tweaks.
orbutils-orblog…
orbutils-orblogin-slint
Merge branch 'update_orbclient' into 'master'
Use orbclient 0.3.46.
WIP: update orbclient.
Pin slint version to 1.1.1 release instead of latest git
Added workaround for cursor position not updating when username is prefilled
Fix welcoem text clipped on lower resolutions by refactoring the centering method of the form
Show again and reset login window after logout
Made reset-form property public
Changed references to the unified login theme
Added unified login theme
Implement states for LoginWindow
Changed two-way binding of enabled property to one-way
Moved border color changing based on error logic to login input
Removed obsolete HorizontalLayout
Replaced underscores with dashes in names for consistency
Use states on LoginButton
Use composition instead of inheritance on LoginButton
Colelct styles into LoginButtonTheme
Collect styles into LoginIputTheme
Collect styles into a single theme
Make the window fullscreen by the slint way
Added imports for log
Added back logging for orblogin
Added log and redox_log crates
Fix duplicated entries on cargo.lock
Deleted orbuilts/Cargo.lock
Size window to full screen
Added window_width and window_height properties to able to size the window from rust code
Added orbclient dependency
Set window size to 0x0 after successful auth - workaround for login window still showing after login
disabled default features for calculator and orblogin
cargo update
Added unwrap() calls - AP change in slint
Loading