Rafał Mikrut
5db5d17afb
Use max line length 180 instead 250 ( #515 )
...
This was a little too big value.
I don't like too much too small values, because code looks ugly.
1 year ago
Rafał Mikrut
878550446d
Show how many files will be deleted/moved ( #514 )
...
* Print proper character(\) in Windows when printing files
* Show how many files will be moved/deleted.
Don't show dialog when 0 files is selected
1 year ago
Rafał Mikrut
71c2e01ce4
Change translations to provided by Crowdin
1 year ago
Rafał Mikrut
fbb25c31b8
Ignore ascii non alphabetic characters in approximate search ( #513 )
1 year ago
Igor
b320d6aa3a
Add Italian translation ( #508 )
...
* Add Italian translation - #251
* Italian translation reviewed.
* Updated languages in misc/translation_test.py
* Italian translation reviewed.
1 year ago
qarmin
1c67277625
Add script to check translations
1 year ago
Rafał Mikrut
d1ac2f3c22
Update translation and add helpful script ( #510 )
1 year ago
Rafał Mikrut
0a924d2355
Improve translations ( #507 )
...
* Improve translations
* Imports
1 year ago
Rafał Mikrut
c8ade1fb0f
Use system language when available ( #506 )
...
* Use system language when available
* Use clippy nightly
1 year ago
Rafał Mikrut
c97bacad99
Add more GTK 4 compatibility fixes ( #505 )
...
* Add more compatibility fixes
* Simplify
1 year ago
Rafał Mikrut
619e64466c
More GTK4 compatibility fixes ( #503 )
...
* Don't create new treeview
* Dont
* ABC
* Detlaff
* Update
1 year ago
Rafał Mikrut
cf668d02a7
Implement threaded search in rest of modes(except empty folders) ( #504 )
...
* Implement threaded search in rest of modes(except empty folders)
* Add more tools in gui to use allowed extension
* Change progress window to modal
* Nazair
* Clippy
1 year ago
Peter Blackson
859e01b30e
Parallel BFS with Rayon ( #502 )
...
* Tester
* Parallel BFS with Rayon
* Rustfmt
* Refactor code
* Use `extend` instead of `append`
* Remove no longer needed derives
1 year ago
Rafał Mikrut
c041ab416e
Better ignore same size files ( #501 )
1 year ago
Rafał Mikrut
975b285c1f
Make UI take less space ( #500 )
1 year ago
Rafał Mikrut
89f24f14b5
Use translated strings in more places ( #498 )
1 year ago
Rafał Mikrut
77a48ca6aa
Add support for translations ( #469 )
...
* Reformat code with idea tool
* Pierwsza działająca wersja tłumaczeń
* Działa? I dobrze, bo ma działać
* Ćma szła i się potkła
* Ściął śmiałek źółty rząd pąków.
1 year ago
Rafał Mikrut
5f774e03bd
Add button to ignore images with non unique size. ( #493 )
...
This will help with finding different images(non 1:1 which could be easily found by duplicate finder tool)
1 year ago
Rafał Mikrut
457b55ada5
Allow to hide upper notebook ( #491 )
2 years ago
Rafał Mikrut
a8aa8a2a23
Multiple small changes ( #490 )
2 years ago
Rafał Mikrut
e2d31d4f98
Add confirmation and warning dialog to hard/symlinks ( #489 )
2 years ago
Farmadupe
88b8f11e07
Cache vidoes with serde to avoid forked vid_dup_finder_lib ( #486 )
...
* Cache vidoes with serde to avoid forked vid_dup_finder_lib
* Fix clippy lint.
* Replace json serialization with bincode for videos
2 years ago
Rafał Mikrut
875ed2c8a9
Enable sorting for simple treeviews ( #487 )
2 years ago
Rafał Mikrut
5296e1c708
Better comparison of music tags ( #485 )
2 years ago
Rafał Mikrut
1a51d2a17a
Remove pkg folder ( #484 )
2 years ago
Rafał Mikrut
ce3d86fd4e
Approximate comparison of music ( #483 )
2 years ago
Rafał Mikrut
c8549b3810
Make settings and progress window a dialog ( #481 )
...
This will fix issue with showing windows in random position after removing Window::Position
Settings are modal, so entire app is frozen and this needs to be closed to be able to use e.g. minimize button.
2 years ago
Rafał Mikrut
b496809410
Don't try to create previews of images that currently are displayed in preview window ( #480 )
...
* Don't try to create previews of images that currently are displayed in preview window
* Don't need to use special buttons anymore
2 years ago
Rafał Mikrut
5e1ed0daeb
Basic changelog changes
2 years ago
Rafał Mikrut
f334bd6975
Add better custom selecting ( #479 )
2 years ago
Rafał Mikrut
bb428171cb
Add better custom selecting ( #478 )
2 years ago
Rafał Mikrut
fce8ba8ddf
Update instructions
2 years ago
Rafał Mikrut
1fd53b854b
Add prehash cache support ( #477 )
2 years ago
Rafał Mikrut
51271dcdf0
Remove HashMB mode ( #476 )
...
* Remove HashMB mode
* Add some explanation and remove this from GUI
* Not needing to handle everything
2 years ago
Rafał Mikrut
8c4c67e26f
More GTK 4 related changes ( #474 )
...
* More GTK 4 related changes
* More changes
* Change button to MenuButton
2 years ago
Rafał Mikrut
c7b9abcfa0
Fix buttons when converting to GTK 4 ( #473 )
...
* Fix buttons when converting to GTK 4
* Childrens
2 years ago
Rafał Mikrut
4871016a3c
Add option to not remove outdated cache entries ( #472 )
...
* Add option to not remove outdated cache entries
* Default duplicates cache size lowered to 512 KB
* Add some tooltips,
Add logic to opening cache/config folders
* Add option to clear cache files from outdated results(manually)
2 years ago
Rafał Mikrut
f2333b9df2
Save to cache info about broken, too short etc. images and videos ( #471 )
2 years ago
Rafał Mikrut
f14101139d
More GTK 4 compatibility fixes ( #468 )
...
Bump minimal version to GTK 3.24 and Ubuntu 18.04
Some performance improvements
2 years ago
Rafał Mikrut
cf2e822435
Reformat code with idea tool
2 years ago
Rafał Mikrut
b7e4eaccaf
Modified include organization
2 years ago
Rafał Mikrut
d302c3b2d8
Update cache creating
2 years ago
Rafał Mikrut
5836e3e5b3
GTK 4 compatibility fixes ( #467 )
...
App still require GTK 3.22(3.24 in near future), but converting to GTK 4 should be easier and faster
2 years ago
Rafał Mikrut
16772b1c52
Update Mac installation instruction add info about Chocolatey
2 years ago
Rafał Mikrut
c9719758c7
Clean GUI code, make it easier to understand and change ( #462 )
...
* Add static variable for basic notebook data
* Opening, selecting results by space, enter and mouse
* Now hard/symbolic links
* Now deleting
* Now popovers
* Move tests to different function
* Don't crash when there is no selected records
* Button symlinks
* Now move
* Compute results
* Move again
* Again Popovers
* More popovers and more
* Key clicking, removing
* KEY_DELETE
* No more GuiData clone
* Adding directories
* Reorganize a little files
2 years ago
Rafał Mikrut
78b49dee3d
Remove support for zeroed files ( #461 )
2 years ago
Rafał Mikrut
29129d3ec0
Support for finding similar videos ( #460 )
...
* Add support for similar videos to CLI
* Add GUI support for similar videos
* Video duplicates
* git_dup
* Documentation
2 years ago
Rafał Mikrut
4a202633ee
Release 3.3.1
2 years ago
Adam Boguszewski
09a34ef1df
Readme: Add IPA spelling of the name ( #453 )
...
* Readme: Add IPA pronunciation of the name
2 years ago
Rafał Mikrut
20a8e0c489
Fix copy paste bug with moving buttons ( #457 )
...
* Hide at start move button
* Fix copy paste bug with moving buttons
2 years ago