Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the Little CMS fast float plugin | Přemysl Eric Janouch | 2023-06-04 | 1 | -0/+10 |
* | Shuffle code around | Přemysl Eric Janouch | 2023-06-04 | 1 | -74/+76 |
* | Convert to strictly non-unique GtkApplication | Přemysl Eric Janouch | 2023-06-04 | 1 | -93/+123 |
* | Remove a macOS rendering bug workaround | Přemysl Eric Janouch | 2023-06-04 | 1 | -11/+0 |
* | Process some GFileMonitor events | Přemysl Eric Janouch | 2023-05-31 | 1 | -4/+14 |
* | Move FivIoModel to its own compilation unit | Přemysl Eric Janouch | 2023-05-28 | 1 | -0/+1 |
* | Revise documentation and help output | Přemysl Eric Janouch | 2023-04-17 | 1 | -14/+28 |
* | Make supported media type listing output unique | Přemysl Eric Janouch | 2023-04-17 | 1 | -2/+4 |
* | Fix history behaviour | Přemysl Eric Janouch | 2023-04-16 | 1 | -28/+27 |
* | Cleanup | Přemysl Eric Janouch | 2023-04-16 | 1 | -20/+31 |
* | Avoid needless data duplication | Přemysl Eric Janouch | 2023-04-15 | 1 | -21/+21 |
* | Deduplicate file information structures | Přemysl Eric Janouch | 2023-04-14 | 1 | -2/+2 |
* | Move and extend the browser toolbar | Přemysl Eric Janouch | 2023-04-11 | 1 | -111/+217 |
* | Add optional browser filename labels | Přemysl Eric Janouch | 2023-04-11 | 1 | -0/+21 |
* | Add directory tree traversal functionality | Přemysl Eric Janouch | 2023-04-05 | 1 | -1/+34 |
* | Integrate online reverse image search | Přemysl Eric Janouch | 2023-03-15 | 1 | -4/+43 |
* | Make binaries say what git commit they come from | Přemysl Eric Janouch | 2022-08-13 | 1 | -3/+8 |
* | Resolve a few issues with MSYS2 cross-builds | Přemysl Eric Janouch | 2022-08-11 | 1 | -1/+7 |
* | Fix the argument list of a callback | Přemysl Eric Janouch | 2022-08-10 | 1 | -1/+2 |
* | Overload the F9 keyboard shortcut | Přemysl Eric Janouch | 2022-08-09 | 1 | -7/+7 |
* | Support opening collections of files | Přemysl Eric Janouch | 2022-08-08 | 1 | -27/+113 |
* | Don't crash on orphan URIs | Přemysl Eric Janouch | 2022-08-08 | 1 | -0/+4 |
* | Make Alt+Return work in the browser as well | Přemysl Eric Janouch | 2022-08-06 | 1 | -0/+1 |
* | Integrate dconf-editor | Přemysl Eric Janouch | 2022-08-05 | 1 | -0/+18 |
* | Improve support for opening HTTP URIs | Přemysl Eric Janouch | 2022-08-05 | 1 | -6/+23 |
* | Add support for copying to clipboard | Přemysl Eric Janouch | 2022-08-04 | 1 | -0/+1 |
* | Capitalize modifier names, prefer Command on macOS | Přemysl Eric Janouch | 2022-08-04 | 1 | -22/+22 |
* | Make the switch-to-browser button select last file | Přemysl Eric Janouch | 2022-07-26 | 1 | -5/+13 |
* | Add sidebar/toolbar toggles to GSettings | Přemysl Eric Janouch | 2022-07-25 | 1 | -2/+8 |
* | Add thumbnail size to GSettings | Přemysl Eric Janouch | 2022-07-25 | 1 | -4/+6 |
* | Add a dark theme toggle to GSettings | Přemysl Eric Janouch | 2022-07-25 | 1 | -7/+16 |
* | Make the window assume a centred position on macOS | Přemysl Eric Janouch | 2022-07-23 | 1 | -0/+10 |
* | Fix thumbnail passing on Windows | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+9 |
* | Fix a function name conflict on Mingw-w64 | Přemysl Eric Janouch | 2022-07-22 | 1 | -6/+6 |
* | Handle back/forward mouse buttons on Win32/macOS | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+3 |
* | Print errors from launching new instances | Přemysl Eric Janouch | 2022-07-21 | 1 | -3/+5 |
* | Fix the About dialog animation on macOS | Přemysl Eric Janouch | 2022-07-17 | 1 | -0/+11 |
* | Add a key binding for keeping the zoom/position | Přemysl Eric Janouch | 2022-07-17 | 1 | -1/+2 |
* | Add ability to keep zoom/position when browsing | Přemysl Eric Janouch | 2022-07-17 | 1 | -1/+5 |
* | Let FivView take care of its drag gesture | Přemysl Eric Janouch | 2022-07-17 | 1 | -73/+0 |
* | Simplify view dragging code a bit | Přemysl Eric Janouch | 2022-07-16 | 1 | -26/+16 |
* | Support dragging the view | Přemysl Eric Janouch | 2022-07-15 | 1 | -0/+85 |
* | Downscale embedded thumbnails within minions | Přemysl Eric Janouch | 2022-06-08 | 1 | -3/+3 |
* | Add a command line option to extract thumbnails | Přemysl Eric Janouch | 2022-06-08 | 1 | -23/+43 |
* | Clean up | Přemysl Eric Janouch | 2022-06-05 | 1 | -8/+8 |
* | Expose the mtime of the model's entries | Přemysl Eric Janouch | 2022-06-04 | 1 | -1/+6 |
* | Fix sort changes taking way too much time | Přemysl Eric Janouch | 2022-06-02 | 1 | -2/+8 |
* | Make thumbnailers pass back raw images | Přemysl Eric Janouch | 2022-02-20 | 1 | -1/+6 |
* | Implement wide thumbnail cache invalidation | Přemysl Eric Janouch | 2022-02-20 | 1 | -1/+8 |
* | Make the view a drop target | Přemysl Eric Janouch | 2022-02-17 | 1 | -0/+24 |