| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-21 | Always resize timeline content when changing the window size. | Carl Hetherington | |
| This is probably still quite annoying, as you can zoom to a particular place, change the window size, and your zoom is gone. But I think it's still preferably to the previous. | |||
| 2026-02-21 | Stop selecting content in the main window when clicking on the timeline. | Carl Hetherington | |
| This seems not very useful, but mostly it looks horrible on Linux with the main and timeline windows fighting over which has the focus. | |||
| 2026-02-21 | Fix non-shifted scrollwheel on the timeline. | Carl Hetherington | |
| It should scroll up and down, and now it does. | |||
| 2026-02-02 | Don't draw the playhead so often. | Carl Hetherington | |
| 2026-01-09 | Use inaccurate seek when clicking in the timeline, like we do with the slider. | Carl Hetherington | |
| Otherwise sometimes the frame view doesn't get updated (not sure why). | |||
| 2025-12-29 | White space tidy-up. | Carl Hetherington | |
| 2025-12-24 | Allow drag of multiple selections. | Carl Hetherington | |
| 2025-12-24 | Handle left double-clicks like single clicks. | Carl Hetherington | |
| 2025-12-24 | Compress some if statements. | Carl Hetherington | |
| 2025-12-24 | Fix comment. | Carl Hetherington | |
| 2025-12-24 | Use ::film() more often. | Carl Hetherington | |
| 2025-12-24 | Make film() more defensive. | Carl Hetherington | |
| 2025-12-24 | White space: content_timeline.{cc,h} | Carl Hetherington | |
| 2025-12-23 | Adjust selection logic a bit, and tidy it up. | Carl Hetherington | |
| 2025-07-16 | Remove unused content pointer from change signals. | Carl Hetherington | |
| 2025-05-11 | Use case for property checks now that it's possible. | Carl Hetherington | |
| This would have prevented the bug fixed in 6bbf7dee. | |||
| 2024-05-29 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-03-12 | Extract snap subdivision to a constant. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineTextContentView -> ContentTimelineTextView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineVideoContentView -> ContentTimelineVideoView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineAudioContentView -> ContentTimelineAudioView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineAtmosContentView -> ContentTimelineAtmosView. | Carl Hetherington | |
| 2024-03-12 | Split out Timeline from ContentTimeline. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineView -> ContentTimelineView. | Carl Hetherington | |
| 2024-03-12 | Rename Timeline -> ContentTimeline. | Carl Hetherington | |
