1
0
Fork 0
mirror of synced 2024-04-26 16:52:19 +12:00
Commit graph

617 commits

Author SHA1 Message Date
Rafał Mikrut 489ec3cfda
Split files to different folders (#575) 2022-01-13 15:58:33 +01:00
Alexis Lefebvre 53c4bd4f20
Document middle click (#573) 2022-01-13 15:30:02 +01:00
Rafał Mikrut d57b621594
Reverse selection when clicking at middle mouse button (#572) 2022-01-10 19:30:35 +01:00
Rafał Mikrut fc5f8af857
Fix crashes when comparing images (#571) 2022-01-10 18:52:02 +01:00
Rafał Mikrut 6171eba0f7
Don't include all possible icons in Windows builds (#540)
* Don't include all possible icons in Windows builds

* ABba

* B

* Stonker

* ABEC

* Update to latest
2022-01-10 17:58:18 +01:00
Rafał Mikrut 5dab9286cb
Add compare images tool (#568)
* Add compare images tool

* Crash lord, crashes more than needed

* Kluchy piertuchy

* Głowa mała

* Troszkę

* Czokoszoki

* Ajzenbiśla

* Środa

* Piątek

* Stonk

* TreePath

* Czego, śpiem przecież

* Mój tród skończon

* Aktualizacja nazw
2022-01-10 12:19:28 +01:00
qarmin f6599f51ae Remove duplicated info about Rust installation on Mac 2022-01-07 16:53:03 +01:00
Alexis Lefebvre eff5183b58
Compilation.md: Try to fix the table (#566) 2022-01-07 16:46:07 +01:00
Rafał Mikrut e7e98d5dd1
Save to cache more informations about items (#567) 2022-01-07 16:45:08 +01:00
Alexis Lefebvre 277bb8b39a
Build with Docker (#562) 2022-01-06 21:31:44 +01:00
Rafał Mikrut 74e4ab5263
Decrease used memory to prevent stack overflow (#563) 2022-01-06 20:28:22 +01:00
Rafał Mikrut aaa5885326
Add cache support to similar music files (#558)
* Simplify cache code

* Better saving/loading.
Add support for loading/saving json files in release mode

* Broken files cache

* Finally same music cache
2022-01-05 22:47:27 +01:00
Peter Blackson db3b1f5304
Use DirTraversal for similar music (#559)
* Use DirTraversal for similar music

* Simplify file type checking

* Fix for clippy
2022-01-05 16:43:26 +01:00
Rafał Mikrut 24ad6b3857
Do not allow showing one result in 2 different groups (#560) 2022-01-05 15:20:21 +01:00
Rafał Mikrut 2c725e8e68
Fix duplicated entries when using fast compare option (#557) 2022-01-04 10:46:23 +01:00
Rafał Mikrut 0e00544af4
Fix for fix about icon (#555) 2022-01-04 07:27:28 +01:00
Rafał Mikrut cbf3121a7a
Fix crash with missing icon (#550)
* Fix crash with missing icon

* ABC
2022-01-03 22:31:11 +01:00
Alexis Lefebvre d0050e6192
Update french translations (#545) 2022-01-03 22:24:48 +01:00
Rafał Mikrut c6d246c02e
Add proper logo to about dialog (#547) 2022-01-03 21:02:56 +01:00
Rafał Mikrut 32d9df73e1 Add authors from GIT 2022-01-03 19:14:44 +01:00
Alexis Lefebvre f893976b30
update english translation (#546) 2022-01-03 18:13:20 +01:00
Peter Blackson db47e8b711
Use DirTraversal for empty folders (#544) 2022-01-03 18:13:07 +01:00
Rafał Mikrut da8df0e220 Update translations 2022-01-03 18:12:30 +01:00
Peter Blackson 51df63b8ea
Implement DirTraversal (#531)
* Implement DirTraversal

* rustfmt

* Fix for options

* Fix entries

* Fix symlinks

* Fix other entry type
2022-01-01 21:07:20 +01:00
Rafał Mikrut 58c19dd912 Add Czech and Ukrainian language
Fix problem with not clickable buttons in clear cache dialog
2022-01-01 15:16:00 +01:00
Rafał Mikrut aeeb59d9a6
Add some computer translated languages (#536) 2022-01-01 10:50:11 +01:00
Rafał Mikrut cc32514c03
Add Portuguese translation (#534) 2021-12-31 22:48:29 +01:00
Rafał Mikrut 0f0e7a338f
[WIP] Add raw images support (#532)
* Add raw images support

* Potato

* Update
2021-12-31 22:34:24 +01:00
Rafał Mikrut de964ce40d
Handle image crashes (#530)
* Don't crash when checking images

* Don't crash when checking images

* Don't crash when checking images

* HERE

* REME

* REE
2021-12-29 13:43:38 +01:00
Rafał Mikrut 382f12acb3
Fast compare option (#529) 2021-12-28 21:20:48 +01:00
Rafał Mikrut 7da578fa7f
Optimize a little image compare algorithm (#528)
* Split checking images at 2 functions

* Optimize a little image finding

* 1.54.0 farawell
2021-12-28 20:20:24 +01:00
Rafał Mikrut d8700f6e78
Don't crash when adding directories (#527) 2021-12-28 14:08:55 +01:00
Rafał Mikrut 7cff862434 Remove application ID 2021-12-27 16:30:41 +01:00
qarmin bdb6a15ece Use LZO in snap package 2021-12-27 07:51:57 +01:00
Rafał Mikrut 25301eb56e
Translation button (#526) 2021-12-27 06:11:45 +01:00
Rafał Mikrut 5be801e763 Add computer translated German translation(testing purposes) 2021-12-26 15:35:17 +01:00
Igor 065669521c
Italian translation updated (#518)
* Add Italian translation - #251

* Italian translation reviewed.

* Updated languages in misc/translation_test.py

* Italian translation reviewed.

* Italian translation updated.

* Italian translation updated.

* Italian translation updated.

* Italian added to desktop launcher.
2021-12-26 15:06:52 +01:00
Rafał Mikrut d8dc176e63 Small changes and fixes 2021-12-26 12:08:37 +01:00
Rafał Mikrut 1f5fca3f46
Add new step to check progress of comparing images. (#525)
Fix empty loaded items in e.g. Excluded Directories.
Fix bug with non-loading proper image results
2021-12-25 22:23:18 +01:00
Rafał Mikrut e2494d240f
Reorganize saving/loading data from file (#524) 2021-12-25 13:19:41 +01:00
Rafał Mikrut c4f26883b1
Add reference folders (#516)
* Add reference folder

* Basic tree view cleaning

* Computations

* Similar Images

* Muzyka i Wideo

* Podwójne dwa razy, cztery razy!

* Rozmiar i Nazwa

* Spanko i działanko(przynajmniej zdaje mi się że działa)

* Translatanko
2021-12-24 09:18:55 +01:00
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.
2021-12-21 18:44:20 +01:00
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
2021-12-21 18:23:17 +01:00
Rafał Mikrut 71c2e01ce4 Change translations to provided by Crowdin 2021-12-21 10:11:34 +01:00
Rafał Mikrut fbb25c31b8
Ignore ascii non alphabetic characters in approximate search (#513) 2021-12-21 09:13:35 +01:00
Igor b320d6aa3a
Add Italian translation (#508)
* Add Italian translation - #251

* Italian translation reviewed.

* Updated languages in misc/translation_test.py

* Italian translation reviewed.
2021-12-21 06:35:53 +01:00
qarmin 1c67277625 Add script to check translations 2021-12-20 07:00:31 +01:00
Rafał Mikrut d1ac2f3c22
Update translation and add helpful script (#510) 2021-12-19 21:42:14 +01:00
Rafał Mikrut 0a924d2355
Improve translations (#507)
* Improve translations

* Imports
2021-12-19 14:45:10 +01:00
Rafał Mikrut c8ade1fb0f
Use system language when available (#506)
* Use system language when available

* Use clippy nightly
2021-12-18 23:45:37 +01:00