Age | Commit message (Collapse) | Author |
|
|
|
Reported-by: @albertolg
Issue: #410
|
|
Adjust usages.
|
|
|
|
Issue: #410
|
|
|
|
|
|
Issue: #410
Reported-by: @Len62
|
|
Reported-by: @DaMichel
cf.
https://github.com/DaMichel/opentrack/commit/777942eb65884ba9248c01399a4a5d1e72a35d80#commitcomment-18587629
|
|
For use in the joystick module.
|
|
|
|
Adjust usages.
|
|
Issue: #410
Reported-by: @albertolg
|
|
|
|
Adjust usages.
|
|
|
|
Adjust usages.
|
|
|
|
|
|
|
|
compensation
|
|
There are no sickles involved.
|
|
|
|
|
|
Use the first tab when opening window. Don't misuse layouts.
|
|
Only changing style after QApplication's been defined sets the palette.
|
|
|
|
|
|
|
|
|
|
|
|
This works fine for rotating the translation.
|
|
|
|
|
|
|
|
|
|
|
|
Without it, win32 won't load some modules. This is probably a security
feature on windows nt.
|
|
|
|
|
|
Sadly, it's only implemented right now on win32.
Remove "set enabled" code for the video widget since it only works for
explicit window minimization, not covering by other windows.
|
|
There's no need to do that. It never changes unless the toolchain
changes.
|
|
Move "opentrack_library_path" to the gui module.
|
|
|
|
|
|
This affects platforms such as FreeBSD, Cygwin or Linux.
|
|
|
|
value<t> needs to persist over the checkbox's lifetime, otherwise the
slot gets disconnected.
|
|
|
|
Qt destructors deregister one component from another.
|