0
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't start the slideshow automatically when selecting a file (as opposed to a directory). More... over 12 years ago
Made the directory sorting case-insensitive. More... over 12 years ago
Fixed two boundary case bugs. More... over 12 years ago
Reinstated the original prompt message boxes (these will be combined eventually). More... over 12 years ago
Fixed bug with directory loading. More... over 12 years ago
Added some missing keyReleaseEvent cases. More... over 12 years ago
Moved the command-line path loading out of the main function, and into the MainWindow class. This has broken a number of things for now, but I'll fix them soonish ;) More... over 12 years ago
Added the new icon to the Windows resources. More... over 12 years ago
Inserted Starry Night into the 32x32, 24x24 and 16x16 pixel images. More... over 12 years ago
Inserted Starry Night into the 32x32 pixel image. More... over 12 years ago
Remade the 48x48 pixel image. More... over 12 years ago
Inserted Starry Night into the 64x64, 48x48 and 40x40 pixel images. More... over 12 years ago
Inserted Starry Night into the 128x128 pixel image. More... over 12 years ago
Inserted Starry Night into the 256x256 pixel image. More... over 12 years ago
Inserted Starry Night into the 512x512 pixel image. More... over 12 years ago
Added a new GIMP project with 9 copies of the view_preview.svgz SVG image at sizes ranging from 16x16 to 512x512 pixels. More... over 12 years ago
Added a slightly trimmed, and tweaked version of Starry Night as a new GIMP file. More... over 12 years ago
Added the assets about to be used to make a new application icon; the Van Gough painting is from Wikipedia, and the SVG icon is from KDE's Oxygen. More... over 12 years ago
Added some custom open-with icon handling; I don't plan on keeping it, so just committing for posterity. More... over 12 years ago
Implemented command-line file argument passing. More... over 12 years ago
Exit after processing the -enable-open-with and -set-open-with-default options. More... over 12 years ago
Implemented the -all-users, -enable-open-with and -set-open-with-default command line arguments. More... over 12 years ago
Added some notes from a lot of manual investigation work. More... over 12 years ago
Added some initial file-associations work. Man it took a lot to get this far!! :| More... over 12 years ago
Combined the load[Next|Previous]Image functions. More... over 12 years ago
Added Z/X keys for left-handers. More... over 12 years ago
Implemented left/right keys for forward/backward. More... over 12 years ago
Updated the main window title to include a "PAUSED" indication when paused. More... over 13 years ago
Removed a benign compiler warning when using MinGW. More... over 13 years ago
Converted all ASCII strings to Latin1 strings. More... over 13 years ago