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
08d4e306 [view]master2014-12-05 00:31:10 -0600Timothy Pearson[tdelibs] Do not flag disk devices/partitions as mountable if a partition table is present under the given device/partition
This relates to Bug #2232
96cf12b1 [view]master2014-12-04 10:49:40 -0600Timothy Pearson[tdepim] Fix non-virtual destructor warning
0e927148 [view]master2014-12-04 10:49:05 -0600Timothy Pearson[tdepim] Fix crash of type reported in
TDECRSH-02c7aad-341394a-38a161d-3c0c32e-b7216be-e399e04-a0b51d0
8d0dc05b [view]master2014-12-04 10:29:43 -0600Timothy Pearson[tdeadmin] Add new distributions to TDE network configuration utility
4f798549 [view]master2014-12-04 10:00:41 -0600Timothy Pearson[tdeadmin] Revert "Remove many obsolete distributions and add newer distributions instead"
This reverts commit 914e923d52314022b64ee792d60590489be318af.
e0b1bfb0 [view]master2014-12-04 09:03:25 -0600Timothy Pearson[tdelibs] Fix a number of build warnings
d80ccaf9 [view]master2014-12-04 09:01:44 -0600Timothy Pearson[tdelibs] Fix printing of debug information on KDED crash
bbd5f447 [view]master2014-12-04 08:42:32 -0600Timothy Pearson[tdelibs] Remove unneeded check and handler for broken TQt DnD
Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
7dee44aa [view]master2014-12-04 08:21:38 -0600Timothy Pearson[tdelibs] Don't slow execution just because TDEAction::plugAccel was used
9f12da87 [view]master2014-12-04 12:41:39 +0900Michele Calgaro[tdebase] Updated Release Notes.
eed9975d [view]master2014-12-03 16:02:43 -0600Timothy Pearson[tdepim] Fix disconnected slot
7a558b2b [view]master2014-12-03 14:02:25 +0900Michele Calgaro[tdeutils] Fixed help handbook in tdelirc. This finally resolves bug #1850
804c7bec [view]master2014-12-03 13:43:00 +0900Michele Calgaro[tdebase] Minor adjustment to the Mouse handbook. This relates to bug #1850
4c6f9f00 [view]master2014-12-03 13:30:16 +0900Michele Calgaro[tde-packaging] Fixed installation of tdenetwork kcontrol handbooks in Debian/Ubuntu distros. This relates to bug #1850
aaa719d2 [view]master2014-12-02 21:09:43 -0600Timothy Pearson[tdebase] Forcibly terminate kdesktop_lock after unlock
This resolves Bug #2222
467c6631 [view]master2014-12-02 18:36:35 -0600Timothy Pearson[tde-style-qtcurve] Fix crash under Milk style
a24c7ba4 [view]master2014-12-03 00:59:50 +0100Slávek Banko[tdepim] Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23
Signed-off-by: Slávek Banko
6f5d62f8 [view]master2014-12-02 13:34:59 +0900Michele Calgaro[tdeadmin] Fixed help handbook documentation for Internet & Network -> Network Settings. This relates to bug #1850
24a63c51 [view]master2014-12-01 10:59:08 -0600Timothy Pearson[tde] Automated reset to latest HEAD
0e61c45c [view]master2014-12-01 10:51:52 -0600Timothy Pearson[twin-style-crystal] Fix FTBFS
80aec91d [view]master2014-12-01 02:25:47 -0600Timothy Pearson[twin-style-crystal] Fix broken task switching when transparency enabled
This resolves Bug #2220
43d6f018 [view]master2014-11-30 22:30:48 -0600Timothy Pearson[tde] Automated reset to latest HEAD
ff6fa6e0 [view]master2014-11-30 22:26:24 -0600Timothy Pearson[tdebase] Fix compositor startup failure
Clean up build warnings
01dcde0a [view]master2014-11-30 22:04:22 -0600Timothy Pearson[tdebase] Fix window control issues introduced in GIT hash 17b142dd
This relates to Bug #2220
c1517879 [view]master2014-11-30 13:25:59 -0600Timothy Pearson[tdebase] Fix passage of wid pointer to Window parameter in win_determine_greyscale_background
Thanks to Richard Grenville for catching that mistake!
b02d2a74 [view]master2014-11-30 13:23:10 -0600Richard Grenville[tdebase] Fix window fade in
53f1221b [view]master2014-11-30 16:11:02 +0100Slávek Banko[tde-packaging] Fix FTBFS due to split libtool binary into a libtool-bin package on Debian and Ubuntu
Signed-off-by: Slávek Banko
1447ba63 [view]master2014-11-30 03:49:21 -0600Timothy Pearson[tde-packaging] Add default QtCurve style to kubuntu-default-settings package
2dff937b [view]master2014-11-30 15:39:07 +0800Richard Grenville[tdebase] Bug fix: --no-fading-openclose doesn't work when fading out
- Fix the bug that --no-fading-openclose doesn not work when fading out
by writing w->fade_last as well in win_determine_fade().
- Write w->fade_last for applying w->fade_force, as well.
124b8b7b [view]master2014-11-29 11:49:45 -0600Timothy Pearson[tde] Automated reset to latest HEAD
7cf0c0b4 [view]master2014-11-29 11:39:28 -0600Timothy Pearson[tdebase] Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings
9d766590 [view]master2014-11-29 01:50:24 -0600Timothy Pearson[tde] Automated reset to latest HEAD
a1093ee4 [view]master2014-11-29 01:45:36 -0600Timothy Pearson[tde-style-qtcurve] Fix theme installation
bdb67986 [view]master2014-11-29 01:45:28 -0600Alex Couture[tde-style-qtcurve] Add evaRounded theme
a487ea97 [view]master2014-11-29 00:40:39 -0600Timothy Pearson[tde] Automated reset to latest HEAD
17b142dd [view]master2014-11-29 00:33:46 -0600Timothy Pearson[tdebase] Send setActive signal when taking focus in Client::takeFocus
This relates to Bug #2189
Clean up minor formatting issues
26bef1e8 [view]master2014-11-29 02:09:05 +0100Slávek Banko[tde-packaging] Fix kipi-plugins dependency on libkcal2b on Debian and Ubuntu
Signed-off-by: Slávek Banko
48408802 [view]master2014-11-28 18:59:36 -0600Timothy Pearson[tde-packaging] Fix tdesdk FTBFS on Debian and Ubuntu
2f7d50c2 [view]master2014-11-28 17:12:06 -0600Timothy Pearson[tdebase] Fix kdesktop_lock requiring a process stop/start on unlock
Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
20a9c485 [view]master2014-11-28 16:53:55 -0600Timothy Pearson[tde] Automated reset to latest HEAD
f4fd249c [view]master2014-11-28 16:52:40 -0600Timothy Pearson[kipi-plugins] Remove obsolete files
75a31544 [view]master2014-11-28 16:51:47 -0600Timothy Pearson[tdesdk] Update README
6ef19720 [view]master2014-11-28 16:50:44 -0600Timothy Pearson[kpilot] Slight update of the AUTHORS file to be more accurate
2c1d4ad3 [view]master2014-11-28 13:17:42 -0600Timothy Pearson[tdebase] Hide udev hidden devices via the hidden file mechanism
This resolves Bug #2211
a7c3b934 [view]master2014-11-28 17:32:53 +0900Michele Calgaro[tdebase] Fixed Twin crashes caused by commit 84d7db0. This resolves bug #2218
a5541673 [view]master2014-11-27 12:43:33 -0600Timothy Pearson[tde-packaging] Fix stupid mistake in tdevelop control file causing FTBFS
d9733bdd [view]master2014-11-27 10:45:23 -0600Timothy Pearson[tde-packaging] Attempt to fix FTBFS in tdevelop (again)
5ab19b14 [view]master2014-11-27 02:17:02 -0600Timothy Pearson[tdebase] Honor disk hidden flag when handling device insertion notifiers
This relates to Bug #2211
7b66a28f [view]master2014-11-27 02:05:52 -0600Timothy Pearson[tdelibs] Add Hidden storage device attribute
This relates to Bug #2211
5839b0d3 [view]master2014-11-27 01:48:53 -0600Timothy Pearson[tde-packaging] Fix tdevelop FTBFS on i386
28976a0c [view]master2014-11-26 23:00:55 -0600Timothy Pearson[tde-packaging] Split kdevdesigner off into its own package
This relates to Bug #2200
70a56d09 [view]master2014-11-27 13:30:41 +0900Michele Calgaro[tdebase] Fixed incomplete documentation for handbook in Internet & Network -> Local Network Browsing. This relates to bug #1850
6c5cd567 [view]master2014-11-27 12:43:57 +0900Michele Calgaro[tdebase] Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug #1850
48fe5507 [view]master2014-11-27 11:57:00 +0900Michele Calgaro[tdebase] Fixed help handbook sections for TDE Components. This relates to bug #1850
01d88b28 [view]master2014-11-27 11:51:59 +0900Michele Calgaro[tdelibs] Added support for handbookDocPath(). This relates to bug #1850
ae5b2bf6 [view]master2014-11-26 17:55:55 -0600Timothy Pearson[tde-packaging] Remove tdelibs-trinity-dev and g++ from tdevelop Depends
Add g++ to develop Suggests
This relates to Bug #2200
e2de1ffe [view]master2014-11-26 19:53:11 +0100François Andriot[tdemultimedia] Fix link flags in mpeglib/lib
Signed-off-by: François Andriot
7e00eb19 [view]master2014-11-26 19:52:12 +0100François Andriot[tdemultimedia] Fix arts detection
Add sndio detection
Signed-off-by: François Andriot
ebafa74d [view]master2014-11-26 19:51:15 +0100François Andriot[tdemultimedia] Enable pthread support in mpeglib on openbsd
Signed-off-by: François Andriot
6726351d [view]master2014-11-26 19:50:24 +0100François Andriot[tdemultimedia] Add sndio support for openbsd
Signed-off-by: François Andriot
164caede [view]master2014-11-26 19:49:11 +0100François Andriot[tdemultimedia] Fix build order to avoid FTBFS
Signed-off-by: François Andriot
9f3f3804 [view]master2014-11-26 19:48:24 +0100François Andriot[tdemultimedia] Fix FTBFS in tdeioslave/audiocd/plugins/lame on openbsd
Signed-off-by: François Andriot
e9500088 [view]master2014-11-26 19:47:39 +0100François Andriot[tdemultimedia] Fix FTBFS in tdeioslave/audiocd/plugins/wav on openbsd
Signed-off-by: François Andriot
79546240 [view]master2014-11-26 19:45:57 +0100François Andriot[tdemultimedia] Fix FTBFS in kscd on openbsd because missing scsi_cd.h
Signed-off-by: François Andriot
1761a6cd [view]master2014-11-26 19:44:37 +0100François Andriot[tdemultimedia] Fix missing default openbsd cd device in kscd
Signed-off-by: François Andriot
8d5f4c4d [view]master2014-11-26 19:43:21 +0100Slávek Banko[tdemultimedia] Fix FTBFS in oggPlayObject_impl.h on openbsd because semun definition
Signed-off-by: Slávek Banko
775e3e46 [view]master2014-11-26 09:08:52 +0100François Andriot[arts] Fix artsc-config script to return valid include directory
Fix FTBFS on openbsd
This resolves Bug #2160
Signed-off-by: François Andriot
3b57fe68 [view]master2014-11-26 00:09:45 -0600Timothy Pearson[tdelibs] Fix hardware control center crashes on device hot remove
Fix incorrect decoding of hex escaped device names
84987892 [view]master2014-11-25 17:01:43 -0600Darrell Anderson[tdebase] Fix up symlinked TDE directory handling in upgrade scripts
Automatically run migratekde3 for symlinked directories if user breaks symlink
This relates to Bug #2202
0271348b [view]master2014-11-25 14:45:40 -0600Timothy Pearson[tdebase] Fix twin attempting to load a new compton-tde instance when one is already active
0ae6c2ce [view]master2014-11-25 14:22:07 -0600Timothy Pearson[tdebase] Fix blur option not being written correctly
Add ability to set desaturated backgrounds from the control center
d8287f97 [view]master2014-11-25 13:38:16 -0600Timothy Pearson[tdebase] Rewrite greyscale OpenGL system to use GLSL
Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled)
Reenable greyscale logout effect when compositor is in use
de4b5b3c [view]master2014-11-25 13:01:30 +0900Michele Calgaro[tde-packaging] Added gnuift depencency to kmrml-trinity package.
d4b2ca05 [view]master2014-11-25 12:47:14 +0900Michele Calgaro[tdelibs] Kate syntax highlighting files update - Nov 2014
258ecea8 [view]master2014-11-24 20:22:11 -0600Timothy Pearson[tde] Fix incorrect icons in ui files
802d9724 [view]master2014-11-24 20:21:00 -0600Timothy Pearson[tdeutils] Fix incorrect icons in ui files
03953b0d [view]master2014-11-24 20:20:56 -0600Timothy Pearson[tdegraphics] Fix incorrect icons in ui files
21e26acc [view]master2014-11-24 20:20:40 -0600Timothy Pearson[tderadio] Fix incorrect icons in ui files
6e726d76 [view]master2014-11-24 20:20:14 -0600Timothy Pearson[koffice] Fix incorrect icons in ui files
f36177d9 [view]master2014-11-24 20:19:36 -0600Timothy Pearson[experimental] Fix incorrect icons in ui files
69b99797 [view]master2014-11-25 02:11:35 +0100Slávek Banko[tde-packaging] Package libkcal2 moved from Breaks to Conflicts, for a smooth upgrade on Debian and Ubuntu
Signed-off-by: Slávek Banko
6219569d [view]master2014-11-24 22:31:54 +0800Richard Grenville[tdebase] Bug fix #244: Build failure with -DDEBUG_EVENTS
Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to
X Sync macros. Thanks to blueyed for reporting. (#244)
07b75620 [view]master2014-11-24 22:03:07 +0800Richard Grenville[tdebase] Misc #215: Reformat usage text & update docs
- Reformat usage text by adding a blank line between descriptions of
two switches. (#215)
- Update documentation for a bit. Correct some wrong statements and
clarify some others.
1bd907fe [view]master2014-11-24 18:52:20 +0900Michele Calgaro[tdebase] Fixed help handbook sections for System Administration. This relates to bug #1850
f1baae5f [view]master2014-11-23 22:10:30 -0600Timothy Pearson[tdebase] Fix greyscale filter
78d19bc6 [view]master2014-11-23 20:12:52 -0600Timothy Pearson[tde] Automated reset to latest HEAD
05194b2b [view]master2014-11-23 20:12:04 -0600Timothy Pearson[tdebase] Fix FTBFS
e9121bfb [view]master2014-11-23 17:07:17 -0600Timothy Pearson[tde] Fix ServiceTypes and ExcludeServiceTypes in desktop.in files
c0a3a324 [view]master2014-11-23 17:05:53 -0600Timothy Pearson[tdesvn] Fix ServiceTypes and ExcludeServiceTypes in desktop.in files
8ef2216f [view]master2014-11-23 17:05:16 -0600Timothy Pearson[digikam] Fix ServiceTypes and ExcludeServiceTypes in desktop.in files
68cba853 [view]master2014-11-23 15:50:32 -0600Timothy Pearson[tdebase] Fix twin deleting comptontdepidfile when compton-tde already running on startup
Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process
9ea35022 [view]master2014-11-23 15:17:26 -0600Timothy Pearson[tdelibs] Fix compositing manager detection
Add advanced option to allow a DCOP call to bypass the local call-->send translation shortcut
3126f2cf [view]master2014-11-23 02:16:20 -0600Timothy Pearson[tdebase] Reload shadow radius during signal hander fast reconf
fa9aa04f [view]master2014-11-23 01:26:19 -0600Timothy Pearson[tde] Automated reset to latest HEAD
3151f8b9 [view]master2014-11-23 00:26:12 -0600Timothy Pearson[tdebase] Disable shadows in compton-tde by default (i.e. if no configuration file could be found)
c9ba8a8f [view]master2014-11-22 23:51:37 -0600Timothy Pearson[tde] Automated reset to latest HEAD
682cf1b9 [view]master2014-11-22 23:41:36 -0600Timothy Pearson[tdebase] Fix compton-tde not reloading settings from correct directory after user login
0b21d634 [view]master2014-11-22 17:19:45 -0600Timothy Pearson[tde] Automated reset to latest HEAD
6a2b9ef0 [view]master2014-11-22 17:17:29 -0600Timothy Pearson[tdebase] Fix number of textures available to OpenGL greyscale filter
a582c6e2 [view]master2014-11-22 16:51:56 -0600Timothy Pearson[tdebase] Add optional global/per window greyscale transparency filter to compton-tde

List generated Fri Mar 29 10:17:39 2024
Currently showing patches 26301 to 26400 of 45384 [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]