summaryrefslogtreecommitdiffstats
path: root/src/secondaryrealmwizard
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-024-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-023-22/+22
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop automake build support.gregory guy2020-05-251-5/+0
| | | | | | | | | 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 <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-061-4/+4
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-04-063-0/+12
| | | | Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-051-0/+32
| | | | Signed-off-by: gregory guy <[email protected]>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-161-1/+1
| | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <[email protected]>
* 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-146-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Use libtdeldap kadmin talker methodTimothy Pearson2013-01-151-1/+12
| | | | Minor GUI enhancements
* Add wizard imagesTimothy Pearson2012-07-094-4/+4
|
* Add skeleton for secondary realm controller and fix wizardTimothy Pearson2012-06-114-159/+16
|
* Add skeleton secondary realm wizardTimothy Pearson2012-06-1115-0/+1892