openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
UGS - Universal GCode Sender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 51 of 111
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The firmware action should not be active when the controller isn't connected or in idle mode
Joacim Breiler
More...
over 7 years ago
Removed label from connect/disconnect action in toolbar and updated the disconnect icon
Joacim Breiler
More...
over 7 years ago
* Added new action for opening the configure firmware dialog and removed the old action registration from RunActionService * Replaced the icons for baud rate, firmware and serial port with new monochromic versions * Fixed the text on the port toolbar from "Baud rate" to "Port"
Joacim Breiler
More...
over 7 years ago
Removed unused action
breiler
More...
over 7 years ago
Merge pull request #900 from breiler/871-default-baud-rate
Will Winder
More...
over 7 years ago
Merge pull request #903 from breiler/737-visualizer
Will Winder
More...
over 7 years ago
Added a test program for testing the visualiser
breiler
More...
over 7 years ago
Fixed some Codacy warnings.
breiler
More...
over 7 years ago
Added a popup menu to load a view preset in the visualizer.
breiler
More...
over 7 years ago
Removed unused imports
breiler
More...
over 7 years ago
Added a sub menu for the enable/disable menu items in the visualiser
breiler
More...
over 7 years ago
Changed the sort of renderables in the popup menu using the title and not the priority.
breiler
More...
over 7 years ago
Fixed bug where renderables could be registered multiple times. For instance when a new visualiser window was created. This would result in duplicates in the visualizers popup-menu. Maybe also result in multiple renderings of the rendering type?
breiler
More...
over 7 years ago
Fixed a potential memory leak where listeners isn't removed when the visualizer window is closed.
breiler
More...
over 7 years ago
Fixed Codacy-warnings, added missing visibility modifier. Replaced a couple of fields with variables.
breiler
More...
over 7 years ago
Fixed Codacy-warnings, moved fields to the top of class declaration
breiler
More...
over 7 years ago
Added functionality for removing listeners
breiler
More...
over 7 years ago
Fixed a Codacy-error, it didn't like the method declarations before the field declarations.
Joacim Breiler
More...
over 7 years ago
Fixed a Codacy-error, it didn't like the final initialization of the macros hash-map.
Joacim Breiler
More...
over 7 years ago
Fixed a couple of Codacy-warnings: * Removed unused code * Moved fields to the top of the class * Added missing visibility modifiers for fields
Joacim Breiler
More...
over 7 years ago
Changed the default baud rate to 115200 in the settings.
Joacim Breiler
More...
over 7 years ago
Merge pull request #897 from breiler/codacy
Will Winder
More...
over 7 years ago
Merge pull request #896 from breiler/736-browse-toolbar
Will Winder
More...
over 7 years ago
Fixed Codacy-warnings: Fixed ineffective null check (would cause an NPE) and replaced fields with local variables.
Joacim Breiler
More...
over 7 years ago
Fixed Codacy-warning: using the equalsIgnoreCase could improve performance
Joacim Breiler
More...
over 7 years ago
Added a simple test for checking the default values and the listener. Noted that the default value for the baud rate is 9600 as reported in issue #871.
Joacim Breiler
More...
over 7 years ago
Replaced unnecessary field with variable
Joacim Breiler
More...
over 7 years ago
Fixed misspelled method name
Joacim Breiler
More...
over 7 years ago
Fixed Codacy-warnings: Removed unused imports and separated the field declarations to own rows.
Joacim Breiler
More...
over 7 years ago
Simplified the toggle for keyboard movement
Joacim Breiler
More...
over 7 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
…
110
111
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree