Michele Calgaro
7f36742a7a
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9543a5321f )
2 years ago
Michele Calgaro
e385027b34
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bb971b32db )
2 years ago
Michele Calgaro
585d173e1e
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b9411b38ef )
2 years ago
Michele Calgaro
7bde01f4c1
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a5ea15466 )
3 years ago
Michele Calgaro
9abed3f832
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
dd3d32c1e5
Fixed FTBFS due to missing linked libraries.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
3b23a90dfc
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>
6 years ago
Slávek Banko
0e7ee9a1ef
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
c2754a3424
Drop automake build support.
...
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS, TODO and ChangeLog.
Write basic README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
6 years ago
Slávek Banko
fd16b36405
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
f3d48d7b45
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy
307a1a5326
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Slávek Banko
805f473753
Add CMakeL10n rules.
...
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
0573dbda0a
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
5207ad8904
Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.
...
Based on similar patch for libraries/libtdeldap from Slavek Banko.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
037ea2ced9
Enable CRL expiration display
11 years ago
Timothy Pearson
62a8d5e8c2
Store CRL expiry in LDAP
11 years ago
Timothy Pearson
d21c892313
Add CRL support
11 years ago
Timothy Pearson
75a61a29a3
Reload LDAP certificates after regeneration
11 years ago
Timothy Pearson
18c4c37897
Use tdeldap library PKI certificate generation methods
11 years ago
Timothy Pearson
4df015f326
Add certificate lifetime configuration options
11 years ago
Timothy Pearson
082a462a84
Fix missing semicolons at end of Keywords strings
12 years ago
Timothy Pearson
63439a2bac
Fix incorrect atom name
12 years ago
Timothy Pearson
0109ed80dc
Update for new API
12 years ago
Darrell Anderson
592cc9ad41
Add end-of-file newlines.
12 years ago
Slávek Banko
b78cd85dce
Additional k => tde renaming and fixes
13 years ago
Timothy Pearson
4417da4a7a
Index entryCSN
...
Use more precise entryCSN timestamps
13 years ago
Timothy Pearson
9288117273
Fix prior commit
13 years ago
Timothy Pearson
a8d5dff35b
Use shared realm certificate file name to allow syncrepl to work
13 years ago
Timothy Pearson
f35e568ef4
Add missing entryUUID values to base LDAP databases
13 years ago
Timothy Pearson
999fcba2da
Set syncrepl TSL CA certificate by default
13 years ago
Timothy Pearson
2a0b3a4f1d
Add initial support for realm-wide certificate authority certificates
13 years ago
Timothy Pearson
f5f1d1557d
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kcmldapcontroller
...
Conflicts:
admin
13 years ago
Timothy Pearson
43ef321b01
Add ability to set up multi-master replication
13 years ago
Darrell Anderson
19e817b21a
Cleanup output clutter.
13 years ago
Timothy Pearson
5c630bdc97
Fix FTBFS
13 years ago
Timothy Pearson
a4318d1113
Rename additional header files to avoid conflicts with KDE4
13 years ago
Timothy Pearson
b62814d4c8
Rename common header files for consistency with class renaming
13 years ago
Timothy Pearson
3f0f8ac65f
Use LIB_KIO
13 years ago
Timothy Pearson
e493dc35b1
Rename many classes and header files to avoid conflicts with KDE4
13 years ago
Timothy Pearson
01453c7f68
Fix up remaining references to -lkio
13 years ago
Timothy Pearson
806df34419
Rename a number of libraries and executables to avoid conflicts with KDE4
13 years ago
Timothy Pearson
bf50ae9e4b
Rename a number of libraries and executables to avoid conflicts with KDE4
13 years ago
Timothy Pearson
cf5724ec85
Fix FTBFS resulting from KCModule rename
13 years ago
Timothy Pearson
d6c10444bf
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
13 years ago
Timothy Pearson
2381863623
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
13 years ago
Timothy Pearson
2eea079643
Rename KInstance and KAboutData to avoid conflicts with KDE4
13 years ago
Timothy Pearson
f90df49b28
Use libtdeldap kadmin talker method
...
Minor GUI enhancements
13 years ago
Timothy Pearson
937cb8d130
Fix up kadmin interface
13 years ago
Timothy Pearson
7b7565e7f5
Fix LDAP primary realm creation failure
...
Clean up build warnings
13 years ago