summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/cryptography
Commit message (Collapse)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-274-17/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771)
* Desktop file translations:Slávek Banko2020-07-093-227/+14
| | | | | | | | + 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> (cherry picked from commit d36d9267539f12fdaa5a0dd18f6285e4a636e1ac)
* Synchronize German translation of Kopete with the rest.Chris2019-12-182-4/+5
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 150267bca5f6175e1d5f7f7b6983891a3aef96b4)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-3/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-243-0/+0
| | | | (cherry picked from commit c6c696949006ef3231b7b5e21e3498a8fa22c7d0)
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-5/+5
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-017-25/+25
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-15/+15
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-177-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-10/+10
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-17/+17
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-30/+30
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-30/+30
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-181-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* rename the following methods:tpearson2011-08-1010-22/+22
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-22/+22
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-2216-100/+107
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/kopete] added cmake supportsamelian2011-05-223-1/+67
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-023-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3114-250/+250
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2525-0/+2503
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da