2009-09-06 |
James Hogan | Added playlist actions (insert, delete, move up, move...
|
commit | commitdiff | tree |
2009-06-20 |
James Hogan | Update SWORD integration to work with sword 1.6.0 ...
|
commit | commitdiff | tree |
2009-06-20 |
James Hogan | Basic openoffice.org control, and listening for new...
|
commit | commitdiff | tree |
2009-06-18 |
James Hogan | Tweaks to remove c style assert in favour of qt assert...
|
commit | commitdiff | tree |
2009-06-18 |
James Hogan | Make openoffice.org plugin compile
|
commit | commitdiff | tree |
2009-06-16 |
James Hogan | Fix for windows installation, and fix export macros
|
commit | commitdiff | tree |
2009-06-15 |
James Hogan | Allow SWORDless compilation. Fix out of place compilation...
|
commit | commitdiff | tree |
2009-05-02 |
James Hogan | Fix compile and link problem with song database being...
|
commit | commitdiff | tree |
2009-02-22 |
James Hogan | Basic reading and writing of quick notes to and from...
|
commit | commitdiff | tree |
2009-02-22 |
James Hogan | Saving of songs to zionworx
|
commit | commitdiff | tree |
2009-02-22 |
James Hogan | Loading of song data from zionworx
|
commit | commitdiff | tree |
2009-02-22 |
James Hogan | Writing of basic layout info to zionworx files
|
commit | commitdiff | tree |
2009-02-21 |
James Hogan | Basic import of styles from xionworx into css system
|
commit | commitdiff | tree |
2009-02-21 |
James Hogan | CSS text properties implemented, margins not accurate...
|
commit | commitdiff | tree |
2009-02-20 |
James Hogan | Basic powerpoint import from zionworx playlist, doesn...
|
commit | commitdiff | tree |
2009-02-20 |
James Hogan | Added file association to open zionworx playlists in...
|
commit | commitdiff | tree |
2009-02-20 |
James Hogan | Bible plugin doesn't load any chapters until one is...
|
commit | commitdiff | tree |
2009-02-20 |
James Hogan | Zionworx filter now loads bible passages quite well...
|
commit | commitdiff | tree |
2009-02-20 |
James Hogan | Very basic and limited saving of zionworx playlists...
|
commit | commitdiff | tree |
2009-02-16 |
James Hogan | Very basic zionworx import into text items
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Improve reliability and non overwritability of half...
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Minor tweaks to CMakeLists in unipresent so it compiles...
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Correct some message titles which were previously incorrectl...
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Basic zionworx playlist mime data and filter plugin...
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Merge branch 'filters/zionworx'
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Moved KwKWorshipFilter* into archive
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Minor tweak to unised KwKWorshipFilterData
|
commit | commitdiff | tree |
2009-02-15 |
James Hogan | Now saves using KwKWorshipFilter instead of KwDocument
|
commit | commitdiff | tree |
2009-02-14 |
James Hogan | Forgot to remove KwDocument::loadFromArchive declaration
|
commit | commitdiff | tree |
2009-02-14 |
James Hogan | Mime type based filter loading
|
commit | commitdiff | tree |
2009-02-14 |
James Hogan | More filter infrastructure
|
commit | commitdiff | tree |
2009-02-14 |
James Hogan | Basic filter base classes
|
commit | commitdiff | tree |
2009-02-14 |
James Hogan | Testing tool for encoding string lists for ZionWorx...
|
commit | commitdiff | tree |
2009-02-13 |
James Hogan | Fix BibleGateway.com html-scraping due to change in...
|
commit | commitdiff | tree |
2009-02-08 |
James Hogan | And songdb ui.rc
|
commit | commitdiff | tree |
2009-02-08 |
James Hogan | Turn songdb into a plugin, lots of tweaks, drag'n'drop...
|
commit | commitdiff | tree |
2009-02-01 |
James Hogan | Made plugins use KParts and so are able to load extra...
|
commit | commitdiff | tree |
2009-01-31 |
James Hogan | Make songdb into shared library so it compiles without...
|
commit | commitdiff | tree |
2009-01-31 |
James Hogan | Plugin system for bible backends and various tweaks...
|
commit | commitdiff | tree |
2009-01-31 |
James Hogan | removed types.rdb from openoffice.org, its generated...
|
commit | commitdiff | tree |
2009-01-31 |
James Hogan | Oops, forgot the desktop files so bible plugin works
|
commit | commitdiff | tree |
2009-01-31 |
James Hogan | Make bible integration into a dynamically loaded plugin.
|
commit | commitdiff | tree |
2009-01-21 |
James Hogan | Got OpenOffice.org unipresent backend to compile, but...
|
commit | commitdiff | tree |
2009-01-20 |
James Hogan | Minor tweak to kpresenter unipresent backend desktop...
|
commit | commitdiff | tree |
2009-01-20 |
James Hogan | Turned unipresent into shared library which can dynamically...
|
commit | commitdiff | tree |
2008-12-28 |
James Hogan | Changed style background.image.src from QPixmap to...
|
commit | commitdiff | tree |
2008-12-28 |
James Hogan | New css schema object for constructing property values...
|
commit | commitdiff | tree |
2008-12-28 |
James Hogan | Tweak with todo for checking validity of explicit styles...
|
commit | commitdiff | tree |
2008-12-28 |
James Hogan | Basic parsing of css text into style sheet, however...
|
commit | commitdiff | tree |
2008-12-27 |
James Hogan | Started css stylesheet import code with stubs
|
commit | commitdiff | tree |
2008-12-26 |
James Hogan | Basic stringification of KwCssStyle and KwCssUnprocessed...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | KwCssStyles exports CSS-like format but KwCssStyle...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Convertion to CSS-like format of style sheets at top...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Some DOM code in place for export of style scopes,...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Text display manager remembers and cleans up after...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Added custom style for bible readings with bible background...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Fix KwBibleModule::fillPassage to provide correct manager...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Bible passage playlist item can save / load with DOM
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Some todo notes for bible html rendering and text display
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Bible HTML rendering to text browser on display
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Right to leftness stored in bible passage and module...
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | KwBiblePassage::renderedText can be const
|
commit | commitdiff | tree |
2008-12-23 |
James Hogan | Remove renderText from module, separate headings when...
|
commit | commitdiff | tree |
2008-12-22 |
James Hogan | Finished (for now) filling of bible passage and now...
|
commit | commitdiff | tree |
2008-12-22 |
James Hogan | Implemented most of KwBiblePassage and KwBibleModule...
|
commit | commitdiff | tree |
2008-12-22 |
James Hogan | Moved responsibility of getting bible passage out of...
|
commit | commitdiff | tree |
2008-11-17 |
James Hogan | Added KwBiblePassage and label bible passage playlist...
|
commit | commitdiff | tree |
2008-11-16 |
James Hogan | Restructured main with new KwApplication and plugin...
|
commit | commitdiff | tree |
2008-11-09 |
James Hogan | Add toolbar to bible plugin with show now, insert into...
|
commit | commitdiff | tree |
2008-11-09 |
James Hogan | Updated british english translation file
|
commit | commitdiff | tree |
2008-11-09 |
James Hogan | Simple plugin system and added bibles docker to it
|
commit | commitdiff | tree |
2008-11-07 |
James Hogan | KPresenter 1.6 backend: interval polling of document...
|
commit | commitdiff | tree |
2008-11-05 |
James Hogan | Fix bible gateway encoding to read always as utf-8
|
commit | commitdiff | tree |
2008-11-05 |
James Hogan | Extended BibleGateway integration, now loads chapters
|
commit | commitdiff | tree |
2008-11-03 |
James Hogan | implemented bible verse selection box
|
commit | commitdiff | tree |
2008-11-02 |
James Hogan | Improve sword modules interface
|
commit | commitdiff | tree |
2008-11-02 |
James Hogan | Change interface to categorise bibles by language,...
|
commit | commitdiff | tree |
2008-11-02 |
James Hogan | Retrieves list of bibles from BibleGateway.com
|
commit | commitdiff | tree |
2008-11-01 |
James Hogan | Added todo for sword bible module, to only show relevent...
|
commit | commitdiff | tree |
2008-11-01 |
James Hogan | Improve sword integration and bible interface
|
commit | commitdiff | tree |
2008-11-01 |
James Hogan | Basic multi-bible-manager gui (removed bible access...
|
commit | commitdiff | tree |
2008-11-01 |
James Hogan | More definition of bible module structure
|
commit | commitdiff | tree |
2008-10-31 |
James Hogan | It might help if I added the sword cmake module
|
commit | commitdiff | tree |
2008-10-31 |
James Hogan | Improve sword bible integration to get first preverse...
|
commit | commitdiff | tree |
2008-10-31 |
James Hogan | Basic sword integration, verse at time keys, very basic\!
|
commit | commitdiff | tree |
2008-10-27 |
James Hogan | Fixed dependency problems with openoffice uno building
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Updated graphics list for songdb
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Tidy up some of songdb actions and put in menus
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Add song book number to song version works (without...
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Got changes to song book numbers to save
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Can now temporarily edit existing song version song...
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Edit song books dialog now loads song books and can...
|
commit | commitdiff | tree |
2008-10-26 |
James Hogan | Edit song books dialog does a bit more and some of...
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Added basic song books edit dialog box
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Can add versions to songs
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Saving of songs to database and some tidy up
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Fix asserts which hadn't been compiled with debug on
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Fix playlist not showing first verse of songs
|
commit | commitdiff | tree |
2008-10-25 |
James Hogan | Can save existing song version data
|
commit | commitdiff | tree |
2008-10-24 |
James Hogan | Edit song dialog shows apply and calls save slot in...
|
commit | commitdiff | tree |