| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 3 | -60/+60 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -7/+7 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -215/+4 |
* | Fix typo in the SSL library check rules. | Slávek Banko | 2020-05-26 | 1 | -2/+2 |
* | Fix too long German comment in kcmcrypto. | Chris | 2019-12-18 | 1 | -1/+2 |
* | Fix openssl >= 1.1 detection without pkg-config file. | Slávek Banko | 2019-02-16 | 1 | -3/+12 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-11-28 | 1 | -9/+9 |
* | Allow openssl detection without pkg-config file | Slávek Banko | 2017-06-02 | 1 | -1/+9 |
* | kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL | Slávek Banko | 2017-04-06 | 1 | -1/+22 |
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-03 | 1 | -16/+17 |
* | kcontrol/crypto: Use KOpenSSLProxy methods | Slávek Banko | 2017-01-03 | 2 | -43/+32 |
* | Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from ve... | Michele Calgaro | 2015-12-21 | 1 | -3/+3 |
* | Fixed help handbook sections for Security & Privary -> Crypto. This relates t... | Michele Calgaro | 2014-11-15 | 2 | -0/+20 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -68/+68 |
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -68/+68 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -68/+68 |
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -68/+68 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -6/+6 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 4 | -5/+5 |
* | 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 | -7/+7 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -7/+7 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -3/+3 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -3/+3 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -4/+4 |
* | Branding cleanup: KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -8/+8 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -11/+11 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -11/+11 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
* | Fix crypto kcontrol GUI when SSLv2 is disabled | tpearson | 2011-10-10 | 1 | -0/+22 |
* | Disable SSLv2 access methods in kdebase if underlying system does not support... | tpearson | 2011-10-10 | 1 | -0/+2 |
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -10/+10 |
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 1 | -0/+49 |
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 4 | -97/+97 |
* | Revert automated changes | tpearson | 2011-01-07 | 2 | -54/+54 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 2 | -54/+54 |
* | [kdebase/kcontrol] make it compatibile with openssl < 1.0 | samelian | 2010-11-28 | 1 | -3/+10 |
* | [kdebase/kcontrol] fix for openssl 1.0 | samelian | 2010-11-28 | 1 | -3/+3 |
* | TQt conversion fixes | tpearson | 2010-08-02 | 3 | -7/+7 |
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 6 | -514/+514 |
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 11 | -0/+3965 |