Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 2 | -4/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b) | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-14 | 53 | -3000/+182 |
| | | | | | | | | + 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) | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 90c6a46c9c8d9d18e74302fa43b80ef77ce48f93) | ||||
* | Fix remaining brandings in tdepim. | Chris | 2019-07-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit c349db5d278566f8f129e8bd54751155fad49d9e) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 2 | -0/+30 |
| | | | | | 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 | 2 | -7/+10 |
| | | | | | 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 | 26 | -0/+0 |
| | | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5) | ||||
* | Fix utf8 handling in kaddressbook thumbnailcreator | Slávek Banko | 2016-05-29 | 1 | -1/+3 |
| | | | | | | | This relates to bug 2625 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fba4827c29257321c11528f8ff6567172efe2c63) | ||||
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Fix typos from commit 8bd51635 | Slávek Banko | 2014-10-22 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 3 | -143/+143 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 3 | -143/+143 |
| | | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 3 | -143/+143 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 3 | -3/+3 |
| | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 7 | -8/+8 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 6 | -6/+6 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 3 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 33 | -37/+37 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 3 | -141/+141 |
| | |||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 3 | -5/+5 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Make kaddressbook install exported cmake targets | Alexander Golubev | 2013-09-10 | 1 | -0/+7 |
| | | | | This resolves Bug 1645 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 9 | -25/+25 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 4 | -7/+7 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 157 | -1179/+1179 |
| | |||||
* | Fix unintended rename of kaddressbook | Slávek Banko | 2013-02-19 | 5 | -5/+5 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-17 | 2 | -2/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 132 | -256/+256 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 33 | -36/+36 |
| | |||||
* | 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 | 12 | -32/+32 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 34 | -42/+42 |
| | |||||
* | 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 | 46 | -137/+137 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -9/+9 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 44 | -55/+55 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 10 | -14/+14 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 56 | -152/+152 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 30 | -50/+50 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 7 | -14/+14 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 8 | -16/+16 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| |