Changelog For R14.1.2

From Trinity Desktop Project Wiki
Revision as of 00:57, 2 January 2024 by SlavekB (talk | contribs) (Update 20240101)
Jump to navigation Jump to search

common

admin

  • [3019aa7a] Improve TQt detection. Use CFLAGS from pkg-config
    instead of hard-coded include paths.
  • [bcdb3081] Fix detection of TQt3 following bug introduced in previous commit
  • [e27d7286] Drop TQT_VERSION_ONLY
  • [02e3ce62] Fix visibility support check

libtdevnc

  • [2b46ed6b] Raise the minimum required version of CMake to 3.5.

dependencies

tde-cmake

  • [76ca9f74] Raise the minimum required version of CMake to 3.5.
  • [bb49d854] Update version to R14.1.2~[DEVELOPMENT]

tqt3

  • [ecca365d] Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
  • [1c308584] Fix potential buffer overflow in debug functions.
    This resolves issue #70
  • [f30ac87a] Add support for HistoryBackButton and HistoryForwardButton
    This resolves TDE/tdebase#421
  • [c339f68f] Update README
    A new README with markdown format, updated information on TQt, contributor section and translations status.
    The old README has been preserved as README.Qt3 for historical reasons.
  • [a059b24f] tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97
  • [ccc0d8e4] Replaced various '#define' with actual strings - part 3
  • [541b9007] Replace Qt with TQt

tqtinterface

  • [42cd150b] Rename TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT. This is a temporary step to make sure TDE keeps building while METHOD, SIGNAL, SLOT are renamed in every repository.
  • [7850ec99] Remove various '#define' strings - part 6
  • [aee37a80] Remove various '#define' strings - part 5
  • [ed3960fe] Remove 'Event' #define strings
  • [e49839b0] Remove various '#define' with actual strings - part 4
  • [f933a4cd] Remove various '#define' with actual strings - part 3
  • [1adb7b0c] Remove color '#define' strings
  • [f3d5db9e] Remove various '#define' with actual strings - part 2
  • [8a3ee3cf] Remove time related '#define' with actual strings
  • [4f64bcf4] Remove various tq* strings
  • [4469ebf5] Remove various '#define' strings
  • [83393107] Replace Qt with TQt
  • [4999d66f] Change to build and install inputmethod files if enabled
  • [5b1ff5f7] Raise the minimum required version of CMake to 3.5.
  • [ce975cb4] Drop TQT_VERSION_ONLY

akode

  • [76833fdb] Raise the minimum required version of CMake to 3.5.

arts

  • [c048d067] Raise the minimum required version of CMake to 3.5.

avahi-tqt

  • [571a0c03] Raise the minimum required version of CMake to 3.5.

dbus-1-tqt

  • [49dca60b] Replaced various '#define' with actual strings - part 5
  • [122c2a5a] Raise the minimum required version of CMake to 3.5.

dbus-tqt

  • [31736507] Raise the minimum required version of CMake to 3.5.

libart-lgpl

  • [a8d8c5d0] Raise the minimum required version of CMake to 3.5.

libcaldav

  • [212fdb12] Raise the minimum required version of CMake to 3.5.

libcarddav

  • [2bee3c7a] Raise the minimum required version of CMake to 3.5.

libr

  • [aaf98109] Update library version to 0.7.0
  • [47a836e4] Remove libglade related code, since libglade is no longer available
  • [35d7395c] Raise the minimum required version of CMake to 3.5.

tqscintilla

  • [0355ec98] Replace Qt with TQt
  • [57048ef2] Raise the minimum required version of CMake to 3.5.

pytqt

  • [a131499f] Replaced various '#define' with actual strings - part 3

polkit-tqt

  • [b5e521d0] Raise the minimum required version of CMake to 3.5.

tqca

  • [9cbea02c] Raise the minimum required version of CMake to 3.5.

core

tdelibs

  • [dff83720] Fix lvm volumes appearing as removable devices
    - remove obsolete/erroneous code meddling with
    GENHD_FL_MEDIA_CHANGE_NOTIFY
    - use /sys/block/<dev>/removable rather than
    /sys/block/<dev>/capabilities
    - deprecate TDEDiskDeviceStatus::Hotpluggable and use
    TDEDiskDeviceStatus::Removable for all removable devices
    - put some local utility function into anonymous namespace
    See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148
  • [2a3a62bb] Replace various '#define' strings - part 6
  • [af8caead] Replaced various '#define' with actual strings - part 5
  • [553b7050] Merge translation files from master branch.
  • [d8d8319b] Replace 'Event' #define strings
  • [3a837ecf] Fix FTBFS caused by detection of libr version after recent update
  • [9fc074fc] Replaced various '#define' with actual strings - part 4
  • [4c9f3f02] Replaced various '#define' with actual strings - part 3
  • [cf7f8e74] Replace color '#define' strings with actual values
  • [89c80321] Replaced various '#define' with actual strings - part 2
  • [e84b6d89] Replaced time related '#define' with actual strings
  • [3373b45c] Replace various tq* strings with TQt::* equivalents
  • [0e4a5c95] Replace various strings '#define'd in tqtinterface
  • [303b6445] Replace Qt with TQt
  • [141ced0c] Prevent to use conditional inclusion preprocessor feature (since C++23)
    `#elifdef` is supported since C23 and C++23, but such newer compiler
    is not required here.
  • [1b8945b1] Raise the minimum required version of CMake to 3.5.
  • [050ff82b] KTabBar: add way to revert tab color to default
    This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme.
    It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead.
  • [10b5c67d] Merge translation files from master branch.
  • [2cc4398e] Update version to R14.1.2~[DEVELOPMENT]

