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
4040124e [view]master2011-10-10 05:09:19 +0000tpearson[tdebase] Fix crypto kcontrol GUI when SSLv2 is disabled
30e57327 [view]master2011-10-10 04:23:24 +0000tpearson[tdebase] Disable SSLv2 access methods in kdebase if underlying system does not support them
NOTE: This may cause as-of-yet unknown glitches in the crypto kcontrol module GUI. File bugs if any are noted!
d7179a1b [view]master2011-10-09 21:24:43 -0500Timothy Pearson[tde-packaging] Build-depend on libsensors4-dev in kdebase under Ubuntu and Debian Squeeze
31ad7930 [view]master2011-10-10 02:10:57 +0000tpearson[kgtk-qt3] Blacklist gnumeric in kgtk-qt3
Bugs affected: 468
b3052913 [view]master2011-10-10 02:08:50 +0000tpearson[kgtk-qt3] Add framework to blacklist apps from using kgtk-qt3
The only application currently on the blacklist is Audacity
Bugs affected: 516
84be9d3f [view]master2011-10-09 21:03:46 -0500Johannes Schindelin[libtdevnc] SDLvncviewer: make it resizable by default
I got annoyed having to specify -resizable all the time; I never use it in
another mode anymore, since I am on a netbook.
The option -no-resizable was added to be able to switch off that feature.
Signed-off-by: Johannes Schindelin
d48bdbc9 [view]master2011-10-10 01:51:52 +0000tpearson[kgtk-qt3] Make kgtk-qt3 hook into gtk_dialog_add_button to monitor for response ID changes
This, when combined with the previous patch, should fix Firefox not opening files when requested
Bugs affected: 505
f3cecf25 [view]master2011-10-10 01:41:14 +0000tpearson[kgtk-qt3] Fix kgtk dialogs with GTK applications that add buttons via gtk_dialog_add_buttons after the dialog is created
This includes geany and possibly later Firefox versions
b07b4efa [view]master2011-10-10 01:04:16 +0000tpearson[kgtk-qt3] Force kgtk-qt3 to only provide open/save dialogs for recognized applications
This fixes a number of random crash bugs in GTK apps under Trinity sessions
Bugs affected: 468, 535
d8368941 [view]master2011-10-09 20:46:09 +0000tpearson[ktorrent] Make ktorrent look for avahi-tqt instead of avahi-qt3
574dd72f [view]master2011-10-09 06:39:54 +0000tpearson[tdelibs] Second part of prior commit
d55ab6f4 [view]master2011-10-09 01:38:14 -0500Timothy Pearson[tde-packaging] Make tqtinterface depend on avahi-tqt-dev instead of avahi-qt3-dev under Ubuntu and Debian
87afb940 [view]master2011-10-09 06:36:12 +0000tpearson[tdelibs] Force kdelibs to search for avahi-tqt instead of avahi-qt3
0cddf92b [view]master2011-10-09 06:30:06 +0000tpearson[avahi-tqt] TQt port avahi-tqt
4d9f8651 [view]master2011-10-09 01:27:50 -0500Timothy Pearson[tde-packaging] Add packaging files for avahi-tqt to Debian and Ubuntu
1e8b0cad [view]master2011-10-09 06:24:14 +0000tpearson[avahi-tqt] Initial import of TQt interface to Avahi
7bbb3a38 [view]master2011-10-09 06:23:38 +0000tpearson[tqtinterface] Use C style comments in tqt.h
9d0b8005 [view]master2011-10-08 14:40:50 -0500Johannes Schindelin[libtdevnc] Hopefully fix the crash when updating from 0.9.7 or earlier
For backwards-compatibility reasons, we can only add struct members to the
end. That way, existing callers still can use newer libraries, as the
structs are always allocated by the library (and therefore guaranteed to
have the correct size) and still rely on the same position of the parts
the callers know about.
Reported by Luca Falavigna.
Signed-off-by: Johannes Schindelin
3dbd7320 [view]master2011-10-08 13:02:26 -0500Timothy Pearson[tde-packaging] Add symlink from maverick to oneiric to handle next Ubuntu version
47e6000a [view]master2011-10-08 05:21:48 +0000tpearson[tdelibs] Keep system modal dialogs on top of all other windows
28310a53 [view]master2011-10-08 04:57:30 +0000tpearson[tdebase] Hide shutdown dialog from taskbar
0c0972be [view]master2011-10-08 04:39:32 +0000tpearson[tdebase] Revert part of last commit that accidentally snuck in
2b7f7b5e [view]master2011-10-08 04:31:31 +0000tpearson[tdebase] Fix failure to resume from suspend/hibernate or simply clicking the Cancel button on the shutdown screen...
10868e24 [view]master2011-10-08 04:03:47 +0000tpearson[tdelibs] Prevent recursive loop if XRandR returns a warning or error message during application of settings outside of Settings Test mode
bbd15b6d [view]master2011-10-06 21:42:11 +0000tpearson[tdebase] Allow the display configuration test dialog to steal focus
01037adf [view]master2011-10-06 21:34:01 +0000tpearson[tdelibs] Part 2 of prior commit
1246e0a6 [view]master2011-10-06 21:30:51 +0000tpearson[tdebase] Force any ICC settings to override gamma sliders
Fix application of ICC settings from displayconfig module
Disallow dragging of primary monitor in displayconfig module
d71a83ef [view]master2011-10-06 13:29:55 -0500Timothy Pearson[qt3] Apply qtkdeintegration patches to Qt3
This partially resolves Bug #528
5756b133 [view]master2011-10-06 14:29:06 +0200Christian Beier[libtdevnc] httpd: fix sending of binary data such as images.
We do this simply by omitting the content-type and let the browser
decide upon the mime-type of the sent file. Only exception is
'index.vnc', where we do set the content-type since some browsers
fail to detect it's html when it's ending in '.vnc'
Also, remove superfluous #defines. We close the connection always.
03d9b519 [view]master2011-10-06 12:22:49 +0200Christian Beier[libtdevnc] Fix typo && use proper website.
70e11ae7 [view]master2011-10-06 07:52:14 +0000tpearson[tdelibs] Fix broken root certificates in kdelibs kssl
This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML
caa013c9 [view]master2011-10-05 22:05:09 +0000tpearson[tdebase] Make display configuration files world-readable
2ad77b99 [view]master2011-10-05 00:17:11 +0000tpearson[tdebase] Fix potential crash in displayconfig kcontrol module
5968282b [view]master2011-10-05 00:14:54 +0000tpearson[tdelibs] Fix potential crash in libkrandr if number of monitors increases after initial scan and before settings are applied
edbd5ab8 [view]master2011-10-04 18:26:48 +0200Christian Beier[libtdevnc] Add noVNC HTML5 client connect possibility to our http server.
Pure JavaScript, no Java plugin required anymore! (But a recent browser...)
abec0aa8 [view]master2011-10-04 17:28:26 +0200Christian Beier[libtdevnc] This build warning is a libvncserver one, not for x11vnc.
Also, make it warn more generally when no known encryption lib is
available.
7c5dea76 [view]master2011-10-04 01:33:33 +0000tpearson[tdebase] Fix a potential crash in the displayconfig control center module
b63fc7fc [view]master2011-10-04 01:32:07 +0000tpearson[tdelibs] Fix krandr setting multiple displays as primary
Fix krandr silently failing to apply settings when underlying hardware does not support the requests
227254c1 [view]master2011-10-03 19:04:55 +0000samelian[tdesdk] [kdesdk] cmake changes for kbugbuster
60cf2d80 [view]master2011-10-03 19:02:49 +0000samelian[tdesdk] [kdesdk/kbugbuster] added cmake support
68d1f8b3 [view]master2011-10-02 20:14:16 -0500Timothy Pearson[tde-packaging] Conflict with kdesdk-kio-plugins-trinity in kdesvn-kio-plugins-trinity on Debian and Ubuntu, as both packages attempt to provide an SVN kioslave
fddb1f39 [view]master2011-10-02 19:45:18 +0000tpearson[other] Add AC_C_BIGENDIAN check to common acinclude.m4.in file
4d0bb91e [view]master2011-10-02 19:45:18 +0000tpearson[admin] Add AC_C_BIGENDIAN check to common acinclude.m4.in file
766f87fc [view]master2011-10-02 19:44:43 +0000tpearson[tdebindings] Use the output of AC_C_BIGENDIAN to determine whether or not dcopc should be big endian
Thanks to Julius Schwartzenberg for the patch!
64783c0d [view]master2011-10-02 04:14:54 +0000tpearson[tdebindings] Update Mozilla plugin README
15d71b82 [view]master2011-10-02 04:13:05 +0000tpearson[tdebindings] Fix compilation of Mozilla plugin for Konqueror
cbb97383 [view]master2011-10-02 04:08:27 +0000tpearson[other] Add gtk/glibc checks to global acinclude.m4.in file
5a98346b [view]master2011-10-02 04:08:27 +0000tpearson[admin] Add gtk/glibc checks to global acinclude.m4.in file
8535db1b [view]master2011-10-02 01:48:15 +0000tpearson[tdebindings] Apply initial code patches to the mozilla kparts plugin to allow for code compilablility
This does not enable the build system for the plugin at this time
Thanks go to Julius Schwartzenberg for his effort to fix this plugin, especially on the DCOP side of things!
5402bbfd [view]master2011-10-01 21:03:13 +0000tpearson[tdetoys] Novosibirsk weather station update
Thanks to Ilya Chernykh for the patch!
515f9aac [view]master2011-09-29 17:20:33 +0000tpearson[tdelibs] Fix incorrect /.cups/.lpoptions file path in kdelibs
38c883e6 [view]master2011-09-29 04:22:35 +0000tpearson[tdemultimedia] Part 2 of prior commit
c21d34f2 [view]master2011-09-29 04:21:57 +0000tpearson[arts] Make arts use libartsgsl.a instead of libgsl.a to avoid conflict with GSL
Thanks to Mario Fetka for the initial patch!
Part 1/2
ef37ab66 [view]master2011-09-28 23:20:42 -0500Timothy Pearson[tde-packaging] Install libartsgsl.a instead of libgsl.a for arts in Ubuntu and Debian
c5103415 [view]master2011-09-28 13:13:47 -0500Timothy Pearson[experimental] Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS
b1444fa0 [view]master2011-09-28 13:13:47 -0500Timothy Pearson[qt3] Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS
18cc99e1 [view]master2011-09-28 17:50:52 +0000tpearson[tqtinterface] Fix TQt3 bimary program installation names
Thanks to Mario Fetka for the patch!
552b36e1 [view]master2011-09-27 23:27:56 +0000tpearson[tdebase] Fix shutdown dialog failure to appear in themed mode
Fix shutdown dialog appearance when Ubuntu logout is not set
72363f88 [view]master2011-09-27 00:43:15 -0500Timothy Pearson[experimental] Commit these two GIT hashes to the TQt4 branch
078391d07776b101e80323b02214f66dd943c9dc
437b7e59d85fffbd584ecdd50e9a52a5940e6414
1fa601d4 [view]master2011-09-27 00:29:57 -0500Timothy Pearson[qt3] Fix Qt3 compilation when Xinerama is not available
Thanks to "Fat-Zer" for the patch!
37bcaebd [view]master2011-09-27 00:08:59 -0500Timothy Pearson[qt3] Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system
Thanks to "Fat-Zer" for the patch!
83003229 [view]master2011-09-26 18:42:45 +0000tpearson[tdebase] Implement NSAPI RESPONSE_HEADERS in nsplugin.
Cherry picked from KDE4, acknowledgements to Maksim Orlovich for the fix,
and to Nick Leverton for the TDE backport.
ba5376f3 [view]master2011-09-25 16:40:59 -0500Timothy Pearson[qt3] Remove duplicate headers in Qt3
54d1e57f [view]master2011-09-23 14:37:24 -0500Timothy Pearson[experimental] Make tsak error messages clearer
5724164f [view]master2011-09-23 19:37:11 +0000tpearson[tdebase] Make tsak error messages clearer
9a8634c3 [view]master2011-09-23 07:19:06 +0000tpearson[tqtinterface] Fix tqtinterface failing to connect TQ_UINT/TQ_INT signals and slots
7358410e [view]master2011-09-23 05:20:41 +0000tpearson[smartcardauth] Automatically switch to activating terminal on login with smartcardauth
55c5a2f1 [view]master2011-09-23 04:01:04 +0000tpearson[tdebase] Fix ksmserver flicker on logout with ARGB visuals
bed76819 [view]master2011-09-23 03:50:06 +0000tpearson[tdebase] Fix secure dialog handling when KScreenSaver DCOP quit() interface is used
3b5a657a [view]master2011-09-22 19:54:56 +0000tpearson[tdebase] Ensure that it is possible to close the greeter plugin
cbe66c29 [view]master2011-09-22 19:47:58 +0000tpearson[smartcardauth] Make smartauthmon use new kdm control sockets
This stabilizes login with smart cards on finicky Xorg servers
0f058835 [view]master2011-09-22 17:53:08 +0000tpearson[tdebase] Add remote control socket to kdm
1e59465c [view]master2011-09-22 00:49:06 +0000tpearson[smartcardauth] Fix smartauthmon memory corruption due to undersized buffer
60de68e5 [view]master2011-09-21 23:21:48 +0000tpearson[tdebase] Fix ksmserver shutdown screen in ARGB mode
Do not exit the secure dialog on DCOP screensaver quit request
38f40eb1 [view]master2011-09-21 21:23:46 +0000tpearson[smartcardauth] Make smartauthlogin less dependent on Debian/Ubuntu
17c26961 [view]master2011-09-21 19:38:09 +0000tpearson[tdeutils] Fix GPL/MPL license incompatibility in klaptopdaemon by replacing all MPL licensed files in kdeutils/klaptopdaemon with GPL or dual licensed copies from the Internet
78bd41ad [view]master2011-09-21 21:36:56 +0200Gernot Tenchio[libtdevnc] md5: forced to use function names with leading underscores
Commented out the surrounding '#ifdef _LIBC' to build md5.o with
leading underscores. This is required to match the prototypes defined
in md5.h.
cc0aef7d [view]master2011-09-21 17:34:23 +0000tpearson[tdebase] Close kdesktop_lock windows on SIGTERM
7b5ffbb4 [view]master2011-09-21 02:58:11 -0500Timothy Pearson[tde-packaging] Add Unified splash screen files to Debian and Ubuntu
21471656 [view]master2011-09-21 07:55:44 +0000tpearson[smartcardauth] Enhance smartauthmon VT detection on login
759a6d22 [view]master2011-09-21 06:59:16 +0000tpearson[tdebase] Use shared root pixmap to paint smserver instead of external call to krootpixmap
08211e05 [view]master2011-09-21 06:09:09 +0000tpearson[smartcardauth] Fix some smartautmon issues with ACOS cards
4cef0073 [view]master2011-09-21 03:48:49 +0000tpearson[smartcardauth] Add libusb to initrd for smartcardauth for pcscd
658c57f0 [view]master2011-09-21 03:33:28 +0000tpearson[smartcardauth] Fix ACOS card handling problrm
fcf6f563 [view]master2011-09-20 23:47:48 +0000tpearson[smartcardauth] Fix smartcardauth initramfs with new pcscd
805920ff [view]master2011-09-20 23:23:28 +0000tpearson[smartcardauth] Correct the update-initramfs syntax in smartcardauth
f06ba3f3 [view]master2011-09-20 18:11:56 -0500Timothy Pearson[tde-packaging] Add libtqtinterface-dev builddep to smartcardauth
b45baead [view]master2011-09-20 23:01:53 +0000tpearson[smartcardauth] Remove debian directory from smartcardauth
099f1b59 [view]master2011-09-20 22:57:21 +0000tpearson[smartcardauth] Fix smartauthmon installation failure
Fixm cryptluks initrd setup on multiarch systems
32b6f4c4 [view]master2011-09-20 20:01:11 +0000tpearson[smartcardauth] Use new smartauthmon C++ program instead of the old bash script for smartcard authentication
This plugs several possible security holes
fa8a6a4a [view]master2011-09-20 19:08:10 +0000samelian[tdenetwork] [kdenetwork/wifi] added cmake support
170033a9 [view]master2011-09-20 13:43:42 +0200Gernot Tenchio[libtdevnc] rfbcrypto_included: fix c&p errors
125b13c1 [view]master2011-09-20 07:20:27 +0000tpearson[smartcardauth] Deactivate the new smartauthmon C++ file by default
3a3ed0cd [view]master2011-09-20 07:18:56 +0000tpearson[smartcardauth] Add an initial C++ port of the smartauthmon script to smartcardauth
This still relies heavily on system calls, but is already faster and has the potential to be more secure
b5a61085 [view]master2011-09-19 22:51:25 -0400mutantturkey[tde-packaging] added back in /etc/profile.d/qt3.sh
56e482c2 [view]master2011-09-19 21:20:18 -0400mutantturkey[tde-packaging] Qt3 works, now installs to /opt/qt3/
5e630597 [view]master2011-09-19 19:42:22 -0500Timothy Pearson[thirdparty] Add LibreOffice 3.3.3 TDE patchset to GIT
d4cfc260 [view]master2011-09-20 00:22:55 +0200Gernot Tenchio[libtdevnc] rfbcrypto_polarssl: it was way to late last night...
4cad9131 [view]master2011-09-19 21:46:26 +0000samelian[tdenetwork] [kdenetwork/lanbrowsing] added cmake support
4c7e5478 [view]master2011-09-19 21:04:17 +0000samelian[tdenetwork] [kdenetwork/ktalkd] added cmake support

List generated Mon Apr 29 11:17:37 2024
Currently showing patches 41801 to 41900 of 45963 [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]