Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -44/+44 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d93856fa89507f5ab757f02951a569d725ec4e24) | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 1 | -14/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated date and version to R14.0.6 in .lsm files. | Michele Calgaro | 2019-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-22 | 2 | -0/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a) | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -5/+5 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a23a5364c5e45e5f8b5f849023f34ee7c0393aa5) | ||||
* | Removed old strstream code and switch to sstream permanently. | Michele Calgaro | 2018-08-15 | 1 | -6/+1 |
| | | | | | | | Inspired by similar work on tdeadmin. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d9b6e0bda45134852c38f60f25a5109923f8cd53) | ||||
* | Update version numbers and date for R14.0.5 final release | Slávek Banko | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Update version number for new target R14.0.5 | Slávek Banko | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.4 | Slávek Banko | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f21cac2973811d8a29010277df24126cede2d7ea) | ||||
* | Update version number for new target R14.0.4 | Slávek Banko | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.3 | Slávek Banko | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Update version number for new target R14.0.3 | Slávek Banko | 2015-11-30 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.2 | Slávek Banko | 2015-10-25 | 1 | -1/+1 |
| | |||||
* | Update version number for new target R14.0.2 | Slávek Banko | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.1 | Slávek Banko | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Update version in lsm files | Slávek Banko | 2015-07-11 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -4/+4 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | 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 stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 4 | -6/+6 |
| | | | | match XDG specifications | ||||
* | Add support for lcms2 | Slávek Banko | 2014-10-09 | 4 | -59/+77 |
| | |||||
* | Fix ksvg deadlock with specifically formatted input files | Fabio Rossi | 2013-11-16 | 1 | -1/+1 |
| | | | | This resolves Bug 1418 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | Fix ksvg not respecting fit request | Timothy Pearson | 2013-06-21 | 3 | -11/+20 |
| | | | | This resolves Bug 1018 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 18 | -23/+23 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -9/+9 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -2/+2 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -3/+3 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -21/+21 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 6 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 10 | -14/+14 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -32/+32 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -2/+2 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -12/+12 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -6/+6 |
| | |||||
* | Fix cmake build: ksvg FTBFS due to new fribidi headers | Darrell Anderson | 2013-01-05 | 1 | -0/+2 |
| | | | | This resolves Bug 1311 | ||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Fix missed headers installation | Slávek Banko | 2012-10-14 | 1 | -0/+1 |
| | |||||
* | Fix corrupt image file. | Darrell Anderson | 2012-06-29 | 1 | -1/+1 |
| | | | | Thanks to E. Liddell. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 5 | -6/+6 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -12/+10 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 9 | -27/+27 |
| | |||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 14 | -15/+15 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
| |