Main Page
From BibleTime
Welcome to the BibleTime collaboration and planning area! :-)
Project management
- BibleTime's webpage: http://www.bibletime.info/
- Bug tracker
- Development cycle
- Release Schedules: 2.10
Communication
- BibleTime's IRC channel: #bibletime on freenode.net, SSL. (information about iTwinkle IRC bot)
- Mailing lists (archives) for developers, translators, packagers etc.
- Occasional meetings.
Other
- Detailed development plan (outdated). See also the refactoring page (outdated).
- Public Relations
- Statistics
Hacking on BibleTime
- The source code can be found at our git repository (git clone git://gitorious.org/bibletime/bibletime.git).
- BibleTime Source Code Documentation (Doxygen)
- Building BibleTime on Linux/Unix/BSD/Mac and Windows
- Information on general programming guidelines for BibleTime.
- Debugging BibleTime
- Testing BibleTime
- A list of online module repositories for BibleTime (i.e. to add as remote sources to the bookshelf manager)
- Translating BibleTime
- Theming BibleTime
- Packaging BibleTime for Linux distros and other OSes, and information about packages
- Junior Jobs - Simple BibleTime development tasks for beginners.
- Releasing BibleTime - Release procedures to be taken by the release manager on new releases.
Documentation
- Programming Guidelines (needs review)
- C++: beginners tutorial, STL reference
- Sword library 1.6.1 API
- Qt library documentation
- Help using the git DVCS: [1], [2]
- Recommended literature (General programming, C++, Qt etc)