Difference between revisions of "Changelog For R14.0.10"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Update 20201220)
(Update 20201227)
Line 23: Line 23:
 
= core =
 
= core =
 
== tdelibs ==
 
== tdelibs ==
  +
* Fixed second pass uncrustify's code formatting offending files.
 
* Drop weird macro and use memcpy/memset instead.
 
* Drop weird macro and use memcpy/memset instead.
 
* Fixed some uncrustify's code formatting offending files.
 
* Fixed some uncrustify's code formatting offending files.
Line 86: Line 87:
   
 
== tdegames ==
 
== tdegames ==
  +
* Merge translation files from master branch.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
Line 251: Line 253:
 
= packaging =
 
= packaging =
 
== packaging ==
 
== packaging ==
  +
* DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.
 
* DEB tdegraphics: Drop old common patches related to automake.<br/>Drop unnecessary build-deps related to automake.
 
* DEB tdegraphics: Drop old common patches related to automake.<br/>Drop unnecessary build-deps related to automake.
 
* DEB tdeadmin: Drop old common patches related to automake.<br/>Drop unnecessary build-deps related to automake.
 
* DEB tdeadmin: Drop old common patches related to automake.<br/>Drop unnecessary build-deps related to automake.

Revision as of 07:35, 28 December 2020

common

admin

  • doxygen: Determine the module name from the information in .tdescminfo
    instead of by directory name.

cmake

  • tde_create_tarball: Add options to make tarballs reproducible
    independently of UMASK and time zone.
  • tde_create_translated_desktop: Show the full path of the source
    desktop file when merging translations.
  • Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder.

libltdl

  • Removed unused code since memcpy is available.

dependencies

arts

  • Renaming of files in preparation for code style tools.

tqca

  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

tqca-tls

  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

core

tdelibs

  • Fixed second pass uncrustify's code formatting offending files.
  • Drop weird macro and use memcpy/memset instead.
  • Fixed some uncrustify's code formatting offending files.
  • tdeabc/vcard: integrated "generated" partial header files into the place where they
    are actually used.
  • Fix function name in LUA indentation script error message.
  • Renaming of files in preparation for code style tools.
  • tests: Wait for the dcop server to be ready.
    Use a separate ICEAUTHORITY for tests.
  • Merge translation files from master branch.
  • Add a missing icon for the standard Help menu
    item Bug Report/Request Enhancement...
  • Merge translation files from master branch.
  • Update translation template.
  • Add CMakeL10n rules to update all_languages.desktop
    according to the entry.desktop files from tde-i18n.
  • Unify language names between all_languages.desktop in tdelibs
    and entry.desktop files in tde-i18n.
  • tdehw lib: fixed detection of mountable optical disks with incomplete
    partition table.
  • Adjust CMakeL10n rules for new 'core' folder for main modules.

tdebase

  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Added icons to Properties popup menu entry in konqueror and kdesktop.
  • Merge translation files from master branch.
  • Unify default language name with all_languages.desktop in tdelibs.
  • Konqueror/KDesktop popup menu: sort service actions by filename to ensure consistency.
  • kdcop: avoid registering 'anonymous' dcop clients. This was causing 'DCOP
    aborting call' warning messages in .xsession-errors in some conditions.
  • Move the khelpcenter guides to the directory level in which they are installed.
  • Merge translation files from master branch.
  • Added KDCOP to TDE menu - System. This relates to bug #2886
    This is a modified and extended version of commit 25555aa75.
  • Added initial draft of release notes for R14.0.10.
  • Merge translation files from master branch.
  • Fix FTBFS due to redefine the 'log' symbol in tdmlib.

tdepim

  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • KMail: Add the missing translation of the default search filter entry.
  • Merge translation files from master branch.
  • Fix FTBFS due to redefine the 'round' symbol in korganizer.

tdemultimedia

  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.

tdenetwork

  • Renaming of files in preparation for code style tools.

tdegraphics

  • Renaming of files in preparation for code style tools.

tdetoys

  • Merge translation files from master branch.

tdeutils

  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Move the tdelirc manuals to the directory level in which they are installed.
    The manual for the tdelirc control center module is moved to KControl.
  • kmilo: added keyboard shortcuts for fine settings of screen brightness.

tdeedu

  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • khangman: fixed invalid assert and infinite loop triggered when the
    selected language at startup is no longer available. This resolves bug #3171
  • Delete unused images from API documentation.

tdegames

  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • Add CMakeL10n rules for TDEFifteen.
  • Make the images grid visible with the cat's image when the game starts.
  • Turn into a TDE application.
    The game is renamed TDEFifteen (original name: q15).
    Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg).
  • Cleanup headers.
  • Remove QT4 stuff.
  • Some cleanup and cosmetics.
  • fifteen puzzle game

tdeaddons

  • Renaming of files in preparation for code style tools.

tdeadmin

  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.

tdeartwork

  • Merge translation files from master branch.
  • Added additional foreigner screensaver desktop files.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.

tdesdk

  • Renaming of files in preparation for code style tools.
  • Remove the CMake rule for processing tdesvn-build manual in the previous directory.
  • Move the tdesvn-build manual to the directory level in which it is installed.

