Difference between revisions of "Changelog For R14.0.10"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Update 20210228)
(Update 20210307)
Line 110: Line 110:
   
 
== tdebase ==
 
== tdebase ==
  +
* Add support for RISC-V 32bit and 64bit.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Fixed random SEGV in Konqueror caused by klipper when the clipboard was being cleared. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/147 #147]
 
* Fixed random SEGV in Konqueror caused by klipper when the clipboard was being cleared. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/147 #147]
Line 504: Line 505:
   
 
== kmplayer ==
 
== kmplayer ==
  +
* Added translation of .desktop files.
  +
* Remove the original translation directory layout.
  +
* Copy translations to a new directory layout.
  +
* Drop automake build support.<br/>Add basic cmake build instructions.<br/>Delete empty file NEWS.<br/>Rework of the README and the English help page files.<br/>Update some cmake files with latest macros.<br/>libXv and libXext are handled by cmake intern modules through X11 variables.<br/>Few cosmetics.
  +
* Add support for RISC-V 32bit and 64bit.
 
* Raise the minimum required version of CMake to 2.8.12.
 
* Raise the minimum required version of CMake to 2.8.12.
   
Line 572: Line 578:
   
 
== kstreamripper ==
 
== kstreamripper ==
  +
* Added translation of .desktop files.
  +
* Remove the original translation directory layout.
  +
* Copy translations to a new directory layout.
  +
* Drop scons build support.<br/>Deleted empty file ChangeLog.<br/>Update some cmake files with latest macros.<br/>Add basic cmake build instructions.<br/>Few cosmetics.
  +
* Add top-left main window icon (hi*-app-kstreamripper.png)
 
* Raise the minimum required version of CMake to 2.8.12.
 
* Raise the minimum required version of CMake to 2.8.12.
   
Line 591: Line 602:
   
 
== kvkbd ==
 
== kvkbd ==
  +
* Merge translation files from master branch.
  +
* Added additional translation strings.
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* Added less-than (<) and greater-than (>) keys near left shift for non-US keyboards.<br/>Adjusted keyboard geometry accordingly.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Update translation template.
 
* Update translation template.
Line 761: Line 777:
 
= packaging =
 
= packaging =
 
== packaging ==
 
== packaging ==
  +
* DEB klamav: fixed filename for menu file.
  +
* DEB: added packaging files for klamav.
  +
* RPM: add support for Mageia 8
  +
* DEB tdebindings: Enable build with Java on riscv64.
  +
* DEB tdenetwork: Do not depend on valgrind for riscv64 architecture.
 
* DEB tdewebdev: Add tqt3-doc to build-deps to make TQTDOCDIR detection work.
 
* DEB tdewebdev: Add tqt3-doc to build-deps to make TQTDOCDIR detection work.
 
* DEB tdetoys: Drop old common patches related to automake.
 
* DEB tdetoys: Drop old common patches related to automake.

Revision as of 03:48, 8 March 2021

common

admin

  • Make /opt/trinity the default PATH for search and install.
  • Fix for (t)qmake.
  • Just to reestablish the truth....
  • Fix for the env variable TQTDOCDIR.
  • Add support for autoconf + autoheader 2.7x.
  • doxygen: Determine the module name from the information in .tdescminfo
    instead of by directory name.

cmake

  • tde_create_translated_desktop: Prevent FTBFS on generated desktop files
    Fix FTBFS when translations are missing and the desktop file passed to
    tde_create_translated_desktop() is build-time generated.
    See TDE/tde-packaging-gentoo #196 for details.
  • tde_create_translated_desktop: Prevent FTBFS if the length
    of CMAKE_BINARY_DIR is longer than the tested _basename.
  • tde_create_translated_desktop: Instead of preprocessing the desktop
    file for use with intltool-merge already in the configuration phase,
    prepare the file during the custom command call just before calling
    intltool-merge. This will allow the natural use of the macro with
    the generated files.
  • tde_create_translated_desktop: Avoid confusing paths when processing
    a desktop file in a binary folder.
  • tde_create_translated_desktop: Use find_file instead of find_program
    to find tde_l10n_merge.pl because it does not have the executable
    bit set.
  • tde_create_translated_desktop: Incorporate a slightly modified version
    of intltool-merge 0.51 to properly merge desktop file translations
    containing escaped newline characters - '\n'.
  • tde_curdatetime: Add the -u option to call 'date'
    so that the result is not time zone dependent.
  • Set compiler flags useful for reproducible building.
  • 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

