summaryrefslogtreecommitdiffstats
path: root/kdf
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-6/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fa177c5d6d5801a5a13ff21bf5c3e6757874e03)
* Desktop file translations:Slávek Banko2020-05-245-260/+12
| | | | | | | | + 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 296306a273438f476ab2266d1c03616de1fd5ef7)
* DilOS: use linux compatible options for dfDenis Kozadaev2020-02-161-1/+1
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4a6cbbe2e91a8982977d57b52e0a96b022e39073)
* Clean up desktop files and fix German translations.Chris2019-12-031-21/+6
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 5e1b444da196f6dc509ae87d54e48afb7c45f072)
* Fix German translation.Chris2019-11-051-1/+4
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7a356d9632507ac2d33397be4ef0cf02fcd2542e)
* 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)
* kcmdf icons are now part of tdebase. Removed from tdeutils to avoidMichele Calgaro2018-11-175-2/+2
| | | | | | | conflicts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 21111fdb33becaeb91f6cc87f992ffa54eb217b2)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2418-0/+0
| | | | (cherry picked from commit a25f3c7aa6ff34e78ad7050e2d999a8be7662046)
* 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-113-3/+3
| | | | match XDG specifications
* Improve compatibility with non-Trinity environment menus.Darrell Anderson2014-02-141-1/+0
|
* Finish moving kinfocenter files to kcontrol.Darrell Anderson2014-01-241-2/+2
| | | | This resolves bug report 289.
* Rename docbook blockdevices->storagedevices for consistency with kcontrol.Darrell Anderson2014-01-211-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* kdf: ignores 'LABEL=' linesFrancois Andriot2013-02-171-1/+2
| | | | (legacy RedHat patch)
* Fix unintended rename of disklist - second partSlávek Banko2013-02-172-0/+0
|
* Fix unintended rename of disklistTimothy Pearson2013-02-178-11/+11
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-159-10/+10
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-13/+13
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* 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-0113-20/+20
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-9/+9
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2510-22/+22
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-21/+21
|
* 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-203-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-4/+4
|
* Initial conversion to cmake.Darrell Anderson2012-11-102-0/+94
| | | | Thanks to Fat-Zer.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-9/+9
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-4/+4
|
* Reorganize KControl menu tree.Darrell Anderson2012-03-141-1/+2
| | | | | * Move former KInfoCenter items -> Hardware/Information. * Move Laptop Battery -> Hardware.
* Remove "More Applications" from TDE menu. Add Utility category to KEdit.Darrell Anderson2012-03-132-2/+2
| | | | This partially resolves bug report 653.
* Update OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-10/+10
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-145-21/+21
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-8/+8
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-18/+18
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-31/+31
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-31/+31
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|