Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Profiler: Limit the initial size of the timeline container | Andreas Kling |
2021-08-14 | Profiler: Set the initial size of the timeline container to a snug fit | Andreas Kling |
2021-08-14 | Profiler: Don't lose sight of timeline tracks when zooming out | Andreas Kling |
2021-07-19 | Revert "Profiler: Configure the TimelineContainer to be shrink to fit" | Brian Gianforcaro |
2021-07-17 | Profiler: Configure the TimelineContainer to be shrink to fit | Brian Gianforcaro |
2021-05-25 | Profiler: Hide timeline scrollbars if we don't need them :^) | Andreas Kling |
2021-05-22 | Profiler: Allow scaling the timeline with Ctrl+MouseWheel :^) | Andreas Kling |
2021-05-22 | Profiler: Allow scrolling through full range of profile timeline | Andreas Kling |
2021-05-08 | Profiler: Fix scrolling behavior | Gunnar Beutner |
2021-05-08 | Profiler: Fix timeline wrong initial horizontal position | Carlos César Neves Enumo |
2021-05-06 | Profiler: Add fixed track headers to the timeline view | Andreas Kling |