tdebase

  • [0e5ef873] Replace various '#define' strings - part 6
  • [dcda0012] KXkb: add keyboard layout notification
  • [94cec968] Kxkb: move LayoutUnit struct into its own file and add getLayoutName function
  • [c55cad68] Make dependency upon libssh optional
  • [6c067940] TWin: Add DCOP method showWindowMenu(wid) for default menu position
  • [8447a9a6] TWin showWindowMenu: add support for negative coordinates
    Negative coordinates change the popup menu origins:
    * Negative X: origin is right edge instead of left;
    * Negative Y: origin is bottom edge instead of top.
  • [e67f30eb] twin: fix showWindowMenuAt(...) DCOP call
    Before it only called slotWindowOperations(), which showed the operations menu of the current window at a preset position, ignoring all arguments passed to showWindowMenuAt.
    This commit implpements the correct behaviour of the function which takes all arguments into account.
  • [fa7aa947] Merge translation files from master branch.
  • [9c73915c] twin: use separate bit to inhibit configure request messages. This resolves issue #434
  • [80859919] Merge translation files from master branch.
  • [f91c73bf] Merge translation files from master branch.
  • [3f84b83e] Replaced various '#define' with actual strings - part 5
  • [e240ec46] Merge translation files from master branch.
  • [b19e4cab] Replace 'Event' #define strings
  • [6b5d95d5] twin: makes sure to notify an application on resizing events so that the window contents can get updated. This is particularly important for Virtual Terminal based application. This resolves issue TDE/tde#57 and issue #384
  • [a3017180] Fix FTBFS caused by detection of libr version after recent update
  • [df343992] Fix unwanted window resizing. This resolves issue TDE/tde#57
    Some applications (like xfce4-terminal) try to manage their sizes by requesting the window manager a different size. The WM responds by resizing the window and the application tries once again to adjust its own size. This can lead to a repeated loop of request-resize which results in the application window to either shrink to the minimum allowed size or expand to the display size.
  • [71b2eaec] Replaced various '#define' with actual strings - part 4
  • [139b166e] Replaced various '#define' with actual strings - part 3
  • [c19f68bd] Replaced various '#define' with actual strings - part 2
  • [bf17c1e9] Replaced time related '#define' with actual strings
  • [7272c289] Replace various tq* strings with TQt::* equivalents
  • [4a6f4a17] Replace various strings '#define'd in tqtinterface
  • [06606d2a] QuickLauncher: Ignore empty URLs at reading the configuration
  • [196fabb2] Fix strlcat and strlcpy check
    Solving the TDE/tde-packaging-gentoo#310 problem.
    Glibc-2.38 adds new functions strlcat and strlcpy.
  • [a49b0e2c] Replace Qt with TQt
  • [8f661313] Merge translation files from master branch.
  • [63432a21] Raise the minimum required version of CMake to 3.5.
  • [457c4539] Merge translation files from master branch.
  • [539f7f00] Update translation template.
  • [e3908518] Deprecate TabColor setting
    This is a confusing feature which saves the color of the first tab and makes it the default color in new sessions. As a result, it broke color schemes by overriding the default tab color.
    This is not related to saving tab colors as part of a session.
  • [c7cfaf20] Konsole: add ability to reset tab color to default
  • [93dcc468] Add six new color schemes taken from https://www.opendesktop.org.
    There is no license files on the website, but based on the site Terms & Conditions, it seems reasonable to redistribute this files under GPL2 license.
    Human: https://www.opendesktop.org/p/1123955/
    Last.fm: https://www.opendesktop.org/p/1123742/
    Lizard: https://www.opendesktop.org/p/1123562
    Platinum: https://www.opendesktop.org/p/1123528/
    Sienna: https://www.opendesktop.org/p/1123485/
    WedgeWeb: https://www.opendesktop.org/p/1123249/
  • [5739816e] Added initial draft of release notes for R14.1.2.
  • [fe02fc0d] Merge translation files from master branch.

tdepim

  • [3b25eb31] Replace various '#define' strings - part 6
  • [f26a304e] Replaced various '#define' with actual strings - part 5
  • [ae35bc48] Replace 'Event' #define strings
  • [51d0291b] Replaced various '#define' with actual strings - part 4
  • [22da7013] Replaced various '#define' with actual strings - part 3
  • [6efcb28e] Replaced time related '#define' with actual strings
  • [9ade94ab] Holidays: ua
  • [4a793dd7] Replace various strings '#define'd in tqtinterface
  • [7a712e61] Replace Qt with TQt
  • [0a8405f6] Raise the minimum required version of CMake to 3.5.

tdemultimedia

  • [f353dc99] Replace various '#define' strings - part 6
  • [da49daf5] Replaced various '#define' with actual strings - part 5
  • [452c1e81] Replace 'Event' #define strings
  • [bd26faa9] Replaced various '#define' with actual strings - part 3
  • [de42315f] Noatun: Crashing at empty items in the playlist
  • [5bdb5189] Replace Qt with TQt
  • [a86ba592] Raise the minimum required version of CMake to 3.5.

tdenetwork

  • [51f2e0ff] Replace various '#define' strings - part 6
  • [4be03979] Merge translation files from master branch.
  • [e0a2f545] Replaced various '#define' with actual strings - part 5
  • [e6bbef6d] Merge translation files from master branch.
  • [4dbc3ab8] Replace 'Event' #define strings
  • [b195cf38] Replaced various '#define' with actual strings - part 4
  • [4edd87ce] Replaced various '#define' with actual strings - part 3
  • [7367a616] Replace Qt with TQt
  • [caae1151] Raise the minimum required version of CMake to 3.5.

tdegraphics

  • [904cb397] Replace various '#define' strings - part 6
  • [c9e40417] Replaced various '#define' with actual strings - part 5
  • [1fe6cb7f] Merge translation files from master branch.
  • [556d90cb] Replace 'Event' #define strings
  • [7ec27f89] Replaced various '#define' with actual strings - part 4
  • [cdcc24c6] ksnapshot: add setPixmap DCOP call
    Can be useful to integrate KSnapshot with applications that can take their own screenshots better (e.g. a media player can use a single frame from a video instead of a lower-quality real screen grab).
  • [57ade681] Replaced various '#define' with actual strings - part 3
  • [73368709] Replace various strings '#define'd in tqtinterface
  • [cfee7c43] Replace Qt with TQt
  • [924f894b] Raise the minimum required version of CMake to 3.5.
  • [666a1d67] ksnapshot: add delay functionality to 'Region' mode. This resolves issue #71

tdetoys

  • [4603b024] Replace various '#define' strings - part 6
  • [1606ffff] Replaced various '#define' with actual strings - part 5
  • [0b6f951e] Merge translation files from master branch.
  • [64a5b23e] Replace 'Event' #define strings
  • [79c780ce] Replaced various '#define' with actual strings - part 3
  • [8f9e8c88] Replace Qt with TQt
  • [a6499fdc] Raise the minimum required version of CMake to 3.5.

tdeutils

  • [c960bd6f] superkaramba: add support for python 3.12. This resolves issue #71
  • [d4393c11] Replace various '#define' strings - part 6
  • [5b1fdb9a] Replaced various '#define' with actual strings - part 5
  • [5ecef94f] kmilo: after changing the screen brightness, allows a small delay before popping up the OSD feedback. This allows the underlying hardware to report the correct value. This resolves issue #68
  • [dfb81fda] Replace 'Event' #define strings
  • [2d05a4b0] Replaced various '#define' with actual strings - part 3
  • [f901ccee] Replace various strings '#define'd in tqtinterface
  • [3156b549] Solving the TDE/tde-packaging-gentoo#313 problem.
    Glibc-2.38 adds new functions strlcat and strlcpy.
  • [b3f501d4] Replace Qt with TQt
  • [60471443] Raise the minimum required version of CMake to 3.5.

tdeedu

  • [5446eb71] Replace various '#define' strings - part 6
  • [63af14c3] Merge translation files from master branch.
  • [c75fee7f] Replaced various '#define' with actual strings - part 5
  • [c407c455] Replaced various '#define' with actual strings - part 4
  • [79ebc59c] Replaced various '#define' with actual strings - part 3
  • [bcee6c32] Replace Qt with TQt
  • [9af05810] Raise the minimum required version of CMake to 3.5.
  • [0ef55542] Merge translation files from master branch.

tdegames

  • [4d6acadb] Replace various '#define' strings - part 6
  • [76f734a8] Replaced various '#define' with actual strings - part 5
  • [03c3d226] Replace 'Event' #define strings
  • [f240b9f9] Replaced various '#define' with actual strings - part 3
  • [c5a61d6e] Replace various strings '#define'd in tqtinterface
  • [afc67225] Replace Qt with TQt
  • [d86e0406] Raise the minimum required version of CMake to 3.5.

tdeaccessibility

  • [2aad9568] Replace various '#define' strings - part 6
  • [93fbe96e] Replaced various '#define' with actual strings - part 5
  • [14c0e766] Replaced various '#define' with actual strings - part 3
  • [716294c7] Replace Qt with TQt
  • [57266e49] Raise the minimum required version of CMake to 3.5.

tdeaddons

  • [c19fc937] Replace various '#define' strings - part 6
  • [76b9a4ad] Merge translation files from master branch.
  • [92d851c1] Replaced various '#define' with actual strings - part 5
  • [588c6181] Replace 'Event' #define strings
  • [a67df804] Replaced various '#define' with actual strings - part 4
  • [94639370] Replaced various '#define' with actual strings - part 3
  • [f37c5af5] Replace Qt with TQt
  • [35876c80] Raise the minimum required version of CMake to 3.5.

tdeadmin

  • [1ab02499] Replace various '#define' strings - part 6
  • [ac7e4fb5] Replace 'Event' #define strings
  • [684b9d33] Replaced various '#define' with actual strings - part 3
  • [16c7639b] Replace Qt with TQt
  • [a0028424] Raise the minimum required version of CMake to 3.5.

tdeartwork

  • [f2e4e24e] Replace various '#define' strings - part 6
  • [856d6d13] Replaced various '#define' with actual strings - part 5
  • [fc6c321e] Replace 'Event' #define strings
  • [e243bddf] Replaced various '#define' with actual strings - part 4
  • [149da968] Replaced various '#define' with actual strings - part 3
  • [185ed081] Replace Qt with TQt
  • [59d0ee36] Raise the minimum required version of CMake to 3.5.
  • [5f9b4a9f] Merge translation files from master branch.
  • [f6619763] Merge translation files from master branch.

tdebindings

  • [7d03532f] Replace various strings '#define'd in tqtinterface

tdesdk

  • [8fc5cf27] Replace various '#define' strings - part 6
  • [74c34bca] Merge translation files from master branch.
  • [a03358fd] Replaced various '#define' with actual strings - part 5
  • [4f51c08a] Merge translation files from master branch.
  • [d6dc3a3d] Replace 'Event' #define strings
  • [49d88f18] Replaced various '#define' with actual strings - part 3
  • [5d52b8ff] Replace Qt with TQt
  • [785064f9] Raise the minimum required version of CMake to 3.5.
  • [429f7fd4] Merge translation files from master branch.

tdevelop

  • [b9186693] Replaced various '#define' with actual strings - part 6
  • [f12db681] kdevdesigner: prevent SEGV from invalid pointer. This relates to issue TDE/tqt3#97
  • [ea8f1be4] Replaced various '#define' with actual strings - part 5
  • [2d0252be] Replace 'Event' #define strings
  • [d31a7027] Replaced various '#define' with actual strings - part 4
  • [8308ebce] Replaced various '#define' with actual strings - part 3
  • [521604de] Replace Qt with TQt
  • [96ced6ef] Raise the minimum required version of CMake to 3.5.

tdewebdev

  • [86fed9b7] Replace various '#define' strings - part 6
  • [8954d764] Merge translation files from master branch.
  • [717ca24e] Merge translation files from master branch.
  • [abd5e8f9] Fix FTBFS from prior commit.
  • [37f6b15c] Replaced various '#define' with actual strings - part 5
  • [dd931b3e] Replace 'Event' #define strings
  • [b4887167] Replaced various '#define' with actual strings - part 4
  • [9e8724c9] Replaced various '#define' with actual strings - part 3
  • [b00a91b0] Replace Qt with TQt
  • [b3b05947] Raise the minimum required version of CMake to 3.5.

tde-i18n

  • [b590f840] Merge translation files from master branch.
  • [b319b88a] Update translation template.
  • [cc45161c] Merge translation files from master branch.
  • [efd947d3] Update translation template.
  • [25d196dc] Merge translation files from master branch.
  • [e5380a77] Update translation template.
  • [a1d02ef5] Merge translation files from master branch.
  • [4b02ffeb] Merge translation files from master branch.
  • [2729c261] Merge translation files from master branch.
  • [47a9a331] Update translation template.
  • [41f9994c] Merge translation files from master branch.
  • [8772ccd5] Update translation template.
  • [9cfeaaba] Merge translation files from master branch.
  • [2b8623c9] Merge translation files from master branch.
  • [7ea97c56] Merge translation files from master branch.
  • [ce43bede] Update translation template.
  • [298b491a] Merge translation files from master branch.
  • [c2f113be] Merge translation files from master branch.
  • [d4594ec8] Merge translation files from master branch.
  • [28015952] Update translation template.
  • [abe7f960] Merge translation files from master branch.
  • [6d051d6a] Merge translation files from master branch.
  • [1608a85b] Update translation template.
  • [61e2eaf3] Merge translation files from master branch.
  • [c41887c6] Remove duplicate translations from commit 83e7d90131a60206a219edf4a2ba9e570c689268.
  • [2ff9fcec] Merge translation files from master branch.
  • [6b78e804] Replace Qt with TQt
  • [83e7d901] Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
  • [d3f6a5fb] Merge translation files from master branch.
  • [dd01a895] Merge translation files from master branch.
  • [d7331290] Update translation template.
  • [d39a21e0] Merge translation files from master branch.
  • [6383fd9e] Raise the minimum required version of CMake to 3.5.
  • [2a662e89] Merge translation files from master branch.
  • [0cb349be] Merge translation files from master branch.
  • [7d9b15b4] Merge translation files from master branch.
  • [42fa475c] Update translation template.

libraries

libkdcraw

  • [d2e28d1a] Replace Qt with TQt
  • [cf62b14f] Raise the minimum required version of CMake to 3.5.

libkexiv2

  • [d69c95c1] Replace Qt with TQt
  • [735076ec] Raise the minimum required version of CMake to 3.5.

libkipi

  • [29ef104e] Replace various '#define' strings - part 6
  • [72d352a7] Replace Qt with TQt
  • [79b037f6] Raise the minimum required version of CMake to 3.5.

kipi-plugins

  • [d0107930] Replace various '#define' strings - part 6
  • [2cf37f58] Replaced various '#define' with actual strings - part 5
  • [b4ab4f13] Merge translation files from master branch.
  • [d543d160] Merge translation files from master branch.
  • [cc9c3a67] Merge translation files from master branch.
  • [5c09bb36] Replaced various '#define' with actual strings - part 3
  • [bc3ec7f2] Replace Qt with TQt
  • [d28f47b5] Raise the minimum required version of CMake to 3.5.

libksquirrel

libtdeldap

  • [1090c874] Replace Qt with TQt
  • [5ba47607] Raise the minimum required version of CMake to 3.5.

libtqt-perl

  • [d655c313] Replaced various '#define' with actual strings - part 4
  • [803408f7] Replaced various '#define' with actual strings - part 2

pytde

  • [41cc3906] Replace various strings '#define'd in tqtinterface
  • [16dba0a4] Replace Qt with TQt

applications/development

kdbg

  • [320b4e63] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [3cefef8e] Merge translation files from master branch.
  • [c8f5e54e] Raise the minimum required version of CMake to 3.5.

kdiff3

  • [79daa6a1] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [835702ea] Replaced various '#define' with actual strings - part 6
  • [95d0ba61] Replaced various '#define' with actual strings - part 5
  • [7ff0b7ed] Merge translation files from master branch.
  • [10096961] Merge translation files from master branch.
  • [eff219cd] Merge translation files from master branch.
  • [b1a7c5eb] Update translation template.
  • [180f871b] Fix pasting UTF8 text from clipboard.
    This commit is based on work from Roman Savochenko available at PR #13, but adapted to the TDE standard. It replaces the aforementioned PR #13.
  • [5e65678a] Raise the minimum required version of CMake to 3.5.
  • [d3cfbab1] Replace Qt with TQt

kpicosim

  • [7825473d] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [bb32ffaf] Replaced various '#define' with actual strings - part 6
  • [6e904a10] Raise the minimum required version of CMake to 3.5.
  • [69df5d03] Replace Qt with TQt

kscope

  • [b035a6c4] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [3fb41909] Raise the minimum required version of CMake to 3.5.

ktechlab

  • [4bff0b57] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [a082a259] Replaced various '#define' with actual strings - part 6
  • [f5d0ed0e] Replaced various '#define' with actual strings - part 5
  • [669d1daa] Raise the minimum required version of CMake to 3.5.
  • [420fcb6c] Replace Qt with TQt

kxmleditor

  • [9e94ee99] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [21ab29e9] Raise the minimum required version of CMake to 3.5.

piklab

  • [f3f67ab7] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [26bcb362] Replaced various '#define' with actual strings - part 6
  • [aa5aa16b] Replace 'Event' #define strings
  • [fb9112c9] Replaced various '#define' with actual strings - part 4
  • [d73c00b7] Raise the minimum required version of CMake to 3.5.
  • [6ea6638a] Replace Qt with TQt

tdesvn

  • [f71f6c99] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [a2bf0715] Replaced various '#define' with actual strings - part 6
  • [7221e1ed] Replaced various '#define' with actual strings - part 5
  • [340a9422] Merge translation files from master branch.
  • [2e75d667] Replaced various '#define' with actual strings - part 3
  • [2bf1c106] Raise the minimum required version of CMake to 3.5.
  • [42734aee] Replace Qt with TQt

applications/games

knights

  • [b4b4994c] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [b8335a4a] Replaced various '#define' with actual strings - part 6
  • [a39b2b83] Replaced various '#define' with actual strings - part 5
  • [0959fe8c] Raise the minimum required version of CMake to 3.5.
  • [248df7d9] Replace Qt with TQt

tdepacman

  • [2d94efff] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [1a929a80] Raise the minimum required version of CMake to 3.5.

applications/graphics

digikam

  • [40c16979] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [4fb5c762] Merge translation files from master branch.
  • [dfb59e25] Replaced various '#define' with actual strings - part 6
  • [8fa69390] Replaced various '#define' with actual strings - part 5
  • [3bedcd00] Merge translation files from master branch.
  • [80cb02ba] Replace 'Event' #define strings
  • [a7a3aa3b] Replaced various '#define' with actual strings - part 3
  • [df0251e7] Raise the minimum required version of CMake to 3.5.
  • [56a89d7b] Replace Qt with TQt

gwenview

  • [f476b77d] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [5eb453b7] Replaced various '#define' with actual strings - part 6
  • [247add21] Replaced various '#define' with actual strings - part 5
  • [5a71f93b] Replace 'Event' #define strings
  • [20b4653f] Replaced various '#define' with actual strings - part 3
  • [d4e69bd2] Replaced various '#define' with actual strings - part 2
  • [d2998fbc] Replace various strings '#define'd in tqtinterface
  • [549b83de] Raise the minimum required version of CMake to 3.5.
  • [4c58d618] Replace Qt with TQt

gwenview-i18n

  • [04164129] Merge translation files from master branch.
  • [df89b8d0] Update translation template.
  • [fe3a9945] Merge translation files from master branch.
  • [ec568f0d] Raise the minimum required version of CMake to 3.5.

ksquirrel

  • [77d98cdf] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [e814f1e8] Replaced various '#define' with actual strings - part 6
  • [9d3adf01] Raise the minimum required version of CMake to 3.5.
  • [4078a895] Replace Qt with TQt

potracegui

  • [63c91476] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [91a23eae] Replaced various '#define' with actual strings - part 6
  • [512732b0] Raise the minimum required version of CMake to 3.5.

applications/internet

kasablanca

  • [cd4fe19c] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [44e4c4e1] Merge translation files from master branch.
  • [749fadd2] Merge translation files from master branch.
  • [d942de57] Merge translation files from master branch.
  • [0e9b7d1d] Raise the minimum required version of CMake to 3.5.

kbiff

  • [47b05696] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [8498ab1f] Merge translation files from master branch.
  • [b1912c9f] Merge translation files from master branch.
  • [4c492704] Merge translation files from master branch.
  • [e65e12d0] Raise the minimum required version of CMake to 3.5.

kftpgrabber

  • [f198284d] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [91bacaa9] Raise the minimum required version of CMake to 3.5.

knmap

  • [2a173c58] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [76067f79] Merge translation files from master branch.
  • [3f0328e9] Raise the minimum required version of CMake to 3.5.

konversation

  • [0d666f48] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [9f9819b2] Remove various '#define' strings - part 6
  • [0b3b0962] Merge translation files from master branch.
  • [b44a471a] Replace 'Event' #define strings
  • [ae1967dc] Raise the minimum required version of CMake to 3.5.
  • [cb42cd20] Replace Qt with TQt

kopete-otr

  • [e14ad764] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [edea0d8d] Raise the minimum required version of CMake to 3.5.

kshowmail

  • [87732784] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [521a7742] Merge translation files from master branch.
  • [c5b1ab33] Merge translation files from master branch.
  • [86f2b710] Raise the minimum required version of CMake to 3.5.

kstreamripper

  • [5e4da610] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [ae602fba] Merge translation files from master branch.
  • [786fcd32] Update translation template.
  • [04368be9] Properly deallocate memory on exit
  • [6a86ef7a] Added context menu
  • [248e67ea] Merge translation files from master branch.
  • [9f785fdc] Update translation template.
  • [c22d8d68] Ask for confirmation before deleting a stream from the list
  • [0796f6cb] Merge translation files from master branch.
  • [d94539da] Update translation template.
  • [8286cc5b] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/kstreamripper
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  • [71c98694] Provide a minimum height for the station listview to improve user experiences when there are more than a few stations
  • [64cf76fc] Prevent loss of last station across multiple program runs if its description is empty
  • [5aed5382] Removing unnecessary functionality
  • [9fb4112a] Added stream editing in a separate dialog box
  • [9a8675a8] Remove various '#define' strings - part 6
  • [bcdbeef8] Merge translation files from master branch.
  • [9d38a4e2] Update translation template.
  • [fbb41b91] Add unicode stream support
  • [683560fc] Merge translation files from master branch.
  • [560afe55] Merge translation files from master branch.
  • [7678506d] Fix deallocation of process controllers when quitting the application
  • [b624496e] Avoid repeated connection of the same signal when ripping the same item multiple times
  • [b3d9058d] Added event processing if the process has finished its work
  • [6701bdba] Removed unnecessary code and files
  • [be9e9e89] Merge translation files from master branch.
  • [015618b1] Update translation template.
  • [ff9482e1] Added processing for stopping processes when closing the program window
  • [943a67a4] Raise the minimum required version of CMake to 3.5.

ktorrent

  • [657dd888] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [4caf6f3c] Remove various '#define' strings - part 6
  • [29628def] Replaced various '#define' with actual strings - part 5
  • [ea5e56f7] Merge translation files from master branch.
  • [5a75de0b] Merge translation files from master branch.
  • [2a3111ed] Replace 'Event' #define strings
  • [e76b1b06] Replaced various '#define' with actual strings - part 4
  • [59f680d9] Replaced various '#define' with actual strings - part 3
  • [f5f62f5b] Raise the minimum required version of CMake to 3.5.
  • [9e6ff2e1] Replace Qt with TQt

kvirc

  • [677dae3b] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [0066e291] Merge translation files from master branch.
  • [35d1f217] Remove various '#define' strings - part 6
  • [039fcfa8] Replaced various '#define' with actual strings - part 5
  • [3f8bfdfe] Merge translation files from master branch.
  • [265b1c8c] Replaced various '#define' with actual strings - part 3
  • [860d3e1f] Merge translation files from master branch.
  • [5b2ba173] Update translation template.
  • [55b59d3d] Replace various strings '#define'd in tqtinterface
  • [8bb7372e] Merge translation files from master branch.
  • [d7a1d0a3] Raise the minimum required version of CMake to 3.5.
  • [945085d2] Replace Qt with TQt

kvpnc

  • [f6f9924d] Fix remaining unwanted renaming SLOT => TQ_SLOT related to the message.
  • [36f7e3f1] Fix unwanted renaming SLOT => TQ_SLOT in the message string.
  • [143ef5f5] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [c76d015d] Raise the minimum required version of CMake to 3.5.
  • [1172d1f6] Replace Qt with TQt

smb4k

  • [b703a19e] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [74b97723] Remove various '#define' strings - part 6
  • [cfafca88] CMake conversion
  • [3b8edca5] TQString related changes required for cmake conversion
  • [cdd07aa7] Remove unnecessary files
  • [c6b056cc] Raise the minimum required version of CMake to 3.5.
  • [e7dc7656] Replace Qt with TQt

tork

  • [01627fbd] Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
  • [16657171] Raise the minimum required version of CMake to 3.5.

applications/misc

bibletime

  • [14f6b82f] Replaced various '#define' with actual strings - part 6
  • [138dd9d3] Replaced various '#define' with actual strings - part 5
  • [c6f8f1bf] Merge translation files from master branch.
  • [f2540b01] Merge translation files from master branch.
  • [bc35a6b9] Replace 'Event' #define strings
  • [79a57869] Replaced various '#define' with actual strings - part 3
  • [89cdda50] Raise the minimum required version of CMake to 3.5.
  • [75205341] Replace Qt with TQt

compizconfig-backend-tdeconfig

  • [6cb631f1] Raise the minimum required version of CMake to 3.5.

desktop-effects-tde

  • [c3d75707] Raise the minimum required version of CMake to 3.5.
  • [842d40b0] Merge translation files from master branch.

kcmldap

  • [2fcf4275] Raise the minimum required version of CMake to 3.5.

kcmldapcontroller

  • [9e149d4b] Raise the minimum required version of CMake to 3.5.
  • [585d173e] Replace Qt with TQt

kcmldapmanager

  • [d6b06a9d] Raise the minimum required version of CMake to 3.5.
  • [47887118] Replace Qt with TQt

kerberostray

  • [67336400] Replaced various '#define' with actual strings - part 6
  • [d3f5f06e] Raise the minimum required version of CMake to 3.5.
  • [9fe0aff0] Replace Qt with TQt

krecipes

  • [c72be0a6] Merge translation files from master branch.
  • [6b856e9c] Raise the minimum required version of CMake to 3.5.
  • [60c15de3] Replace Qt with TQt

applications/multimedia

amarok

  • [97c254f2] Replaced various '#define' with actual strings - part 6
  • [a9635517] Merge translation files from master branch.
  • [03e5582d] Replaced various '#define' with actual strings - part 5
  • [5cae14d5] Merge translation files from master branch.
  • [0851e201] Replace 'Event' #define strings
  • [832a6a86] Replaced various '#define' with actual strings - part 3
  • [22bcf55f] Replace various strings '#define'd in tqtinterface
  • [3b0aee61] Merge translation files from master branch.
  • [e4b6122b] Raise the minimum required version of CMake to 3.5.
  • [36d4e52e] Merge translation files from master branch.
  • [f2d29897] Replace Qt with TQt

codeine

  • [7c2b90bd] Raise the minimum required version of CMake to 3.5.

k3b

  • [6a101aa2] Remove various '#define' strings - part 6
  • [386d824e] Replaced various '#define' with actual strings - part 5
  • [b591f195] Merge translation files from master branch.
  • [361bf819] Replace 'Event' #define strings
  • [c7656114] Merge translation files from master branch.
  • [214ce2ba] Replaced various '#define' with actual strings - part 4
  • [32a52075] Replaced various '#define' with actual strings - part 3
  • [21fdca70] Raise the minimum required version of CMake to 3.5.
  • [0c90dd24] Replace Qt with TQt

k3b-i18n

  • [408cd80e] Merge translation files from master branch.
  • [c871eb98] Merge translation files from master branch.
  • [6b26d66f] Merge translation files from master branch.
  • [f9c5cefe] Merge translation files from master branch.
  • [d711e3fb] Raise the minimum required version of CMake to 3.5.

k9copy

  • [0828ec19] Remove various '#define' strings - part 6
  • [4b425835] Raise the minimum required version of CMake to 3.5.
  • [9e55e6ee] Replace Qt with TQt
  • [a2dacecf] Remove the original translation directory layout.
  • [fb42a086] Copy translations to a new directory layout.
    Added translation of .desktop files.
  • [83c41bf1] Drop autotools support

kaffeine

  • [89e9863c] Remove various '#define' strings - part 6
  • [53219858] Replaced various '#define' with actual strings - part 5
  • [3ba0ef17] Merge translation files from master branch.
  • [018ae989] xine-backend: Remove protocols from supported extensions
    This caused problems with the extension filter of the file opener dialog.
    This fixes TDE/tdemultimedia#58
  • [283e19b9] Replaced various '#define' with actual strings - part 3
  • [2c49540b] Removed patch files from source code.
    fast-slow-dcop.patch, generic_tr.patch and scandialog.patch have already
    been applied in the code.
    terminate.patch has not been applied but contains no explanation on what
    problem it was trying to fix.
  • [f5f7098e] Raise the minimum required version of CMake to 3.5.
  • [2fe187b9] Replace Qt with TQt