tqt3

  • Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
  • Undo an unwanted deletion of the 'register' in the string.

tqtinterface

  • Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
  • Fixed references to TDE website.
  • Raise the minimum required version of CMake to 2.8.12.

akode

  • Raise the minimum required version of CMake to 2.8.12.

arts

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

avahi-tqt

  • Raise the minimum required version of CMake to 2.8.12.

dbus-1-tqt

  • Raise the minimum required version of CMake to 2.8.12.

dbus-tqt

  • Raise the minimum required version of CMake to 2.8.12.

libart-lgpl

  • Raise the minimum required version of CMake to 2.8.12.

libcaldav

  • Raise the minimum required version of CMake to 2.8.12.

libcarddav

  • Fixed references to TDE website.
  • Raise the minimum required version of CMake to 2.8.12.

libr

  • Raise the minimum required version of CMake to 2.8.12.
  • Fix setting UUID of ELF file icon.
    The GUID was checked, converted to a UUID structure, but was not written
    to the icon. This could cause each call to libr_icon_setuuid to store a
    different UUID, making reproducible builds impossible.

python-tqt

  • pyuic: Delete the current date from the generated files
    so that their generation can be reproducible.

tqca

  • Raise the minimum required version of CMake to 2.8.12.
  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

tqca-tls

  • Raise the minimum required version of CMake to 2.8.12.
  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

core

tdelibs

  • Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
  • Removed dbus access rules for invalid "send_destination".
    For the tde_dbus_hardwarecontrol daemon, the destination is always
    "org.trinitydesktop.hardwarecontrol", which provides interfaces for
    individual components. The permissions for the standard dbus Introspectable
    and Properties calls are therefore set together on one destination,
    regardless of the interfaces for the individual components.
  • tdehwlib: Allow everyone to read the status of input switches.
    Reading the status of input switches seems safe so that it can be allowed
    to everyone. This will prevent the log from being filled with unauthorized
    access messages if the user is not a member of the plugdev group - this
    resolve issue TDE/tde#44
  • tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL
  • Fixed references to TDE website.
  • Merge translation files from master branch.
  • Add a missing icon for the action "Restore" when the application is sitting in the system tray.
  • Merge translation files from master branch.
  • tdeio: minor simplification of plurals in translation
    A fixup for the d3d85b65
  • tdeio: minor improvement of translatability of a message
    * added plural forms
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Add an option to install the imagetops binary.
    This binary may already be included in the system -
    for example in the netpbm package.
  • krun: prevent media:/ or system:/media urls to be replaced by their respective /media/... path.
  • Fixed more uncrustify's code formatting offending files.
  • Fixed handling of files containing an # in the name when using the system:/media or media:/ protocol. This resolves bug #3022 and bug #3063
  • 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

  • Add support for RISC-V 32bit and 64bit.
  • Merge translation files from master branch.
  • Fixed random SEGV in Konqueror caused by klipper when the clipboard was being cleared. This resolves issue #147
  • Fixed incorrect links used in previous commit.
  • Fixed references to TDE website.
  • Merge translation files from master branch.
  • Update CMake rules for merging translations into Standard and Redmond ksplash themes.
  • Merge translation files from master branch.
  • Update translation template.
  • Update CMakeL10n rules for extracting ksplash themes.
  • Add missing basic descriptions to ksplash themes Standard and Redmond.
  • Fix the section name in the ksplash theme desktop file
    to match the location as it is installed.
    This resolves that the ksplash theme information was
    not displayed in the TDE Control Center.
  • Raise the minimum required version of CMake to 2.8.12.
  • Create a systemd service file for tdm
  • Merge translation files from master branch.
  • Update translation template.
  • KControl - usbview: Fix typos in the error message.
  • 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

  • Delete the no longer needed tdepimmacros.h.
  • The workaround that tdepimmacros.h do is no longer needed
    and kdemacros.h can be used directly.
  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • 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

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.

tdenetwork

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

