Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make /opt/trinity the default PATH for search and install.r14.0.11r14.0.10 | gregory guy | 2021-02-28 | 1 | -3/+3 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 8c7e0d40de084fe5d54e173918756639e0d4d63e) | ||||
* | Fix for (t)qmake. | gregory guy | 2021-02-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit f60afc3d422065d41f50dab190a2ef3ce4d6683d) | ||||
* | Just to reestablish the truth.... | gregory guy | 2021-02-28 | 1 | -2/+2 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 86158a269e358399aac12fe8bb3b5f4ef7cc0ff5) | ||||
* | Fix for the env variable TQTDOCDIR. | gregory guy | 2021-02-28 | 1 | -2/+2 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 245cf67eba39c7597aa7ac9ea0cbc965569ff5be) | ||||
* | Add support for autoconf + autoheader 2.7x. | Slávek Banko | 2021-01-27 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c23f9f693475149602b052e66e7e9d9e726e299f) | ||||
* | doxygen: Determine the module name from the information in .tdescminfo | Slávek Banko | 2020-12-07 | 1 | -2/+6 |
| | | | | | | | instead of by directory name. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 269bccc9055d7f6ac12e2cee4741f2da4f8b5eb8) | ||||
* | Removed additional code formatting modelines.r14.0.9 | Michele Calgaro | 2020-10-09 | 4 | -28/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 65b6c5ac6f39c266c114d1fdc452d92442f776c7) | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-20 | 1 | -5/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 80eb8bffc7c3b5cbf5ab51b4d7877d0cdaad45e1) | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-18 | 6 | -45/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 714211691fe0324acc4a4c5b30b6d72e6571832a) | ||||
* | Allow TQt3 includes to exist somewhere other than /usr/include/tqt | aneejit1 | 2020-06-25 | 1 | -1/+1 |
| | | | | | | | The test for TQt3 fails when it's not installed in /usr due to CXXFLAGS being hardcoded to /usr/include/tqt. Amended to append to CXXFLAGS. Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit ae96f3ea4882e243513827da7c2ab889af3b1608) | ||||
* | Use dcopildng as the default instead of dcopidl. | Slávek Banko | 2020-06-07 | 1 | -3/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3e80abcba548f353276a4f3088f9e0bb6295039c) | ||||
* | Drop definition of deprecated substitution type ksize_t.r14.0.8r14.0.7r14.0.6 | Slávek Banko | 2019-02-19 | 1 | -2/+0 |
| | | | | | | | This avoids FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 68f23556e638353e46b444d3a4863a64936bd36a) | ||||
* | Remove unwanted -i option for perl. | OBATA Akio | 2018-12-09 | 1 | -1/+1 |
| | | | | | | | | This resolves bug 2984. Signed-off-by: OBATA Akio <obache@wizdas.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2ba4c0d451dc234a89ea164ec10e4393008a7cc1) | ||||
* | Fix misplaced 'fi' | Slávek Banko | 2018-09-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unnecessary executable flag from Doxyfile.global. | Michele Calgaro | 2018-09-16 | 1 | -0/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 75306d2d1fe3eea200549805583bc9842c5ee172) | ||||
* | Add cppunit detection using pkg-configr14.0.5 | Slávek Banko | 2018-05-24 | 1 | -52/+61 |
| | | | | | | | Obsolete cppunit-config was removed in cppunit 1.14.0 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e0f1af443c246204b79936bb79c0925cb4f8db4e) | ||||
* | Add support for all versions of automake 1.x >= 1.6.1 | Slávek Banko | 2018-05-08 | 1 | -1/+1 |
| | | | | | | | | Thanks to Ray Vine for the original patch This resolves bug 2891 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 065b9015b2ba1a02939e28fca1759f2a7867c17c) | ||||
* | Add check if Java is >= 8 | Slávek Banko | 2018-04-29 | 1 | -2/+21 |
| | | | | | | | | With Java >= 8 instead of javah, it is preferred to use javac with option -h. In later Java versions, javah is removed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e86934fc8d6ffab9867f67859c33ef33e83478f) | ||||
* | Do not force C dialect for automake buildsr14.0.4 | Slávek Banko | 2016-08-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 04c35f89e0b556b38fa0ba19a8af6db426e59686) | ||||
* | Add support for automake 1.15r14.0.3r14.0.2r14.0.1 | Slávek Banko | 2015-04-14 | 1 | -1/+1 |
| | | | | | | | This resolves Bug 2403 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e147134c949daa4c49611405c27805f21ac51502) | ||||
* | Fix automake icons installationr14.0.0 | Slávek Banko | 2014-10-20 | 1 | -9/+11 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Rename kde.pot | Timothy Pearson | 2014-09-28 | 1 | -2/+2 |
| | |||||
* | Fix remaining renaming knewstuff | Slávek Banko | 2014-09-24 | 1 | -2/+2 |
| | |||||
* | Update default pam service name to 'tde' | Slávek Banko | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | Update default pam service name to 'tde' | Slávek Banko | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | Fix sqlite3 plugin detection | Slávek Banko | 2014-05-27 | 1 | -2/+14 |
| | |||||
* | Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimedia | Michele Calgaro | 2014-04-17 | 1 | -1/+1 |
| | | | | when using libxine2-dev >=1.2.5-1. | ||||
* | Fix setting TQTDCOPIDLNG | Slávek Banko | 2014-03-27 | 1 | -3/+1 |
| | |||||
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -4/+4 |
| | |||||
* | Fix unknown icon prefix message | Darrell Anderson | 2013-12-23 | 1 | -1/+7 |
| | |||||
* | Add support for automake 1.14 | Slávek Banko | 2013-09-15 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -20/+20 |
| | |||||
* | Fix remaining FTBFS in parallel-tests with automake 1.13 | Francois Andriot | 2013-08-30 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS in parallel-tests with automake 1.13 | Slávek Banko | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | Fix build with automake 1.13 | Slávek Banko | 2013-05-24 | 2 | -4/+4 |
| | |||||
* | Update files and references in support of bug report 1446. | Darrell Anderson | 2013-04-18 | 2 | -5/+5 |
| | |||||
* | Rename makekdewidgets | Timothy Pearson | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 1 | -2/+2 |
| | |||||
* | Fix unintended rename of lnkscript | Slávek Banko | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Fix unintended rename of workfiles | Slávek Banko | 2013-02-18 | 1 | -10/+10 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -3/+3 |
| | |||||
* | Fix Python library detection on multiarch systems | Timothy Pearson | 2013-02-11 | 1 | -1/+2 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -4/+4 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -3/+3 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -21/+21 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -21/+21 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -13/+13 |
| | |||||
* | Skip CMake files during the installation documentation | Slávek Banko | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | Skip quilt cache during search configure.in.* | Slávek Banko | 2012-11-27 | 1 | -1/+1 |
| |