summaryrefslogtreecommitdiffstats
path: root/kgpg
Commit message (Collapse)AuthorAgeFilesLines
* Clean up desktop files and fix German translations.Chris2019-12-031-12/+9
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 5e1b444da196f6dc509ae87d54e48afb7c45f072)
* Fix KGpg category to be sorted into utilities.Chris2019-10-141-2/+6
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 1d73474ca732b03ef07c2c9ed5a6f79aab5e0562)
* Fix remaining brandings in tdeutils.Chris2019-07-201-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7095bd2d8f4c05aa0db77f0057a4a5e4409201a3)
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2216-38/+51
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8)
* Set pool.sks-keyservers.net as default keyserver in kgpgEmanoil Kotsev2018-05-272-3/+3
| | | | | | | This resolves bug 2915 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit fd81a8bcc4b1f421036776fc83f715e712fcb115)
* Add support for GnuPG 2.1Emanoil Kotsev2017-12-0911-851/+1988
| | | | | | | | | | | | This resolves Bug 2791 Sort keys by name on export Fix the twice display of the default key server Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Additional formatting adjustments Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9125ead96055376ab2b48f8b5780524c0ee244ac)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2421-0/+0
| | | | (cherry picked from commit a25f3c7aa6ff34e78ad7050e2d999a8be7662046)
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | 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-131-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* 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-6/+6
| | | | match XDG specifications
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename KABC namespaceTimothy Pearson2013-02-202-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-35/+35
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-8/+8
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-30/+30
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0117-38/+38
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-131/+131
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-24/+24
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-35/+35
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2414-192/+192
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-5/+5
|
* Initial conversion to cmake.Darrell Anderson2012-11-102-0/+94
| | | | Thanks to Fat-Zer.
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-2/+2
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-3/+3
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1711-18/+18
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2110-25/+25
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-99/+99
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1819-53/+53
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1627-200/+200
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1527-200/+200
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-4/+4
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1024-77/+77
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da