summaryrefslogtreecommitdiffstats
path: root/korn
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-07-143-67/+10
| | | | | | | | + 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 0d3043b6308af148da06ac14c53defc4b1e7e138)
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-17/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d192ed6f2b536340ff8cc1838d56fa1e151d119)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-243-0/+0
| | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5)
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Restructure menu: move Office->PIM submenu items to Internet and Office menus.Darrell Anderson2014-02-131-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0339-257/+257
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-275-16/+16
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1516-20/+20
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-30/+30
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-3020-58/+58
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-2712-0/+0
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2735-48/+48
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2552-286/+286
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-22/+22
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-9/+9
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-1/+1
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Remove "More Applications" from TDE menu. Add Office category to KOrn.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 653.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1726-26/+26
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-68/+68
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1923-94/+94
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-36/+36
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1635-205/+205
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1535-205/+205
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-102-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1044-118/+118
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1014-56/+56
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-099-11/+11
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-144-6/+6
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up kdepim UI filestpearson2011-05-162-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdepim FTBFStpearson2011-05-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-1427-110/+109
| | | | | | | | This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion of kdepim to TQttpearson2011-04-1371-406/+433
| | | | | | | | | This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepimsamelian2011-03-091-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1224234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdepim] added cmake support for korn; added include path to libkdepim where ↵samelian2011-03-073-0/+95
| | | | | | is needed git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223999 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-1631-160/+160
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da