Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the correct macros isnan, isinf for libc compatibility | Matías Fonzo | 2020-01-22 | 1 | -12/+0 |
| | | | | | | | | | | | | Changes related to this commit: - Clean up #if mess. - Use unconditionally the correct macros isnan, isinf. - Remove redudant macros from the build system. Signed-off-by: Matías Fonzo <selk@dragora.org> | ||||
* | Fix building with avahi support | Slávek Banko | 2020-01-12 | 1 | -0/+1 |
| | | | | | | | | + Avahi detection was not performed at all + Added missing avahi-client detection + Fixed FTBFS in avahi related code Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -0/+1 |
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Convert GETMNTINFO_USES_STATVFS check to CMake | OBATA Akio | 2019-01-25 | 1 | -1/+1 |
| | | | | Fix to build on such platforms, it is used but not checked with CMake. | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add search for utempter helper | Slávek Banko | 2018-02-13 | 1 | -0/+1 |
| | | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-30 | 1 | -12/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Attempt to fix cryptsetup version detection yet again | Timothy Pearson | 2015-09-18 | 1 | -0/+3 |
| | | | | The library authors would have done well to include a version number #define in the header... | ||||
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 1 | -0/+3 |
| | | | | Fix FTBFS on old distributions | ||||
* | Fix FTBFS when cryptsetup support disabled | Timothy Pearson | 2015-09-07 | 1 | -0/+3 |
| | |||||
* | Fix FTBFS on missing magic_getpath | Slávek Banko | 2014-10-09 | 1 | -0/+6 |
| | |||||
* | Enable previously disabled build options in config.h | François Andriot | 2014-10-07 | 1 | -7/+7 |
| | |||||
* | Add new build option WITH_TDEICONLOADER_DEBUG | Slávek Banko | 2013-10-24 | 1 | -0/+3 |
| | |||||
* | Improved creation backtraces | Alexander Golubev | 2013-08-25 | 1 | -1/+66 |
| | |||||
* | Add compilation support to enable/disable | Darrell Anderson | 2013-08-17 | 1 | -0/+3 |
| | | | | | [KDE4] suffix in KDE4 menu items. This resolves bug report 1563. | ||||
* | Added check the conditions for building backtrace handler | Alexander Golubev | 2013-08-17 | 1 | -0/+3 |
| | |||||
* | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 1 | -1/+1 |
| | | | | | | | This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614. | ||||
* | Add XZ tdeioslave | Francois Andriot | 2013-05-08 | 1 | -0/+3 |
| | | | | Based on KDE GIT commit bbe9e8f5 | ||||
* | Fix XDG ShowOnlyIn/NotShowIn conflicts with KDE4. Add cmake | Darrell Anderson | 2013-04-23 | 1 | -0/+3 |
| | | | | | WITH_OLD_XDG_STD configure support to retain old style support for potential problematic distros. This resolves bug report 1364. | ||||
* | Fix URL handling of media/builtin-* mimetypes | Timothy Pearson | 2013-04-18 | 1 | -2/+2 |
| | | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files | ||||
* | Add very preliminary network-manager backend support | Timothy Pearson | 2012-08-27 | 1 | -0/+3 |
| | |||||
* | Update to new CUPS 1.6 API | Timothy Pearson | 2012-08-10 | 1 | -0/+3 |
| | |||||
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -7/+7 |
| | |||||
* | Add fam/gamin support to tdelibs CMake | Timothy Pearson | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | Add inotify CMake support to tdelibs | Timothy Pearson | 2012-01-09 | 1 | -2/+2 |
| | |||||
* | Add gcc visibility option to tdelibs | Timothy Pearson | 2012-01-09 | 1 | -0/+3 |
| | |||||
* | Add pcre detection to tdelibs CMake files | Timothy Pearson | 2012-01-08 | 1 | -1/+1 |
| | | | | This closes Bug 569 | ||||
* | Add initial support for ELF embedded icons in Konqueror | Timothy Pearson | 2011-12-30 | 1 | -0/+3 |
| | | | | | | This feature still needs quite a bit of work to add embedding support to other parts of TDE such as the minicli, as well as bringing konqueror behaviour more in line with the minicli previews, but it is a start at least! | ||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
| | |||||
* | Add composition manager detection and support to Trinity | tpearson | 2011-08-10 | 1 | -0/+3 |
| | | | | | | | | This adds the methods required to make transparent widgets via alpha blending a reality An additional widget class may be coming shortly git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246265 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] remove some useless checks (HAVE_X11_EXTENSIONS_XRANDR_H, ↵ | samelian | 2011-03-20 | 1 | -12/+0 |
| | | | | | | HAVE_X11_EXTENSIONS_XSHM_H, HAVE_X11_ICE_ICELIB_H, HAVE__ICETRANSNOLISTEN) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225395 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -2/+2 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -2/+2 |
| | | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] more system checks | samelian | 2010-11-26 | 1 | -43/+43 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1201140 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] added initial cmake support | samelian | 2010-10-05 | 1 | -0/+1158 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |