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
5600d179 [view]master2018-07-23 17:06:54 -0500Timothy Pearson[tde-packaging] Fix background on no-userlist theme
d4c7a0d4 [view]master2018-07-23 04:33:43 -0500Timothy Pearson[tde-packaging] Fix TDM background display
fee867fd [view]master2018-07-22 22:54:48 +0900Michele Calgaro[tdeaddons] kde->tde correction to test gitea.
Signed-off-by: Michele Calgaro
(cherry picked from commit e9584178c91e85f3ddf56276be75ad4e82a6a7d0 in
gitea repo)
33481586 [view]master2018-07-20 17:22:31 +0200Slávek Banko[kstreamripper] Fix FTBFS due to missing automoc
This resolves last part of bug #2950
Signed-off-by: Slávek Banko
9fa6391b [view]master2018-07-20 12:41:46 +0900François Andriot[kstreamripper] Fixed FTBFS in OpenSUSE (all versions) and Fedora 28.
Signed-off-by: François Andriot
Signed-off-by: Michele Calgaro
9a0e6302 [view]master2018-07-18 19:53:17 +0900François Andriot[tdewebdev] Fixed FTBFS with libxml2 >= 2.9.8
Signed-off-by: Michele Calgaro
bdf74509 [view]master2018-07-17 14:52:03 -0500Timothy Pearson[libtdeldap] OpenSSL 1.1.0 and later use a builtin OID database that conficts with our explicit OID definitions
Attempt to detect OpenSSL verisons prior to 1.1.0, and only add explicit OID definitions for those older versions
068aed6b [view]master2018-07-17 21:58:31 +0900Michele Calgaro[tde-packaging] DEB: Start media backend on TDE session startup. This resolves bug #2780
Signed-off-by: Michele Calgaro
(cherry picked from commit e6d40c43e6c8246b9dd0276880b393708775a8b6)
4317c3e7 [view]master2018-07-17 21:57:16 +0900Michele Calgaro[tdebase] Start media backend on TDE session startup. This resolves bug #2780
Signed-off-by: Michele Calgaro
(cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c)
84485fe6 [view]master2018-07-17 02:00:00 -0500Timothy Pearson[libtdeldap] Fix invalid OpenSSL command syntax
2d62203f [view]master2018-07-16 15:11:24 +0200François Andriot[tde-packaging] RPM: update kstreamripper spec file
2f28732a [view]master2018-07-15 23:00:10 +0200François Andriot[tde-packaging] RPM: fix kdcop.desktop category for opensuse
1794d3e6 [view]master2018-07-15 22:59:36 +0200François Andriot[tde-packaging] RPM: add TDM/TDE alternatives in YAST2 for opensuse >= 15.0
a84a6c17 [view]master2018-07-15 22:58:46 +0200François Andriot[tde-packaging] RPM: update build scripts for Opensuse TumbleWeed
fbd894a9 [view]master2018-07-15 10:54:51 +0200Slávek Banko[tde-packaging] DEB ksquirrel: Add kipi-plugins-trinity to recommends
This resolves bug #2380
Signed-off-by: Slávek Banko
1b4f3fa5 [view]master2018-07-12 19:02:11 +0200Slávek Banko[kmymoney] Fix FTBFS for build without cppunit
Signed-off-by: Slávek Banko
856cef20 [view]master2018-07-12 19:01:49 +0200Slávek Banko[kmymoney] Fix FTBFS for build with --enable-final
Signed-off-by: Slávek Banko
e399ef9f [view]master2018-07-12 18:56:41 +0200Slávek Banko[kmymoney] Fix FTBFS on Fedora 28
This resolves bug #2901
Signed-off-by: Slávek Banko
eeaccbed [view]master2018-07-11 23:38:32 +0900Michele Calgaro[tde-packaging] DEB build scripts: several enhancements as follow:
- major rework of update_repositories.sh script, which now supports
multiple branches and provide better feedback to user.
- added support for pre-built extra dependency packages. A user can now
use Slavek Banko's binary packages instead of building the extra
dependency locally. This removes a quite tedious process during the
setup of the building environment.
- bug fixes and more user friendly folder names.
- improved README to cover the complete process until TDE installation.
Special thanks to Gregory Guy for testing and
feedback done so far.
Signed-off-by: Michele Calgaro
1781ecda [view]master2018-07-08 20:53:43 +0200Christian Beier[libtdevnc] CMake: add a LIBVNCSERVER_HAVE_GNUTLS #define
e775aec6 [view]master2018-07-08 17:56:23 +0200Christian Beier[libtdevnc] build: decouple GnuTLS|OpenSSL detection from WebSockets support
8fb500ce [view]master2018-07-07 17:25:25 +0200Slávek Banko[scripts] Revamp switch_all_submodules_to_head_and_clean
+ script revised according to update_all_submodules
+ files .gitmodules are processed instead of call git submodule foreach
+ modules are initialized during processing instead of at the beginning
+ initialize submodules only if they have not yet been initialized
+ use --no-recurse-submodules at git pull for better overview of the update progress
Signed-off-by: Slávek Banko
b0d74087 [view]master2018-07-07 16:12:37 +0200Slávek Banko[scripts] Update update_all_submodules
+ create lock specific by branch
+ initialize submodules only if they have not yet been initialized
+ use --no-recurse-submodules at git pull for better overview of the update progress
Signed-off-by: Slávek Banko
a4ee9732 [view]master2018-07-07 11:56:51 +0200Slávek Banko[scripts] Update create_tarball and create_all_tarballs
+ default TARGET is now detected from the TDE core header
+ added check if TARGET is valid for the branch
Signed-off-by: Slávek Banko
5fa5b51c [view]master2018-07-04 11:34:19 +0900Michele Calgaro[kpilot] Removed unused define which could have caused issue because of double
backslash escaping.
Signed-off-by: Michele Calgaro
c1b7409d [view]master2018-07-04 10:09:07 +0900Michele Calgaro[arts] cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro
48f8d969 [view]master2018-07-04 10:01:29 +0900Michele Calgaro[tdewebdev] cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro
967cf908 [view]master2018-07-04 01:20:59 +0200Michele Calgaro[tdebase] cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro
Signed-off-by: Slávek Banko
a359fef2 [view]master2018-07-03 20:10:17 +0900Michele Calgaro[tdebase] Fixed session locking at login. This resolves bug #2874
Signed-off-by: Michele Calgaro
828bd2ad [view]master2018-07-02 23:15:07 +0900Michele Calgaro[tdebase] Kate session panel: fixed restoring of multiple Kate's main windows.
This relates to bug #2491
Signed-off-by: Michele Calgaro
6728e789 [view]master2018-07-01 23:34:41 +0200Slávek Banko[tde-i18n] Fix typo from prior commit
Signed-off-by: Slávek Banko
a23aa14d [view]master2018-07-01 18:16:13 +0200Slávek Banko[tde-i18n] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
36e22fdf [view]master2018-07-01 16:44:27 +0200Slávek Banko[tdewebdev] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
634dbebd [view]master2018-07-01 16:43:02 +0200Slávek Banko[tdevelop] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
504126f4 [view]master2018-07-01 16:39:03 +0200Slávek Banko[tdesdk] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
bd2f1a61 [view]master2018-07-01 16:15:56 +0200Slávek Banko[tdebindings] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
5da22d48 [view]master2018-07-01 16:14:30 +0200Slávek Banko[tdeadmin] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
8f29964a [view]master2018-07-01 16:13:46 +0200Slávek Banko[tdeaddons] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
d9d79cf8 [view]master2018-07-01 16:12:11 +0200Slávek Banko[tdeaccessibility] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
3779b84e [view]master2018-07-01 16:11:17 +0200Slávek Banko[tdegames] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
937421fd [view]master2018-07-01 16:07:55 +0200Slávek Banko[tdeedu] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
fdac7d46 [view]master2018-07-01 16:06:17 +0200Slávek Banko[tdeutils] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
21a8c3f6 [view]master2018-07-01 16:05:12 +0200Slávek Banko[tdetoys] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
1f3ba1d6 [view]master2018-07-01 16:03:10 +0200Slávek Banko[tdegraphics] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
3fcbeef0 [view]master2018-07-01 15:52:52 +0200Slávek Banko[tdenetwork] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
9f5e38c7 [view]master2018-07-01 15:47:41 +0200Slávek Banko[tdemultimedia] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
3d35050f [view]master2018-07-01 15:45:50 +0200Slávek Banko[tdepim] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
938d5401 [view]master2018-06-30 20:54:55 +0200Slávek Banko[tdebase] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
e544c498 [view]master2018-06-30 19:02:37 +0200Slávek Banko[tdebase] Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko
d7f55fef [view]master2018-06-30 19:01:36 +0200Slávek Banko[tdebase] Fix reset of auto-action in medianotifier
This resolves bug #2941
Signed-off-by: Slávek Banko
aa83c86c [view]master2018-06-30 16:23:22 +0200Slávek Banko[tdelibs] Fix bug reports link in about dialog
Update bug reports url to bugs.trinitydesktop.org
This resolves bug #2935
Signed-off-by: Slávek Banko
3c05dd56 [view]master2018-06-29 14:23:24 +0200Christian Beier[libtdevnc] crypto: remove polarssl wrapper
This is not even in the build system anymore.
a2ebdf46 [view]master2018-06-29 12:46:53 +0200Christian Beier[libtdevnc] CMake: declare that websockets depend on crypto
49f1d8de [view]master2018-06-29 12:31:26 +0200Christian Beier[libtdevnc] build: remove LIBVNCSERVER_WITH_CLIENT_TLS #define
It is not used anywhere anymore.
85fb6951 [view]master2018-06-29 12:30:17 +0200Christian Beier[libtdevnc] crypto: move to common
As of now, only LibVNCServer makes uses of these digest functions _and_
they depend on sys/uio.h, but in the future LibVNCClient will need those
as well.
f88db56f [view]master2018-06-24 15:06:50 -0500Timothy Pearson[tdeartwork] Fix parsing of xscreensaver name
a94535c1 [view]master2018-06-24 12:45:08 -0500Yuxuan Shui[tdebase] Avoid using 10bit FBConfigs
Fix weird color issue with Mesa 18.0
4ec011cd [view]master2018-06-24 12:19:21 -0500Timothy Pearson[tdebase] Fix kdesktop_lock screensaver stuttering on modern GPUs
a3628aa8 [view]master2018-06-22 13:03:56 +0200Slávek Banko[libtdevnc] Fix FTBFS due to new DSO linkage style
This resolves bug #2927
Signed-off-by: Ray Vine
Signed-off-by: Slávek Banko
6734f5e4 [view]master2018-06-21 23:36:49 +0900Michele Calgaro[tdelibs] Added G-code Kate syntax highlight file.
Taken from:
https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml
Work from:
Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com)
License:
Library GPL
Signed-off-by: Michele Calgaro
5d998199 [view]master2018-06-21 21:59:31 +0900Michele Calgaro[arts] Fixed for bug #2845 This is a bit of a quick-n-dirty patch.
The assertion looks for extremely small generated values and crash if
found one.
Removing the assertions seems to cause no arm and audio files of various
format play fines.
Moreover the problem seems to have completely disappered in recent
Debian distros, for example it was reproducable in Stretch but no more in
Buster.
Signed-off-by: Michele Calgaro
02dbbffa [view]master2018-06-21 17:55:05 +0900Michele Calgaro[tde-packaging] DEB: Removed dependency on gnome-pkg-tools for digikam, krusader and
libart-lgpl
Signed-off-by: Michele Calgaro
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

List generated Fri Sep 19 04:20:05 2025
Currently showing patches 32201 to 32300 of 53817 [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]