Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-10 | 1 | -3/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 555db88cd81672217b2b84b2284c352131106124) | ||||
* | The workaround that tdepimmacros.h do is no longer needed | Slávek Banko | 2021-02-26 | 1 | -1/+1 |
| | | | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e77087ce3d590ddede0a0590caaade9aadc78d41) | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3a75bdfe83b71ef1dbc2fbf52f2d18b8174e22e5) | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-14 | 5 | -78/+20 |
| | | | | | | | | + 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) | ||||
* | Fix a potentially empty translation. | Slávek Banko | 2019-11-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bb2621d86e20d8bd4a64121f3c6a1cd5896ee4d0) | ||||
* | fix some sh portability fixes | OBATA Akio | 2019-08-15 | 11 | -22/+22 |
| | | | | | | | Replace bash specific way with POSIX one. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 0009cb8171f141e113777e7f6557a0cfa1542d5a) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 1 | -0/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2) | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 1 | -1/+4 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d192ed6f2b536340ff8cc1838d56fa1e151d119) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 6 | -0/+0 |
| | | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5) | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -8/+8 |
| | | | | 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 Pearson | 2014-10-14 | 1 | -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 Pearson | 2014-10-13 | 2 | -4/+4 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -6/+6 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Fix typos. | Darrell Anderson | 2013-05-05 | 1 | -2/+2 |
| | |||||
* | Fix memory leak in karm idle detector | Slávek Banko | 2013-04-08 | 1 | -1/+1 |
| | | | | This resolves Bug 1438 | ||||
* | Add CMake option to build karm with xscreensaver support | Slávek Banko | 2013-03-26 | 4 | -4/+5 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 17 | -36/+36 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 9 | -12/+12 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -5/+5 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 11 | -23/+23 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 14 | -134/+134 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -6/+6 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 9 | -15/+15 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -14/+14 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 11 | -24/+24 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -13/+13 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -10/+10 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -5/+5 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 2 | -3/+3 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4. | Darrell Anderson | 2012-06-26 | 1 | -2/+2 |
| | | | | This partially resolves bug report 977. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 6 | -21/+21 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -2/+2 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 13 | -14/+14 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -45/+45 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 17 | -82/+82 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 19 | -135/+135 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 25 | -257/+257 |
| | | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 25 | -257/+257 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -2/+2 |
| | |||||
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -2/+2 |
| |