Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cmake: Move test for stdint.h to common tests | Slávek Banko | 2016-12-04 | 4 | -3/+7 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix CMake build dependencies | Slávek Banko | 2016-12-01 | 1 | -0/+13 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-12-01 | 1 | -2/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kopete - jabber: Process all SRV records or fallback if SRV records not exist | Slávek Banko | 2016-11-13 | 2 | -6/+12 | |
| | | | | | | This resolves bug 2723 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kopete: Improve check for videodev header | Slávek Banko | 2016-11-13 | 7 | -68/+38 | |
| | | | | | | This resolves bug 2725 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix FTBFS on missing return values | Slávek Banko | 2016-10-16 | 1 | -0/+3 | |
| | | | | | | This resolves bug 2718 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kopete - jabber: Prevent startup crashes | Michele Calgaro | 2016-10-15 | 1 | -8/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Kopete - jabber: Not force old XMPP protocol | Slávek Banko | 2016-10-15 | 3 | -13/+24 | |
| | | | | | | This resolves bug 698 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kopete - jabber: Add SASL PLAIN method for authentication | Slávek Banko | 2016-10-15 | 1 | -79/+128 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kopete - jabber: Allow SRV lookup for server+port | Slávek Banko | 2016-10-15 | 2 | -10/+28 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 2 | -2/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdenetwork/libtdevnc to latest HEAD | Automated System | 2016-07-24 | 1 | -0/+0 | |
| | ||||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 543 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 | |
| | ||||||
* | Add default ppp-options for kppp | Slávek Banko | 2016-01-16 | 3 | -1/+7 | |
| | | | | | | This resolves Bug 2529 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fixed thread handling in KDict. This resolsed bug 1748. | Michele Calgaro | 2015-07-22 | 3 | -47/+54 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 2 | -2/+2 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Fix CMake build dependencies | Slávek Banko | 2015-07-05 | 1 | -0/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix threads initialization in kopete libjingle | Slávek Banko | 2015-06-26 | 3 | -0/+4 | |
| | | | | [taken from FreeBSD kopete patches] | |||||
* | Add utmpx support in ktalk | Slávek Banko | 2015-06-26 | 2 | -0/+66 | |
| | | | | | | [taken from FreeBSD kdenetwork3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix freebsd support in kppp | Slávek Banko | 2015-06-26 | 1 | -1/+9 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix linux specific includes in kopete motionautoaway plugin | Slávek Banko | 2015-06-26 | 1 | -0/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Add freebsd support in kopete connectionstatus plugin | Slávek Banko | 2015-06-26 | 1 | -0/+4 | |
| | | | | | | [taken from FreeBSD kopete patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Add webcam support in kopete on freebsd | Slávek Banko | 2015-06-26 | 4 | -29/+57 | |
| | | | | | | [taken from FreeBSD kopete patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix FTBFS with clang | Slávek Banko | 2015-06-26 | 5 | -6/+9 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix missing configure checks for CMake build | Slávek Banko | 2015-06-26 | 5 | -4/+44 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 | |
| | ||||||
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -3/+3 | |
| | ||||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -1/+1 | |
| | ||||||
* | Remove obsolete hack for 64 bit int types in kopete/motionawayplugin | Slávek Banko | 2015-02-04 | 1 | -26/+0 | |
| | | | | | | This resolves FTBFS on ppc64el Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-24 | 5 | -5/+5 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Release onHold signal when connection allowed | Timothy Pearson | 2015-01-13 | 2 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdenetwork | Timothy Pearson | 2015-01-13 | 0 | -0/+0 | |
|\ | ||||||
| * | Reset submodule main/tdenetwork/libtdevnc to latest HEAD | Automated System | 2015-01-13 | 1 | -0/+0 | |
| | | ||||||
| * | Reset submodule main/tdenetwork/libtdevnc to latest HEAD | Automated System | 2015-01-10 | 1 | -0/+0 | |
| | | ||||||
* | | Major overhaul/rewrite of the krdc vnc client to use libvncclient | Timothy Pearson | 2015-01-13 | 23 | -6848/+760 | |
| | | | | | | | | | | This relates to Bug 2180 among others Please note that only minimal testing has been performed; some features may not yet work correctly | |||||
* | | Set krfb version string | Timothy Pearson | 2015-01-12 | 1 | -0/+2 | |
|/ | ||||||
* | Fix accidental cruft causing FTBFS | Timothy Pearson | 2015-01-10 | 1 | -5/+0 | |
| | ||||||
* | Use latest libvncserver module for krfb | Timothy Pearson | 2015-01-10 | 7 | -5/+24 | |
| | | | | This relates to Bug 1582 among others | |||||
* | Port to standard shared libvncserver and delete old buggy libvncserver ↵ | Timothy Pearson | 2015-01-10 | 56 | -18184/+56 | |
| | | | | | | | library sources Note that this DOES NOT WORK as some TDE-specific changes to libvncserver will be required The commit is a "clean slate" for the TDE-specific changes to follow | |||||
* | Fix missing return valuesr14.0.0 | François Andriot | 2014-11-11 | 4 | -6/+10 | |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | |||||
* | Fix another incorrect renaming from the previous mimetype compliance patches | Timothy Pearson | 2014-10-26 | 2 | -2/+2 | |
| | ||||||
* | Fix another FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -1/+1 | |
| | ||||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 5 | -5/+5 | |
| | ||||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 2 | -2/+2 | |
| | | | | source as of this commit due to ubiquity: info, unknown |