tdevelop

  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • Fixed SEGV caused by dereferencing NULL pointer when right clicking
    inside files not supported. This relates to bug #3173
  • Merge translation files from master branch.

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.
  • Update translation template.
  • Updated tdeaddons pot files after code renaming.
  • Updated tdeedu pot files after code renaming.
  • Updated tdeartwork pot files after code renaming.
  • Updated tdegames pot files after code renaming.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated after tdemultimedia file renaming.
  • 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.
  • Unify language names between all_languages.desktop in tdelibs
    and entry.desktop files in tde-i18n.
  • Merge translation files from master branch.
  • Add translation of entry.desktop files.
    Note: For systems and distributions where individual language directories
    are unpacked for building, you need to add an unpacking for the
    'translations' directory in addition to other common directories.
  • Minor fix up on previous commit about automake drop.
  • Drop automake build support.
  • Add base files for the new es_AR language.
  • Use universal common rules instead of many individual CMakeListst.txt files.
    Note: For systems and distributions where individual language directories
    are unpacked for building, you need to add an unpacking for the 'template'
    directory in addition to the 'cmake' directory.
  • Merge translation files from master branch.
  • Delete unused images from tdeedu API documentation.
  • Move the khelpcenter guides to the directory level in which they are installed.
  • Move the tdesvn-build manual to the directory level in which it is installed.
  • Move the tdelirc manuals to the directory level in which they are installed.
    The manual for the tdelirc control center module is moved to KControl.
  • Update translation template.
  • Updated r14.0.x-specific tdebase translation for Ukrainian.
  • Merge translation files from master branch.
  • Add a missing newline character in the EO translation to resolve the FTBFS.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.

libraries

kipi-plugins

  • Merge translation files from master branch.

libksquirrel

  • Renaming of files in preparation for code style tools.

applications

amarok

  • Rename the action icon "editcopy" to "edit-copy" to match the XDG names.
    This aligns the name with the program code where it is referenced.
    This solves the display of the icon in the menu.
  • Merge translation files from master branch.

basket

  • Merge translation files from master branch.
  • Remove reference to old basket.kde.org website. This resolves issue #9
  • Merge translation files from master branch.
  • Added translations from 'kontact_plugin'.
  • Added translation of .desktop files.
  • Removed original 'po' translation folder.
  • Copied translation files to new translations folder.
  • Drop automake build support.
    Add basic cmake build instructions.
    Delete empty files ChangeLog, NEWS and TODO.
    Rework of the README file.
    Update some cmake files with latest macros.
  • Merge translation files from master branch.

codeine

  • Merge translation files from master branch.

digikam

  • Merge translation files from master branch.

dolphin

  • Merge translation files from master branch.
  • Added icon to Properties popup menu entry.
  • Merge translation files from master branch.

gwenview-i18n

  • Merge translation files from master branch.

k3b-i18n

  • Merge translation files from master branch.

krusader

  • Added icon to Properties popup menu entry.

ktechlab

  • Merge translation files from master branch.
  • Update translation template.
  • Add workaround for broken gpsim includes.
  • Fix incorrect include file check definitions.
  • 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.
    Added man pages taken from the Debian packaging system.
    Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory,
    see TDE/tde#26 and bug #2408

qalculate-tde

  • Update translation template.
  • Fix undeclared declarations of string/vector/list; prefix declarations with 'std::'

soundkonverter

  • Remove unnecessary noinst_HEADERS in automake rules for translation.
  • Merge translation files from master branch.
  • Delete translation with incorrect language identification - pt_PT.
    This resolves issue #3

tde-style-domino

  • Remove alpha blending for text color specifically for the TDE Menu.
    This caused the first level of the TDE menu to be difficult to read
    without any useful benefit.
  • Avoid rendering plain text tooltips as rich text.
    Rendering plain text tooltips as rich text can cause an unwanted
    change in line breaks - for example, in the KOrn status tooltip.

tdeio-apt

  • Merge translation files from master branch.

tdeio-locate

  • Merge translation files from master branch.

tdeio-sword

  • Fix FTBFS with sword 1.9.x.
  • Merge translation files from master branch.

tderadio

  • Merge translation files from master branch.

tdesudo

  • Merge translation files from master branch.

tdmtheme

  • Merge translation files from master branch.

wlassistant

  • Merge translation files from master branch.

packaging

packaging

  • DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.
  • DEB tdegraphics: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdeadmin: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdeutils: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdemultimedia: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB common cdbs rules: Convert to UTC the date from the debian changelog,
    which is written to '.tdepkginfo'.
    It addresses time zone independence to ensure a reproducible build.
  • DEB tqt3: Force file permissions in the tarball for examples.
    It addresses independence from UMASK to ensure a reproducible build.
  • DEB tdegames: Add rules for the tdefifteen package.
  • DEB tdegames: Fix an empty package twin4.
    During the renaming of the package, the renaming of files that ensure
    the rules for creating the package was neglected.
  • DEB tdeedu: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB: updated relevant modules to use pinentry-tqt if available.
  • DEB trinity-keyring: Remove the binary package dependency on gnupg.
    Use the code to remove the old keys the same as debian-archive-keyring.
    Add package trinity-keyring-udeb, which could be suitable for the installer.
    This resolves bug #3170
  • FreeBSD: Add a pinetry port built as a pinentry-tqt flavor.
  • DEB tde-i18n: Add intltool to build-deps.
  • DEB basket: added AUTHORS and removed TODO from built packages. Added
    intltool to build deps.
  • DEB tde-i18n: Clean up build rules
    + drop automake support
    + common rule for non-two-letter languages
    + add dh_strip_nondeterminism to support a reproducible build
    + add package for es_AR language
  • DEB tdeutils: The manual for the tdelirc control center module is moved to KControl.
  • DEB: adjusted to new 'core' folder for main packages.
  • DEB: added cmake directive to create compilation database 'compile_commands.json' at build time.
    This can be used to provide linting, autocompletion, hovering info, go-to-definition
    and in general other LSP functionality in development environments.
  • DEB ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs rules. The man page has been moved to the main tree.
    This is the same as commit 1117ce79 but applied to Ubuntu.
  • Added KDCOP to TDE menu - System. This relates to bug #2886
  • DEB ktechlab: Switch to cmake.
    Switch to common TDE cdbs rules.
    The man page has been moved to the main tree.