kaffeine-mozilla

  • [e7e12a9a] Raise the minimum required version of CMake to 3.5.

kmplayer

  • [436bc266] Remove various '#define' strings - part 6
  • [8a590af0] Merge translation files from master branch.
  • [2e5e0a3b] Merge translation files from master branch.
  • [8417b0fe] Update translation template.
  • [6777b854] Solving the problem of launching the settings dialog without xine support
    The settings dialog crashes if built without xine support.
  • [8527831e] Replaced various '#define' with actual strings - part 4
  • [27035a4b] Raise the minimum required version of CMake to 3.5.
  • [f29a95f6] Replace Qt with TQt

kplayer

  • [9ed93309] Raise the minimum required version of CMake to 3.5.

mplayerthumbs

  • [52f017aa] Raise the minimum required version of CMake to 3.5.

rosegarden

  • [0d651f25] Remove various '#define' strings - part 6
  • [d2261821] Replaced various '#define' with actual strings - part 5
  • [ec073d64] Replaced various '#define' with actual strings - part 4
  • [6bee7afd] Replaced various '#define' with actual strings - part 3
  • [d80f3b6c] Raise the minimum required version of CMake to 3.5.
  • [5a840665] Replace Qt with TQt

soundkonverter

  • [070927f4] Remove various '#define' strings - part 6
  • [80596a68] Replaced various '#define' with actual strings - part 5
  • [ad48759d] Merge translation files from master branch.
  • [54c143b5] Replaced various '#define' with actual strings - part 4
  • [0438ba40] Merge translation files from master branch.
  • [c4c4d373] Update translation template.
  • [5bba09ee] cmake conversion
  • [546952a1] Merge translation files from master branch.
  • [7fe222c3] Update translation template.
  • [2ec39571] Rename src/config.h to src/configuration.h to avoid possible conflicts with autogenerated config.h file
  • [b36ba456] Remove unnecessary files
  • [65f00ac0] Raise the minimum required version of CMake to 3.5.
  • [6d9278a9] Replace Qt with TQt

tderadio

  • [3dbd1166] Remove various '#define' strings - part 6
  • [a2837bd4] Merge translation files from master branch.
  • [525e762e] Replaced various '#define' with actual strings - part 5
  • [e76222b9] Merge translation files from master branch.
  • [e8c31a52] Raise the minimum required version of CMake to 3.5.
  • [779f24c6] Replace Qt with TQt

applications/office

basket

  • [50245e3d] Remove various '#define' strings - part 6
  • [b70474e0] Replaced various '#define' with actual strings - part 5
  • [b29b77fb] Replaced various '#define' with actual strings - part 4
  • [70031454] Replaced various '#define' with actual strings - part 3
  • [928b97c5] Raise the minimum required version of CMake to 3.5.
  • [48f3d5f4] Replace Qt with TQt

kbibtex

  • [584744b2] Merge translation files from master branch.
  • [c9d1bd72] Raise the minimum required version of CMake to 3.5.

kbookreader

  • [9830ae32] Remove various '#define' strings - part 6
  • [4bc7d31a] Merge translation files from master branch.
  • [86c67226] Merge translation files from master branch.
  • [4aa2e024] Replace various strings '#define'd in tqtinterface
  • [1e7501a9] Raise the minimum required version of CMake to 3.5.
  • [853da7ee] Replace Qt with TQt

keximdb

  • [7e2ce5dc] Raise the minimum required version of CMake to 3.5.

kile

  • [b8b37954] Remove various '#define' strings - part 6
  • [cde35e42] Merge translation files from master branch.
  • [6549f004] Replace 'Event' #define strings
  • [50df78ea] Replaced various '#define' with actual strings - part 3
  • [9999c59b] Raise the minimum required version of CMake to 3.5.
  • [286a5b17] Replace Qt with TQt

kmymoney

  • [04ddc823] Merge translation files from master branch.
  • [f892e5be] Remove various '#define' strings - part 6
  • [debbb965] Replaced various '#define' with actual strings - part 5
  • [778d1114] Merge translation files from master branch.
  • [c033bc04] Replace 'Event' #define strings
  • [2889777f] Replaced various '#define' with actual strings - part 3
  • [483ebca4] Raise the minimum required version of CMake to 3.5.
  • [00081047] Replace Qt with TQt

knowit

  • [2f7d0721] Remove various '#define' strings - part 6
  • [b47d595e] Raise the minimum required version of CMake to 3.5.
  • [07692010] Replace Qt with TQt

koffice

  • [757d80a9] Remove various '#define' strings - part 6
  • [9abcf51d] Replaced various '#define' with actual strings - part 5
  • [5761876d] Replace 'Event' #define strings
  • [2891d3c2] Replaced various '#define' with actual strings - part 4
  • [f9893e5b] Replaced various '#define' with actual strings - part 3
  • [8263fdf7] Replaced various '#define' with actual strings - part 2
  • [00aa1f43] Replace various strings '#define'd in tqtinterface
  • [c8c5e11f] Replace Qt with TQt
  • [c9973bfb] Raise the minimum required version of CMake to 3.5.

koffice-i18n

  • [6b648c74] Merge translation files from master branch.
  • [1033bf66] Merge translation files from master branch.
  • [8f039f42] Merge translation files from master branch.
  • [d3c5f390] Update translation template.
  • [c9c89dbb] Merge translation files from master branch.
  • [c0d03513] Replace Qt with TQt
  • [0340f152] Merge translation files from master branch.
  • [3cc206ab] Raise the minimum required version of CMake to 3.5.

kpilot

  • [3b5ccc65] Remove various '#define' strings - part 6
  • [abcd9a45] Replaced various '#define' with actual strings - part 5
  • [1d47a02e] Merge translation files from master branch.
  • [04d2f2a5] Replace 'Event' #define strings
  • [2f80418d] Raise the minimum required version of CMake to 3.5.
  • [255ec906] Replace Qt with TQt

tellico

  • [727a2e58] Remove various '#define' strings - part 6
  • [8ed9929d] Merge translation files from master branch.
  • [c932624b] Replaced various '#define' with actual strings - part 5
  • [5f98a522] Merge translation files from master branch.
  • [ad02e86c] Replace 'Event' #define strings
  • [1ff93d9e] Replaced various '#define' with actual strings - part 4
  • [211ad874] Replaced various '#define' with actual strings - part 3
  • [5dcd02bb] Raise the minimum required version of CMake to 3.5.
  • [034ed63e] Replace Qt with TQt

applications/settings

kdpkg

  • [b630d6e2] Replace various '#define' strings - part 6
  • [ac316ed3] Raise the minimum required version of CMake to 3.5.

kima

  • [545f3b89] Replace various '#define' strings - part 6
  • [aa0c75cc] Replaced various '#define' with actual strings - part 5
  • [0558e0fb] Raise the minimum required version of CMake to 3.5.
  • [99ba74a9] Replace Qt with TQt

