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
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
5365a238 [view]master2014-11-22 15:54:07 -0600Timothy Pearson[tdebase] Don't unlock session on VT switch fail
3b70e3c5 [view]master2014-11-22 13:15:52 -0600Timothy Pearson[tde-packaging] Enable tdm compositor in Debian and Ubuntu default settings packages
069b778d [view]master2014-11-22 13:05:30 -0600Timothy Pearson[tde-style-qtcurve] Fix theme permissions
a3fbecd9 [view]master2014-11-22 13:05:22 -0600Alex Couture[tde-style-qtcurve] Add Breeze QtCurve theme
61fd4b9a [view]master2014-11-22 18:49:14 +0100Slávek Banko[tde-packaging] Merge package libkcal2 into libtdepim1 on Debian and Ubuntu
This resolves circular dependency - Bug #2197
Signed-off-by: Slávek Banko
42aa1eb3 [view]master2014-11-22 11:02:33 -0600Timothy Pearson[tde-packaging] Remove tdeprint conflict on foomatic compressed PPDs and add missing dependency on foomatic (un)compressed PPDs in Debian and Ubuntu
This relates to Bug #2191
dae6eb20 [view]master2014-11-22 10:56:53 -0600Timothy Pearson[tde-packaging] Break circular dependency between libmiracle0.2.5-trinity and libvalerie0.2.5-trinity
This resolves Bug #2208
1551f542 [view]master2014-11-22 10:46:16 -0600Timothy Pearson[tde-packaging] Attempt to break circular dependency of tde-ldap-cert-updater on kcontrol-ldap-bonding-trinity
This relates to Bug #2207
c4c8a731 [view]master2014-11-22 10:36:21 -0600Timothy Pearson[tde-packaging] Remove unneccessary dependency on kvirc-trinity by kvirc-data-trinity
This resolves Bug #2206
85266956 [view]master2014-11-22 01:47:59 -0600Timothy Pearson[tde] Automated reset to latest HEAD
3aba060d [view]master2014-11-22 01:47:28 -0600Timothy Pearson[tqt3] Automated update from Qt3
f6b53fc5 [view]master2014-11-22 01:47:01 -0600Timothy Pearson[qt3] Fix typo in CEF structure definition
This relates to Bug #1489
4e3937ad [view]master2014-11-21 23:44:36 -0600Timothy Pearson[tde-packaging] Add cifs-utils as alternate dependency for smb4k on Debian and Ubuntu
This resolves Bug #2205
62fe6101 [view]master2014-11-21 23:23:29 -0600Timothy Pearson[tde] Automated reset to latest HEAD
bdc8377b [view]master2014-11-21 23:22:50 -0600Timothy Pearson[tqt3] Automated update from Qt3
444ac1fe [view]master2014-11-21 23:21:39 -0600Timothy Pearson[qt3] Repaint QComboBox on drop-down dismissal
This relates to Bug #1489
ef83a78f [view]master2014-11-21 23:20:53 -0600Timothy Pearson[tde-style-qtcurve] Minor syntatical cleanup, no functional changes
95ac67b9 [view]master2014-11-21 22:10:38 -0600Timothy Pearson[tde-packaging] Remove obsolete filelight-l10n package from Debian and Ubuntu packaging files

List generated Sun Apr 28 08:17:39 2024
Currently showing patches 26890 to 26989 of 45955 [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]