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
33b90ba0 [view]master2012-11-29 15:15:18 -0600Darrell Anderson[tdelibs] Update COPYING file.
ce145c96 [view]master2012-11-29 15:14:44 -0600Darrell Anderson[tdesdk] Update COPYING file.
aa1c1b86 [view]master2012-11-29 15:14:10 -0600Darrell Anderson[tdegames] Update COPYING file.
f22c05e9 [view]master2012-11-29 15:13:27 -0600Darrell Anderson[tdemultimedia] Update COPYING file.
46b7d249 [view]master2012-11-29 15:12:42 -0600Darrell Anderson[tdebindings] Update COPYING file.
a7c1897e [view]master2012-11-29 15:11:32 -0600Darrell Anderson[tdebase] Update COPYING file.
09635a8f [view]master2012-11-29 15:10:46 -0600Darrell Anderson[tdenetwork] Update COPYING file.
2310c5d2 [view]master2012-11-29 15:09:11 -0600Darrell Anderson[kuickshow] Update COPYING file.
98e5087a [view]master2012-11-29 15:08:20 -0600Darrell Anderson[tdeadmin] Update COPYING file.
94d34ce4 [view]master2012-11-29 15:07:47 -0600Darrell Anderson[tdeaccessibility] Update COPYING file.
2f22b12a [view]master2012-11-29 15:06:50 -0600Darrell Anderson[tdegraphics] Update COPYING file.
16eb93b1 [view]master2012-11-29 15:05:40 -0600Darrell Anderson[tdeutils] Update COPYING file.
8d6e1c62 [view]master2012-11-29 15:01:59 -0600Timothy Pearson[tqt] Automated update from Qt3
2da4cbfb [view]master2012-11-29 15:01:34 -0600Timothy Pearson[qt3] Add QEventLoop glib header link
ede17586 [view]master2012-11-29 01:04:37 -0600Timothy Pearson[dbus-1-tqt] Fix event queue
7f11dfba [view]master2012-11-28 13:07:14 -0600Timothy Pearson[tdenetworkmanager] Fix a number of display bugs
Warn on wireless connection failure
2277bfa0 [view]master2012-11-28 13:05:30 -0600Timothy Pearson[tdelibs] Fix a number of issues with the network-manager backend, including event loop recursion
a111d47e [view]master2012-11-28 10:37:59 -0600Timothy Pearson[dbus-1-tqt] Generate synchronous methods alongside asynchronous methods
b5fe61ea [view]master2012-11-27 22:07:27 -0600Timothy Pearson[tde-packaging] Fix Qt3/TQt3 build deps on Debian and Ubuntu
c3c0b95c [view]master2012-11-28 11:44:00 +0800Richard Grenville[tdebase] Feature #65: --focus-exclude
- Add --focus-exclude, which should be used with a list of conditions to
set certain windows to always be considered focused.
- Change focus determination process, with a newly added w->focused_real
that reflects whether the window is actually focused, while w->focused
represents whether compton considers it focused. The primary
difference is now when a window considered focused because of
--mark-wmwin-focused or --mark-ovredir-focused receives a FocusOut
event, it's still considered focused by compton.
- Change opacity target and dim state calculation so that it's done at
most once every paint.
- Split window opacity property fetching from calc_opacity() to a new
function win_update_opacity_prop().
- Silence a warning in wid_get_prop_wintype().
- Rename a few functions. Code clean-up.
- My time is very limited currently, few tests are done, so this commit
may very well introduce bugs.
- Known issue: Dim picture opacity does not change based on window
opacity, causing somehow annoying effects when a window fades off.
a49c4d86 [view]master2012-11-27 19:20:40 -0600Darrell Anderson[tde-i18n] Remove cruft: index.cache.bz2 files.
Thanks to Fat-Zer.
This resolves bug report 1345.
426b232c [view]master2012-11-27 19:17:39 -0600Darrell Anderson[tde-i18n] Remove cruft: Makefile.in files.
Thanks to Fat-Zer.
This partially resolves bug report 1345.
03bdbd10 [view]master2012-11-27 19:12:58 -0600Darrell Anderson[tde-i18n] Remove cruft: configure scripts.
Thanks to Fat-Zer.
This partially resolves bug report 1345.
0953d90e [view]master2012-11-27 12:18:33 +0100Slávek Banko[tde-cmake] Do not create symlink "common" in tde_createte_handbook with NOINDEX flag
24a4b8ad [view]master2012-11-27 12:16:26 +0100Slávek Banko[admin] Skip CMake files during the installation documentation
c1baf917 [view]master2012-11-27 12:15:35 +0100Slávek Banko[admin] Skip quilt cache during search configure.in.*
5cecaed0 [view]master2012-11-27 01:15:36 -0600Timothy Pearson[tde-packaging] Fix ldap kcm build dependencies on Debian and Ubuntu
ae7b3e6b [view]master2012-11-27 01:01:25 -0600Timothy Pearson[tdebase] Very minor update to COPYING file
8a955421 [view]master2012-11-27 00:56:01 -0600Timothy Pearson[tdepowersave] Clear completely obsolete NEWS file
b5dd009c [view]master2012-11-27 00:17:20 -0600Timothy Pearson[kcmldapmanager] Remove Debian packaging files
b33d3986 [view]master2012-11-27 00:17:05 -0600Timothy Pearson[kcmldapcontroller] Remove Debian packaging files
43d169fb [view]master2012-11-27 00:16:43 -0600Timothy Pearson[kcmldap] Remove Debian packaging files
5a14f359 [view]master2012-11-27 00:16:17 -0600Timothy Pearson[tde-packaging] Add ldap module packaging files to Debian and Ubuntu
7637e964 [view]master2012-11-26 22:43:05 -0600Timothy Pearson[tde-packaging] Enable glib main loop integration in Qt3 and TQt3 on Debian and Ubuntu
84f70969 [view]master2012-11-26 22:38:41 -0600Timothy Pearson[tqt] Automated update from Qt3
de67a2b8 [view]master2012-11-26 22:38:07 -0600Timothy Pearson[qt3] Add glib main loop support patches
c7706265 [view]master2012-11-26 22:30:47 -0600Timothy Pearson[tdenetworkmanager] Autostart tdenetworkmanager
10dda38c [view]master2012-11-26 21:26:19 -0600Timothy Pearson[tdenetworkmanager] Add passive notification on VPN connection failure
894d885f [view]master2012-11-26 21:25:12 -0600Timothy Pearson[tdelibs] Add notification signals on VPN connection events
84889ea4 [view]master2012-11-26 18:15:56 -0600Darrell Anderson[tdenetwork] Fix automake warnings.
0eefe0cd [view]master2012-11-26 17:40:48 -0600Darrell Anderson[adept] Remove old *.patch files. Code is already merged or obsolete.
1c2ed66f [view]master2012-11-26 17:39:07 -0600Darrell Anderson[kbfx] Remove old *.patch files. Code is already merged or obsolete.
1fe815e3 [view]master2012-11-26 17:32:44 -0600Darrell Anderson[tdeedu] Remove old *.patch files. Code is already merged or obsolete.
2c67f751 [view]master2012-11-26 17:28:19 -0600Darrell Anderson[tdenetwork] Remove old *.patch files. Code is already merged or obsolete.
f285871c [view]master2012-11-26 16:55:07 -0600Timothy Pearson[tdenetworkmanager] Fix VPN editing and connection
346f40b4 [view]master2012-11-26 16:44:23 -0600Timothy Pearson[tdelibs] Fix crash on VPN secrets load
259ae388 [view]master2012-11-26 16:32:42 -0600Timothy Pearson[tdelibs] Fix unexported library and increase NM DBUS timeout
cfa58d93 [view]master2012-11-26 13:10:32 -0600Timothy Pearson[tdenetworkmanager] Fix wireless tray
1351acec [view]master2012-11-26 13:09:21 -0600Timothy Pearson[tdelibs] Fix network-manager backend
Add Bluetooth device detection
545c32d8 [view]master2012-11-26 12:19:30 -0600Timothy Pearson[dbus-1-tqt] Fix long-standing intermittent bug whereby an application using dbus-1-tqt would randomly hang after many hours of continuous operation
2c005845 [view]master2012-11-26 10:57:44 -0600Timothy Pearson[dbus-1-tqt] Fix last commit
76bf393f [view]master2012-11-26 10:46:39 -0600Timothy Pearson[dbus-1-tqt] Fix intermittent incorrectly set error object on successful dbus call
72225285 [view]master2012-11-27 00:02:18 +0800Richard Grenville[tdebase] Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome
- Fix a bug that causes wrong focus detection result in Awesome and
maybe other window managers, when --use-ewmh-active-win is enabled and
_NET_ACTIVE_WINDOW changes before the newly-focused window is mapped.
- Fix a typo that causes more than one window to stay focused after a
window destruction with --use-ewmh-active-win.
- Fix a bug that find_clientwin() incorrectly returns a window when
window ID 0 is passed to it.
- Check for window ID 0 in update_ewmh_active_win().
c34905ed [view]master2012-11-25 20:06:11 -0600Timothy Pearson[dbus-1-tqt] Add support for marshalled Bool types
f5eef52b [view]master2012-11-26 03:00:13 +0100Slávek Banko[tde-packaging] Rename dependency qca-tls to tqca-tls in metapackages on Debian and Ubuntu
dff7df48 [view]master2012-11-25 19:45:58 -0600Darrell Anderson[tdepim] Update menu categories.
ff26edf4 [view]master2012-11-25 19:20:22 -0600Darrell Anderson[tdenetwork] Cleanup header includes to improve readability.
99a94433 [view]master2012-11-26 01:55:02 +0100Slávek Banko[tdenetwork] Fix automake build: jingle support
177d300e [view]master2012-11-25 15:38:45 -0600Darrell Anderson[tde-i18n] Numerous docbook fixes and updates.
This resolves bug reports 1337 and 1343.
480df2e3 [view]master2012-11-25 15:24:35 -0600Timothy Pearson[tde-packaging] Add Debian metapackage and move the Kubuntu metapackage to the correct location
3d382d1b [view]master2012-11-25 15:19:22 -0600Timothy Pearson[tde-packaging] Add redmond-default-settings
fb180cb3 [view]master2012-11-25 15:15:26 -0600Timothy Pearson[tde-packaging] Add kubuntu-meta
513352ac [view]master2012-11-25 15:13:54 -0600Timothy Pearson[tde-packaging] Add kubuntu-default-settings
bd87b2af [view]master2012-11-25 14:05:14 -0600Timothy Pearson[tqt] Automated update from Qt3
aeff00ef [view]master2012-11-25 19:40:23 +0100Slávek Banko[tdenetwork] Fix cmake build: kopete_latexconvert.sh permissions
b3fd6646 [view]master2012-11-25 16:26:51 +0100Slávek Banko[tdenetwork] Fix cmake build: automoc × specific rule in kopete jabber protocol
dd95f4e3 [view]master2012-11-25 02:58:08 -0600Timothy Pearson[experimental] Add a couple of additional conversions
08df31ba [view]master2012-11-24 20:52:01 -0600Darrell Anderson[tdelibs] Add docbook entities.
This resolves bug report 1342.
Thanks to Fat-Zer.
10eafa49 [view]master2012-11-24 18:01:36 -0600Timothy Pearson[experimental] Update qglobal patch
79afe706 [view]master2012-11-24 19:03:15 +0100Slávek Banko[tde-packaging] Rename dependency qca-tls to tqca-tls in tdenetwork on Debian and Ubuntu
68b5e386 [view]master2012-11-24 16:19:37 +0100Slávek Banko[tdenetwork] Rename QCA to TQCA
Fix FTBFS
32fb770a [view]master2012-11-24 09:58:05 +0100Francois Andriot[tde-packaging] RPM: add PCLinuxOS support
b701e9bd [view]master2012-11-23 22:02:02 -0600Darrell Anderson[tdenetwork] Fix online URL link.
95063f60 [view]master2012-11-23 15:05:47 -0600Timothy Pearson[tdenetworkmanager] Fix another FTBFS
b6de2f2d [view]master2012-11-23 14:58:50 -0600Timothy Pearson[tdenetworkmanager] Fix FTBFS
59c48fea [view]master2012-11-23 14:56:50 -0600Darrell Anderson[tdebase] Update migratekde3 with backup option and improved comments.
a4d49024 [view]master2012-11-23 14:20:07 -0600Timothy Pearson[tdenetworkmanager] Remove unneccesary dependency on gnome keyring
09aa71bf [view]master2012-11-23 03:16:49 -0600Timothy Pearson[libtqt-perl] Fix FTBFS
1d811a99 [view]master2012-11-22 22:53:55 -0600Timothy Pearson[tdelibs] Fix display configuration module crash
This pertains to Bug #1334
3184ede6 [view]master2012-11-22 18:47:43 -0600Timothy Pearson[gtk3-tqt-engine] Use currently active TDE icon theme
b2954b99 [view]master2012-11-22 15:59:30 -0600Timothy Pearson[gtk-qt-engine] Add icon theme information to GTK3 config file
6953f223 [view]master2012-11-22 15:17:23 -0600Timothy Pearson[gtk3-tqt-engine] Fix drawing glitch when line width < 1px
6ab3b4d3 [view]master2012-11-22 18:23:21 +0100Slávek Banko[tdenetwork] Fix cmake build: add dependencies for filesharing parallel build
Thanks to Fat-Zer
14f7445d [view]master2012-11-22 18:19:18 +0100Slávek Banko[tdenetwork] Fix cmake build: add missing librss export
Thanks to Fat-Zer
7889530e [view]master2012-11-21 23:14:45 -0600Darrell Anderson[tdeartwork] Use Places category instead of FileSystems category in icon themes.
f7ad41a5 [view]master2012-11-21 23:13:15 -0600Darrell Anderson[tdeaccessibility] Use Places category instead of FileSystems category in icon themes.
e8c3a67b [view]master2012-11-21 21:03:18 -0600Timothy Pearson[gtk3-tqt-engine] Use MIT SHM where possible to speed up drawing
66e7613e [view]master2012-11-21 20:28:05 -0600Timothy Pearson[gtk3-tqt-engine] Add comment
25eb56b1 [view]master2012-11-21 20:19:51 -0600Timothy Pearson[gtk3-tqt-engine] Increase drawing speed
0762fd31 [view]master2012-11-21 16:23:32 -0600Timothy Pearson[gtk3-tqt-engine] Keep both the device and intermediate painter states in sync
c6e33201 [view]master2012-11-21 22:11:14 +0100Slávek Banko[tdebase] Fix migratekde3: added escape for a dot in regular expressions
2f10690b [view]master2012-11-21 01:03:19 -0600Timothy Pearson[tdelibs] Fix combobox drawing under Plastik
22fd5fa7 [view]master2012-11-21 00:12:25 -0600Timothy Pearson[tde-packaging] Fix FTBFS on Debian and Ubuntu caused by filesystem icon move to standard places
38b854c8 [view]master2012-11-20 21:08:42 -0600Timothy Pearson[gtk3-tqt-engine] Regenerate theme control file if new version of theme engine is installed
Fix scrollbars
f126bf72 [view]master2012-11-21 09:15:49 +0800Richard Grenville[tdebase] Bug fix: Wrong file path being displayed on config file parsing error
- Fix a bug that causes wrong file path being displayed on configuration
file parsing error.
- Continue dropping unused parameters and silence clang warnings.
- Add conky shadow exclusion rule to compton.sample.conf.
71444cdc [view]master2012-11-21 01:15:09 +0100Slávek Banko[tdebase] Fix migratekde3 with nonexistent cache folder
Fix unwanted rebranding when run on 3.5.x
058a95c5 [view]master2012-11-20 16:44:38 -0600Darrell Anderson[tdenetwork] Add help comments to CMakeLists.txt.
Thanks to Fat-Zer.
1e538620 [view]master2012-11-20 10:29:06 -0600Timothy Pearson[dolphin] Use KIcon::Place instead of KIcon::FileSystems
cb0beb76 [view]master2012-11-20 10:27:32 -0600Timothy Pearson[tdebase] Use KIcon::Place instead of KIcon::FileSystems
043698a3 [view]master2012-11-20 10:17:38 -0600Timothy Pearson[tdelibs] Use KIcon::Place in kfilepropsplugin

List generated Fri May 9 18:18:01 2025
Currently showing patches 42101 to 42200 of 52777 [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]