Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 5 | -53/+53 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix a few more potential crashes when attempting to load empty certificates | Timothy Pearson | 2020-06-03 | 1 | -0/+8 |
| | |||||
* | Fix crash if empty certificate is provided in PKI list | Timothy Pearson | 2020-06-03 | 1 | -0/+4 |
| | |||||
* | Desktop file translations: | Slávek Banko | 2020-05-26 | 3 | -5/+7 |
| | | | | | | | + 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> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-05-26 | 1 | -1/+1 |
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | gregory guy | 2020-05-26 | 1 | -19/+0 |
| | | | | | | | | | Add basic cmake build instructions. Delete empty folder doc. Delete empty files ChangeLog, NEWS and TODO. Write basic README file. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-03-31 | 5 | -16/+21 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system | gregory guy | 2019-03-27 | 7 | -9/+61 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-26 | 1 | -0/+3 |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix krb5 library detection. This resolves FTBFS with heimdal-krb5. | Michele Calgaro | 2016-03-16 | 1 | -2/+2 |
| | | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add autopin option to user configuration | Timothy Pearson | 2015-09-19 | 2 | -3/+36 |
| | |||||
* | Update for libtdeldap API change | Timothy Pearson | 2015-09-19 | 1 | -1/+3 |
| | |||||
* | Fix up certificate expiry detection | Timothy Pearson | 2015-09-04 | 1 | -2/+2 |
| | |||||
* | Add PKI certificate controls | Timothy Pearson | 2015-09-03 | 3 | -7/+297 |
| | |||||
* | Add ability to generate user PKI keys and certificates | Timothy Pearson | 2015-09-01 | 4 | -0/+190 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Add machine add dialog | Timothy Pearson | 2013-03-23 | 9 | -9/+377 |
| | | | | | Add user list command to cmdline utility Fix user add command in cmdline utility | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 5 | -8/+8 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -5/+5 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -8/+8 |
| | |||||
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
| | |||||
* | Add refresh button | Timothy Pearson | 2013-01-15 | 2 | -5/+66 |
| | |||||
* | Fix invalid DN error on startup when default realm is not set | Timothy Pearson | 2012-12-12 | 1 | -1/+15 |
| | |||||
* | Remove unneeded readFullLineFromPtyProcess function | Timothy Pearson | 2012-07-08 | 1 | -9/+0 |
| | |||||
* | Add service editor | Timothy Pearson | 2012-06-13 | 7 | -1/+561 |
| | |||||
* | Use TDE in desktop file | Timothy Pearson | 2012-06-11 | 1 | -5/+5 |
| | |||||
* | Final upload from initial development system | Timothy Pearson | 2012-06-11 | 1 | -1/+0 |
| | |||||
* | Move password change into ldap library | Timothy Pearson | 2012-06-07 | 1 | -71/+8 |
| | |||||
* | Add ability to disconnect from server | Timothy Pearson | 2012-06-04 | 2 | -37/+80 |
| | |||||
* | Use libtdeldap | Timothy Pearson | 2012-06-01 | 8 | -1671/+3 |
| | |||||
* | Fix about data | Timothy Pearson | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | Fix user editing dialog | Timothy Pearson | 2012-05-31 | 5 | -22/+252 |
| | |||||
* | Add machine support | Timothy Pearson | 2012-05-30 | 4 | -11/+230 |
| | |||||
* | I lied earlier...kadmin support now added | Timothy Pearson | 2012-05-30 | 5 | -6/+158 |
| | |||||
* | Basic user editing, and full group editing, support now in place | Timothy Pearson | 2012-05-30 | 8 | -72/+457 |
| | |||||
* | Can now add and delete groups | Timothy Pearson | 2012-05-29 | 6 | -8/+270 |
| | |||||
* | RW support for groups now in place | Timothy Pearson | 2012-05-29 | 8 | -2/+136 |
| | |||||
* | Add RO group editor | Timothy Pearson | 2012-05-29 | 8 | -279/+544 |
| | |||||
* | User editor dialog is now working in RO mode | Timothy Pearson | 2012-05-29 | 11 | -111/+486 |
| | |||||
* | Current snapshot | Timothy Pearson | 2012-05-28 | 12 | -117/+880 |
| | |||||
* | Import ldap login dialog and start adding ui bases to control module | Timothy Pearson | 2012-05-27 | 13 | -44/+440 |
| |