summaryrefslogtreecommitdiffstats
path: root/certmanager/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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-151-0/+3
| | | | 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>
* Add missing icons for Kleopatra's GpgME backends.Michele Calgaro2018-11-1815-3/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2311-0/+0
|
* Fix FTBFS with clangSlávek Banko2015-06-142-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-2/+2
| | | | 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-131-1/+1
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
|
* Fix incorrect characters.Darrell Anderson2013-05-234-4/+4
|
* 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.
* Fix unintended rename of ChecklistSlávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1536-50/+50
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1414-28/+28
|
* 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-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-15/+15
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-17/+17
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-32/+32
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-81/+81
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-208-8/+8
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-197-7/+7
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-3/+3
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|
* Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.Darrell Anderson2012-03-211-1/+1
| | | | | | | Installing header files to ${INCLUDE_INSTALL_DIR}/tde added another subdirectory layer that caused build failures in certain apps such as kipi-plugins. This partially resolves bug report 600.
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-072-5/+5
|
* Rename additional global TQt functionsTimothy Pearson2012-03-017-33/+33
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1761-73/+73
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-1/+1
|
* Fix a number of build warningsTimothy Pearson2012-01-214-10/+18
|
* Fix inadvertent TQt changesTimothy Pearson2012-01-136-21/+21
| | | | This closes Bug 752
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-215-19/+19
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1930-91/+91
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1826-100/+100
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1643-195/+195
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1543-195/+195
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1621-22/+22
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-0624-24/+24
|
* Rename kde libraries to tdeTimothy Pearson2011-11-055-5/+5
|