Changelog For R14.0.7

From Trinity Desktop Project Wiki
Revision as of 00:17, 28 October 2019 by imported>SlavekB (Update 20191027)
Jump to navigation Jump to search

common

cmake

  • Update TDEL10n module
    + Add new options to function tde_l10n_prepare_xml
    -- preserve / remove multiple line breaks
    -- this fix the extraction from tips files
  • Use cache for TQt executables paths.
    This allows these values to be pre-defined
    - for example, to optimize cross-build.
    This resolves issue #28
  • Update tde_add_check_executable macro
    + Add support for test arguments.

dependencies

tqt3

tqtinterface

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Removed unnecessary files and drop dependency on admin module.

akode

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Removed automake files.

arts

  • Removed .lsm files. lsm database is outdated and unmaintained.

avahi-tqt

  • Removed unused autotools files and changed file names to conform to .cmake
    convention for configuration files.

dbus-1-tqt

  • Removed unused files.
  • Removed dependency on admin module.

dbus-tqt

  • Removed unnecessary files and drop dependency on admin module.

libart-lgpl

  • cmake: Add tests.
  • Add support for GCC hidden visibility.
  • Move the art_config.h generation to the configure script.
    Cleanup of generated automake files.
  • conversion to the cmake building system
    Cleanup of generated headers.
    Add common cmake submodule.
  • Use pkg-config to get values in libart2-config.

libcaldav

  • Add support for GCC hidden visibility.
  • cmake: Install libraries according to multi-arch rules.
  • Add common directories.
  • Conversion to the cmake building system.
    rfc4791.pdf has been moved to the doc folder.
    caldav pc file has been moved in the src folder.

libcarddav

  • Add support for GCC hidden visibility.
  • cmake: Install libraries according to multi-arch rules.
  • Add common directories.
  • Conversion to the cmake building system.
    rfc4791.pdf has been moved to the doc folder.
    carddav pc file has been moved to the src folder.

libr

  • Clean automake files and unusued 'po' folder.

tqca

  • Replace Qt branding with TQt ones.

tqca-tls

  • Replace Qt branding with TQt ones.

main

tdelibs

  • Add icon to switch language menu entry.
  • Add TQt branding to Qt ones for designer files.
  • Fixed type in LIBRESSL usage. This relates to a comment made on issue #28
  • Fix SSL initialization for OpenSSL >= 1.1.
    The first argument of the OPENSSL_init_ssl and OPENSSL_init_crypto
    functions must be a 64-bit int, not a 32-bit int, as this caused
    unpredictable OpenSSL behavior.
    This resolves bug #3024
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix ordered list tag.
  • Fixed missing update of mime comment in refreshed KFileItem. This
    resolves issue #35
  • Replace Qt branding with TQt ones.
  • Followup on previous commit to drop qt-messages.pot file.
  • Remove now unneeded *.pot file.
  • Security: remove support for $(...) in config keys with [$e] marker.
    It is very unclear at this point what a valid use case for this feature
    would possibly be. The old documentation only mentions $(hostname) as
    an example, which can be done with $HOSTNAME instead.
    Note that $(...) is still supported in Exec lines of desktop files,
    this does not require [$e] anyway (and actually works better without it,
    otherwise the $ signs need to be doubled to obey tdeconfig $e escaping rules...).
    Based on KDE Frameworks 5 kconfig patch for CVE-2019-14744.
    This resolves issue #45
  • Fix translations of "TDE Classic" for ar, bn, hi, ta and te languages.
  • CMakeL10n: Extract strings from tdeabc/scripts/entrylist
    instead of generating addressee source files.
  • Fix branding of TDE Classic style in tdestyle selection.
  • Replace Qt branding with TQt ones.
  • Fix incorrect translations of language names.
  • Fix remaining brandings in tdelibs and adopt to modern age.
  • Fix incorrect translations of language names.
  • Fix small typo in prior commit.
  • Update and promote new TDE websites, replace branding and do slight refactoring.
  • Replace Qt branding with TQt ones.
  • Fix typos in texts.
  • tdehw: avoid crashing kded when using udisks/udisks2 to operate on
    drives that contain dashes. This relates to issue #32
  • tdehw: improved code for mount table.
  • tdeiso_info: Fix incorrect tool description.
  • Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which is a fork of OpenSSL 1.0.1b)
    This resolves issue #28
  • Added timestamp to debug backend (kdDebug, kdWarning, ...).
  • Updated version number to R14.0.7 [DEVELOPMENT].

