1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused variable. More... over 7 years ago
Implemented reloading config with F5. More... over 7 years ago
Implemented saving config with Ctrl+S. More... over 7 years ago
Support frameless and window-position config settings. More... over 7 years ago
Don't allow adjusting the width of summarizers while one is animating. More... almost 8 years ago
Changing resizing summarizers also recalculates path of incoming requests. More... almost 8 years ago
Allow viewing info of summarizer under mouse cursor when not paused. More... almost 8 years ago
Increased opacity of info window. More... almost 8 years ago
WIP changes to control abbreviation of strings in summarizer. More... about 8 years ago
Updated Makefile and CodeBlocks project. More... about 8 years ago
Don't calculate secondary bounce if first bounce is into a corner of the screen. More... about 8 years ago
Simplified request ball class and bounce intersection code. More... about 8 years ago
Removed various unused or pointlessly duplicated variables. More... about 8 years ago
QT Creator project file currently allowing building with Mingw-w64 on Windows. More... about 8 years ago
Fixed queued log entries not being deleted when seeking using the timeline. More... about 8 years ago
Removed unused variables. More... about 8 years ago
Fixed unnecessary SummUnit copy. More... about 8 years ago
Call setVideoMode() when toggling window border in case the window size changed. More... over 8 years ago
On Windows, use GetWindowRect() to make the new window equal the size of the old window including frame. More... over 8 years ago
Updated the website address. More... over 8 years ago
Maintain window position, size and display after toggling window frame. More... over 8 years ago
Added window frame toggle (F11). More... over 8 years ago
Changed homepage and wiki URLs. More... over 8 years ago
Fixed crash loading large log files on Windows. More... almost 9 years ago
Fixed crash when taking a screenshot with an odd resolution. More... about 9 years ago
Fixed --hide-url-prefix option not working as it wasn't listed as an expected option. More... about 9 years ago
Handle exception when user defined regular expression is invalid. More... over 9 years ago
Updated the boost autoconf macro. More... almost 10 years ago
Updated ChangeLog, bump version. More... almost 10 years ago
Display invalid requests as having the path '???' rather than just discard them. More... almost 10 years ago