-
Notifications
You must be signed in to change notification settings - Fork 2
initial alpaha stage #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
meduzapat
wants to merge
33
commits into
master
Choose a base branch
from
development
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Work in progress.
* Lot of changes * Code done until a beta working version, at least for configuration files * Devices, Elements and groups can be handled correctly * lot to do but is kinda functional.
Fixed the on hide clean up
* Fixed some build issues * Fixed some cosmetic issues * Fixes some bugs * Updated build config
* Icons for Linux * Updated gitignore
* Just code arrangement * Fixed a bug
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
….17.19 Bump lodash from 4.17.15 to 4.17.19
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com>
Bump ini from 1.3.5 to 1.3.8
Added getting started and usage text.
Commit before taks created.
Task-Url: #39 Daily commit
* Daily commit Commit before taks created. * 39: Create Profiles dialog Task-Url: #39 Daily commit
…t into development
Task-Url: #39 more work done
Task-Url: #39 more work done
* code fixes.
Task 39 create profiles dialog
Task-Url: #39 Improves File creating
39: Create Profiles dialog
Lot of more work done. Config, Devices, elements, groups updated to LEDSpicer 6.4
Added Test. Improved code. Added loading flag for dirty.
- Fixed XMLHelper::cleanError with trim for cleaner output - Enhanced Data class with const correctness and doc updates - Improved test suite for full XMLHelper coverage - Made tests runnable from any directory
ce054f1 to
124c22d
Compare
Converted the project to cMake
124c22d to
07db862
Compare
* More tests, more code * Updated input file reader to the new format * BoxButtonCollection now uses objs intead of pointers. * initial work on input dialog. * fixed error on dialgo select * improved error handling while loading files.
Lots of code reorganization, improved collection, bug fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This version includes: