summaryrefslogtreecommitdiffstats
path: root/tdeabc
Commit message (Collapse)AuthorAgeFilesLines
* tdeabc/vcard: integrated "generated" partial header files into the place ↵Michele Calgaro2020-12-1979-1314/+875
| | | | | | | | | where they are actually used. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5cb3ed2e545a03815cdd04ab8666b605a71c44b4)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-06-256-7/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 42f3a62161d1b0c7047d1edfdcb8af72b7314f1b)
* Desktop file translations:Slávek Banko2020-06-0716-525/+44
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4b7a4e17362206fd2eade35ba947a850263b0ea1)
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-071-1/+1
| | | | | | | | because thanks to the replacement of KDE3 CMake macros with TDE macros, this is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c2b90055a581e9fb95a281fab53b6c56a96a4f2d)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aa98dbfe80580169f3df12489a77e8b904a1d9b9)
* Add CMakeL10n rules.Slávek Banko2018-12-098-0/+24
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 707d60c602a5bed23be354ea362ea7c24a87fb0b)
* testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older ↵Slávek Banko2017-01-301-0/+6
| | | | | | | than 2.8.4 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d8d8c5e060212a15bca65f31e297f8edbf725fb0)
* testing: fix utf8 handling in tdeabc/testread2Slávek Banko2017-01-291-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e305bd818c9cd470a0b079b4e41eb1e6ac101a52)
* testing: disable tdeabc/testldapclientSlávek Banko2017-01-291-1/+1
| | | | | | | | Test requires running TDE session and access to a foreign ldap server on the Internet. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 24b4a81573159dee3527a1aeba7d5810fffa9571)
* testing: add TEST argument to tde_add_check_executable() macroAlexander Golubev2017-01-291-2/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 7e73e618d0470110b60f8f1d3211841daf99b593)
* tdeabc: update the tests for vcardparser to run them in a new wayAlexander Golubev2017-01-292-40/+18
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 64b2c5281731cc114ea225a2fd37db35be03ecb4)
* tdeabc: make the testldapclient app non-guiAlexander Golubev2017-01-291-1/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 37c9f23df53b67e562b72e747fc3a7a5514e8b9a)
* Include module into test namesAlexander Golubev2017-01-291-1/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 6c1b8a75f293ed4f1a08ec2064a2f5fa60de395b)
* Add tdeabc tests to cmakeAlexander Golubev2017-01-291-79/+18
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 8e14cc0e4a7e0c607bef37828de96b487b07da16)
* Fix a couple of harmless warningsAlexander Golubev2017-01-291-1/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit e0b892796d218e0ad64ed6698640e1923662d943)
* Fix FTBFS with clangSlávek Banko2016-11-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1ae867ab67d4b696d8280159614e0542cc18a8d2)
* Fix FTBFS on vcardparser tests from prior commitSlávek Banko2016-09-272-36/+17
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1571e6174436e1af461745296cacfbb3b369fdf9)
* Fixed vcardparser tests during building. This resolves bug 2695.Emanoil Kotsev2016-09-263-5/+16
| | | | | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Removed not-required part of the patch from original Emanoil's patch (empty spaces at the end of line) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 13e032939ea40c33e4964b54bf755a6f1c9d70be)
* Fix utf8 support in tdeabc vCard parserEmanoil Kotsev2016-05-2916-84/+783
| | | | | | | This resolves bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 4ceb2b158b3ed1ba1c78ab886b08a0bf40577d51)
* cmake: Add tdeabc testsSlávek Banko2016-05-298-16/+139
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 51efac909d7b116c8b0ca58fcd4e74ff58f31091)
* tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.E. Kotsev2016-04-031-3/+6
| | | | | | Signed-off-by: E. Kotsev <deloptes@yahoo.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d10e1df3b0c7526fab1ea1948d697bfe1a49242a)
* Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.Michele Calgaro2016-03-241-19/+82
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f9abaf54dabe13a48c6c8eed8926471c4cdabe97)
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-116-6/+6
| | | | match XDG specifications
* Add the following patch from Bug 1499Timothy Pearson2014-10-072-0/+20
| | | | tdelibs: add postofficebox suppot in tdeabc
* Fix dependencies in CMake targetsSlávek Banko2014-10-071-1/+8
|
* Revert commit 1d498994Slávek Banko2014-04-056-6/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-026-0/+6
| | | | This relates to Bug 1199
* Finish renaming kresources->tderesources.Darrell Anderson2014-02-146-6/+6
|
* Fix tdecore directories of linked librariesSlávek Banko2014-01-211-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-03131-263/+263
|
* Rename KABC namespaceTimothy Pearson2013-02-20140-330/+330
|
* Fix FTBFSTimothy Pearson2013-02-163-8/+8
|
* Rename additional kabc filesTimothy Pearson2013-02-1624-88/+88
|
* Fix FTBFSTimothy Pearson2013-02-163-10/+10
|
* Fix build system references to kabcTimothy Pearson2013-02-1616-48/+48
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15316-0/+50542