Commit Graph

  • 39d353d073 Add comment about Win7 bug glubsy 2020-12-29 18:28:30 +0100
  • b76e86686a Tweak green color on exclude table glubsy 2020-12-29 16:41:34 +0100
  • b5f59d27c9 Brighten up validation color glubsy 2020-12-29 16:31:03 +0100
  • f0d3dec517 Fix exclude tests glubsy 2020-12-29 16:07:55 +0100
  • 90c7c067b7 Merge branch 'master' into exclude_list glubsy 2020-12-29 15:55:44 +0100
  • c8cfa954d5
    Minor packaging cleanups Andrew Senetar 2020-12-28 22:51:09 -0600
  • e533a396fb Remove redundant check glubsy 2020-12-29 05:39:26 +0100
  • 4b4cc04e87 Fix directories tests on Windows glubsy 2020-12-29 05:35:30 +0100
  • e822a67b38
    Force correct python environment for tox on windows Andrew Senetar 2020-12-28 21:18:16 -0600
  • c30c3400d4
    Fix typo in .travis.yml Andrew Senetar 2020-12-28 21:07:49 -0600
  • d539517525
    Update Windows Requirements & CI Andrew Senetar 2020-12-28 20:59:01 -0600
  • 07eba09ec2 Fix error after merging branches glubsy 2020-12-29 01:01:26 +0100
  • 7f19647e4b Remove unused lines glubsy 2020-12-29 00:56:25 +0100
  • 0d76f3ff5b
    Update links in help. Andrew Senetar 2020-12-28 16:08:32 -0600
  • bf7d720126
    Merge pull request #746 from glubsy/PR_iconpath Andrew Senetar 2020-12-28 14:47:34 -0600
  • 6bc619055e Change version to 4.1.0 glubsy 2020-12-06 20:13:03 +0100
  • 452d1604bd Make icon path relative glubsy 2020-12-06 18:36:52 +0100
  • 680cb581c1 Merge branch 'master' into exclude_list glubsy 2020-10-28 03:58:05 +0100
  • 1d05f8910d
    Merge pull request #701 from glubsy/PR_ref_row_background_color Andrew Senetar 2020-10-27 21:53:53 -0500
  • bd09b30468 Merge branch 'master' into PR_ref_row_background_color glubsy 2020-10-28 03:50:13 +0100
  • 8d9933d035
    Merge pull request #683 from glubsy/details_dialog_improvements Andrew Senetar 2020-10-27 21:28:23 -0500
  • cf5ba038d7 Remove icon credits from about box glubsy 2020-10-28 02:18:41 +0100
  • 59ce740369 Remove print debug statements glubsy 2020-10-28 01:50:49 +0100
  • 92feba5f08 Remove obsolete UI setup code glubsy 2020-10-28 01:48:39 +0100
  • a265b71d36 Improve comment reflecting modification of function glubsy 2020-10-28 01:45:03 +0100
  • 8d26c921a0
    Merge pull request #706 from glubsy/save_directories Andrew Senetar 2020-10-27 19:10:11 -0500
  • 32d66cd19b Move up to 4.0.5 glubsy 2020-10-27 19:37:26 +0100
  • 735ba2fd0e Update error dialog traceback message for users glubsy 2020-10-27 18:23:14 +0100
  • b16b6ecf4d Fix error after merging branches glubsy 2020-10-27 18:15:15 +0100
  • 2875448c71 Merge branch 'save_directories' into dev glubsy 2020-10-27 16:23:49 +0100
  • 51b76385c0 Merge branch 'exclude_list' into dev glubsy 2020-10-27 16:23:43 +0100
  • b9f8dd6ea0 Merge branch 'PR_ref_row_background_color' into dev glubsy 2020-10-27 16:23:35 +0100
  • 6623b04403 Merge branch 'details_dialog_improvements' into dev glubsy 2020-10-27 16:23:23 +0100
  • 7ca018b838 Added Ubuntu section to ReadMe Bernd Wechner 2020-10-10 12:40:45 +1100
  • 24f87b7799 Added pyqt5 to requirements Bernd Wechner 2020-10-10 12:34:12 +1100
  • 424d34a7ed Add desktop.ini to filter list glubsy 2020-09-03 02:12:20 +0200
  • 2a032d24bc Save/Load directories in Directories glubsy 2020-09-04 18:56:25 +0200
  • b8af2a4eb5 Don't show parent window's context menu on viewers glubsy 2020-09-03 01:44:01 +0200
  • a55e02b36d Fix table maximum size being off by a few pixels glubsy 2020-09-02 23:45:31 +0200
  • 18c933b4bf Prevent widget from stretching in layout glubsy 2020-09-02 20:26:23 +0200
  • ea11a566af Highlight rows when testing regex string glubsy 2020-09-01 23:02:58 +0200
  • 584e9c92d9 Fix duplicate items in menubar glubsy 2020-08-31 21:17:08 +0200
  • 4a1641e39d Add test suite, fix bugs glubsy 2020-08-29 03:57:00 +0200
  • 26d18945b1 Fix tab indices not aligned with stackwidget's glubsy 2020-08-23 16:49:43 +0200
  • 3382bd5e5b Fix crash when recreating Results window/tab glubsy 2020-08-20 17:12:39 +0200
  • 9f223f3964 Concatenate regexes prio to compilation glubsy 2020-08-20 02:46:06 +0200
  • 2eaf7e7893 Implement exclude list dialog on the Qt side glubsy 2020-08-17 04:13:20 +0200
  • a26de27c47 Implement dialog and base classes for model/view glubsy 2020-07-28 16:33:28 +0200
  • 21e62b7374 Colorize background for reference row glubsy 2020-08-12 21:37:29 +0200
  • 9e6b117327
    Merge pull request #698 from glubsy/fix_630 Andrew Senetar 2020-08-06 23:16:02 -0500
  • 3333d26557 Try to handle conversion to int or fail gracefully glubsy 2020-08-07 00:37:37 +0200
  • 6e81042989 Workaround for #630 glubsy 2020-08-06 00:23:49 +0200
  • 470307aa3c Ignore path and filename based on regex glubsy 2020-07-27 00:12:46 +0200
  • 089f00adb8 Fix typo in class member reference glubsy 2020-08-03 16:18:15 +0200
  • 76fbfc2822 Fix adding new Result tab if already existed glubsy 2020-08-02 16:12:47 +0200
  • 866bf996cf Prevent Directories tab from closing on MacOS glubsy 2020-08-01 19:35:12 +0200
  • 0104d8922c Fix alignment for combo box's label glubsy 2020-08-01 19:11:37 +0200
  • fbd7c4fe5f Tweak visuals for cache selection item glubsy 2020-08-01 19:07:45 +0200
  • de5e61293b Add stretch to bottom of General pref tab glubsy 2020-08-01 19:02:04 +0200
  • a3e402a3af Group general interface options together glubsy 2020-08-01 18:50:44 +0200
  • 056fa819cc Revert stretching last section in Result window glubsy 2020-08-01 18:42:46 +0200
  • 3be1ee87c6 Merge branch 'master' into details_dialog_improvements glubsy 2020-08-01 18:29:22 +0200
  • 628d772766 Use FormLayout instead of GridLayout glubsy 2020-08-01 17:40:31 +0200
  • acdeb01206 Tweak preference layout for better readability glubsy 2020-08-01 16:42:14 +0200
  • ab402d4024
    Merge pull request #688 from glubsy/tab_window Andrew Senetar 2020-07-31 22:11:31 -0500
  • d2cdcc989b Fix 1 pixel sized color in color picker buttons glubsy 2020-08-01 02:09:38 +0200
  • 2620d0080c Fix layout error glubsy 2020-07-31 22:37:18 +0200
  • 63a9f00552 Add minor change to variable names glubsy 2020-07-31 22:27:18 +0200
  • 87f9317805 Place tab bar below menu bar by default glubsy 2020-07-31 16:59:34 +0200
  • a542168a0d Reorganize view menu entries and keep consistency glubsy 2020-07-31 16:57:18 +0200
  • 86e1b55b02 Fix menu items being wrongly disabled glubsy 2020-07-31 05:08:08 +0200
  • 1b3b40543b Fix ignore list view menu entry being disabled glubsy 2020-07-31 03:59:37 +0200
  • dd6ffe08d7 Add option to place tab bar below main menu glubsy 2020-07-31 01:32:29 +0200
  • 11254381a8 Save dock panel position on quit glubsy 2020-07-30 20:25:20 +0200
  • 23642815f6 Remove unused properties in details table headers glubsy 2020-07-30 15:38:37 +0200
  • 7e4f371841 Avoid crash when quitting glubsy 2020-07-30 15:30:09 +0200
  • 9b8637ffc8 Stretch last header section in Result window glubsy 2020-07-30 15:16:31 +0200
  • 79613f9b1e Fix crash quitting while details dialog active glubsy 2020-07-30 03:22:13 +0200
  • fa54e93236 Add preference to turn off scrollbars in viewers glubsy 2020-07-30 03:13:58 +0200
  • 8fb82ae3d8 Merge branch 'master' into tab_window glubsy 2020-07-29 21:48:32 +0200
  • eab5003e61 Add color preference for delta in details table glubsy 2020-07-29 21:42:44 +0200
  • da8c493c9f Toggle visibility of details dialog glubsy 2020-07-29 20:43:18 +0200
  • 9795f14176 Fix title bar toggling on/off when dialog glubsy 2020-07-29 20:00:27 +0200
  • 1937120ad7 Fix toggling details view via menu or shortcut glubsy 2020-07-29 04:51:03 +0200
  • 1823575af4 Fix swapping table view columns glubsy 2020-07-29 04:26:40 +0200
  • 7dc9f25b06 Merge branch 'master' into details_dialog_improvements glubsy 2020-07-29 04:20:16 +0200
  • 5502b48089
    Merge pull request #685 from glubsy/fix_result_window_action Andrew Senetar 2020-07-28 20:05:10 -0500
  • f02b66fd54
    Merge pull request #682 from glubsy/details_table_tweaks Andrew Senetar 2020-07-28 19:33:21 -0500
  • d2235f9bc9
    Merge pull request #694 from glubsy/fix_matchblock_freeze Andrew Senetar 2020-07-28 18:10:24 -0500
  • 5f5f9232c1 Properly wait for multiprocesses to exit glubsy 2020-07-28 16:44:06 +0200
  • c36fd84512
    Merge pull request #691 from glubsy/fix_package_script Andrew Senetar 2020-07-28 00:51:17 -0500
  • 63b2f95cfa Work around frozen progress dialog glubsy 2020-07-25 23:37:41 +0200
  • d193e1fd12 Fix typo in error message glubsy 2020-07-24 03:50:08 +0200
  • f0adf35db4 Add helpful message in build files are missing glubsy 2020-07-24 03:48:07 +0200
  • 49a1beb225 Avoid using workarounds in package script glubsy 2020-07-24 03:33:13 +0200
  • f19b5d6ea6 Fix error in package script for (Arch) Linux glubsy 2020-07-24 03:12:40 +0200
  • 730fadf63f Merge branch 'preferences_tabs' into details_dialog_improvements glubsy 2020-07-22 22:41:22 +0200
  • 9ae0d7e5cf Add color picker buttons to preferences dialog glubsy 2020-07-22 21:38:03 +0200
  • 1167519730
    Merge pull request #687 from glubsy/ignore_list_wordwrap Andrew Senetar 2020-07-21 20:39:14 -0500
  • cf64565012 Add option to use internal icons in details dialog glubsy 2020-07-21 03:52:15 +0200