summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-18fix travis buildtravis-testrabite
2020-02-18add option to separate icon and file name with a spacerabite
2020-02-16extract tick function and tick for widgets toorabite
2020-02-15don't flush stdin because it causes problems with ctrl/alt + keyrabite
2020-02-15more efficient handling of tagsrabite
2020-02-15lowered cpu usage while browsing using binary searchrabite
2020-02-15reworked File iteratorsrabite
2020-02-14kill media-previewer when image is deselected before it's donerabite
2020-02-14improved/fixed default config with working archive previewrabite
2020-02-14tame rouge io-threadsrabite
2020-02-13updated readmerabite
2020-02-13fix pdf previewsrabite
2020-02-12switch to nix for killing preview subprocessrabite
2020-02-12switch to tree_magic_fork (fixing memleak)rabite
2020-02-12reduce latency by not running in unnecessary thread poolrabite
2020-02-12use nix's lower level API to read in directoriesrabite
2020-02-12Merge pull request #77 from tim77/masterrabite0
2020-02-11the fastest file manager in the galaxyrabite
2020-02-11add back moving Files from main to left viewrabite
2020-02-09Add Fedora installation instructionsArtem Polishchuk
2020-02-08fix reverse sortingrabite
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-02-07fix rendering with icons enabledrabite
2020-02-07fix calculation of the number of files when toggling hidden filesrabite
2020-02-07fix calculation of the number of shown files in a directoryrabite
2020-02-06add warning to README.md about the current optimization situationrabite
2020-02-05fixed bug in go_backrabite
2020-02-05buggy super-fast crazy stuffbuggy-speedrabite
2020-02-05more prallel processingrabite
2020-01-28fix sized_string chopping string at wrong boundariesrabite
2020-01-27process files in parallelrabite
2020-01-27further speed up creation of Filesrabite
2020-01-27remove unused coderabite
2020-01-27fix crash when tagging filerabite
2020-01-27speed up creation of Filesrabite
2020-01-27don't draw preview dir twicerabite
2020-01-27use faster unstable sortingrabite
2020-01-27changed sized_string() to return string slice instaed of allocatingrabite
2020-01-27minimize allocations in render_fnrabite
2020-01-26fix crash when completingrabite
2020-01-26fix media preview config loadingrabite
2020-01-26fix blocking when entering/leaving large directoryrabite
2020-01-26add builder for ListView<Files>rabite
2020-01-25don't destroy widgets when taking their filesrabite
2020-01-25speed up construction of Filesrabite
2020-01-25speed up rendering a bitrabite
2020-01-25remove backtraces from HErrorrabite
2020-01-24fix regression/crash when directory becomes emptyrabite
2020-01-24fix build when building with with graphics, but no videorabite
2020-01-23speedup: make hunter handle directories with 1M filesrabite