Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radiosity was removed in povray-3.7 (option -/+QR)r14.0.11 | Emanoil Kotsev | 2021-10-21 | 4 | -26/+6 |
| | | | | | | | | - Remove radiosity from render mode dialog - Update Quality options - Update c_qualityToIndex array accordingly (cherry picked from commit 72d4668eea11f5fdee15f54598130479ac332b09) | ||||
* | Use FindOpenGL instead of pkg_search_module( GLU ). | Slávek Banko | 2021-07-09 | 2 | -6/+7 |
| | | | | | | | This resolves FTBFS on FreeBSD 13. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 866f96c1f45c0d8302267c3bc3b286369cf9dcfe) | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 14d0fbe96c6abdb9da80e99953aec672f999948c) | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-26 | 238 | -238/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit bfe9fad42d47b4c7faa2617cae951a338ec7f235) | ||||
* | Fixed FTBFS due to missing linked libraries. | Michele Calgaro | 2020-06-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 86504f1214deb78997059d71bba74c6b3080cd8f) | ||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 158052fdb17abbf0cdc428d129ea62c63058cfb4) | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-09 | 3 | -49/+7 |
| | | | | | | | | + 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 <[email protected]> (cherry picked from commit 837dbafbea0c7f7bc73d27fda684ea2dededd547) | ||||
* | Fix inadvertently renamed Orientation => Qt::Orientation. | Slávek Banko | 2020-01-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e89dc6d4d091bf144769fdfa3096e12c4fe9af73) | ||||
* | Remove accidentally added "Qt" prefix from strings. | Chris | 2019-07-23 | 1 | -4/+4 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 818d71c9f01df5104a83733e971786743292ae98) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-22 | 1 | -0/+3 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 309 | -0/+0 |
| | | | | (cherry picked from commit 421429cfbefe92796c29ffd58897d6674d6b2621) | ||||
* | Fix hardcoded freetype2 include | Slávek Banko | 2015-06-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit bba24262811790807209a3cba74955c4ba42a6e1) | ||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 8 | -11/+11 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fix unintended renaming in commit dfd36e55. | Darrell Anderson | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -5/+5 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -4/+4 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 199 | -253/+253 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -7/+7 |
| | |||||
* | 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 | -16/+16 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 15 | -274/+274 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 35 | -41/+41 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 8 | -16/+16 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 37 | -112/+112 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 12 | -36/+36 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -14/+14 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 2 | -2/+2 |
| | |||||
* | Fix GLU detection on old distros (no pkgconfig file) | Slávek Banko | 2012-06-12 | 1 | -1/+5 |
| | | | | Thanks to Francois Andriot for the patch! | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 5 | -33/+33 |
| | |||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 2 | -2/+2 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 114 | -135/+135 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -0/+0 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 52 | -597/+597 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 63 | -294/+294 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 176 | -632/+632 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 303 | -1631/+1631 |
| | | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 303 | -1631/+1631 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 3 | -5/+5 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 2 | -4/+4 |
| |