tdegraphics

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Cover page support for KPDF
    This resolves issue #26
  • Renaming of files in preparation for code style tools.

tdetoys

  • cmake: a couple of small fixes
    * Fix project name
    * Add explicit dependencies for a custom command in kweather
  • Do not list files that are part of the source code as DEPENDS.
    This resolves FTBS, which may occur due to commit 07d616b7e2.
  • Resolve ambiguous station names
  • Merge translation files from master branch.
  • Generate kweather station information files during the build phase
    instead of the configuration phase.
  • Merge translation files from master branch.
  • Update translation template.
  • kweather: Improve station list processing
    + Add a README file with information about the processing stations
    + Automatically generate stations.dat and weather_stations.desktop
    from data/nsd_cccc.txt before cmake checks
    + File downloaded from https://tgftp.nws.noaa.gov/data/nsd_cccc.txt
    + Clean up weather_stations.desktop.in and moved relevant information
    to data/station_names.txt
    + Added GG to EU and NU, PE to Canada
    + Mapped most of African countries to AF region
    + Mapped few other countries to their regions
    + Algeria is not in the ME region
    + Christmas Islands code is CX
    + Added Greenland to Atlantic
    + Added some more states to Oceania
    + Added some more states to Cenetral and South Americas
    + Antarctica as new region
    + Renamed Australiasia to Australia and Oceania
    + Region abbreviations in alphabetic order
    + Removed Atlantic and Mexico regions and added North America
    + Mapped most of the outstanding stations in Canada and elsewhere
    + J Leslie Turriff provided information on the stations in Canada
    Modify the generation of weather_stations.desktop so that it is possible
    to merge translations into a generated file.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeutils

  • Raise the minimum required version of CMake to 2.8.12.
  • 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

  • Raise the minimum required version of CMake to 2.8.12.
  • 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

  • Fix error: /usr/bin/ld: cannot find -ltqt/-ltqt-mt for tdefifteen
  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Add man pages, taken from the Debian packaging.
  • Add symbols visibility option.
  • 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

tdeaccessibility

  • Silence few warnings due to some deprecated.
  • Define byteswap functions for FreeBSD and NetBSD.
    This resolves FTBFS for kttsd alsaplayer.
  • cmake: Simplify 'skel' and 'stub' generation for kspeech and kspeechlink
    as well as their subsequent linking.
  • Conversion to the cmake building system.
    Added several man pages taken from the Debian packaging.
    Cleanup headers in ui files.
    Add png icons for mono theme.
    cmake:
    - Use tde_add_check_executable instead of a combination
    of separate calls to tde_add_executable and add_test.
    - Simplify the detection of time.h and sys/time.h headers.
    - Refactor phrasebook files install, kmouth.

tdeaddons

  • Fixed references to TDE website.
  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

tdeadmin

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.

tdeartwork

  • Merge translation files from master branch.
  • Add a CMake option to WITH_ALL_OPTIONS to align with other projects.
  • tdescreensaver: Add an option to force the installation of desktop files
    for all xscreensavers, regardless of whether the corresponding XML files
    are currently present during the build. This is useful especially for
    building binary packages for distributions, so it is OFF by default.
  • Merge translation files from master branch.
  • Update translation template.
  • Raise the minimum required version of CMake to 2.8.12.
  • 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.

tdebindings

  • Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).

tdesdk

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • 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

  • Raise the minimum required version of CMake to 2.8.12.
  • 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.

tdewebdev

  • Raise the minimum required version of CMake to 2.8.12.

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.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Fixed FTBFS caused by typo in commit 749aaf0f74.
  • Fixed references to TDE website.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Raise the minimum required version of CMake to 2.8.12.
  • 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.
  • 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

libkexiv2

  • Raise the minimum required version of CMake to 2.8.12.

libkipi

  • Raise the minimum required version of CMake to 2.8.12.

kipi-plugins

  • Fixed references to TDE website.
  • Merge translation files from master branch.

libksquirrel

  • Renaming of files in preparation for code style tools.

libtdeldap

  • Raise the minimum required version of CMake to 2.8.12.

libtqt-perl

  • Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).

applications

abakus

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

amarok

  • Merge translation files from master branch.
  • Update translation template.
  • Fixed references to TDE website.
  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • 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

  • The workaround that tdepimmacros.h do is no longer needed
    and kdemacros.h can be used directly.
  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • 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.

