summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-025-53/+53
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4eb49b046d0900717ab5636e0d82d2769ca0e804)
* Replace Qt with TQtMichele Calgaro2023-11-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3c481ee750141fe8e7de1689314eabbf605a4290)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-245-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5bd696a78cabda0fb028a8413c3c220c5b14b5b2)
* Fix a few more potential crashes when attempting to load empty certificatesTimothy Pearson2020-06-031-0/+8
|
* Fix crash if empty certificate is provided in PKI listTimothy Pearson2020-06-031-0/+4
|
* Desktop file translations:Slávek Banko2020-05-263-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 Banko2020-05-261-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 guy2020-05-261-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 Banko2019-03-315-16/+21
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-03-277-9/+61
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Add CMakeL10n rules.Slávek Banko2018-12-261-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 Calgaro2018-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-161-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 configurationTimothy Pearson2015-09-192-3/+36
|
* Update for libtdeldap API changeTimothy Pearson2015-09-191-1/+3
|
* Fix up certificate expiry detectionTimothy Pearson2015-09-041-2/+2
|
* Add PKI certificate controlsTimothy Pearson2015-09-033-7/+297
|
* Add ability to generate user PKI keys and certificatesTimothy Pearson2015-09-014-0/+190
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Add machine add dialogTimothy Pearson2013-03-239-9/+377
| | | | | Add user list command to cmdline utility Fix user add command in cmdline utility
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-8/+8
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-8/+8
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Add refresh buttonTimothy Pearson2013-01-152-5/+66
|
* Fix invalid DN error on startup when default realm is not setTimothy Pearson2012-12-121-1/+15
|
* Remove unneeded readFullLineFromPtyProcess functionTimothy Pearson2012-07-081-9/+0
|
* Add service editorTimothy Pearson2012-06-137-1/+561
|
* Use TDE in desktop fileTimothy Pearson2012-06-111-5/+5
|
* Final upload from initial development systemTimothy Pearson2012-06-111-1/+0
|
* Move password change into ldap libraryTimothy Pearson2012-06-071-71/+8
|
* Add ability to disconnect from serverTimothy Pearson2012-06-042-37/+80
|
* Use libtdeldapTimothy Pearson2012-06-018-1671/+3
|
* Fix about dataTimothy Pearson2012-05-311-1/+1
|
* Fix user editing dialogTimothy Pearson2012-05-315-22/+252
|
* Add machine supportTimothy Pearson2012-05-304-11/+230
|
* I lied earlier...kadmin support now addedTimothy Pearson2012-05-305-6/+158
|
* Basic user editing, and full group editing, support now in placeTimothy Pearson2012-05-308-72/+457
|
* Can now add and delete groupsTimothy Pearson2012-05-296-8/+270
|
* RW support for groups now in placeTimothy Pearson2012-05-298-2/+136
|
* Add RO group editorTimothy Pearson2012-05-298-279/+544
|
* User editor dialog is now working in RO modeTimothy Pearson2012-05-2911-111/+486
|
* Current snapshotTimothy Pearson2012-05-2812-117/+880
|
* Import ldap login dialog and start adding ui bases to control moduleTimothy Pearson2012-05-2713-44/+440
|