Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support and search by name instead of full text search config option #21

Closed
wants to merge 10 commits into from

Commits on Jun 24, 2019

  1. fix Gtk import

    vantu5z committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    f11447a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. fix config dialog

    vantu5z committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    367990f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca2bb9 View commit details
    Browse the repository at this point in the history
  3. use str instead of unicode

    vantu5z committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    969a374 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    70ee4dd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. some cosmetics

    vantu5z committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    10c5139 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    5f5c8ec View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Added search by name only option to config instead of full text searc…

    …h - 200x faster
    Craig O'Shannessy committed May 7, 2022
    Configuration menu
    Copy the full SHA
    2aed678 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from shanness/python3

    Python3 support and search by name only option
    shanness committed May 7, 2022
    Configuration menu
    Copy the full SHA
    a3160ff View commit details
    Browse the repository at this point in the history
  3. Update INSTALL.md

    Made the .local a symlink to avoid having to do it on rebuilds.
    shanness committed May 7, 2022
    Configuration menu
    Copy the full SHA
    ca9663c View commit details
    Browse the repository at this point in the history