summaryrefslogtreecommitdiffstats
path: root/certmanager
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f5f281048b6969c784a62fa296e9dac65c246d3)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0629-50/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6705bac5da767ff271b66c0f01ff6ed6352515e)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-063-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 477975ca208e5f68bc748118dc6a18bd94895961)
* Replace auto_ptrMichele Calgaro2024-01-263-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d2f343cc239e1fa25c9581cf35bada96692c41db)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1639-314/+314
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b3f9ec8f31978030c17309fae48335bea5c1587)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-274-42/+42
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 762dc98fa6b143629c75b3bbe277228fb04e8324)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b66617d9d5f343c30a87381720db2fc835ce52b)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d470e73134c09daf33a87bd80920fc278bf2b3c2)
* Replace Qt with TQtMichele Calgaro2023-11-102-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98876ba8c52c0fc2f38c258476bc9637f055d576)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2077-91/+91
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd4b0ac22608120ad003f575a1640e1ddc7703df)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-101-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2629-29/+29
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-2737-41/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-1210-861/+32
| | | | | | | + 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>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-014-9/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed helper function that is no longer required.Michele Calgaro2019-05-261-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Slávek Banko2019-05-261-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-153-0/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improved previous commitSlávek Banko2018-11-302-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature.Slávek Banko2018-11-293-6/+5
| | | | | | This relates to bug 2961. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added missing applications icons for Kleopatra.François Andriot2018-11-189-0/+13
| | | | | | | Icons have been taken from GnuPG/KDE version of Kleopatra, which is available under GPL version >= 2. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add missing icons for Kleopatra's GpgME backends.Michele Calgaro2018-11-1815-3/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-191-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2313-0/+0
|
* Fix FTBFS with clangSlávek Banko2015-06-142-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-193-149/+149
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-193-149/+149
| | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-193-149/+149
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-183-3/+3
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-142-2/+2
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-5/+5
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-132-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-114-7/+7
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-113-149/+149
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-2/+2
|
* Add kleopatra.desktop to populate launcher menu (Utilities) and help ↵Darrell Anderson2014-01-224-4/+128
| | | | handbook table of contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-14/+14
|
* Fix incorrect characters.Darrell Anderson2013-05-238-8/+8
|
* Fix retriggering of GPGMe socket notifiers in nested event loopsTimothy Pearson2013-04-282-30/+50
| | | | | This resolves Bug 825 Add missing GPGMe feature checks to CMake
* Fix obsolete link in Kmail OpenPGP passphrase dialog.Darrell Anderson2013-03-021-1/+1
| | | | This partially resolves bug report 1179.
* Rename KABC namespaceTimothy Pearson2013-02-203-5/+5
|
* Fix unintended rename of ChecklistSlávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1552-85/+85
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1424-39/+39
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-14/+14
|