Commit Graph

43 Commits (987507131d72dcdd8008f18e301dd8bc3551a572)

Author SHA1 Message Date
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5cb3ed2e54
tdeabc/vcard: integrated "generated" partial header files into the place where they
are actually used.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
+ 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>
5 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
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>
5 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko d8d8c5e060 testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older than 2.8.4
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko e305bd818c testing: fix utf8 handling in tdeabc/testread2
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 24b4a81573 testing: disable tdeabc/testldapclient
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>
8 years ago
Alexander Golubev 7e73e618d0 testing: add TEST argument to tde_add_check_executable() macro
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Alexander Golubev 64b2c52817 tdeabc: update the tests for vcardparser to run them in a new way
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Alexander Golubev 37c9f23df5 tdeabc: make the testldapclient app non-gui
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Alexander Golubev 6c1b8a75f2 Include module into test names
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Alexander Golubev 8e14cc0e4a Add tdeabc tests to cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Alexander Golubev e0b892796d Fix a couple of harmless warnings
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
8 years ago
Slávek Banko 1ae867ab67 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 1571e61744 Fix FTBFS on vcardparser tests from prior commit
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Emanoil Kotsev 13e032939e Fixed vcardparser tests during building. This resolves bug 2695.
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>
9 years ago
Emanoil Kotsev 4ceb2b158b Fix utf8 support in tdeabc vCard parser
This resolves bug 2625

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
9 years ago
Slávek Banko 51efac909d cmake: Add tdeabc tests
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
E. Kotsev d10e1df3b0 tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.
Signed-off-by: E. Kotsev <deloptes@yahoo.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro f9abaf54da Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson 2cd1515186 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson c1098677d4 Add the following patch from Bug 1499
tdelibs: add postofficebox suppot in tdeabc
11 years ago
Slávek Banko d227c416d0 Fix dependencies in CMake targets 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Darrell Anderson 0b621eebc8 Finish renaming kresources->tderesources. 11 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries 11 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 45f3927b0f Rename KABC namespace 12 years ago
Timothy Pearson 7d3c4845a5 Fix FTBFS 12 years ago
Timothy Pearson 5fbaba6956 Rename additional kabc files 12 years ago
Timothy Pearson a15448c070 Fix FTBFS 12 years ago
Timothy Pearson a6cec4c38c Fix build system references to kabc 12 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4 12 years ago