bibletime

  • Merge translation files from master branch.
  • Update translation template.
  • Fixed references to TDE website.

codeine

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

compizconfig-backend-tdeconfig

  • Raise the minimum required version of CMake to 2.8.12.

digikam

  • Merge translation files from master branch.

dolphin

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Added icon to Properties popup menu entry.
  • Merge translation files from master branch.

filelight

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

gtk-qt-engine

  • Raise the minimum required version of CMake to 2.8.12.

gwenview-i18n

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

k3b

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

k3b-i18n

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Updated template translations after renaming files in k3b.
  • Merge translation files from master branch.

kaffeine

  • Raise the minimum required version of CMake to 2.8.12.

kaffeine-mozilla

  • Raise the minimum required version of CMake to 2.8.12.

kasablanca

  • Raise the minimum required version of CMake to 2.8.12.

katapult

  • Raise the minimum required version of CMake to 2.8.12.

kbarcode

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

kbfx

  • Raise the minimum required version of CMake to 2.8.12.

kbibtex

  • Raise the minimum required version of CMake to 2.8.12.

kbiff

  • Raise the minimum required version of CMake to 2.8.12.

kbookreader

  • Raise the minimum required version of CMake to 2.8.12.

kchmviewer

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.

kcmautostart

  • Raise the minimum required version of CMake to 2.8.12.

kcmldap

  • Raise the minimum required version of CMake to 2.8.12.

kcmldapcontroller

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

kcmldapmanager

  • Raise the minimum required version of CMake to 2.8.12.

kcpuload

  • Raise the minimum required version of CMake to 2.8.12.

kdbusnotification

  • Raise the minimum required version of CMake to 2.8.12.

kdiff3

  • Raise the minimum required version of CMake to 2.8.12.

kdirstat

  • Raise the minimum required version of CMake to 2.8.12.

kdpkg

  • Fixed references to TDE website.
  • Raise the minimum required version of CMake to 2.8.12.

keep

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.

kerberostray

  • Raise the minimum required version of CMake to 2.8.12.

keximdb

  • Raise the minimum required version of CMake to 2.8.12.

kgtk-qt3

  • Raise the minimum required version of CMake to 2.8.12.

kima

  • Raise the minimum required version of CMake to 2.8.12.

kiosktool

  • Raise the minimum required version of CMake to 2.8.12.

kkbswitch

  • Raise the minimum required version of CMake to 2.8.12.

klcddimmer

  • Raise the minimum required version of CMake to 2.8.12.

kmplayer

  • Added translation of .desktop files.
  • Remove the original translation directory layout.
  • Copy translations to a new directory layout.
  • Drop automake build support.
    Add basic cmake build instructions.
    Delete empty file NEWS.
    Rework of the README and the English help page files.
    Update some cmake files with latest macros.
    libXv and libXext are handled by cmake intern modules through X11 variables.
    Few cosmetics.
  • Add support for RISC-V 32bit and 64bit.
  • Raise the minimum required version of CMake to 2.8.12.

knemo

  • Raise the minimum required version of CMake to 2.8.12.
  • Minor correction to file name in comments.

knetload

  • Raise the minimum required version of CMake to 2.8.12.

knetstats

  • Raise the minimum required version of CMake to 2.8.12.

knetworkmanager8

  • Raise the minimum required version of CMake to 2.8.12.

knights

  • Raise the minimum required version of CMake to 2.8.12.

knmap

  • Raise the minimum required version of CMake to 2.8.12.

knowit

  • Raise the minimum required version of CMake to 2.8.12.

knutclient

  • Raise the minimum required version of CMake to 2.8.12.

konversation

  • Renaming of files in preparation for code style tools.
  • Raise the minimum required version of CMake to 2.8.12.

kooldock

  • Raise the minimum required version of CMake to 2.8.12.

kpicosim

  • Raise the minimum required version of CMake to 2.8.12.

kpilot

  • Raise the minimum required version of CMake to 2.8.12.

kpowersave

  • Raise the minimum required version of CMake to 2.8.12.

krename

  • Raise the minimum required version of CMake to 2.8.12.

