Coder Social home page Coder Social logo

joshpeterson / biblestudy Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 26.87 MB

C++/Qt bible searching/browsing application

Home Page: http://joshpeterson.github.com/BibleStudy

Prolog 3.06% C++ 91.59% Objective-C 1.58% C 0.45% Python 1.07% Shell 2.25%

biblestudy's People

Contributors

joshpeterson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

biblestudy's Issues

Add additional search options

Some possible search options are:

  • Case in-sensitive search
  • Search for each word with an and query by default
  • Search for quoted strings exactly
  • Omit common words from the query

Add project save/resume

It would be nice to be able to save and resume and entire project. I wonder if it is possible to actually auto-save the project after each change.

Regex filtering not working in one case

Search for the word "sword", then use the filter search results field to type the word "word". It looks like the filtering is not applied. If I type "word of God", the filtering works.

Allow the user to clear the filter

I think that we need an RMB option on the search results to clear the filter. Currently, the user has to delete all of the text in the filter entry dialog, which is a bit clunky.

Break the existing executable into DLLs

We should at least have one DLL which encapsulates the bible database functionality, which does not use Qt. Maybe we can have another DLL to hold all of the Qt stuff (the models and views).

Create an installer

Create an installer (hopefully cross-platform) to handle in the user installation of the application.

Add a README file

This should contain at least:

  • A description of the application
  • A list of dependent libraries and there versions
  • A guide to building the application

Create a deployment strategy

Determine which prerequisites need to be deployed with the application and write some scripts to handle the deployment. This will also include compressing the translations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.