Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
bf3bdf14 [view]master2010-12-31 23:53:28 +0000tpearson[arts] Automated conversion
aRts now compiles with TQt for Qt4
d0375cfb [view]master2010-12-31 09:08:58 +0000tpearson[tqtinterface] Enhance compatibility with TQt 3.4.0 TP1
596331a5 [view]master2010-12-29 10:05:52 -0500runge[libtdevnc] x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces for input injection.
26a2a759 [view]master2010-12-27 20:58:39 +0100Johannes Sixt[kdbg] Fix parsing of disassembly produced by gdb 7.1.
Since gdb 7.1, the address does not start at the beginning of a line, and
it can be prefixed by a pointer => that indicates the current instruction.
(cherry picked from upstream commit 5c5f34852d30337ef7c23ef4e88d50ecee1c0703)
0c03b989 [view]master2010-12-21 14:31:15 -0500runge[libtdevnc] x11vnc: force --with-system-libvncserver to use correct headers.
365a22c6 [view]master2010-12-21 12:04:02 -0500runge[libtdevnc] x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest.
6b6377bc [view]master2010-12-16 21:06:26 +0000samelian[tde-cmake] [kde-common/cmake] tde_add_library: processing .skel files when they aren't in current directory
581a6531 [view]master2010-12-16 21:06:26 +0000samelian[other] [kde-common/cmake] tde_add_library: processing .skel files when they aren't in current directory
9c496cd9 [view]master2010-12-14 20:56:27 +0000samelian[tdenetwork] [kdenetwork/kopete] #include "avdeviceconfig.moc"
7a0800e9 [view]master2010-12-14 18:28:16 +0000samelian[tdenetwork] [kdenetwork/kopete]
b3e57d72 [view]master2010-12-12 20:56:38 +0000samelian[other] [kde-common/cmake] added FindTDE.cmake
8f576270 [view]master2010-12-12 20:56:38 +0000samelian[tde-cmake] [kde-common/cmake] added FindTDE.cmake
9aa116c2 [view]master2010-12-12 20:44:14 +0000samelian[other] [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_subdirectories
4c4e9d7a [view]master2010-12-12 20:44:14 +0000samelian[tde-cmake] [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_subdirectories
d4d5af1c [view]master2010-12-07 20:27:44 +0000samelian[tdelibs] [kdelibs] allow compiling when arts headers are installed in /usr/include
3aaef8e6 [view]master2010-12-05 21:21:24 +0000samelian[arts] [dependencies/arts] improved setup paths
d077488b [view]master2010-12-05 18:49:24 +0000samelian[other] [kde-common/cmake] added tde_include_tqt macro
82c1dd74 [view]master2010-12-05 18:49:24 +0000samelian[tde-cmake] [kde-common/cmake] added tde_include_tqt macro
2e898ecb [view]master2010-12-04 14:09:22 +0000samelian[arts] [dependencies/arts] ARTSC_BACKEND definition fixed
cd45eeda [view]master2010-12-04 13:59:32 +0000samelian[tdelibs] [kdelibs/kinit] removed CMAKE_INSTALL_PREFIX from path to kdeinit
d4fabc21 [view]master2010-12-01 11:15:16 +0100Tobias Doerffel[libtdevnc] libvncserver sockets: check cl->screen before accessing it
In commit 079394ca5b14d8067b95a9cf95a834828b4425a6 new code with
insufficient checks was introduced causing a segfault when doing a
HTTP server connection. Such connections have no screen set in the
client data structure.
Signed-off-by: Tobias Doerffel
a8abc774 [view]master2010-11-30 22:47:40 +0100Johannes Sixt[kdbg] Grok gdb 7's marker in strings.
When a string ends in an incomplete multi-byte sequence, gdb adds an
fragment to the end of the string. Previously,
this resulted in a parse error and incomplete variable information.
Reported by Kevin Lemay.
(cherry picked from upstream commit 03da8a5ec97c8c7b125b2bd453d2f1c3a018d477)
d5e256bd [view]master2010-11-30 19:37:53 +0100Christian Beier[libtdevnc] Doxygen documentation: actually add Doxyfile.
d670aac3 [view]master2010-11-29 23:27:12 +0100Johannes Schindelin[libtdevnc] The website is now maintained independently
Signed-off-by: Johannes Schindelin
50001f17 [view]master2010-11-28 12:08:07 +0000samelian[tdebase] [kdebase/kcontrol] make it compatibile with openssl < 1.0
f2e08766 [view]master2010-11-28 01:13:12 +0000samelian[tde-cmake] [kde-common/cmake/modules] added tde_save / tde_restore macros
447692aa [view]master2010-11-28 01:13:12 +0000samelian[other] [kde-common/cmake/modules] added tde_save / tde_restore macros
7344f33c [view]master2010-11-28 00:25:11 +0000samelian[tdebase] [kdebase/kcontrol] fix for openssl 1.0
42c7fad6 [view]master2010-11-26 22:30:32 +0000samelian[tdelibs] [kdelibs] more system checks
63852492 [view]master2010-11-21 20:56:57 +0000samelian[tde-cmake] [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH
242a64af [view]master2010-11-21 20:56:57 +0000samelian[other] [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH
59f265f1 [view]master2010-11-21 20:45:21 +0000samelian[tde-cmake] [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (i.e. kdelibs context)
1ab8856e [view]master2010-11-21 20:45:21 +0000samelian[other] [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (i.e. kdelibs context)
cbe1627f [view]master2010-11-21 16:15:14 +0000samelian[tdelibs] [kdelibs/kded] export kdeinit_kded-shared target
c281cef3 [view]master2010-11-21 00:44:15 +0000samelian[tde-cmake] [kde-common/cmake] added a special uic wrapper, for using with TDE codebase
1af843c8 [view]master2010-11-21 00:44:15 +0000samelian[other] [kde-common/cmake] added a special uic wrapper, for using with TDE codebase
695b3579 [view]master2010-11-19 00:04:30 +0000samelian[other] [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_NAME
1c4b89d7 [view]master2010-11-19 00:04:30 +0000samelian[tde-cmake] [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_NAME
78bb63fa [view]master2010-11-18 22:37:42 +0000samelian[other] [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable
2c88a94f [view]master2010-11-18 22:37:42 +0000samelian[tde-cmake] [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable
a5f8d3a3 [view]master2010-11-18 14:36:52 +0100Christian Beier[libtdevnc] libvncserver: fix endless loop when server closed client in threaded mode.
Signed-off-by: Christian Beier
079394ca [view]master2010-11-18 14:04:23 +0100Christian Beier[libtdevnc] libvncserver sockets: favor per-screen maxclientwait over global one when set.
Signed-off-by: Christian Beier
705a5d46 [view]master2010-11-18 13:14:20 +0100Christian Beier[libtdevnc] Add doxygen documentation support.
Adds automagically generating libvncserver/libvncclient API
documentation using doxygen. This gives a nice overview on both APIs,
include dependencies and function call/caller dependencies.
TODO: Modify all the explaining comments in the .c files for use with
doxygen as well.
This patch only changes comments, no functional changes at all!
Signed-off-by: Christian Beier
a4e4a0b2 [view]master2010-11-14 23:13:33 +0000samelian[tdelibs] [kdelibs/kdecore] added CMake support into kde-config
ddd9b5ac [view]master2010-11-14 16:13:43 +0000George Kiagiadakis[libtdevnc] Fix rfbProcessNewConnection to return some value instead of void.
BUG: 256891
Signed-off-by: Christian Beier
453645a6 [view]master2010-11-11 18:52:36 +0100Christian Beier[libtdevnc] libvncserver cleanup: remove rfbKeyFrame remnants.
c1363fa9 [view]master2010-11-10 18:57:23 +0000George Kiagiadakis[libtdevnc] Fix memory corruption bug.
This bug occured when a second telepathy tubes client was connected after
the first one had disconnected and the channel (thus, the screen too)
had been destroyed.
Signed-off-by: Johannes Schindelin
9f8d8d4e [view]master2010-11-10 18:57:17 +0000George Kiagiadakis[libtdevnc] Split two event-loop related functions out of the rfbProcessEvents() mechanism.
This is required to be able to do proper event loop integration with Qt.
Idea was taken from vino's libvncserver fork.
Signed-off-by: Christian Beier
35246edd [view]master2010-11-10 18:57:13 +0000George Kiagiadakis[libtdevnc] Fix compilation in c89 mode.
Signed-off-by: Johannes Schindelin
1d90725a [view]master2010-11-08 04:25:13 +0000tpearson[tellico] Fix failure to install

List generated Sun Jun 28 23:20:05 2026
Currently showing patches 54601 to 54650 of 56657 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]