krusader

  • Fixed references to TDE website.
  • Renaming of files in preparation for code style tools.
  • Added icon to Properties popup menu entry.

kscope

  • Renaming of files in preparation for code style tools.
  • Raise the minimum required version of CMake to 2.8.12.

ksensors

  • Raise the minimum required version of CMake to 2.8.12.

kshowmail

  • Raise the minimum required version of CMake to 2.8.12.

kshutdown

  • Raise the minimum required version of CMake to 2.8.12.

ksplash-engine-moodin

  • Raise the minimum required version of CMake to 2.8.12.

kstreamripper

  • Added translation of .desktop files.
  • Remove the original translation directory layout.
  • Copy translations to a new directory layout.
  • Drop scons build support.
    Deleted empty file ChangeLog.
    Update some cmake files with latest macros.
    Add basic cmake build instructions.
    Few cosmetics.
  • Add top-left main window icon (hi*-app-kstreamripper.png)
  • Raise the minimum required version of CMake to 2.8.12.

ksystemlog

  • Raise the minimum required version of CMake to 2.8.12.

ktechlab

  • Raise the minimum required version of CMake to 2.8.12.
  • 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

ktorrent

  • Renaming of files in preparation for code style tools.

kvkbd

  • Merge translation files from master branch.
  • Added additional translation strings.
  • Merge translation files from master branch.
  • Update translation template.
  • Added less-than (<) and greater-than (>) keys near left shift for non-US keyboards.
    Adjusted keyboard geometry accordingly.
  • Merge translation files from master branch.
  • Update translation template.
  • Simplified code for changing the keys color.
  • Keys color can now be changed without the need to restart the
    application.
  • Merge translation files from master branch.
  • Update translation template.
  • Added functionality to select keyboard background and keys colors.
    A restart of the application is required if the keys color is changed.
  • Merge translation files from master branch.
  • Update translation template.
  • Simplified code for numpad buttons. This adds on to PR #9.
  • Fixed several keycodes. This relates to PR #9.
  • Merge translation files from master branch.
  • Update translation template.
  • Increased size of button icons to make them more visible.
  • 1. Use icons for quit and num pad show/hide buttons.
    2. Resize quit, num pad show/hide, configure buttons.
    3. Add tooltips to the buttons.
  • Merge translation files from master branch.
  • Update translation template.
  • Added tooltip for the system tray icon.
  • Merge translation files from master branch.
  • Update translation template.
  • LWin and RWin have been set back to toggle keys, as they are used as Super_L/R modifiers in X.
    Minor tweaks to the key position on the last row.
  • Add RWIN key and set both Win keys to non-toggle for xmodmap.
  • Merge translation files from master branch.
  • Update translation template.
  • Hide resize handle when the keyboard is locked on the screen.
  • Simplified code from previous commit and fixed 'lock on screen' functionality after restoring the keyboard from a previous run.
  • Added 'lock on screen' functionality.
  • Save and restore status of numpad between startups. This refers to PR #9.
  • Raise the minimum required version of CMake to 2.8.12.

kvpnc

  • Fixed references to TDE website.
  • Raise the minimum required version of CMake to 2.8.12.

kxmleditor

  • Raise the minimum required version of CMake to 2.8.12.

mathemagics

  • Raise the minimum required version of CMake to 2.8.12.

mplayerthumbs

  • Raise the minimum required version of CMake to 2.8.12.

piklab

  • Renaming of files in preparation for code style tools.

potracegui

  • Raise the minimum required version of CMake to 2.8.12.

qalculate-tde

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

rosegarden

  • Raise the minimum required version of CMake to 2.8.12.

smartcardauth

  • Raise the minimum required version of CMake to 2.8.12.

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

tastymenu

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-baghira

  • Renaming of files in preparation for code style tools.
  • Raise the minimum required version of CMake to 2.8.12.

tde-style-domino

  • Raise the minimum required version of CMake to 2.8.12.
  • 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.

tde-style-ia-ora

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-lipstik

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-qtcurve

  • Raise the minimum required version of CMake to 2.8.12.

tde-systemsettings

  • Raise the minimum required version of CMake to 2.8.12.

tdedocker

  • Raise the minimum required version of CMake to 2.8.12.