kiosktool

  • [2811df5f] Merge translation files from master branch.
  • [9ef88aa8] Replaced various '#define' with actual strings - part 4
  • [a0811519] Raise the minimum required version of CMake to 3.5.

kkbswitch

  • [2b9c1482] Merge translation files from master branch.
  • [cf86bb82] Raise the minimum required version of CMake to 3.5.

klcddimmer

  • [d69adfd4] Merge translation files from master branch.
  • [b09ff5dd] Raise the minimum required version of CMake to 3.5.

kmyfirewall

  • [53fde083] Replace various '#define' strings - part 6
  • [6913f86b] Raise the minimum required version of CMake to 3.5.
  • [37baea59] Replace Qt with TQt

tde-guidance

tde-systemsettings

  • [f614f05c] Replace various '#define' strings - part 6
  • [a1194f5b] Raise the minimum required version of CMake to 3.5.

tdenetworkmanager

  • [ac34a604] Replace various '#define' strings - part 6
  • [00aab2e4] Merge translation files from master branch.
  • [048ed035] Merge translation files from master branch.
  • [ba52504d] Replace various strings '#define'd in tqtinterface
  • [687ebf64] Raise the minimum required version of CMake to 3.5.
  • [f54fe201] Replace Qt with TQt

tdesudo

  • [da05d2b4] Raise the minimum required version of CMake to 3.5.

wlassistant

  • [3efb8ddd] Replace various '#define' strings - part 6
  • [f7a20040] Raise the minimum required version of CMake to 3.5.

applications/system

dolphin

  • [a822e3e4] Replace various '#define' strings - part 6
  • [84dce0e3] Merge translation files from master branch.
  • [94fa32f9] Replaced various '#define' with actual strings - part 3
  • [60a08792] Raise the minimum required version of CMake to 3.5.
  • [5ee150f0] Merge translation files from master branch.
  • [c11be914] Merge translation files from master branch.
  • [fd73938a] Replace Qt with TQt

katapult

  • [d3f66339] Replace various '#define' strings - part 6
  • [bdd907d1] Raise the minimum required version of CMake to 3.5.
  • [4ca2cbcf] Replace Qt with TQt

kbfx

  • [6319099a] Replace various '#define' strings - part 6
  • [cca1b232] Raise the minimum required version of CMake to 3.5.
  • [97ca6223] Replace Qt with TQt

kcmautostart

  • [59eea31e] Merge translation files from master branch.
  • [9f38675b] Merge translation files from master branch.
  • [f73b98ca] Raise the minimum required version of CMake to 3.5.

kdbusnotification

  • [93591f24] Respect -DDBUS_BINDING_TOOL provided by cmake user
  • [a971c7f6] Raise the minimum required version of CMake to 3.5.

klamav

  • [e2e86dda] Raise the minimum required version of CMake to 3.5.

knemo

  • [bed78533] Merge translation files from master branch.
  • [74f1cd87] Merge translation files from master branch.
  • [95eef6c3] Replaced various '#define' with actual strings - part 5
  • [a2090048] Raise the minimum required version of CMake to 3.5.
  • [923a514f] Replace Qt with TQt

knetload

  • [0ba0326e] Replace various '#define' strings - part 6
  • [83b084bf] Merge translation files from master branch.
  • [0ea50dc6] Raise the minimum required version of CMake to 3.5.
  • [bb7f6255] Replace Qt with TQt

knetstats

  • [57a4c0ab] Replace various '#define' strings - part 6
  • [1caa8b1b] Raise the minimum required version of CMake to 3.5.
  • [de4276a7] Replace Qt with TQt

kooldock

  • [2191a58b] Raise the minimum required version of CMake to 3.5.

krusader

  • [0e769547] Replace various '#define' strings - part 6
  • [e61c1db9] Replaced various '#define' with actual strings - part 5
  • [f854b2fe] Merge translation files from master branch.
  • [f19fa530] Replace 'Event' #define strings
  • [db723943] Replaced various '#define' with actual strings - part 3
  • [6c738063] Krusader: Unpacking TXZ.
  • [f8733916] Raise the minimum required version of CMake to 3.5.
  • [ae61cb4c] Replace Qt with TQt

kshutdown

  • [8f798c9f] Merge translation files from master branch.
  • [bdaee14b] Raise the minimum required version of CMake to 3.5.

ksystemlog

  • [c110ab27] Replace various '#define' strings - part 6
  • [a07e5bcd] Raise the minimum required version of CMake to 3.5.
  • [6200356b] Replace Qt with TQt

kvkbd

  • [09ce2637] Raise the minimum required version of CMake to 3.5.
  • [0a7a004c] Replace Qt with TQt

polkit-agent-tde

  • [fbceb48f] Raise the minimum required version of CMake to 3.5.

smartcardauth

  • [0247a594] Raise the minimum required version of CMake to 3.5.

tastymenu

  • [44e77ecb] Raise the minimum required version of CMake to 3.5.

tdebluez

  • [1f091996] Raise the minimum required version of CMake to 3.5.
  • [7fe3e3a1] Merge translation files from master branch.

tdedocker

  • [e9c02a31] Raise the minimum required version of CMake to 3.5.

tdepowersave

  • [f5832e4a] Replace various '#define' strings - part 6
  • [c492704a] Merge translation files from master branch.
  • [2ef52b9d] Merge translation files from master branch.
  • [135b14de] Raise the minimum required version of CMake to 3.5.
  • [04965313] Replace Qt with TQt

tdesshaskpass

  • [bf98ebd6] Merge translation files from master branch.
  • [60c67fdf] Merge translation files from master branch.
  • [481fe0f8] Raise the minimum required version of CMake to 3.5.

yakuake

  • [3dc97a47] Replace various '#define' strings - part 6
  • [9368dcd8] Merge translation files from master branch.
  • [cbb2affd] Raise the minimum required version of CMake to 3.5.
  • [9388682a] Replace Qt with TQt

applications/tdeio

tdeio-appinfo

  • [6a5b2b96] Raise the minimum required version of CMake to 3.5.

tdeio-apt

  • [d76aa3d0] Raise the minimum required version of CMake to 3.5.

tdeio-ftps

  • [20caed22] Raise the minimum required version of CMake to 3.5.

tdeio-gopher

  • [629af4d1] Raise the minimum required version of CMake to 3.5.

tdeio-locate

  • [2f71daf1] Raise the minimum required version of CMake to 3.5.

tdeio-sword

  • [b14a6077] Merge translation files from master branch.
  • [4f0871c3] Merge translation files from master branch.
  • [a4b077fb] Raise the minimum required version of CMake to 3.5.

tdeio-umountwrapper

  • [6d87cc1f] Replace various '#define' strings - part 6
  • [13da79f0] Merge translation files from master branch.
  • [c138f55c] Merge translation files from master branch.
  • [b2628b22] Raise the minimum required version of CMake to 3.5.

applications/themes

gtk-qt-engine

  • [afc6ea03] Replaced various '#define' with actual strings - part 5
  • [717ae9b4] Replaced various '#define' with actual strings - part 3
  • [e2af75f0] Raise the minimum required version of CMake to 3.5.
  • [d161ea67] Replace Qt with TQt

