Balázs Vissy

Results 6 issues of Balázs Vissy

**Use case:** There are some cases, when some jobs has to be done at a fix time with a well specified vehicle. They can't be moved or put onto an...

I created this pull request to inform you about my progress. You may merge or may wait. What has been acomplished: * BreakActivity kept its single time window function, but...

**Use case:** Sometimes, when a task is inserted, there should some capacity constraints be fullfilled. This is not a capacity requirement, doesn't change the size dimensions of the vehicle, but...

I am developing a single-window app and was quite happy to find the InternalWindow feature in Tornadofx. However, I need to add some features to the InternalWindow (special styling, title...

Hello, I am almost sure, there is a same or close to the same utility function in tornadofx, but I haven't found. But in the improbable case, it is not...

I've installed StandardFirmata on my Uno R3. I also followed the temporal hack in #48 to avoid crash. Now I try to connect to the device: ```kotlin val device: IODevice...