summaryrefslogtreecommitdiffstats
path: root/k9vamps
Commit message (Collapse)AuthorAgeFilesLines
* Drop autotools supportMichele Calgaro2023-10-311-12/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d328d200f36b78d13750d89093c32cc3862aaeae)
* Fix clang build failure for cputestRay-V2023-08-071-2/+2
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 02323df78a7c9ef1e1d533d95e2abf6db6dd9ac6)
* Conversion to cmake build systemMichele Calgaro2023-08-061-0/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4aae9b72d7164684622eab039f82833d02d3ce7a)
* Fix incorrect use of dvdread includes.Slávek Banko2023-08-061-1/+1
| | | | | | | | | | It seems that the library has been designed for use includes in the form "#include <dvdread/...>" while we used includes without the "dvdread/" prefix. This caused that instead of using the standard path detected from pkg-config, the expected path had to be added to to -I flag. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f7c0362e26f62dc81769ab55a89e32c3c9a268d)
* Fix more usage of TQString which would cause FTBFS with cmakeMichele Calgaro2023-08-041-3/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94c81f01905087ff9bdc655b96f8ac92c647314e)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use system dvdread headersFrancois Andriot2013-08-131-1/+1
| | | | This resolves Bug 1608
* Fix format string errorTimothy Pearson2012-05-041-2/+2
|
* Fix remaining string format errorsTimothy Pearson2012-05-031-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-134-21/+21
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-10/+10
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-10/+10
| | | | This reverts commit b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-10/+10
|
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert k9copytpearson2011-05-278-69/+69
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned version of k9copytpearson2010-02-1714-0/+6890
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da