tdeio-apt

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeio-ftps

  • Renaming of files in preparation for code style tools.
  • Raise the minimum required version of CMake to 2.8.12.

tdeio-locate

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeio-sword

  • Raise the minimum required version of CMake to 2.8.12.
  • Fix FTBFS with sword 1.9.x.
  • Merge translation files from master branch.

tdeio-umountwrapper

  • Raise the minimum required version of CMake to 2.8.12.

tdenetworkmanager

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Use common cmake rules for documentation.
    Move the documentation to the usual layout.
  • Removed admin submodule.
  • Added translation of .desktop files.
  • Remove the original translation directory layout.
  • Copy translations to a new directory layout.
  • Merge translation files from master branch.

tdepacman

  • Raise the minimum required version of CMake to 2.8.12.

tdepowersave

  • Raise the minimum required version of CMake to 2.8.12.

tderadio

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

tdesudo

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdesvn

  • Raise the minimum required version of CMake to 2.8.12.

tdmtheme

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tellico

  • Raise the minimum required version of CMake to 2.8.12.

tork

  • Merge translation files from master branch.
  • Update translation template.
  • This fix aims to get rid of the eth0, eth1...name for network cards.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Update translation template.
  • Replace __DATE__ with PACKAGE_DATETIME in the crash handler
    to allow reproducible build.
  • Add sys/time.h and time.h header detection to resolve FTBFS.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • cmake: Install application-specific icons in the application folder.
  • Conversion to the cmake building system.

twin-style-crystal

  • Renaming of files in preparation for code style tools.

wlassistant

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

yakuake

  • Raise the minimum required version of CMake to 2.8.12.

packaging

packaging

  • DEB klamav: fixed filename for menu file.
  • DEB: added packaging files for klamav.
  • RPM: add support for Mageia 8
  • DEB tdebindings: Enable build with Java on riscv64.
  • DEB tdenetwork: Do not depend on valgrind for riscv64 architecture.
  • DEB tdewebdev: Add tqt3-doc to build-deps to make TQTDOCDIR detection work.
  • DEB tdetoys: Drop old common patches related to automake.
  • DEB tdepim: Remove tdepimmacros.h from the installation.
  • DEB tdeartwork: Install desktop files of xscreensavers with merged translations.
  • DEB rename-meta: Added package to rename kdelibs4-imagetops-trinity
    to tdelibs14-imagetops-trinity.
  • DEB rename-meta: The kpowersave-nohal package was never part of the final
    release, so there is no need to maintain its renaming to tdepowersave.
  • RPM: no more need to fix permissions in tqcscintilla
  • RPM: fix tqt3 qmake configuration files
  • RPM: update docker/el8/packages
  • RPM: fix tdemultimedia
  • RPM: update metapackages
  • RPM: disable rpath on libtqt-perl
  • RPM: fix tdebase
  • RPM: update default TDE version to 14.0.9
  • RPM: remove NDEBUG option from cmake build
  • RPM: remove obsolete, unsupported packages
  • RPM: more updates
  • RPM: update build scripts for Fedora 33 / CentOS 8
  • RPM: fix arts build warning
  • RPM: remove obsolete dependencies/libr
  • RPM: remove obsolete dependencies/qt3
  • RPM: tqt3 ftbfs on rhel5
  • DEB tdegames: Fix incorrect inclusion of files in the knetwalk package
    caused by the commit bac1066455959b38ae5dc831081e148dffc5139b.
  • DEB tdeaccessibility: Switch to cmake.
    The man pages has been moved to the main tree.
  • DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
    to avoid unwanted confusion between sip and sip-tqt.
    To ensure a smooth upgrade, sip-api-7.1 has been left here,
    which will be removed subsequently.
  • DEB tdebase: Fix the default DM service package name detection for TDM.
    This resolves an unwanted change from TDM to another installed DM
    during the tdm-trinity package upgrade.
  • DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.
  • DEB tork: Switch to cmake.
  • DEB: Update the Maintainer's address to the TDE Debian Team.
  • DEB: Remove intltool from build-deps.
    Instead of intltool-merge, tde_l10n_merge.pl is now used, which is part of the common cmake module.
  • DEB tdegames: The man pages has been moved to the main tree.
  • DEB tdelibs: Move the imagetops into a separate package.
  • 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.