tdebase

  • Streamline Color Profile module with the rest.
  • Streamline Kicker components with the rest.
  • Add go to autostart icon in Konqueror.
  • Fix German translation of lanbrowser.
  • Fix wrong translations for TDM config module.
  • Streamline KFM components with the rest.
  • Quick fix for missing KMenuedit icon.
  • Fix German translation of previous commit.
  • Added IT translation for 'mycomputer'. This relates to previous commit.
  • Fix wrong computer icon translations.
    Credits and thanks to Vitaly (Vita_Cell) from IRC for contributing RU and ES translations.
  • Added Italian translations for TCC kcmfun module (this relates to the previous commit).
  • Fix TCC modules in German and other languages.
    Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
  • Fix and streamline German and other translations in TCC.
    Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
  • Delete files that appear to have never been used
    + kcontrol/konq/webappearance.desktop
    + kcontrol/konq/webbehavior.desktop
  • Fix installation of files from previous commit.
  • Fix device information submenu in TCC.
  • Fix TDEPrint and rename it to printers, to be consistent.
  • Fix and translate German device icon names.
  • Fix CMakeL10n rules for ksysguard.
  • Renamed mimetype fonts/package to application/vnd.tde.fontspackage. This
    resolves issue #65
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Add CMakeL10n rules for kcmhwmanager.
  • Change to use arc4random_buf(3) if available
  • Fix test(1) portability
  • Revive NetBSD support
    Catch up to TDE and OS changes
  • Fixed incorrect display of media device mime comment. This relates to
    issue TDE/tdelibs#35.
  • Replace Qt branding with TQt ones.
  • Remove old upstream URLs of tdebase.
  • Remove old upstream URL of KWrite and Kate.
  • CMakeL10n: The source path for the extracted kicker/tiles file names
    is set to point to the appropriate folder.
  • Fix more remaining brandings in tdebase.
  • Fix outdated Qt documentation to point to own TQt documentation.
  • Add consistent and modern TDE kicker icon.
  • Fix German Graphics category.
  • Fix remaining brandings in tdebase.
  • Fix typo in kasbar.
  • Adding more ktips and identity to TDE.
  • Fix, brand, modernize and polish ktip.
    1. fix missing "

    "
    2. add new browsers
    3. fix missing icons
    4. change to "trinity-look.org"
    5. cosmetics.
  • Fix khelpcenter branding.
  • Fix German translation for My_Computer.
    First impression of the German user of TDE is that he is greeted with a
    desktop icon on the very top of the desktop called "Speichermedien",
    which is so long, that it wraps up this ugly way: "Speicherme-dien".
    Which looks very unpolished and leads to a bad experience for first
    timers. This comes from KDE3 times still. Most likely it was just
    copy-pasted from other places.
    The term "Speichermedien" is used otherwise in nearly all other places
    (German), so changing it just for that icon looks inconsistent at first.
    But in fact the original (English) name for it is also called "Computer"
    and not "Speichermedien" for this icon. So the gain of beeing
    inconsistent is bigger because it looks more polished. If someone is
    unhappy about that, he can open a ticket or join IRC to find another
    solution.
  • Fix typos in texts.
  • mediamanager: cleaned up use of medium name map.
  • Install the TDE integration library (libtqtkde) into TQt
    plugins directory, instead of the TDE plugins directory.
  • kdcop: added popup menu to result list to conveniently copy the selected
    item (functionality was already available from Edit menu but not so user
    friendly).
  • Fixed bug #925 ("SAK driven secure dialog is not available for use"
    message in .xsession-errors even when SAK is disabled).
  • Fixed use of SAK in lock process when autologin is used in TDM.
    This resolves bug #2945
    Manually cherry-picked from commit 7aa9258f.

tdepim

  • Action "Email file" is no longer shown on folders and media items.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Declare supplement prototypes conditionally
    It should be declared for the case missing, or may be mismatched with builtin.
  • fix some sh portability fixes
    Replace bash specific way with POSIX one.
  • Fix remaining brandings in tdepim.
  • Remove old upstream URL.
  • Make the folder assurance read-only.
    Patch by Szokovacs Robert <szo at szo dot hu>, thanks!
    BUG: 144035
    Cherry-picked from: 243dfe72a65603f6fdc36b78585cb21125e88c7d
  • Typo fix
    WAS: global typo fix
    Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4
  • A signal handler that calls for example waitpid has to save errno before and
    restore it afterwards.
    Cherry-picked from: 70b4927d847f52c865e0c6c91323eeb3295a99eb
  • The use of the static keyword is deprecated when declaring objects in a namespace scope....
    - The C++ Standard, ISO/IEC 14882:1998, section 7.3.1.1 paragraph 2
    Cherry-picked from: a16596e1c16c3d5509d6d3f37ed9287ea61ef9df
  • Use static const instead of #define
    Cherry-picked from: c247b0607d3315a43f21c417ef261ab8eb2979e1
  • Default port for imap and imaps. Before after typing imap://server/ in
    konqueror, slave would try to connect to port 0.
    Cherry-picked from: b35c00016dd671aca964907d76aa5a2ed4bc15cc
  • "x" -> 'x' micro-optimization.
    Cherry-picked from: b75a062ffed7a7e0e7cd284d5885ec8744a7cbd3
  • Mischael's fix for "IMAP KIO process dies (due to trailing nulls?)"
    BUG: 153885
    Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8
  • Removed useless 'true &&' statement
    Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f
  • Fix mailAddress:getStr when rawComment is non-empty
    WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha.
    Seems to work ok with more email adresses now.
    CCBUG: 152692
    Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa
  • Make getStr const correct.
    Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181
  • fixup the Copyrights
    Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6
  • Fix a small typo in API docs of imap4 kio-slave: send -> sent
    Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3
  • - avoid unnecessary string conversion.
    Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb
  • Bugfix: KMail: Detach from message observation when destructing KMReaderWin
  • libkcal tests: small improvement to cmake code to avoid having to escape quotes.
  • Disabled libical tests if libical version is less than 1.0.
    On old libical versions, DST change date is wrong and this would fail
    some of the tests. This is not a bug in TDE but in old libical libraries.
    Starting from libical 1.0, the bug seems to have been fixed.
  • Fixed support for libical version prior to 3. This is required for libkcal tests to work fine on older distributions.
  • Fixed bug in libkcal related to timezones in DT field.
    Fixed execution of libkcal tests.
    This resolves bug #2719
  • Fixed building of libkcal tests. Some of the tests still fails when
    executed. This relates to bug #2719
    Special thanks to Emanoil Kotsev for providing an
    inital patch for the same bug, from which I reused a small section of code.

