1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-08 01:39:50 +00:00

Commit Graph

  • 1823575af4 Fix swapping table view columns glubsy 2020-07-29 04:26:40 +02:00
  • 7dc9f25b06 Merge branch 'master' into details_dialog_improvements glubsy 2020-07-29 04:20:16 +02:00
  • 5502b48089
    Merge pull request #685 from glubsy/fix_result_window_action Andrew Senetar 2020-07-28 20:05:10 -05:00
  • f02b66fd54
    Merge pull request #682 from glubsy/details_table_tweaks Andrew Senetar 2020-07-28 19:33:21 -05:00
  • d2235f9bc9
    Merge pull request #694 from glubsy/fix_matchblock_freeze Andrew Senetar 2020-07-28 18:10:24 -05:00
  • 5f5f9232c1 Properly wait for multiprocesses to exit glubsy 2020-07-28 16:44:06 +02:00
  • c36fd84512
    Merge pull request #691 from glubsy/fix_package_script Andrew Senetar 2020-07-28 00:51:17 -05:00
  • 63b2f95cfa Work around frozen progress dialog glubsy 2020-07-25 23:37:41 +02:00
  • d193e1fd12 Fix typo in error message glubsy 2020-07-24 03:50:08 +02:00
  • f0adf35db4 Add helpful message in build files are missing glubsy 2020-07-24 03:48:07 +02:00
  • 49a1beb225 Avoid using workarounds in package script glubsy 2020-07-24 03:33:13 +02:00
  • f19b5d6ea6 Fix error in package script for (Arch) Linux glubsy 2020-07-24 03:12:40 +02:00
  • 730fadf63f Merge branch 'preferences_tabs' into details_dialog_improvements glubsy 2020-07-22 22:41:22 +02:00
  • 9ae0d7e5cf Add color picker buttons to preferences dialog glubsy 2020-07-22 21:38:03 +02:00
  • 1167519730
    Merge pull request #687 from glubsy/ignore_list_wordwrap Andrew Senetar 2020-07-21 20:39:14 -05:00
  • cf64565012 Add option to use internal icons in details dialog glubsy 2020-07-21 03:52:15 +02:00
  • 298f659f6e Fix Restore Default Preferences button glubsy 2020-07-20 05:04:25 +02:00
  • 3539263437 Add tabs to preference dialog. glubsy 2020-07-20 03:10:06 +02:00
  • 6213d50670 Squashed commit of the following: glubsy 2020-07-16 22:31:54 +02:00
  • ac941037ff Fix resize of top frame not updating scaled pixmap glubsy 2020-07-16 22:21:24 +02:00
  • 733b3b0ed4 Prevent zoom for images of differing dimensions glubsy 2020-07-16 01:31:24 +02:00
  • 9168d72f38 Update preferences on show(), not in constructor glubsy 2020-07-15 22:47:32 +02:00
  • 75621cc816 Prevent Windows from floating if no decoration glubsy 2020-07-15 22:04:19 +02:00
  • 3c816b2f11 Fix computing and setting offset to 0 for tableview glubsy 2020-07-15 21:43:01 +02:00
  • 85d6e05cd4 Merge branch 'dockable_windows' into details_dialog_improvements_dev glubsy 2020-07-15 21:25:44 +02:00
  • 66127d025e Add credit for icons used, upscale exchange icon glubsy 2020-07-15 20:22:13 +02:00
  • 58c675d1fa Add custom icons glubsy 2020-07-15 05:25:47 +02:00
  • 95b8406c7b Fix scrollbar displayed while splitter maxed out glubsy 2020-07-15 04:14:24 +02:00
  • 3eddeb6aeb Fix ME/SE details dialogs, add preferences glubsy 2020-07-14 17:37:48 +02:00
  • 56912a7108 Make details dialog dockable glubsy 2020-07-13 05:06:04 +02:00
  • 7ab299874d Merge commit 'b0a256f0' glubsy 2020-07-12 17:54:51 +02:00
  • a4265e7fff Use tabs instead of floating windows glubsy 2020-07-12 16:58:01 +02:00
  • db228ec8a3 Fix word wrap in ignore list dialog glubsy 2020-07-12 16:17:18 +02:00
  • 61fc4f07ae Fix updating result window action upon creation glubsy 2020-07-07 16:54:08 +02:00
  • b0a256f0d4 Fix flake8 minor issues glubsy 2020-07-02 23:09:02 +02:00
  • 4ee9479a5f Add image comparison features to details dialog glubsy 2020-07-02 22:49:45 +02:00
  • e7b3252534 Cleanup of details table glubsy 2020-06-29 22:31:43 +02:00
  • 36ab84423a Move buttons into the toolbar class. glubsy 2020-06-28 19:51:57 +02:00
  • 370b582c9b Add working zoom functions to GraphicsView viewers. glubsy 2020-06-28 03:31:03 +02:00
  • 9f15139d5f Fix view resetting when selecting reference only. glubsy 2020-06-24 17:12:59 +02:00
  • 011939f5ee Keep scale accross files of the same dupe group. glubsy 2020-06-23 05:03:56 +02:00
  • 977c20f7c4 Add QSplitter to hide TableView in DetailsDialog glubsy 2020-06-22 03:36:36 +02:00
  • aa79b31aae Work around resizing down offset by 1 pixel. glubsy 2020-06-21 20:51:06 +02:00
  • 970bb5e19d Add mostly working ScrollArea imge viewers glubsy 2020-06-21 01:49:17 +02:00
  • a706d0ebe5 Implement mostly working ScrollArea viewer glubsy 2020-06-16 21:14:28 +02:00
  • b7abcf2989 Use native QPixmap swap() method instead of manual setPixmap() glubsy 2020-06-10 22:02:08 +02:00
  • 8103cb3664 Disable unused methods from controller glubsy 2020-06-10 18:23:48 +02:00
  • c3797918d2 Controller class to decouple from the dialog class glubsy 2020-06-10 01:24:51 +02:00
  • 60ddb9b596 Working synchronized views. glubsy 2020-06-05 22:39:16 +02:00
  • a29f3fb407 only update delta when mouse is being dragged to reduce paint events glubsy 2020-06-04 17:52:46 +02:00
  • c6162914ed working synchronized panning glubsy 2020-06-04 17:38:28 +02:00
  • 02bd822ca0 working zoom functions, mouse wheel event glubsy 2020-06-04 02:33:54 +02:00
  • ea6197626b drag mouse with ImageViewer class glubsy 2020-05-02 18:05:19 +02:00
  • 468a736bfb add normal size button glubsy 2020-05-02 15:09:01 +02:00
  • f42df12a29 attempt at double click on Qlabel glubsy 2020-05-02 02:29:23 +02:00
  • 9b48e1851d add zoom and swap buttons to details dialog glubsy 2020-05-01 18:22:25 +02:00
  • c973224fa4 Fix flake8 identation warnings glubsy 2020-07-01 03:05:59 +02:00
  • 092cf1471b
    Add details to commented out tests. Andrew Senetar 2020-06-30 12:25:23 -05:00
  • 5cbe342d5b Ignore formatting if no data returned from model glubsy 2020-06-30 18:32:20 +02:00
  • 4f252480d3
    Fix pywin32 dependency Andrew Senetar 2020-06-30 00:52:04 -05:00
  • 5cc439d846
    Clean up rest of DeprecationWarnings Andrew Senetar 2020-06-30 00:51:06 -05:00
  • 8fc7cb274f Revert "Remove superfluous argument" glubsy 2020-06-30 04:45:22 +02:00
  • e85819377a
    Revert "Fix standard mode folder comparison view generating "---" in results table" Fuan 2020-06-30 04:41:27 +02:00
  • c6f5031dd8 Add color and bold font if difference in model glubsy 2020-06-30 04:20:27 +02:00
  • eb6946343b Remove superflous top-left corner button glubsy 2020-06-30 01:19:25 +02:00
  • e41a6b878c Allow moving rows around in details table glubsy 2020-06-30 01:02:56 +02:00
  • ee2671a5f3
    More Test and Flake8 Cleanup Andrew Senetar 2020-06-27 01:08:12 -05:00
  • e05c72ad8c
    Upgrade to latest pytest Andrew Senetar 2020-06-25 23:26:48 -05:00
  • 7658cdafbc
    Merge pull request #665 from KIAaze/fix_packaging_ubu20.04 Andrew Senetar 2020-06-24 18:47:09 -05:00
  • ecf005fad0
    Add distro to requirements and use for packaging Andrew Senetar 2020-06-24 18:39:06 -05:00
  • de0542d2a8
    Merge pull request #677 from glubsy/fix_folder Andrew Senetar 2020-06-24 18:30:30 -05:00
  • bcb26507fe Remove superfluous argument glubsy 2020-06-25 01:23:03 +02:00
  • c35db7f698
    Merge pull request #672 from jpvlsmv/variable_fix_trivial Andrew Senetar 2020-06-24 17:18:49 -05:00
  • d2193328a7
    Add e to lin Andrew Senetar 2020-06-24 17:11:09 -05:00
  • ed64428c80 Add missing file class for folder type. glubsy 2020-06-24 23:32:04 +02:00
  • e89156e55c Add temporary workaround for bug #676 glubsy 2020-06-24 22:01:30 +02:00
  • 4c9309ea9c
    Add changelog to pkg/debian Andrew Senetar 2020-06-16 20:45:48 -05:00
  • 1c00331bc2
    Remove Old Issue Template Andrew Senetar 2020-06-15 23:28:31 -05:00
  • 427e32f406 Update issue templates Andrew Senetar 2020-06-15 23:18:13 -05:00
  • b048fa5968 Rename an ell variable into something that flake8 doesn't complain about Joe Moore 2020-06-05 19:44:08 -04:00
  • d5a6ca7488
    Merge pull request #669 from jpvlsmv/refactor_ci Andrew Senetar 2020-06-01 11:57:58 -05:00
  • d15dea7aa0 Move flake8 requirement out of .txt into tox environment spec Joe Moore 2020-05-30 09:49:17 -04:00
  • ccb1c75f22 Call style-checker tox environment Joe Moore 2020-05-30 09:40:23 -04:00
  • dffbed8e22 Use build and package scripts on windows Joe Moore 2020-05-30 09:34:03 -04:00
  • 50ce010212 Move flake8 to a separate tox env Joe Moore 2020-05-30 09:33:35 -04:00
  • 0e8cd32a6e Changed to -F option to build everything (source and binary packages). KIAaze 2020-05-20 23:15:49 +01:00
  • ea191a8924 Fixed AttributeError in the packaging script when using python>=3.8. KIAaze 2020-05-20 23:13:11 +01:00
  • 6abcedddda
    Merge pull request #656 from glubsy/selected_shortcut_description Andrew Senetar 2020-05-13 20:17:41 -05:00
  • debf309a9a
    Merge pull request #655 from glubsy/fix_row_trimming Andrew Senetar 2020-05-08 22:07:38 -05:00
  • 4b1c925ab1 use a QKeySequence instead glubsy 2020-05-07 16:24:07 +02:00
  • 1c0990f610 Add shortcut description to mark selected action glubsy 2020-05-07 15:37:21 +02:00
  • 89f2dc3b15 prevent word wrapping from truncating row too agressively glubsy 2020-05-02 02:53:49 +02:00
  • ffae58040d prevent trimming too short in details panel's rows glubsy 2020-05-07 05:08:07 +02:00
  • 0cc1cb4cb8
    Merge pull request #646 from glubsy/bold_font Andrew Senetar 2020-05-05 22:03:41 -05:00
  • dab762f05e Add a preference option to disable bold font on reference row. glubsy 2020-04-27 01:36:27 +02:00
  • c4a6958ef0
    Merge pull request #628 from nikmartin/linuxBuild Andrew Senetar 2020-03-04 19:34:49 -06:00
  • 98c6f12b39
    Merge pull request #627 from ptman/patch-1 Andrew Senetar 2020-03-04 19:34:38 -06:00
  • 5d21454789
    Update .travis.yml Andrew Senetar 2020-03-04 19:30:30 -06:00
  • 3e4fe5b765
    Update tox.ini Andrew Senetar 2020-03-04 19:29:01 -06:00
  • bd0f53bcbe remove 'm' from SO var on Linux and OSX Nik Martin 2020-02-26 15:39:39 -06:00