1
0
Fork 0
mirror of synced 2024-09-29 08:41:43 +13:00
Commit graph

114 commits

Author SHA1 Message Date
Rafał Mikrut
42af724681
Add support for moving selection by keyboard to update similar image preview (#223) 2021-01-21 07:24:28 +01:00
Rafał Mikrut
0c10a6a0ba
Sort Results by path where it is possible (#211) 2021-01-15 10:43:23 +01:00
Rafał Mikrut
56763846ac
Add missing popover info for invalid symlinks (#209) 2021-01-14 20:38:29 +01:00
Rafał Mikrut
eeaaea20cc
Add broken files support (#202) 2021-01-12 20:06:12 +01:00
Rafał Mikrut
b41a22a021
Fix error when closing dialog progress by X (#199) 2021-01-12 11:51:54 +01:00
Rafał Mikrut
80bbc9ba85
Move image cache to cache from config dir (#197) 2021-01-11 09:54:23 +01:00
Rafał Mikrut
7992ba30de
Fix included/excluded files which contains commas (#195) 2021-01-10 20:44:10 +01:00
Rafał Mikrut
ff85453394
Split Gui code into multiple files (#194) 2021-01-10 20:12:08 +01:00
Rafał Mikrut
683e0f9117
Use directly TreeView instead ScrolledWindow->TreeView (#190) 2021-01-10 13:45:05 +01:00
Rafał Mikrut
30bab75a5d
Modernize notebook handling (#189) 2021-01-10 12:06:25 +01:00
Rafał Mikrut
4bbdbd078d
Simplify a little code (#184) 2021-01-07 22:10:11 +01:00
Rafał Mikrut
784b5be06a
Only show preview when 1 image is selected (#183) 2021-01-07 22:09:49 +01:00
Rafał Mikrut
8d4a264c6d
Use master gtk plugin again (#179)
* Use master gtk plugin again
2021-01-03 16:54:07 +01:00
Rafał Mikrut
72d74dd8e2
Adds Mac GUI (#160)
* Adds Mac GUI

* Update Rust to 1.4.9
2020-12-31 19:53:49 +01:00
Rafał Mikrut
a8c0a80bcf
Add manual excluding directories (#168) 2020-12-31 10:26:07 +01:00
Rafał Mikrut
97f7c8370d
Hide preview when deleting images or symlinking it (#167) 2020-12-31 10:12:31 +01:00
Rafał Mikrut
083db7aa51
Add manual adding of directories (#165) 2020-12-30 13:41:18 +01:00
Rafał Mikrut
10c32c90c0
Add support for delete button (#159) 2020-12-29 19:31:09 +01:00
Rafał Mikrut
f622504356
Allow to select multiple entries in File Chooser (#154) 2020-12-29 08:45:51 +01:00
Rafał Mikrut
8a07dbed6b
Add selecting images with it's size (#138) 2020-12-26 12:53:40 +01:00
Rafał Mikrut
d84722aa51
Modernize popovers code and simplify later changes (#137) 2020-12-26 10:35:43 +01:00
Rafał Mikrut
880787a67f
Show errors in image previewer when failed to generate it (#130) 2020-12-23 21:16:40 +01:00
Rafał Mikrut
5672431257
Add minimal similarity level (#129) 2020-12-23 20:10:10 +01:00
Rafał Mikrut
865543c7d7
Add option to open folders by double right click (#128) 2020-12-22 20:04:16 +01:00
Rafał Mikrut
7c3b9681b1
Split symlink path to two path and file name (#127) 2020-12-21 21:19:59 +01:00
Rafał Mikrut
1d59199bb2
Add support for checking for invalid symlinks (#124) 2020-12-21 16:09:39 +01:00
Rafał Mikrut
4a33ff7d86
Add support for symbolic links (#123) 2020-12-19 14:39:42 +01:00
Rafał Mikrut
68c3c294c9
Add button to enable/disable in settings text view errors (#122) 2020-12-19 10:15:25 +01:00
Rafał Mikrut
a4d4a792e5
Add setting button to disable/enable previews(enabled by default) (#121) 2020-12-19 10:03:04 +01:00
Rafał Mikrut
f29e63d049
Add Image preview to similar images (#118) 2020-12-16 10:13:56 +01:00
Rafał Mikrut
40f981dcd3
Add custom selection/unselection (#117) 2020-12-14 13:07:35 +01:00
Rafał Mikrut
ff353c7014
Remove console window in Windows (#116) 2020-12-13 16:35:27 +01:00
Rafał Mikrut
7148abb8be
Add button to hide/show text view errors (#115) 2020-12-13 00:21:43 +01:00
Rafał Mikrut
30bd1f2f38
Add setting for deletion confirmation dialog (#114) 2020-12-12 23:41:48 +01:00
Rafał Mikrut
62e5e8e03e
Select longer names by default (#113) 2020-12-12 12:09:03 +01:00
Rafał Mikrut
c1afbe6b92
Fix errors in progress bar caused by dividing by 0 (#109) 2020-12-07 15:28:03 +01:00
Rafał Mikrut
6fab1a9368
Add option to save file, store settings and load them (#108) 2020-12-07 15:25:44 +01:00
Rafał Mikrut
a047380dbe Center dialog to current window 2020-12-02 17:34:19 +01:00
Rafał Mikrut
6d5ab1d98c
Removed unused stop, resume and pause buttons (#107) 2020-12-02 10:58:31 +01:00
Rafał Mikrut
7ac4a26229
Add progress bar (#106) 2020-12-02 10:25:27 +01:00
Rafał Mikrut
c62617df30 Release 1.4.0 2020-11-09 15:50:28 +01:00
Rafał Mikrut
29a0716be5
Add very small similarity level to finding similar images, add option to choose level from CLI, fix bug with duplicated entries in similar pictures (#104) 2020-11-09 12:55:27 +01:00
Rafał Mikrut
2815692205
Fix removing entries (#103) 2020-11-09 11:24:01 +01:00
Rafał Mikrut
88d47e49cf
Add select for all modes (#102) 2020-11-09 10:09:22 +01:00
Rafał Mikrut
3e61544ec4
Add support for multithreading to zeroed files (#101) 2020-11-08 19:01:48 +01:00
Rafał Mikrut
2f72dd9d19
Add multithread support to similar image finder (#98) 2020-11-08 07:41:29 +01:00
Rafał Mikrut
110d6015bc
Similar images improvements: (#97)
Headers without data
By default only checking for High Similarity(faster search)
2020-11-07 16:26:40 +01:00
Rafał Mikrut
5d4f4db8c1
Simplify some GUI code (#96) 2020-11-04 18:15:06 +01:00
Rafał Mikrut
ecebb3a1af
Implement finding duplicated music by tags/artist/year etc. (#95) 2020-11-02 21:56:07 +01:00
Rafał Mikrut
4429df2861
Refactore GUI into multiple files (#89) 2020-10-31 14:23:31 +01:00