summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS with automake >= 1.13v3.5.13.2Francois Andriot2013-06-061-1/+1
| | | | (cherry picked from commit 08a0dfeedf4ff4728bf7921f8910c44f23b9e33b)
* Reset submodule main/applications/kchmviewer/admin to latest HEADSlávek Banko2013-05-241-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADSlávek Banko2013-03-301-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2013-02-161-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2013-01-271-0/+0
|
* Fix inadvertent tq changes.Darrell Anderson2012-12-301-1/+1
| | | | (cherry picked from commit a88a51284b8db5285bd3d3b0d6b88011d66965f0)
* Fix inadvertent tqt changes.Darrell Anderson2012-12-301-1/+1
| | | | (cherry picked from commit 85d014f718457695eb73469dccabf806d2c555b3)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2012-12-091-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADSlávek Banko2012-11-271-0/+0
|
* Fix FTBFS due to missing QT_LDFLAGSSlávek Banko2012-10-301-1/+1
| | | | | Thanks to Francois Andriot (cherry picked from commit ec566dbe7e4ce75c6afe6cb71d8b918893622bc5)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2012-10-231-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADSlávek Banko2012-10-131-0/+0
|
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-081-1/+1
| | | | (cherry picked from commit 57a5438d76f28c3a0309389fe172dcd37abfb685)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-232-5/+5
| | | | (cherry picked from commit b0050498932208810dd4555744eb81bb49a95633)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-239-84/+84
| | | | (cherry picked from commit de122aa7805984226a4270c63b0f69e7b5022930)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-2316-37/+37
| | | | (cherry picked from commit bd1f039636efbb681d138bbee07600633625bdb9)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-2312-41/+41
| | | | (cherry picked from commit c9d6a7478114a66f06bfdde4ad9164cce03e4149)
* Add common directoriesSlávek Banko2012-06-233-0/+6
|
* Fix kchmviewer FTBFS under oneiricv3.5.13tpearson2011-10-151-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1258956 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1033-108/+108
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1021-61/+61
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kchmviewer FTBFStpearson2011-07-043-13/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1239258 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-141-1/+1
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kchmviewertpearson2011-05-2967-1829/+1847
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1234150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kchmviewer configure FTBFStpearson2011-05-291-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1234079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-233-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1106822 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixestpearson2010-02-172-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1091543 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added missing admin directorytpearson2010-02-150-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090666 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of kchmviewertpearson2010-02-15123-0/+43769
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da