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
f2ca3434 [view]master2018-06-20 23:52:19 +0900Michele Calgaro[tdebase] Removed unrequired comments.
Signed-off-by: Michele Calgaro
f52b584f [view]master2018-06-20 23:44:56 +0900Michele Calgaro[tdelibs] Removed unrequired comments.
Signed-off-by: Michele Calgaro
e324c2e7 [view]master2018-06-20 19:13:35 +0900Michele Calgaro[tde-packaging] DEB build scripts: major update aimed at simplifying the use for
non-root users.
Signed-off-by: Michele Calgaro
77398a60 [view]master2018-06-19 20:09:51 +0200François Andriot[tde-packaging] RPM: avoid linking to libmad on non-x86 architectures
dd873fce [view]master2018-06-18 16:17:41 -0500Eddie James[libtdevnc] Tight: export SendCompressedData and SendTightHeader functions
These functions can be used to send already compressed jpegs to a
client, circumventing the usual rect/region update methods which
operate on a raw rgb framebuffer. Rename the functions with the usual
rfb prefix and add the prototypes in rfb.h.
Signed-off-by: Eddie James
3f0ae4ce [view]master2018-06-18 22:06:01 +0200François Andriot[tde-packaging] RPM: update build scripts
a5fdb0ea [view]master2018-06-18 22:04:05 +0200François Andriot[tde-packaging] RPM: update spec files for opensuse TW on OBS
44916473 [view]master2018-06-17 15:04:58 +0200Slávek Banko[tdenetwork] kopete: Add descriptions for connection options
This relates to bug #2669
Signed-off-by: Slávek Banko
a67e22dd [view]master2018-06-16 19:30:40 +0200Christian Beier[libtdevnc] AppVeyorCI: remove unused statements
84dee73e [view]master2018-06-16 19:29:45 +0200Christian Beier[libtdevnc] AppVeyorCI: remove Visual Studio 2013 as it somehow got broken at AppVeyor's side
127b44ca [view]master2018-06-16 19:13:19 +0200Christian Beier[libtdevnc] README: remove reference to functions not existing anymore
Closes #202.
af8244e3 [view]master2018-06-16 21:45:03 +0900Michele Calgaro[kgtk-qt3] Fixed problem with dlsym lookup. This resolve bug #2477
Partially inspired by posts at
https://stackoverflow.com/questions/15599026/how-can-i-intercept-dlsym-calls-using-ld-preload
Signed-off-by: Michele Calgaro
bc865250 [view]master2018-06-14 17:49:52 +0200Slávek Banko[k9copy] Fix FTBFS with clang
Signed-off-by: Slávek Banko
0efca5e4 [view]master2018-06-14 16:05:18 +0200Slávek Banko[soundkonverter] Fix FTBFS with clang
Signed-off-by: Slávek Banko
d8ba83c0 [view]master2018-06-13 21:23:21 +0200Oleg Levenets[krusader] Fix FTBFS with clang
Signed-off-by: Oleg Levenets
479c9535 [view]master2018-06-13 21:21:53 +0200Slávek Banko[krusader] Fix FTBFS with clang
Signed-off-by: Slávek Banko
183decb0 [view]master2018-06-11 22:42:02 +0200Slávek Banko[kdbusnotification] Fix FTBFS for build without --enable-final
This resolves bug #2545
Signed-off-by: Slávek Banko
43a99c94 [view]master2018-06-10 15:17:39 +0200Slávek Banko[tdemultimedia] cmake: Add check of libvorbis version
This is essential for applications that encode to ogg
Signed-off-by: Slávek Banko
7464ab58 [view]master2018-06-08 16:28:43 +0200Slávek Banko[tdemultimedia] cmake: Fix FTBFS from prior commit
Signed-off-by: Slávek Banko
e67c4541 [view]master2018-06-08 02:08:01 +0200Slávek Banko[tdemultimedia] cmake: Add other missing checks
Signed-off-by: Slávek Banko
d81209c6 [view]master2018-06-08 02:04:22 +0200Slávek Banko[tdemultimedia] cmake: Fix build of ogg plugin in mpeglib
This relates to bug #2844
Signed-off-by: Slávek Banko
de908386 [view]master2018-06-07 23:24:25 +0900Michele Calgaro[tdemultimedia] Fixed NukePlugin implementation which was preventing the sound server
from autosuspending. This relates to bug #2844
Signed-off-by: Michele Calgaro
329492cb [view]master2018-06-05 16:46:15 +0900Michele Calgaro[tde-packaging] DEB build scripts: major update of README file after testing on a clean
netinstall VM.
Signed-off-by: Michele Calgaro
c11d594b [view]master2018-06-03 20:16:35 +0900Michele Calgaro[tdeutils] tdefilereplace: added default shortcut to open search/replace
window (CTRL+F as used in many editors for Find).
Signed-off-by: Michele Calgaro
a889f434 [view]master2018-06-03 11:18:00 +0200Slávek Banko[tqt] Backport mysql driver mariadb fix - see QTBUG-63108
[taken from RedHat Qt3 patches]
Signed-off-by: Slávek Banko
f3c643af [view]master2018-06-03 11:17:53 +0200Slávek Banko[qt3] Backport mysql driver mariadb fix - see QTBUG-63108
[taken from RedHat Qt3 patches]
Signed-off-by: Slávek Banko
1de74439 [view]master2018-06-03 11:07:43 +0200Slávek Banko[tqt] Add mkspecs for build with Clang
Signed-off-by: Slávek Banko
b5078576 [view]master2018-06-03 11:07:39 +0200Slávek Banko[qt3] Add mkspecs for build with Clang
Signed-off-by: Slávek Banko
7a9e73d3 [view]master2018-06-03 16:02:02 +0900Michele Calgaro[tde-packaging] DEB build scripts: various fixes to allow normal user to build packages.
- removed need to mount/unmount TDE_DEBS_DIR folder into pbuilder repo folder
- removed need to create "/var/cache/pbuilder/repo" folder
- moved pbuilder hook folder to a subfolder of the user home folder
- updated readme file
Signed-off-by: Michele Calgaro
ffaa9129 [view]master2018-06-02 14:27:43 +0200François Andriot[tde-packaging] RPM: disable lame support when building on OBS
ce947350 [view]master2018-06-02 14:24:39 +0200François Andriot[tde-packaging] RPM: update build scripts
15e02021 [view]master2018-06-02 14:18:31 +0200François Andriot[tde-packaging] RPM: fix many build dependencies in spec files
04957500 [view]master2018-06-02 14:08:31 +0200François Andriot[tde-packaging] RPM: add many missing 'rpmlintrc' files to spec files
ea921cfe [view]master2018-06-02 12:57:40 +0900Michele Calgaro[tdeaddons] Konqueror Ark plugin: fixed bug with last extension. This relates to bug
2903.
Signed-off-by: Michele Calgaro
808ae9f1 [view]master2018-05-30 19:39:12 +0200Nikolaus Klepp[tdebase] Update URL for TDE main site, wiki, themes and applications
This resolves bug #2924
Signed-off-by: Nikolaus Klepp
dbfe7ad9 [view]master2018-05-30 09:43:03 +0200Slávek Banko[amarok] Add ruby 2.5 and 2.4 detection
Signed-off-by: Slávek Banko
b0159f20 [view]master2018-05-29 23:43:14 +0900Michele Calgaro[ksquirrel] Removed rar-compress duplicated entry.
Signed-off-by: Michele Calgaro
1b3cc36b [view]master2018-05-29 23:41:49 +0900Michele Calgaro[amarok] Fixed mimetype for rar files.
Signed-off-by: Michele Calgaro
6a8f3826 [view]master2018-05-29 23:39:58 +0900Michele Calgaro[dolphin] Removed rar-compressed and zip-compressed files.
Signed-off-by: Michele Calgaro
1d50453c [view]master2018-05-29 23:27:59 +0900Michele Calgaro[krusader] Removed of rar-compressed and zip-compressed files.
Signed-off-by: Michele Calgaro
57bbfc7e [view]master2018-05-29 23:20:07 +0900Michele Calgaro[tde-packaging] Openbsd: updated after removal of rar-compressed and zip-compressed files.
Signed-off-by: Michele Calgaro
1b04b27b [view]master2018-05-29 21:59:10 +0900Michele Calgaro[tdelibs] Removed duplicated zip file mimetype. This relates to bug #2794
Signed-off-by: Michele Calgaro
b1c38049 [view]master2018-05-29 21:57:06 +0900Michele Calgaro[tdeaddons] Konqueror Ark plugin: switched default format to .xz. Add jar and remove lzma from "compress as" menu default entries.
This relates to bug #2794
Signed-off-by: Michele Calgaro
eb70797e [view]master2018-05-29 14:56:13 +0200Slávek Banko[tde-packaging] DEB tdebase: Remove unwanted #DEBHELPER# from TDM prerm script
With systemd this will cause undesired restart of TDM during the upgrade
Signed-off-by: Slávek Banko
c91feb08 [view]master2018-05-29 21:41:49 +0900Michele Calgaro[tdeutils] Ark: removed duplicated zip-compressed format and minor code
rearrangement. This relates to bug #2794
Signed-off-by: Michele Calgaro
fcdbd810 [view]master2018-05-29 16:53:35 +0900Ray Vine[tdeaddons] Konqueror Ark plugin: change default compression format from gz to xz.
Enable jar format in "compress as" sub menu.
Signed-off-by: Michele Calgaro
04a8b70f [view]master2018-05-29 16:34:39 +0900Michele Calgaro[tdeutils] Ark: Fixed support for rar files. This relates to bug #2794
Special thanks to Ray Vine whose patch inspired this one.
Signed-off-by: Michele Calgaro
8967262a [view]master2018-05-29 04:02:56 +0200Slávek Banko[tdewebdev] Fix FTBFS with clang
Signed-off-by: Slávek Banko
4d3ca8ff [view]master2018-05-28 15:29:46 +0900Ray Vine[tdeutils] Removed duplicated rar file mimetype. This relates to bug #2794
Signed-off-by: Michele Calgaro
256b5e18 [view]master2018-05-28 15:29:15 +0900Ray Vine[tdeaddons] Removed duplicated rar file mimetype. This relates to bug #2794
Signed-off-by: Michele Calgaro
74181268 [view]master2018-05-28 15:27:14 +0900Ray Vine[tdelibs] Removed duplicated rar file mimetype. This relates to bug #2794
Signed-off-by: Michele Calgaro
fd81a8bc [view]master2018-05-27 14:52:49 +0200Emanoil Kotsev[tdeutils] Set pool.sks-keyservers.net as default keyserver in kgpg
This resolves bug #2915
Signed-off-by: Emanoil Kotsev
030fad5f [view]master2018-05-26 19:22:13 +0200Slávek Banko[tdebase] Reset states in kdesktop-lock if startSaver fails
Signed-off-by: Slávek Banko
77ecc1df [view]master2018-05-27 02:04:06 +0900Michele Calgaro[tdebase] Polish up commit 67290ac0.
Signed-off-by: Michele Calgaro
d0a40ade [view]master2018-05-26 19:01:19 +0200Slávek Banko[tdebase] starttde: Always add paths because folders can be created
by installing packages during a session.
This resolves bug #2395
Signed-off-by: Slávek Banko
67290ac0 [view]master2018-05-27 01:52:35 +0900Slávek Banko[tdebase] Fixed removal of older network panel files in case the user does not
follow the correct update+reboot+access procedure. This relates to bug
2903.
Signed-off-by: Slávek Banko
Signed-off-by: Michele Calgaro
00dfa3ae [view]master2018-05-24 19:53:58 +0900Michele Calgaro[tdebase] Fixed update of network links in user folder. This resolves bug #2903
Signed-off-by: Michele Calgaro
e0f1af44 [view]master2018-05-24 00:35:19 +0200Slávek Banko[admin] Add cppunit detection using pkg-config
Obsolete cppunit-config was removed in cppunit 1.14.0
Signed-off-by: Slávek Banko
089c1a62 [view]master2018-05-23 15:32:11 +0900Michele Calgaro[tdebase] Fixed up previous commit (unwanted change got included by mistake).
Signed-off-by: Michele Calgaro
204867aa [view]master2018-05-23 15:19:02 +0900Michele Calgaro[tde-packaging] Update Konqueror sidebar links. This relates to bug #2903
Signed-off-by: Michele Calgaro

List generated Fri Jul 10 00:20:33 2026
Currently showing patches 35161 to 35220 of 56716 [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]