Commit Graph

43 Commits (ce5245133b17cec6c26ee3ab15c360c1ecc418ce)
 

Author SHA1 Message Date
Francois Andriot ce5245133b Fix FTBFS with automake >= 1.13
(cherry picked from commit ee8b1e195c)
12 years ago
Slávek Banko 3020bf19fa Reset submodule main/applications/bibletime/admin to latest HEAD 12 years ago
Slávek Banko e8b98170a7 Reset submodule main/applications/bibletime/admin to latest HEAD 12 years ago
Francois Andriot ead6f682f5 Fix sword and clucene detection
This resolves Bug 1145
(cherry picked from commit 932676d433)
12 years ago
Timothy Pearson 62e4bca760 Fix FTBFS with clucene 2.x
(cherry picked from commit 84168b58b8)
12 years ago
Timothy Pearson feb1f4e0d5 Search all library subfolders for clucene
(cherry picked from commit 792a3d4861)
12 years ago
Timothy Pearson a47fee7946 Fix FTBFS with older lucene versions
(cherry picked from commit 5fc26b8a59)
12 years ago
Timothy Pearson 1797f9b67c Second part of prior commit
(cherry picked from commit 77c77a82c1)
12 years ago
Timothy Pearson cb287756a5 Fix FTBFS with CLucene v2
(cherry picked from commit 9e9e51c2eb)
12 years ago
Slávek Banko d994385a4f Reset submodule main/applications/bibletime/cmake to latest HEAD 12 years ago
Slávek Banko 30bd427433 Reset submodule main/applications/bibletime/cmake to latest HEAD 12 years ago
Slávek Banko a8afc4e495 Reset submodule main/applications/bibletime/cmake to latest HEAD 12 years ago
Slávek Banko f9812d814d Reset submodule main/applications/bibletime/cmake to latest HEAD 12 years ago
Slávek Banko ff5e9c7c2f Reset submodule main/applications/bibletime/admin to latest HEAD 12 years ago
Slávek Banko bc51bd3403 Reset submodule main/applications/bibletime/cmake to latest HEAD 13 years ago
Slávek Banko 5e1e4b4938 Reset submodule main/applications/bibletime/cmake to latest HEAD 13 years ago
Slávek Banko c17073d704 Reset submodule main/applications/bibletime/admin to latest HEAD 13 years ago
Slávek Banko 2bc79be837 Update final HTML install path so all modules are consistent. 13 years ago
Darrell Anderson e9dc01f989 Update HTML install path references.
(cherry picked from commit e029c0e166)
13 years ago
Darrell Anderson 2464051613 GCC 4.7 fixes.
Thanks to Francois Andriot.
(cherry picked from commit f40c4c8419)
13 years ago
Timothy Pearson 6a618a74d4 Rename a few stragglers
(cherry picked from commit 0adbc702a4)
13 years ago
Timothy Pearson 4606f2972b Rename obsolete tq methods to standard names
(cherry picked from commit c2b5ed43b9)
13 years ago
Timothy Pearson 777119f54b Remove additional unneeded tq method conversions
(cherry picked from commit 4744cb9332)
13 years ago
Timothy Pearson 193ee22fa8 Rename old tq methods that no longer need a unique name
(cherry picked from commit b3604f731c)
13 years ago
Slávek Banko 1a39bd7243 Add common directories 13 years ago
tpearson 9c16e94984 Fix bibletime FTBFS on armel
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1259765 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3c492be62c Fix bibletime FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1258874 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96afcb1a29 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9f65f847c0 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1164a93612 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 50d6a8e70c rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fbb51be9cf rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 87507feff3 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f8992044f2 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b6027ae3f7 TQt4 port Bibletime
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1232459 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1ed307edd0 Reactivated bookshelf manager for Sword 0.8 and above
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173986 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 84b273fdaa Attempt to fix FTBFS
Bookshelf manager downloading still needs to be fixed


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173709 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f1e9c60cad Bugfixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173707 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 62f474f240 Initial TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173696 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 75ebad37bc Fix old Sword API FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173695 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9ba35d28ae Auto-detect Sword module version
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173694 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1978153eda Added admin directory to BibleTime
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173693 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson fa949b6b7f Added initial Trinity version of BibleTime
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1173688 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago