Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -30/+2 |
| | | | | | | Removed _XOPEN_SOURCE. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed following issues: | Michele Calgaro | 2018-09-16 | 1 | -19/+15 |
| | | | | | | | | | | - bug in original admin module with wrong "fi" position (by Slávek Banko) - default settings for path check - test for tqt3 detection Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reversed some incorrect TQt renaming related to qhelpgenerator. | Michele Calgaro | 2018-09-16 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed incorrect rename of QT_AUTOBRIEF. | Michele Calgaro | 2018-09-16 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed mistakes in previous commit related to test for tqt-mt. | Michele Calgaro | 2018-09-16 | 1 | -83/+1 |
| | | | | | | Thanks to Slávek Banko for review the proposed code :-) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion qt -> tqt | Michele Calgaro | 2018-09-16 | 8 | -868/+480 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag from Doxyfile.global. | Michele Calgaro | 2018-09-01 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add cppunit detection using pkg-config | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | Do not force C dialect for automake builds | Slávek Banko | 2016-08-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add support for automake 1.15 | Slávek Banko | 2015-04-14 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2403 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 |
| | |||||
* | Install icons to places instead of filesystems | Timothy Pearson | 2012-11-19 | 1 | -1/+1 |
| | |||||
* | Allow build to proceed even if libhpi.so is not present | Timothy Pearson | 2012-09-14 | 1 | -8/+6 |
| | |||||
* | Remove obsolete automake 1.5 check and fix branding | Timothy Pearson | 2012-06-21 | 1 | -11/+6 |
| | |||||
* | Use tqt3 moc | Timothy Pearson | 2012-06-19 | 1 | -5/+5 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Remove irritating warning on configure | Timothy Pearson | 2012-05-19 | 1 | -7/+0 |
| | |||||
* | Update acinclude.m4.in to avoid "unary operator expected" output | Darrell Anderson | 2012-04-14 | 1 | -27/+12 |
| | | | | | messages caused by failure to parse new TDE version scheme string. This resolves bug report 819. |