tdemultimedia

  • Streamline CDDB module with the rest.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Split CD support for NetBSD from FreeBSD
  • Change branded music path to the users own one.
  • Fix remaining brandings in tdemultimedia.
  • Fix for time_t != long
    `time_t` may not be `long`, for examples, unsigned (long) int,
    long long int (64bit integer type on 32bit arch), double, and so on.
    Change to use difftime(3) to retrieve seconds.
  • Remove unsed platform endian detection
    Used part had been commented out over 8 years ago.
    Variety of include files are not sufficient and may cause build failure
    because of missing header file.
  • Remove traditional `errno` usage
    On modern POSIX environments, `errno` may not be simple `int` type,
    and <errno.h> is sufficient for `errno` and its symbolic values.

tdenetwork

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • krfb: Add a function for appending new symbols to the actual X-server keymap
    This resolves bug #3014 and issue #11
  • Modernize path to first video device to /dev/video0.
  • Fix remaining brandings in tdenetwork.
  • Fix branding of kopete and make it promoting TDE.
  • Fix FTBFS from commit 2c188798.
    On Linux, utmp.h is necessary even if utmpx.h is present.
  • kppp: fix to build on NetBSD
  • Change to check `strerror` and `fdopen` with CMake
    It is hard to update list of "available" platforms.
  • Change to just include <utmpx.h> over <utmp.h>
    Including deprecated <utmp.h> over standard <utmpx.h> may
    cause unwanted side effects, for example, enables old-code-compatibility
    functions and override utmpx functions.
  • Change to dclare `strlcat` and `strlcpy` conditionally
    They should be declared only for the case missing.
    Current prototype signatures should be for suppliment implementations
    in TDE core library.
    It may differ than platform builtin one, 3rd argment is `size_t',
    so it cause prototype mismatch for the case `size_t` != `unsigned long`.

tdegraphics

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Remove accidentally added "Qt" prefix from strings.
  • Fix remaining brandings in tdegraphics.
  • Remove old upstream URL.
  • Remove old kolourpaint URL and fix version string.
  • Fix Kooka branding.
  • Add support fo Poppler >= 0.76
    Follow Catalog::find_page argments change and GooList removal.

tdetoys

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix remaining brandings in tdetoys.

tdeutils

  • Fix KGpg category to be sorted into utilities.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix remaining brandings in tdeutils.
  • Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)
  • Change and simplify `statvfs` conditions in FileSystemStats
    `getfsstat` v.s. `getvfsstat` condition is different than
    `statfs` v.s. `statvfs`, so split each condition and simplify.
    For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
    it is better than `get(v)fsstat` with fixed buffer size, and easier
    than improve it with dynamic buffer allocation.
  • Fix NetBSD APM support
    NetBSD APM is supported other than i386 too, emulate API,
    so change to detect with MI support header.
    Additionally, catch up support codes to others.
  • Fix if-def condition same as *.cpp
  • Recent NetBSD explicitly need uvm/uvm_extern.h
  • Fix to build on NetBSD missing statfs from BSD44 feature

tdeedu

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix remaining branding in tdeedu.
  • Fix remaining brandings in tdeedu.
  • cmake: Avoid double generation of kmplot common files.
  • add missing definition:
    - HAVE_STDINT_H (needed for kiten)
    - TIMEZONE_IS_INT (needed for kstars)
  • cmake: Fix FTBFS on linking kstars.
  • Conversion to the cmake building system.
    Add includes to UI files to resolve FTBFS.
  • Use kernel V2L includes instead of old local copies.
  • Fix "videodev.h" incorrect detection as header for V4L2.
    This header is valid for V4L1.
  • Add definitions for FreeBSD in kstars/indi/apogee.
  • Remove unnecessary malloc include,
    because it causes FTBFS on some systems.
  • Fixed unintentional renaming QT => TQT.

tdegames

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • cmake: Removed useless usage of
    `get_target_property( BIN2C_EXE bin2c LOCATION)`
    This resolves the CMake warning on CMP0026.

tdeaccessibility

  • Removed .lsm files. lsm database is outdated and unmaintained.

tdeaddons

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix to detect BerkeleyDB as expected
  • Fix to detect xmms properly
  • Fix remaining brandings in tdeaddons.

tdeadmin

  • Removed .lsm files. lsm database is outdated and unmaintained.

tdeartwork

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Streamline German screensaver names.
  • Update translation template.
  • Streamline German screensaver translation.

tdebindings

  • Removed .lsm files. lsm database is outdated and unmaintained.

tdesdk

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix remaining branding in Umbrello.
  • Fix remaining brandings in tdesdk.

tdevelop

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Change out branded example with a cosmetical one of TDE.
  • Fix remaining branding in TDevelop.
  • Fix remaining brandings in tdevelop and adapt to TGW.

tdewebdev

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix remaining branding in tdeutils.
  • tdefilereplace: Fix a damaged character in the original author's name.
  • Replace Qt branding with TQt ones.
  • Replace Qt branding with TQt ones. This relates to PR TDE/tdeutils#14.
  • Fix remaining branding in Quanta.
  • Fix remaining brandings in tdewebdev.

tde-i18n

  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Add templates for tdebase/kcmhwmanager.
  • Merge translation files from master branch.
  • Updated translation strings after commit tdeutils #f71ebfe to avoid fuzzy strings.
  • Updated translation strings after commit tdeedu #b076f00 to avoid fuzzy strings.
  • Fix up/complete previous commit.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated translation strings after commit tdelibs #7187b99 to avoid fuzzy strings.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated translation strings after commit tdenetwork #78e79db to avoid fuzzy strings.
  • Merge translation files from master branch.
  • Updated translation strings after commit tdelibs #2726900 to avoid fuzzy strings.
  • Updated translation strings after commit tdebase #2d7de7c to avoid fuzzy strings.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated translation strings after commit tdewebdev #02dda24 to avoid fuzzy strings.
  • Update template in connection with commit tdelibs #90562f7b.
  • Updated translation strings after commit tdelibs #90562f7b to avoid fuzzy strings.
  • Fixed small typo in previous commit
  • Updated translation strings after commit tdebase #c4831a0 to avoid fuzzy strings.
  • Updated translation strings after commit tdegraphics #818d71c to avoid fuzzy strings.
  • Updated translation strings after commit tdevelop #c3abb54 to avoid fuzzy strings.
  • Updated translation strings after commit tdemultimedia #0cf1959 to avoid fuzzy strings.
  • Updated translation strings after commit tdewebdev #67bacf6 to avoid fuzzy strings.
  • Updated translation strings after commit tdevelop #6e9b855 to avoid fuzzy strings.
  • Remove duplicate translation string after commit tdesdk #dc8d47d.
  • Updated translation strings after commit tdewebdev #8e892bd to avoid fuzzy strings.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated translation strings after commit tdelibs #7ee8a76 to avoid fuzzy strings.
  • Fix incorrect translations of language names.
  • Updated translation strings after commit tdepim #c349db5 to avoid fuzzy strings.
  • Updated translation strings after commit tdebase #0d3819a to avoid fuzzy strings.
  • Updated translation strings after commit tdesdk #4b98676 to avoid fuzzy strings.
  • Fix duplicated string in messages/tdeutils/kgpg.po
  • Updated translation strings after commit tdeutils #7095bd2 to avoid fuzzy strings.
  • Updated translation strings after commit tdetoys #ab392cb to avoid fuzzy strings.
  • Updated translation strings after commit tdenetwork #d3f45bb to avoid fuzzy strings.
  • Updated translation strings after commit tdedu #1fc730b7 to avoid fuzzy strings.
  • Updated translation strings after commit tdenetwork #be39705 to avoid fuzzy strings.
  • Updated translation strings after commit tdeaddons #abdc45c to avoid fuzzy strings.
  • Updated translation strings after commit tdevelop #08368bf3 to avoid fuzzy strings.
  • Updated translation strings after commit tdeweb #1422b9e to avoid fuzzy strings.
  • Updated translation strings after commit tdemultimedia #8368248 to avoid
    fuzzy strings.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated translation strings after commit tdegraphics #10525c77 to avoid
    fuzzy strings.
  • Update translation strings following commit tdebase #0721f2d3.
  • Merge translation files from master branch.
  • Update translation template.
  • Fix remaining kde-look references in ktip.
  • Fix typo in tde-i18n-sr/messages/tdelibs/tdelibs.po.
  • Fix Kooka branding.
  • Fix, brand, modernize and polish ktip.
  • Fix khelpcenter branding.
  • Update and promote new TDE websites, replace branding and do slight refactoring.
  • Replace Qt branding with TQt ones.
  • Replace dead trolltech website with trinity ones.
  • Merge translation files from master branch.
  • Update translation template.
  • Fix typos in texts.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.

libraries

libkdcraw

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Add CMakeL10n rules.
    Create translation template.

libkexiv2

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • cmake: Ensure that CheckIncludeFileCXX is included.
  • Fix FTBFS with exiv2 >= 0.27.
    This resolves bug #3017
  • conversion to the cmake building system

libkipi

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Add CMakeL10n rules.
    Create translation template.
  • conversion to the cmake building system

kipi-plugins

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Add CMakeL10n rules.
    Create translation templates.

pytdeextensions

  • Removed .lsm files. lsm database is outdated and unmaintained.

applications

abakus

  • Merge translation files from master branch.

amarok

  • Merge translation files from master branch.
  • Fix constant name for the OpenGL support test result.
  • Added detection whether the basic structure of MySQL / MariaDB
    client is named st_mysql or MYSQL.
    This resolves FTBFS with MySQL client >= 8.0.
    This resolves issue #9
  • Merge translation files from master branch.
  • Update translation template.
  • Fix remaining branding in Amarok.
  • Merge translation files from master branch.
  • Update translation template.
  • Remove old upstream URL, display of the build date and old IRC.
  • Merge translation files from master branch.
  • Replace dead websites with working ones in translations.
  • Replace dead websites with working ones.
  • Merge translation files from master branch.

basket

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

bibletime

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

compizconfig-backend-tdeconfig

  • Add KDE_EXPORT to public library symbols.
    This allows build with gcc hidden visibility.
  • conversion to the cmake building system

desktop-effects-tde

  • Merge translation files from master branch.

digikam

  • Merge translation files from master branch.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix typo in Galician translation.
    This causes FTBFS on a strict msgfmt.
  • Merge translation files from master branch.
  • Fix remaining branding in Digikam and update translations to prevent they get fuzzy.
  • Merge translation files from master branch.
  • Fix FTBFS due libkdcraw include directory.

dolphin

  • Merge translation files from master branch.
  • Drop automake build support.
    Add basic build instructions with cmake.
    Add short description in README.
    Deleted empty files: README, templates/cpp, templates/h.
    Deleted emtpy folder: src/toolbar.
    Deleted obsolete file: src/README
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Removed unused and repeated X-SuSE-translate property.
  • Merge translation files from master branch.

filelight

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

gtk-qt-engine

  • Merge translation files from master branch.
  • Update translation template.
  • Replace Qt branding with TQt ones and add GTK version.
  • Merge translation files from master branch.

gwenview

  • Fix FTBFS with exiv2 >= 0.27.

gwenview-i18n

  • Merge translation files from master branch.

k3b

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Remove old upstream URL.

k3b-i18n

  • Merge translation files from master branch.

k9copy

  • Merge translation files from master branch.
  • Fix FTBFS for build with --enable-final.

kaffeine

  • Merge translation files from master branch.
  • Update translation template.
  • Fix typo in prior commit.
  • Remove old upstream URL.
  • Merge translation files from master branch.

kasablanca

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Update translation template.
  • Fixed cppcheck errors in ftplib.cpp. This solves #3.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system
    Removed cpp files generated from ui files.
    This resolves issue #1

katapult

  • Drop automake build support.
    Deleted empty files NEWS and TODO.
    Moved katapult/COPYING-DOCS to the root package.
    Add short description in README.
  • Merge translation files from master branch.

kbarcode

  • Drop automake build support.
    Add basic build instructions with cmake.
    Deleted empty file NEWS.
    Deleted obsolete kbarcode.spec file.
  • Merge translation files from master branch.
  • Update translation template.
  • Remove old upstream URL.
  • Merge translation files from master branch.

kbfx

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kbibtex

  • Drop automake build support.
    Add basic cmake build instructions.
    Add description in README.
    Deleted empty file: BUGS, templates/cpp, templates/h.
    Deleted obsolete files: po/messages.sh.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Add KDE_EXPORT to public library symbols.
    This fix build with gcc hidden visibility.

kbiff

  • Drop automake build support.
    Add basic cmake build instructions.
    Change description in README.
    Deleted empty files: NEWS.
    Deleted obsolete files: VERSION, kbiff.spec .
    Substitute "KDE" to "TDE" in the man page.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kbookreader

  • Drop automake build support.
    Add basic cmake build instructions.
    Add description in README.
    Deleted empty files: NEWS, templates/cpp, templates/h.
    Deleted obsolete file: bookreader.spec .
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kchmviewer

  • Added linking to kdeextra library.
    This resolve FTBFS on some systems.
    Because the kdeextra library is linked as static, there
    is no reason to be installed as a separate library.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • Fix FTBFS for build without TDE integration.
  • Fix FTBFS for build with builtin libchm.
  • conversion to the cmake building system

kcmautostart

  • Drop automake build support.
    Add basic cmake build instructions.
    Deleted empty files: NEWS and TODO.
    Add description in README.
  • Merge translation files from master branch.

kcmldapcontroller

  • Fix typo in comment in prior commit.
  • cmake: Add missing checks include files.
    This resolves FTBFS on big-endian architectures.
  • Update translation template.
  • Added controlled conversions to char* instead of automatic ascii conversions.
  • cmake: Add detection of slapi library without base slapi.so.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system

kcmldapmanager

  • Added controlled conversions to char* instead of automatic ascii conversions.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system

kcpuload

  • Drop automake build support.
    Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files
    from the "src" folder to the root of the package.
    Add basic build instructions with cmake in the INSTALL file.

kdbg

  • Merge translation files from master branch.
  • Update translation template.
  • Fix call of a member function dependent on a template parameter.
    We must make the access of 'push_back' dependent, too. Otherwise, name
    lookup does not find the name. Earlier compilers were more permissive and
    did find the name.
    (cherry picked from upstream commit 5f55847d441aba7742417e78c3b4fbe8344acc5e)
  • Fix parsing of disassembly produced by gdb 7.1.
    Since gdb 7.1, the address does not start at the beginning of a line, and
    it can be prefixed by a pointer => that indicates the current instruction.
    (cherry picked from upstream commit 5c5f34852d30337ef7c23ef4e88d50ecee1c0703)
  • Grok gdb 7's <incomplete sequence> marker in strings.
    When a string ends in an incomplete multi-byte sequence, gdb adds an
    <incomplete sequence...> fragment to the end of the string. Previously,
    this resulted in a parse error and incomplete variable information.
    Reported by Kevin Lemay.
    (cherry picked from upstream commit 03da8a5ec97c8c7b125b2bd453d2f1c3a018d477)
  • Fix assembler code display with gdb 7.1 and later.
    The syntax of the 'disassemble' command changed in gdb 7.1: it now requires
    a comma between the two address expressions. Previously, KDbg showed an
    error message instead of assembler code when a plus in front of a source
    code line was clicked.
    Reported by Gerfried Essler.
    This reverts part of the previous commit.
    (cherry picked from upstream commit b6ee6a035abe41f7c0d59fbd830e895b6edeb748)
  • Drop gdb versionning.
    Cherry picked and adapted from commit 0efc808f from the original author
    of kdbg, code available at https://github.com/j6t/kdbg under GPL 2.0"
    Quote from the author:
    In early days of KDbg, it was important to use a suitable command to load
    a core file. This was before gdb 4.16. To pick the right command, the
    version number was parsed from gdb's greeting.
    At least with modern gdb the regular expression does not match anymore.
    So let's assume that nobody is using ancient gdb anymore, and always use
    the modern command.
  • Merge translation files from master branch.
  • drop some qt2 deprecated

kdbusnotification

  • conversion to the cmake building system

kdiff3

  • conversion to the cmake building system
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kdirstat

  • Drop automake build support.
    Add basic cmake build instructions.
    Deleted obsolete files: build-howto.html and kdirstat.spec .
    Change description in README.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kdpkg

  • Merge translation files from master branch.
  • Update translation template.
  • Fix loading of package contents when package is selected through dialog box.
  • Fix hardcoded installation path.
    This resolves issue #1
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • conversion to the cmake building system

keep

  • Merge translation files from master branch.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system

kerberostray

  • cmake: Fix detection of older Heimdal versions.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system

kerry

  • Merge translation files from master branch.
  • Removed unused and repeated X-SuSE-translate property.
  • Merge translation files from master branch.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system
  • Merge translation files from master branch.
  • Update translation template.
  • fix issue #2
  • remove KDE_IS_VERSION
  • silence some glib warnings, g_type_init() is deprecated since glib-2.36
  • Fixed missing end of line in kdError, which was calling assert failing
    backtrace to be displayed at run time.

kftpgrabber

  • Fix branding of KFTPGrabber.
  • Merge translation files from master branch.
  • Fixed lint messages related to bug #2409

kgtk-qt3

  • Merge translation files from master branch.

kile

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Update translation template.

kima

  • Merge translation files from master branch.
  • Update translation template.
  • Add includes to UI files to resolve FTBFS.
  • conversion to the cmake building system

kiosktool

  • Drop automake build support.
    Add basic cmake build instructions in an INSTALL file.
    Complete the description in README.
    Deleted file: VERSION
  • Merge translation files from master branch.
  • Update translation template.
  • Fix branding of Kiosktool and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

kkbswitch

  • Added missing 'man' folder generation.
  • Drop automake build support.
    Add basic cmake build instructions in the INSTALL file.
    Deleted empty file: NEWS.
    Deleted obsolete file: kkbswitch.spec .
    Some cleanup in the README, the "man" page and the "help" page files.
    The man page as well as the icons have moved in their own folder.
  • Removed .lsm files. lsm database is outdated and unmaintained.

klcddimmer

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kmplayer

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kmyfirewall

  • Removed .lsm files. lsm database is outdated and unmaintained.

kmymoney

  • Merge translation files from master branch.

knemo

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Add includes to UI files to resolve FTBFS.
  • cmake: Search for ifconfig, route, and iwconfig
    instead of using predefined paths.
  • conversion to the cmake building system

knetload

  • Drop automake build support.
    Add basic cmake build instructions in INSTALL.
    version.h (return knetload version) has moved to the "knetload"
    folder.
    Rework the README and INSTALL files.
  • Merge translation files from master branch.

knetstats

  • Drop automake build support.
    Add basic cmake instructions in an INSTALL file.
    Rework of the README file as well as the help page.
    The knetstats.desktop file has been moved to the "src" folder.
  • Merge translation files from master branch.

knetworkmanager8

  • Merge translation files from master branch.

knights

  • Merge translation files from master branch.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

knowit

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Fix branding of KNowit and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

knutclient

  • Merge translation files from master branch.

koffice

  • Added detection whether the basic structure of MySQL / MariaDB
    client is named st_mysql or MYSQL.
    This resolves FTBFS with MySQL client >= 8.0.
    This resolves issue #4
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fix old upstream URLs for visible parts.

koffice-i18n

  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.

konversation

  • Merge translation files from master branch.
  • Update translation template.
  • Remove old upstream URL.
  • Merge translation files from master branch.

kopete-otr

  • Removed .lsm files. lsm database is outdated and unmaintained.

kpilot

  • Fix branding of KPilot and also translations, for fuzzy prevention.
  • Merge translation files from master branch.
  • Fixed support for tests in cmake.

kpowersave

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • add doc and translations to cmake
  • Merge translation files from master branch.

krecipes

  • Removed .lsm files. lsm database is outdated and unmaintained.

krename

  • Merge translation files from master branch.

krusader

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Fix branding of Krusader and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

kscope

  • Removed .lsm files. lsm database is outdated and unmaintained.

ksensors

  • Merge translation files from master branch.
  • Removed .lsm files. lsm database is outdated and unmaintained.

kshowmail

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Update translation template.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • conversion to the cmake building system
  • Removed obsolete TQCollection and replace with TQPtrCollection.
  • Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.

kshutdown

  • Removed .lsm files. lsm database is outdated and unmaintained.

ksquirrel

  • Merge translation files from master branch.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

kstreamripper

  • scons: Replace deprecated Options with Variables.
    This resolves FTBFS with SCons >= 3.0.2.
  • Removed .lsm files. lsm database is outdated and unmaintained.

ksystemlog

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

ktechlab

  • Fix FTBFS with gpsim >= 0.31

ktorrent

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Update translation template.
  • Remove old upstream URL.

kuickshow

  • Removed .lsm files. lsm database is outdated and unmaintained.

kvirc

  • Merge translation files from master branch.
  • Fix typo in translations.
  • Fix typo in translations from prior commit.
  • Fix branding of KVIrc and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

kvkbd

  • Removed .lsm files. lsm database is outdated and unmaintained.

kvpnc

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Fix branding of KVpnc and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

mplayerthumbs

  • Removed .lsm files. lsm database is outdated and unmaintained.

potracegui

  • Removed .lsm files. lsm database is outdated and unmaintained.

rosegarden

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • English translation removed because it is the basic language.

smartcardauth

  • Prevent a large number of TQString => char* => TQString conversions.
    The definition of -UQT_NO_ASCII_CAST is no longer needed.
  • Conversion to the cmake building system.

smb4k

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

soundkonverter

  • Merge translation files from master branch.

tde-style-lipstik

  • Add KDE_EXPORT to public library symbols.
    This allows build with gcc hidden visibility.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • conversion to the cmake building system

tdeio-sword

  • Removed .lsm files. lsm database is outdated and unmaintained.

tdenetworkmanager

  • Merge translation files from master branch.

tdepowersave

  • Merge translation files from master branch.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Remove old upstream URL.
  • add a man page

tderadio

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Fix branding of TDERadio and also translations, for fuzzy prevention.

tdesvn

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Update translation template.
  • Fix forgotten branding, to prevent fuzzy marking in translations.
  • Fix branding of Tdesvn and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

tellico

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.

tork

  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Merge translation files from master branch.
  • Fix branding of Tork and also translations, for fuzzy prevention.
  • Merge translation files from master branch.

yakuake

  • Merge translation files from master branch.

packaging

packaging

  • DEB kkbswitch: updated after removal of automake files.
  • DEB libcarddav: Add definitions for multi-arch.
    CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs.
  • DEB libcaldav: Add definitions for multi-arch.
    CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs.
  • DEB libcarddav: Switch to cmake.
  • DEB libcaldav: Switch to cmake.
  • DEB kbiff: updated after removal of automake files.
  • DEB tdebase: update after change of device information submenu in TCC.
  • DEB kbibtex: updated after removal of automake files.
  • DilOS tqt3: Fix typo in prior commit.
  • DilOS tqt3: Fix conflicts related to packages that have been split for multiarch.
  • DEB kbarcode: updated after removal of automake files.
  • DEB katapult: updated after removal of automake files.
  • DEB kcpuload: updated after removal of automake files.
  • DilOS: build tqca-tls
  • DilOS: build libart-lgpl
  • DilOS: build dbus-1-tqt
  • DilOS: build dbus-tqt
  • DilOS: build avahi-tqt
  • DEB kdiff3: Switch to cmake.
  • DilOS: build arts
  • DilOS: build tqtinterface
  • DilOS: Use BASEDIR for pre/post scripts
  • DilOS: Add package tqt3
  • DEB trinity-keyring: Add gnupg to build-depends.
  • Removed .lsm files. lsm database is outdated and unmaintained.
  • Fixed tdepim FTBFS due to removal of libpisock-dev from testing and sid.
    The library relates to communication with PalmOS and is no longer needed
    in tdepim since kpilot is now a standalone package.
  • Removed submodule Qt3 from TDE as discusses in TDE/tqt3#16
  • RPM: update packages to build on Fedora 30, Mageia 7
  • DEB tde-i18n: Fix FTBFS on parallel build.
  • DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.
  • DEB: enable parallel build in debian-tde.mk.
  • DEB: added bullseye, disco and eoan distros.
  • DEB smartcardauth: Add libperl-dev to build-deps.
  • DEB smartcardauth: Switch to cmake.
  • DEB tqca-tls: Fix FTBFS on parallel build.
  • DEB kima: Build nvidia support only for amd64 and i386.
  • DEB tdeedu: Require kalzium/solver only if ocamlopt is available.
    In the previous commit ocamldep was wrong - it was supposed to be ocamlopt.
  • DEB tdeedu: Require kalzium/solver only if ocamldep is available.
    This solve FTBFS on some architectures.
  • DEB tdeedu: Switch to cmake.
    The man page has been moved to the main tree.
    Generating kig/scripting-api documentation is now part of the main tree.
    The hack for build kalzium/solver (ocaml) out-of-source is no longer needed.
  • DEB kerry: Refresh patches for recent changes.
  • DEB kpowersave: Fix FTBFS due to moved man page.
  • DEB tdepowersave: The man page has been moved to the main tree.
  • DEB kpowersave: The man page has been moved to the main tree.
  • DEB fusion-icon: Prefer dh_python2 before dh_pysupport.
  • DEB tde-guidance: Prefer dh_python2 before dh_pysupport.
  • DEB pytdeextensions: Prefer dh_python2 before dh_pysupport.
  • DEB kerberostray: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variable
    if the package does not contain any install and links files.
  • DEB tdebase: The TDE integration library (libtqtkde)
    will be installed into TQt plugins directory.
  • DEB: Added support for using the $(DEB_HOST_MULTIARCH) variable
    in the install and links files to the debian-tde.mk common rules.
  • DEB: updated supported distros
    (partially
  • DEB qt3: Desktop files has been moved to the main tree.
  • DEB tqt3: Desktop files has been moved to the main tree.
  • DEB kerry: Switch to cmake.
    The man page has been moved to the main tree.
  • DEB knetworkmanager8: Disable build with --enable-final.
    Cleanup rules.
  • DEB adept: Disable build with --enable-final.
    Cleanup rules.
  • DEB keep: Switch to cmake.
    The man page has been moved to the main tree.
  • DEB kdpkg: Switch to cmake.
    Switch to common TDE cdbs rules.
    The man page has been moved to the main tree.
  • DEB kchmviewer: Switch to cmake.
    Switch to common TDE cdbs rules.
    The man page has been moved to the main tree.
  • RPM: update build scripts
  • DEB kshowmail: Switch to cmake.
    Add basic package documentation.
    The man page has been moved to the main tree.
  • DEB knemo: Switch to cmake.
    Add basic package documentation.
  • DEB tork: Disable build with --enable-final.
    Add basic package documentation.
    Cleanup rules.
  • DEB rosegarden: Deactivate apidox build.
  • DEB krusader: Disable build with --enable-final.
    Add basic package documentation.
    Cleanup rules.
  • DEB kftpgrabber: Disable build with --enable-final.
    Add basic package documentation.
    Cleanup rules.
  • DEB kdbg: Disable build with --enable-final.
    Add basic package documentation.
    Cleanup rules.
  • DEB k9copy: Add basic package documentation.
  • DEB tdegames: Fix FTBFS related apidox
    that are now generated only for build-indep.
  • DEB libart-lgpl: Switch to cmake.
    The man page has been moved to the main tree.
  • DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk
    The debian-tde.mk rules are now unified for all packages.
  • DEB: removed old distros.
  • DEB kima: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB trinity-keyring: Add a second key for the trinity archive.
  • DEB kasablanca: Switch to cmake.
    The man page has been moved to the main tree.
  • DEB kcmldapcontroller: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB: Fix symlinks between distributions to refer to _base.
  • DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
  • DEB kdbusnotification: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB compizconfig-backend-tdeconfig: Switch to cmake.
  • tde-style-qtcurve now "suggests" gtk2-engines-qtcurve package rather
    than "recommending" it. This relates to bug #2561
    Partially manually cherry-picked from commit ba0b1f9b548f2918a67de0915bf08a3bd7c33171
  • DEB: fixed building of libkcal tests. This relates to bug #2719
  • DEB tde-style-lipstik: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB: Fixed support for tests with cmake in kpilot.
  • DEB kcmldapmanager: Switch to cmake.
    Switch to common TDE cdbs rules.
  • DEB libkipi: Switch to cmake.
  • DEB libkexiv2: Switch to cmake.