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
BDSup2Sub
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 5 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove semaphore. Dialog cannot be made visible before the constructor returns. Make the dialog window slightly taller so the button fits properly.
Miklos Juhasz
More...
about 13 years ago
Create convenience wrapper for the mvc classes.
Miklos Juhasz
More...
about 13 years ago
Start splitting up the export dialog class into model-view-controller.
Miklos Juhasz
More...
about 13 years ago
Organize gui classes into packages.
Miklos Juhasz
More...
about 13 years ago
Clean the MainFrameView constructor. Move more config values into the Configuration class.
Miklos Juhasz
More...
about 13 years ago
Factor out configuration management.
Miklos Juhasz
More...
about 13 years ago
Move the last mouse listener from the main window frame into the controller.
Miklos Juhasz
More...
about 13 years ago
Store main window dimension, location and the list recent files in the model.
Miklos Juhasz
More...
about 13 years ago
Factor out remaining listeners from the main window frame into the controller.
Miklos Juhasz
More...
about 13 years ago
Move logic of all combo boxes into the controller.
Miklos Juhasz
More...
about 13 years ago
Move logic of all Settings menu items into the controller.
Miklos Juhasz
More...
about 13 years ago
Move logic of all File and Edit menu items into the controller.
Miklos Juhasz
More...
about 13 years ago
Start factoring out logic from GUI classes. First cut on MainFrame.
Miklos Juhasz
More...
about 13 years ago
Decrease the number of method arguments in FilterOp by using constructor.
Miklos Juhasz
More...
about 13 years ago
Exclude the transitive jhlabs dependency. It is required by a class which is not used in BDSup2Sub. The exclusion reduces our binary size by 38%.
Miklos Juhasz
More...
about 13 years ago
Use java-image-scaling library for resampling.
Miklos Juhasz
More...
about 13 years ago
Update licence headers.
Miklos Juhasz
More...
over 13 years ago
Update README.md
Miklos Juhasz
More...
over 13 years ago
Rename README file in order to be able to use markup.
Miklos Juhasz
More...
over 13 years ago
Rename README file in order to be able to use markup.
Miklos Juhasz
More...
over 13 years ago
Fix name and GitHub url.
Miklos Juhasz
More...
over 13 years ago
Reorganize package structure and introduce maven.
Miklos Juhasz
More...
over 13 years ago
Make unit test work in Windows environment.
Miklos Juhasz
More...
over 13 years ago
Create FilenameUtils with unit tests and swap out ToolBox methods.
Miklos Juhasz
More...
over 13 years ago
Clean up GUI classes.
Miklos Juhasz
More...
over 13 years ago
Simplify conditional expression.
Miklos Juhasz
More...
over 13 years ago
Inline unnecessary local variables.
Miklos Juhasz
More...
over 13 years ago
Improve array copy performance. Remove unused initializations. Remove redundant declarations. Narrow field visibility in some cases. Remove unused method parameters. Remove unnecessary semicolons. Classes should not extend Object explicitly.
Miklos Juhasz
More...
over 13 years ago
Use space for indentation. Organize imports.
Miklos Juhasz
More...
over 13 years ago
Remove unnecessary unboxing. Use enhanced for loop to make loops less error prone. Use contains instead of indexOf.
Miklos Juhasz
More...
over 13 years ago
←
1
2
3
4
5
6
→
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