gtk3-tqt-engine

  • [9d21ebe8] Replaced various '#define' with actual strings - part 5
  • [180b6368] Raise the minimum required version of CMake to 3.5.

kgtk-qt3

  • [fa044ab0] Merge translation files from master branch.
  • [97c7c47d] Replaced various '#define' with actual strings - part 4
  • [68e5b179] Raise the minimum required version of CMake to 3.5.

ksplash-engine-moodin

  • [62f1c985] Raise the minimum required version of CMake to 3.5.

qt4-tqt-theme-engine

  • [7e605f95] Replace various '#define' strings - part 6

tde-style-baghira

  • [210aaadd] Raise the minimum required version of CMake to 3.5.

tde-style-domino

  • [e19e9e50] Replaced various '#define' with actual strings - part 3
  • [12aad560] Raise the minimum required version of CMake to 3.5.

tde-style-ia-ora

  • [bfcab3f3] Raise the minimum required version of CMake to 3.5.

tde-style-lipstik

  • [b0e0c34a] Replace various '#define' strings - part 6
  • [7b118fa8] Merge translation files from master branch.
  • [69a0e002] Replaced various '#define' with actual strings - part 4
  • [3a412a9e] Raise the minimum required version of CMake to 3.5.
  • [f30bd931] Replace Qt with TQt

tde-style-qtcurve

  • [ea3215e2] Replace various '#define' strings - part 6
  • [cbb50b27] Replace 'Event' #define strings
  • [9238a995] Replaced various '#define' with actual strings - part 4
  • [f1732e3b] Replaced various '#define' with actual strings - part 3
  • [5d24eff4] Raise the minimum required version of CMake to 3.5.
  • [14a3eec2] Replace Qt with TQt

tdmtheme

  • [d5324923] Raise the minimum required version of CMake to 3.5.

twin-style-crystal

  • [e0ee1309] Replaced various '#define' with actual strings - part 5
  • [e87fce4f] Replace 'Event' #define strings
  • [857dc031] Raise the minimum required version of CMake to 3.5.
  • [858d33cc] Replace Qt with TQt

twin-style-dekorator

  • [6e6b5fd0] Raise the minimum required version of CMake to 3.5.

twin-style-machbunt

  • [8cf5d248] Raise the minimum required version of CMake to 3.5.

twin-style-suse2

  • [3193200c] Raise the minimum required version of CMake to 3.5.

applications/utilities

abakus

  • [7367cf3e] Replace various '#define' strings - part 6
  • [6ff22608] Replaced various '#define' with actual strings - part 3
  • [54b3d710] Raise the minimum required version of CMake to 3.5.
  • [e41c0ced] Replace Qt with TQt

filelight

  • [2725bd4a] Replace various '#define' strings - part 6
  • [287eaafa] Merge translation files from master branch.
  • [58b6f564] Raise the minimum required version of CMake to 3.5.
  • [ad0cfb27] Merge translation files from master branch.
  • [894a7b9c] Replace Qt with TQt

kbarcode

  • [97a76f36] Replace various '#define' strings - part 6
  • [2191b2df] Replaced various '#define' with actual strings - part 5
  • [587dc58e] Raise the minimum required version of CMake to 3.5.
  • [e68f82c5] Replace Qt with TQt

kchmviewer

  • [d2f01bb5] Replace various '#define' strings - part 6
  • [89ba2b7d] Merge translation files from master branch.
  • [dfbfbc33] Raise the minimum required version of CMake to 3.5.

kcpuload

  • [cec0eba3] Replace various '#define' strings - part 6
  • [ee9f81ae] Raise the minimum required version of CMake to 3.5.
  • [357be4cd] Replace Qt with TQt

kdirstat

  • [be5e4244] Replace various '#define' strings - part 6
  • [23237d09] Raise the minimum required version of CMake to 3.5.
  • [1ba064de] Replace Qt with TQt

keep

  • [4f1c8e54] Replace various '#define' strings - part 6
  • [2b6bd386] Raise the minimum required version of CMake to 3.5.
  • [15c4aae7] Replace Qt with TQt

knutclient

  • [334246ae] Replace various '#define' strings - part 6
  • [017c57dd] Raise the minimum required version of CMake to 3.5.
  • [b3f56562] Replace Qt with TQt

kommando

  • [9066230a] Raise the minimum required version of CMake to 3.5.

kompose

  • [cb455231] Raise the minimum required version of CMake to 3.5.

krename

  • [44470b8a] Replace various '#define' strings - part 6
  • [7132d1d7] Merge translation files from master branch.
  • [d8fcd4fa] Merge translation files from master branch.
  • [804f4f35] Raise the minimum required version of CMake to 3.5.
  • [5d02ccb1] Replace Qt with TQt

ksensors

  • [7453b1ad] Raise the minimum required version of CMake to 3.5.

mathemagics

  • [fdfbfd7c] Raise the minimum required version of CMake to 3.5.

qalculate-tde

  • [d88c548d] Raise the minimum required version of CMake to 3.5.

packaging

packaging

  • [9907c849] DEB tdebase: Enable new option WITH_SFTP.
  • [3d551b91] DEB tdebase kxkb: add notification event for keyboard layout change. This relates to TDE/tdebase#438
  • [a006276e] DEB tdesshaskpass: Fix the support of Ninja build.
  • [03143bf8] DEB tqt3: Update README file name.
    This relates to issue TDE/tqt3#93
  • [6729c27b] DEB: Automatically add ldconfig trigger if the package contains plugins.
    As a result, it is no longer necessary to enforce ldconfig in postinst
    and postrm scripts and this solves the problem with packages where the
    ldconfig was not called after installation, but it was needed.
    This resolves issue TDE/tdemultimedia#29
  • [6bc6d6e3] DEB: Add support for Ubuntu Noble.
  • [4ae59bb2] DEB tdebase: Prevent unwanted restarting TDM service during upgrade.
    This made it possible to add #DEBHELPER# back to TDM prerm script.
    This resolves issue TDE/tdebase#409
  • [4784f17e] DEB smb4k: cmake conversion
  • [65dd80fb] DEB libr: update package name to libr1
  • [ce06e711] DEB libr: remove dependency on libglade, which is no longer available
  • [dff6d937] DEB tdeaddons: Add libdb5.3++-dev as an alternative dependency for libdb++-dev.
  • [d4152453] DEB soundkonverter: cmake conversion
  • [13ab9cf7] DEB gwenview: Fix the name of suggested i18n package.
  • [904d1e09] RPM: add support for Fedora 39
  • [ea66d8ef] DEB: drop Stretch and Xenial and invalid link
  • [bdc4e185] DEB twin-style-fahrenheit: Change debhelper compatibility level to 10.
    Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.
    (the last part of commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
  • [2b20e14f] DEB: add twin-style-fahrenheit packaging files
  • [90c68a68] DEB tde-cmake: Raise the minimum required version of CMake to 3.5.
  • [0809dd93] DEB: Change debhelper compatibility level to 10.
    Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.
  • [657aaad5] DEB tdebase: add new color themes