BibleMemorizer is a program to help with memorizing scripture.
The best gift for all the christrians.
2009-01-10 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.4 -Fixes STL-related build errors on some platforms from missing headers, should work on Qt with -no-sql now. -Removed the button to collapse the verse list, which didn't work on Qt 4 builds and took up space. -A couple of Windows build tweaks. 2009-01-01 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.3 -Sword plugin improvements: now properly excludes footnotes, etc. and handles spacing between verses. -Warns when plugin (currently the Sword plugin) is about to fetch a large number of verses. -Plugin loader now properly checks version for compatibility. -Fixed bug on Unix where "make uninstall" would delete non-BibleMemorizer icons. -Changed labels to read-only text boxes for verse display, to handle long passages. 2008-12-31 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.2 -More build system improvements, including preliminary Windows support. -More robust error handling for bad files and plugin problems -BiblePlugin and BiblePluginMeta are now QObject subclasses and so properly support tr() 2008-12-29 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.1 -Numerous build system improvements (more ./config options, etc.) -Icons and .desktop file are now installed by default. -Mac OS X is now a first-class platform, with proper application bundle icon behavior, plugin finding, and a script for setting up the bundle. *New release: Version 0.6 -New multi-verse quiz feature, including reference quizzing -Quiz error finding is more fine-grained, and can ignore spelling, capitalization, and punctuation errors. -Categories stored in a more logical manner in the XML (based on a suggestion by Olaf Radicke) and now support ";" in the names -Proper error handling on loading of invalid verse files. -Included some build files, etc. provided by Raphal Pinson <raphink@ubuntu.com> -Numerous internal changes not directly visible to user: -Split code into core/ and ui/ directories as appropriate. -Created a more proper search algorithm that pre-parses the query. -Removed the VerseWatcher class in favor of native Qt signal/slot functionality. -Added additional use of Qt signal/slot functionality to abstract changes away from the MainAct class. -Verse and VerseCollection are now QObjects, and VerseCollection handles deleting Verse objects automatically as a result. -Split off the verse selection into a new VerseSelectAct class that is also used when writing quizzes.
2009-01-10 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.4 -Fixes STL-related build errors on some platforms from missing headers, should work on Qt with -no-sql now. -Removed the button to collapse the verse list, which didn't work on Qt 4 builds and took up space. -A couple of Windows build tweaks. 2009-01-01 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.3 -Sword plugin improvements: now properly excludes footnotes, etc. and handles spacing between verses. -Warns when plugin (currently the Sword plugin) is about to fetch a large number of verses. -Plugin loader now properly checks version for compatibility. -Fixed bug on Unix where "make uninstall" would delete non-BibleMemorizer icons. -Changed labels to read-only text boxes for verse display, to handle long passages. 2008-12-31 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.2 -More build system improvements, including preliminary Windows support. -More robust error handling for bad files and plugin problems -BiblePlugin and BiblePluginMeta are now QObject subclasses and so properly support tr() 2008-12-29 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.1 -Numerous build system improvements (more ./config options, etc.) -Icons and .desktop file are now installed by default. -Mac OS X is now a first-class platform, with proper application bundle icon behavior, plugin finding, and a script for setting up the bundle. *New release: Version 0.6 -New multi-verse quiz feature, including reference quizzing -Quiz error finding is more fine-grained, and can ignore spelling, capitalization, and punctuation errors. -Categories stored in a more logical manner in the XML (based on a suggestion by Olaf Radicke) and now support ";" in the names -Proper error handling on loading of invalid verse files. -Included some build files, etc. provided by Raphal Pinson <raphink@ubuntu.com> -Numerous internal changes not directly visible to user: -Split code into core/ and ui/ directories as appropriate. -Created a more proper search algorithm that pre-parses the query. -Removed the VerseWatcher class in favor of native Qt signal/slot functionality. -Added additional use of Qt signal/slot functionality to abstract changes away from the MainAct class. -Verse and VerseCollection are now QObjects, and VerseCollection handles deleting Verse objects automatically as a result. -Split off the verse selection into a new VerseSelectAct class that is also used when writing quizzes.
2009-01-10 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.4 -Fixes STL-related build errors on some platforms from missing headers, should work on Qt with -no-sql now. -Removed the button to collapse the verse list, which didn't work on Qt 4 builds and took up space. -A couple of Windows build tweaks. 2009-01-01 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.3 -Sword plugin improvements: now properly excludes footnotes, etc. and handles spacing between verses. -Warns when plugin (currently the Sword plugin) is about to fetch a large number of verses. -Plugin loader now properly checks version for compatibility. -Fixed bug on Unix where "make uninstall" would delete non-BibleMemorizer icons. -Changed labels to read-only text boxes for verse display, to handle long passages. 2008-12-31 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.2 -More build system improvements, including preliminary Windows support. -More robust error handling for bad files and plugin problems -BiblePlugin and BiblePluginMeta are now QObject subclasses and so properly support tr() 2008-12-29 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.1 -Numerous build system improvements (more ./config options, etc.) -Icons and .desktop file are now installed by default. -Mac OS X is now a first-class platform, with proper application bundle icon behavior, plugin finding, and a script for setting up the bundle. *New release: Version 0.6 -New multi-verse quiz feature, including reference quizzing -Quiz error finding is more fine-grained, and can ignore spelling, capitalization, and punctuation errors. -Categories stored in a more logical manner in the XML (based on a suggestion by Olaf Radicke) and now support ";" in the names -Proper error handling on loading of invalid verse files. -Included some build files, etc. provided by Raphal Pinson <raphink@ubuntu.com> -Numerous internal changes not directly visible to user: -Split code into core/ and ui/ directories as appropriate. -Created a more proper search algorithm that pre-parses the query. -Removed the VerseWatcher class in favor of native Qt signal/slot functionality. -Added additional use of Qt signal/slot functionality to abstract changes away from the MainAct class. -Verse and VerseCollection are now QObjects, and VerseCollection handles deleting Verse objects automatically as a result. -Split off the verse selection into a new VerseSelectAct class that is also used when writing quizzes.
2009-01-10 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.4 -Fixes STL-related build errors on some platforms from missing headers, should work on Qt with -no-sql now. -Removed the button to collapse the verse list, which didn't work on Qt 4 builds and took up space. -A couple of Windows build tweaks. 2009-01-01 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.3 -Sword plugin improvements: now properly excludes footnotes, etc. and handles spacing between verses. -Warns when plugin (currently the Sword plugin) is about to fetch a large number of verses. -Plugin loader now properly checks version for compatibility. -Fixed bug on Unix where "make uninstall" would delete non-BibleMemorizer icons. -Changed labels to read-only text boxes for verse display, to handle long passages. 2008-12-31 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.2 -More build system improvements, including preliminary Windows support. -More robust error handling for bad files and plugin problems -BiblePlugin and BiblePluginMeta are now QObject subclasses and so properly support tr() 2008-12-29 Jeremy Erickson <jerickson314@users.sourceforge.net> *New minor release: Version 0.6.1 -Numerous build system improvements (more ./config options, etc.) -Icons and .desktop file are now installed by default. -Mac OS X is now a first-class platform, with proper application bundle icon behavior, plugin finding, and a script for setting up the bundle. *New release: Version 0.6 -New multi-verse quiz feature, including reference quizzing -Quiz error finding is more fine-grained, and can ignore spelling, capitalization, and punctuation errors. -Categories stored in a more logical manner in the XML (based on a suggestion by Olaf Radicke) and now support ";" in the names -Proper error handling on loading of invalid verse files. -Included some build files, etc. provided by Raphal Pinson <raphink@ubuntu.com> -Numerous internal changes not directly visible to user: -Split code into core/ and ui/ directories as appropriate. -Created a more proper search algorithm that pre-parses the query. -Removed the VerseWatcher class in favor of native Qt signal/slot functionality. -Added additional use of Qt signal/slot functionality to abstract changes away from the MainAct class. -Verse and VerseCollection are now QObjects, and VerseCollection handles deleting Verse objects automatically as a result. -Split off the verse selection into a new VerseSelectAct class that is also used when writing quizzes.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: