Skip to content
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

Updated support for windows build + installer #396

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Updated support for windows build + installer #396

merged 1 commit into from
Jan 31, 2021

Conversation

alkaes
Copy link
Contributor

@alkaes alkaes commented Jan 28, 2021

Added win32build.bat batch file for easy windows builds (need to update QT path variables inside to correct ones in case it does not work)
This patch works great for me. I have a prebuilt installer on my own fork of this great project: PLotJuggler v3.07 (Windows)

Added win32build.bat batch file for easy windows builds (need to update QT path variables inside to correct ones in case it does not work)
@facontidavide facontidavide merged commit 8b0a24d into facontidavide:main Jan 31, 2021
@facontidavide
Copy link
Owner

looks cute. Might delete later

facontidavide pushed a commit that referenced this pull request Feb 28, 2021
Added win32build.bat batch file for easy windows builds (need to update QT path variables inside to correct ones in case it does not work)
facontidavide pushed a commit that referenced this pull request May 16, 2021
Added win32build.bat batch file for easy windows builds (need to update QT path variables inside to correct ones in case it does not work)
facontidavide pushed a commit that referenced this pull request Jun 12, 2021
Added win32build.bat batch file for easy windows builds (need to update QT path variables inside to correct ones in case it does not work)
facontidavide added a commit that referenced this pull request Jun 12, 2021
* Updated support for windows build + installer (#396)

* embracing C++17 and new data strucutre to accomodate more types

* WIP

* string series seems to work

* adding PlotGroups and alternative "tree_name"

* multiple changes

- remove redundant importPlotDataMapHelper
- add "text_color" attribute
- change the way _replot_timer works (one shot triggered by
DataStreamer::dataReceived() )

* fix PlotGroup and new attributes

* Fix "TextColor" in dark mode

* add deleteSerieFromGroup

* bug fix

* apply the array visualization in the curvelist_panel itself

* delete button added. CPU optimized

* apply color and style recursively in a group

* file removed

Co-authored-by: alkaes <41850898+alkaes@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants