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
4b063310 [view]master2010-05-06 21:35:54 +0000tpearson[tdebase] Repaired background update problems on desktop resize/background configuration change
Added initial framework for panel icon size configuration
1359f43e [view]master2010-05-06 07:24:20 +0000tpearson[krusader] Deactivated internal iso kio-slave by default due to inclusion of kio_iso into kdelibs
1219be78 [view]master2010-05-06 06:55:08 +0000tpearson[tdelibs] Added ISO 9660 kioslave
e093d5d5 [view]master2010-05-06 01:16:07 +0000tpearson[tdeaddons] Fixed bug #180 and bug #146
c64d5699 [view]master2010-05-06 01:15:34 +0000tpearson[tdelibs] Fixed refresh on file rename
1f9bff13 [view]master2010-05-06 00:33:45 +0000tpearson[tdelibs] Partial rewrite of kiconviewsearchline to prevent directory filter from crashing Konqueror (bug #180)
21fd3a45 [view]master2010-05-05 11:56:36 -0400runge[libtdevnc] misc/etv sync.
c1b28a61 [view]master2010-05-04 07:47:47 +0000tpearson[tdelibs] Fixed random filter bar crashes (some of bug #180, not all of it yet unfortunately...)
e0e7ac6f [view]master2010-05-03 00:17:15 +0000tpearson[other] Updated ltmain.sh to latest available to fix kdevelop
bb9dea09 [view]master2010-05-03 00:17:15 +0000tpearson[admin] Updated ltmain.sh to latest available to fix kdevelop
09699fd8 [view]master2010-05-02 07:28:33 +0000tpearson[tdebase] Added new, enchanced ICC configuration with new per-user settings
333cd24e [view]master2010-05-02 05:39:20 +0000tpearson[tdelibs] Added profile "stickiness" support to krandr library
c4b78903 [view]master2010-05-02 04:57:04 +0000tpearson[tdelibs] Extension to krandr library to add preliminary ICC color profile support
59c0ae40 [view]master2010-05-01 13:16:37 -0400runge[libtdevnc] x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL
client role in reverse connections. Improvements to logging in
ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option. Increase
SSL timeout and print message if 'repeater' mode is detected for
reverse SSL connection. Fix RECORD scroll XCopyArea detection
with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL
to disable. Limit logging of RECORD error messages.
1fc8db48 [view]master2010-04-29 04:50:34 +0000tpearson[tdenetwork] Reverted SVN commit 1107501 due to instability
Will revisit bug #157 as time permits
ff4898fd [view]master2010-04-29 03:42:40 +0000tpearson[tdebase] Revert accidental commit for these two files
2dad7fde [view]master2010-04-29 03:39:54 +0000tpearson[tdelibs] More display switching repairs
71519fb3 [view]master2010-04-29 03:39:29 +0000tpearson[tdebase] More display switching repairs
5669b778 [view]master2010-04-28 23:48:46 +0000tpearson[tdebase] Major enhancements to desktop screen switching--now switches screens in half the time needed before!
166f0b98 [view]master2010-04-28 16:31:32 +0200Johannes Schindelin[libtdevnc] Another try to fix the _SOURCES issue
Signed-off-by: Johannes Schindelin
8949c3ab [view]master2010-04-28 08:55:26 +0000tpearson[tdelibs] Fixed rather embarrassing function naming conflict with low level RANDR library
a34d9215 [view]master2010-04-28 10:12:42 +0200Corentin Chary[libtdevnc] cmake: fix CMakeLists.txt
- It's SDL_LIBRARY, not SDL_LIBRARIES
- Detect GnuTLS and set the macro in rfbconfig.h
- Add tls.c to libvncclient to avoid missing symbols
Signed-off-by: Corentin Chary
Signed-off-by: Johannes Schindelin
4facf42f [view]master2010-04-28 04:07:15 +0000tpearson[tdeutils] Repaired opening of encrypted RAR files (closes bug #181)
Thanks to jm82an4zn1@sxipper.net for the patch!
42980db8 [view]master2010-04-28 01:30:51 +0000tpearson[tdebase] Modified krandrtray to use new kranr library instead of independent randr interface implementation
3be8f38c [view]master2010-04-28 01:27:24 +0000tpearson[tdelibs] Added new central krandr library to handle everything related to dynamic screen configuration
In the future this will probably handle ICC profiles as well
This will allow easy integration of screen configuration into other KDE programs and control center modules
8d79a63d [view]master2010-04-25 21:05:49 -0400runge[libtdevnc] incorporate new ultravnc_dsm_helper.c.
0a9caa3b [view]master2010-04-21 19:01:33 +0000tpearson[tdebase] Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436]
9885131c [view]master2010-04-21 02:05:59 +0000tpearson[tdebase] Part 2 of 2 of security patch for KDM [CVE-2010-0436]
da15f97b [view]master2010-04-21 00:06:13 +0000tpearson[admin] Part 1 of 2 of security patch for KDM [CVE-2010-0436]
4e124def [view]master2010-04-21 00:06:13 +0000tpearson[other] Part 1 of 2 of security patch for KDM [CVE-2010-0436]
f6a9a3e7 [view]master2010-04-20 04:37:14 +0000tpearson[tdebase] UI fixes; switching desktops now has a much more streamlined display sequence...
86af96be [view]master2010-04-20 02:34:17 +0000tpearson[tdebase] Fixed typo
8ff2829c [view]master2010-04-20 02:03:19 +0000tpearson[tdebase] Prevent a Qt race condition where the dialog can be tested as existing, then the dialog pointer can be set to NULL by a dialog internal exit before a subsequent dialog call executes.
Essentially these patches lock out the dialog pointer reset until the subsequent dialog call completes after the dialog exist check.
1d558b0b [view]master2010-04-20 01:49:53 +0000tpearson[tdebase] Security update to kdesktop_lock
41ed1803 [view]master2010-04-19 23:30:47 +0000tpearson[tdebase] Fixed stupid bug relating to transparent desktop wallpaper selection (wrong test value in conditional)
3016f6cc [view]master2010-04-19 19:06:41 +0000tpearson[smartcardauth] Added Plymouth support
b0abae5b [view]master2010-04-19 04:34:32 +0000tpearson[tdebase] KDEDIR ordering repair
Added true transparency support to kdesktop
9f230738 [view]master2010-04-19 02:37:55 +0000tpearson[tdelibs] Part II of the previous kdebase commit, adding the global hotkeys<-->DBUS connection.
387117c2 [view]master2010-04-19 02:33:38 +0000tpearson[tdebase] Enhanced Compiz support
Added preliminary ability for allowing specific hotkeys to execute global shortcut actions while the desktop lock is active.
The primary use for this is to switch monitors while the screen is still locked (with the switch-monitor hotkey) so that the user can login.
6de3f0be [view]master2010-04-18 20:37:28 -0400runge[libtdevnc] Sync ssvncviewer changes.
b74c8f42 [view]master2010-04-18 19:37:37 -0400runge[libtdevnc] Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
2f3e71bf [view]master2010-04-18 01:56:34 +0000tpearson[tdebase] Fixed screen switching (worked around Qt bug)
fe254d50 [view]master2010-04-15 16:29:21 +0000tpearson[tdepowersave] Third time's the charm...hopefully these popup problems are now fully repaired
fe254d50 [view]master2010-04-15 16:29:21 +0000tpearson[kpowersave] Third time's the charm...hopefully these popup problems are now fully repaired
a33006bd [view]master2010-04-15 07:08:47 +0000tpearson[tdepowersave] Fined new suspend warning popup that should not have been shown
a33006bd [view]master2010-04-15 07:08:47 +0000tpearson[kpowersave] Fined new suspend warning popup that should not have been shown
1ea91382 [view]master2010-04-14 02:02:48 +0000tpearson[tdebase] Fixed default java path and temporarily worked around pager hang with Compiz
80d75cea [view]master2010-04-14 01:40:12 +0000tpearson[smartcardauth] Hopefully fixed screensaver start while logged in problem
13da15f8 [view]master2010-04-14 01:24:04 +0000tpearson[tdelibs] Set working path properly when running executable in Konqueror
65b5cd4b [view]master2010-04-10 05:44:39 +0000tpearson[tdepowersave] Fixed extraneous error message on suspend
65b5cd4b [view]master2010-04-10 05:44:39 +0000tpearson[kpowersave] Fixed extraneous error message on suspend
2a8ba97e [view]master2010-04-09 20:09:15 -0400runge[libtdevnc] x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
5c53ccbb [view]master2010-04-09 19:34:02 -0400runge[libtdevnc] Improvements to Java viewer: troubleshooting settings and workarounds, misc bug fixes.
91d0e2fd [view]master2010-04-09 19:19:15 -0400runge[libtdevnc] Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_switch and inet6to4.
8237db40 [view]master2010-04-09 17:32:28 +0000tpearson[tdeaddons] Polished UI and extended backed slightly for rsync Konqueror plugin
ec0fd51b [view]master2010-04-08 19:49:36 +0000tpearson[tdebase] Added missing file
40ae80c2 [view]master2010-04-08 17:06:57 +0000tpearson[tdebase] Makefile fix
a09c5ab8 [view]master2010-04-08 07:27:32 +0000tpearson[tdebase] Added remaining kdesktop lock prompts to allow for interactive two-factor authentication with a SmartCard or fingerprint reader via a background (root) process
73aeab3b [view]master2010-04-07 17:06:20 +0000tpearson[smartcardauth] Updated to show status on screen while logging in or during authentication failure
3d410615 [view]master2010-04-07 16:05:45 +0000tpearson[tdebase] Secured lock process control pipe
c97349f5 [view]master2010-04-07 04:18:36 +0000tpearson[tdebase] Added initial support for pipe-based root-only control of all running kdesktop_lock processes
Right now this allows a background authentication process to display pop-up status messages on all screens
dbeab1b2 [view]master2010-04-05 17:55:01 +0000tpearson[tdelibs] Set the working directory to the same directory as the executable when running an executable directly in konqueror
Fixes Bug #168
b155cffc [view]master2010-04-05 17:24:54 +0000tpearson[kdpkg] Added finished page to alert user to proper completion of installation process
5d6079b0 [view]master2010-04-04 08:14:18 +0000tpearson[kdpkg] Desktop file updates
267f75a9 [view]master2010-04-03 23:10:21 +0000tpearson[kdpkg] Final set of fixes; application now has proper functionality and is reasonably intuitive as well
01a3b7ad [view]master2010-04-03 22:53:41 +0000tpearson[kdpkg] Made program functional again
36c0c6f7 [view]master2010-04-03 03:59:58 +0000tpearson[kdpkg] More spelling fixes
162ae179 [view]master2010-04-03 03:41:17 +0000tpearson[kdpkg] Capitalization and description updates
c87294bc [view]master2010-04-03 02:42:59 +0000tpearson[kdpkg] Debian folder should not have been uploaded
7f4a6a18 [view]master2010-04-03 02:35:45 +0000tpearson[kdpkg] Initial import of kdpkg Debian package installer
1fbeee44 [view]master2010-04-02 19:33:39 +0000tpearson[tdeaddons] Cleanup and fixes
545e53fd [view]master2010-04-01 23:14:54 +0000tpearson[tdeaddons] Cleanup
1f1dabc7 [view]master2010-03-31 18:47:55 +0000tpearson[tdeaddons] Code cleanup
ca0636d7 [view]master2010-03-31 03:32:16 +0000tpearson[tdeaddons] Added Unison support to remote sync plugin
1c9a5014 [view]master2010-03-29 23:34:07 +0000tpearson[tdebase] Fixed pager background loading failure on inactive desktop and high CPU usage on Desktop 1
019ebb9a [view]master2010-03-29 15:01:50 +0000tpearson[tdeartwork] Desktop file fix
ba57e8f5 [view]master2010-03-27 22:19:44 +0000tpearson[tdelibs] Sanitize arguments passed to XLookupString
ab252e87 [view]master2010-03-27 17:56:04 +0000tpearson[tdebase] Set crash handler to built in invisible handler, as some third-party plugins are poorly written and crash often
5f7766cf [view]master2010-03-27 17:48:34 +0000tpearson[tdelibs] Fixed default port for network printing
4e3f50e9 [view]master2010-03-26 22:20:08 +0000tpearson[tdeartwork] Added some new wallpapers to freshen things up a bit
e5000a9f [view]master2010-03-26 21:24:25 +0000tpearson[tdeartwork] Fixed screensaver files
9d254b0e [view]master2010-03-26 16:08:17 +0000tpearson[tdelibs] Automake fix for kio_http
6927d443 [view]master2010-03-26 08:36:32 +0000tpearson[tdewebdev] More makefile updates
8e0ab688 [view]master2010-03-26 08:24:49 +0000tpearson[tdewebdev] Automake fixes
3768653a [view]master2010-03-26 07:19:43 +0000tpearson[tdeaddons] Fixed up rsync and dirfilter plugins
7fd5e906 [view]master2010-03-26 04:10:36 +0000tpearson[tdebase] Added option to launch process manager from panel with right-click
ed786a30 [view]master2010-03-26 03:15:46 +0000tpearson[tdeartwork] Added missing screensavers and update hacks script
a1f124c6 [view]master2010-03-26 02:47:03 +0000tpearson[tdebase] Fixed pager/desktop refresh loop
8ef1b3d8 [view]master2010-03-25 22:29:05 +0000tpearson[tdelibs] Allow deletion of connection to remote printer
5e4e2d50 [view]master2010-03-25 21:00:28 +0000tpearson[tdelibs] Suggest default network port 9100
298f81ac [view]master2010-03-25 20:58:29 +0000tpearson[koffice] More automake fixes
e862cb5e [view]master2010-03-25 20:24:44 +0000tpearson[tdenetwork] Final compilation fix
05771161 [view]master2010-03-25 20:20:10 +0000tpearson[tdenetwork] Fixed compilation
d51b6688 [view]master2010-03-25 18:47:46 +0000tpearson[tdenetwork] Should fix empty temp files being left around
ba91edcc [view]master2010-03-25 17:53:28 +0000tpearson[tdemultimedia] Add support for ALSA plugins to kmix
Patch courtesy of ledest@gmail.com and Michael Shigorin
eac86b25 [view]master2010-03-25 17:48:57 +0000tpearson[tdebase] Fixed translation of Log out button
40fb4d06 [view]master2010-03-25 17:10:56 +0000tpearson[koffice] More automake fixes
f84d8a2c [view]master2010-03-25 06:36:14 +0000tpearson[koffice] More automake fixes
7a41a540 [view]master2010-03-25 04:33:22 +0000tpearson[koffice] Initial batch of Krita automake fixes
cabeb3b4 [view]master2010-03-25 00:37:16 +0000tpearson[admin] Automake fixups

List generated Wed Mar 12 11:13:36 2025
Currently showing patches 49601 to 49700 of 51060 [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]