trik-studio icon indicating copy to clipboard operation
trik-studio copied to clipboard

TRIK Studio programming environment

Results 113 trik-studio issues
Sort by recently updated
recently updated
newest added

Bumps the submodules-junior group with 3 updates: [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime), [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest) and [thirdparty/quazip/quazip](https://github.com/stachenov/quazip). Updates `plugins/robots/thirdparty/trikRuntime/trikRuntime` from `7aee5cd` to `15e112d` Commits 15e112d Make TimeVal more optimizer-friendly (#751) db0d3e0 Update ADDING_TRANSLATIONS.en.md 8ea0ea0 Rewrite translation...

dependencies
junior

Bumps the submodules group with 5 updates: | Package | From | To | | --- | --- | --- | | [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime) | ``29b4ecd`` | ``15e112d`` | | [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest)...

dependencies

Generic issue for dark mode/dark theme issues Related #837 1. With [Qt5.15 should work](https://www.qt.io/blog/dark-mode-on-windows-11-with-qt-6.5) generic approach with QT_QPA_PLATFORMTHEME(`-platformtheme windows:dark=2`), but some clean-up in TS code is required. 1. [Useful workaround...

os/macOS
os/Linux
os/Windows
UI/UX

Fixes #1708 Add resource clean up to PaletteTreeWidget in addGroups() Fixes macOS Catalina crash.

Add directory picker

## What? I've added NXT support for GNU/Linux so this PR allows to compile and load programs via USB connection on Lego NXT. ## Why? Where's no NXT support for...