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.
Sep 02, 2024 — Sep 02, 2025
Showing page 50 of 111
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update MessagesBundle_fr_FR.properties (POEditor.com)
Will Winder
More...
over 7 years ago
Update MessagesBundle_nl_NL.properties (POEditor.com)
Will Winder
More...
over 7 years ago
Update MessagesBundle_zh_CHS.properties (POEditor.com)
Will Winder
More...
over 7 years ago
Update MessagesBundle_af_ZA.properties (POEditor.com)
Will Winder
More...
over 7 years ago
Fix codacy warning.
winder
More...
over 7 years ago
Even though GRBL CSVs are not localized, we can dream.
winder
More...
over 7 years ago
Dynamically update GRBL CSVs and handle quoted CSV files.
winder
More...
over 7 years ago
The supporting code for this is gone.
winder
More...
over 7 years ago
Merge pull request #912 from breiler/codecov_codacy
Will Winder
More...
over 7 years ago
Merge pull request #917 from breiler/update_error_codes
Will Winder
More...
over 7 years ago
Merge branch 'master' into codecov_codacy
Joacim Breiler
More...
over 7 years ago
Merge pull request #919 from breiler/visualizer_problems
Will Winder
More...
over 7 years ago
Moved the initialization of GLCapabilities so that the application may catch any errors (RPi as an example that doesn't have the required GL-capabilities yet). Issue #918
Joacim Breiler
More...
over 7 years ago
Merge branch 'master' into codecov_codacy
Joacim Breiler
More...
over 7 years ago
Added missing visibility modifiers
Joacim Breiler
More...
over 7 years ago
Added tests that will check that the error message has been written to console and that there aren't any active commands left.
Joacim Breiler
More...
over 7 years ago
Added a generic error message if error message text couldn't be found in the csv.
Joacim Breiler
More...
over 7 years ago
Avoid having IndexOutOfBounds-exceptions if no commands are loaded
Joacim Breiler
More...
over 7 years ago
Updated with the missing error codes
Joacim Breiler
More...
over 7 years ago
The BufferedCommunicator.setQueuesForTesting seemed dangerous as it's used in one constructor for GrblCommunicator. There's a risk that the constructor GrblCommunicator(cb, asl, c) could used by sub classes and would result in unexpected behaviour. Instead let the BufferedCommunicator reuse the LinkedBlockingDeque by clearing them.
Joacim Breiler
More...
over 7 years ago
Removed unused code and added package modifiers
Joacim Breiler
More...
over 7 years ago
Added a couple of tests for the grbl status string parser
Joacim Breiler
More...
over 7 years ago
Merge pull request #911 from breiler/736-browse-toolbar
Will Winder
More...
over 7 years ago
Merge pull request #910 from breiler/toolbar
Will Winder
More...
over 7 years ago
Removed the complexity of checking if the instance of the controller is of type SerialCommunicatorListener.
Joacim Breiler
More...
over 7 years ago
Removed a bunch of unused code
Joacim Breiler
More...
over 7 years ago
The texts are never assigned in GUIBackend therefore they are always empty and not used by the pendant UI.
Joacim Breiler
More...
over 7 years ago
Moved the creation of firmware to it's own method that can be mocked in unit tests. Replaced ignored and non implemented tests.
Joacim Breiler
More...
over 7 years ago
Added the home button as a default action to the toolbar
Joacim Breiler
More...
over 7 years ago
Merge pull request #909 from breiler/736-browse-toolbar
Will Winder
More...
over 7 years ago
←
1
2
…
46
47
48
49
50
51
52
53
54
…
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