Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-jdenticon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
Nheko Reborn
qt-jdenticon
Graph
1f92fd655510414f7828bc3aa97bdd04ccb28fcb
Select Git revision
Branches
4
code-cleanup
fixes
master
default
protected
order_matters
Tags
5
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jun
7
Jan
13
Apr
11
30
Dec
29
19
25
Nov
19
18
15
13
Sep
14
13
14
13
14
7
26
Jan
25
24
Bump version to 0.3.1
v0.3.1 master
v0.3.1 master
Suppress debug output in cmake build by default
Add cmake build
Merge pull request #3 from Nheko-Reborn/order_matters
Switch from QHash to QMap to ensure SVG path order between runs
order_matters
order_matters
Merge pull request #2 from tastytea/cli-tool
Add info about stdin-input to help text
Add option to supply input to cli tool
Fix rendering with long significant digits
Try fallback for systems without to_chars
Reduce allocations a bit more
Small allocation optimizations
Release 0.3.0
v0.3.0
v0.3.0
Merge branch 'code-cleanup' into 'master'
Code cleanup
Cleanup getOctet and other random bits on the way
code-cleanup
code-cleanup
Make IdenticonStyle members static
Remove unused arguments and virtual
Use new color algorithm
Fix plugin identifier
v0.2.1
v0.2.1
Merge branch 'fixes' into 'master'
v0.2.0
v0.2.0
Fix randomization issues
Merge origin/master and fix conflicts and discrepancies
fixes
fixes
Add missing headers for windows
v0.1.0
v0.1.0
Cleanup plugin installation
Update jdenticon to use nheko color logic and fix octet functionality
Merge branch 'master' into fixes
Fix crash on plugin load
Merge branch 'master' into fixes
Fix deprecation warnings
Include stdexcept and update .pro file
lint code and add clang format file
Merge pull request #1 from LorenDB/master
Only disable debug messages for non-debug builds
No debug output from plugins
Add missing header
Add QT Plugin definitions for use in Qt apps.
Initial commit of Qt5 port of jdenticon
Initial commit
Loading