Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | compat/check-visible: fix off-by-one | Stanislaw Halik | |
The case `x+1 + w-1` and similar are wrong. | |||
2019-01-16 | compat/mutex: remove | Stanislaw Halik | |
Always use the adaptive QMutex. | |||
2019-01-16 | compat/check-visible: add generic impl | Stanislaw Halik | |
2019-01-16 | opentrack: make sure tracking stop pose is shown | Stanislaw Halik | |
2019-01-16 | compat/spinlock: implement and use it | Stanislaw Halik | |
2018-12-28 | compat/check-visible: really fix this time | Stanislaw Halik | |
2018-12-24 | compat/check-visible: fix on hidpi | Stanislaw Halik | |
2018-10-05 | use attributes only at declaration, not definition | Stanislaw Halik | |
2018-07-02 | nothing important | Stanislaw Halik | |
2018-06-26 | compat/macros: rename portability macros | Stanislaw Halik | |
use `cc_xx' rather than awkward synonyms. | |||
2017-10-29 | static constexpr -> constexpr | Stanislaw Halik | |
2017-10-22 | compat/check-visible: use short timeout when frozen | Stanislaw Halik | |
2017-10-08 | fix harmless msvc warnings | Stanislaw Halik | |
2017-07-29 | compat: fix Linux build | Stanislaw Halik | |
Issue: #661 | |||
2017-07-29 | compat/check-visible: fix non-win32 build | Stanislaw Halik | |
Issue: #661 Reported-by: @ljgdasfhk | |||
2017-07-28 | gui: don't update the main window if it's hidden | Stanislaw Halik | |