Difference between revisions of "Changelog For R14.0.11"
Jump to navigation
Jump to search
(Update 20210627) |
(Update 20210704) |
||
Line 1: | Line 1: | ||
= common = |
= common = |
||
== cmake == |
== cmake == |
||
+ | * [https://git.trinitydesktop.org/cgit/cmake/commit/?id=964c35ef [964c35ef]] CMakeL10n: Allow to use more than one X-POT files. |
||
* [https://git.trinitydesktop.org/cgit/cmake/commit/?id=1b97909f [1b97909f]] tde_create_handbook: Add *.jpg files to automatically installed. |
* [https://git.trinitydesktop.org/cgit/cmake/commit/?id=1b97909f [1b97909f]] tde_create_handbook: Add *.jpg files to automatically installed. |
||
* [https://git.trinitydesktop.org/cgit/cmake/commit/?id=0643c956 [0643c956]] Update tde_add_project_* macros:<br/>+ Added macros in the tde_conditional_add_project_* variant.<br/>+ Macros can now be used from the project's top directory.<br/>+ Added default processing for simple HTML documentation.<br/>+ Added the 'other' directory to separate processing.<br/>+ Added default processing for 'misc' directory. |
* [https://git.trinitydesktop.org/cgit/cmake/commit/?id=0643c956 [0643c956]] Update tde_add_project_* macros:<br/>+ Added macros in the tde_conditional_add_project_* variant.<br/>+ Macros can now be used from the project's top directory.<br/>+ Added default processing for simple HTML documentation.<br/>+ Added the 'other' directory to separate processing.<br/>+ Added default processing for 'misc' directory. |
||
Line 60: | Line 61: | ||
= core = |
= core = |
||
== tdelibs == |
== tdelibs == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=ae26174e [ae26174e]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=ea123d66 [ea123d66]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=608b9c47 [608b9c47]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=608b9c47 [608b9c47]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=9ef84b69 [9ef84b69]] TDEHNS: Respect downloaded file extension.<br/>This fixes a bug in Kopete and probably in some more places. |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=9ef84b69 [9ef84b69]] TDEHNS: Respect downloaded file extension.<br/>This fixes a bug in Kopete and probably in some more places. |
||
Line 103: | Line 106: | ||
== tdenetwork == |
== tdenetwork == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=a7c8fb0d [a7c8fb0d]] Fixed Kopete FTBFS<br/>This commit also adds initial V4L2 support for Motion AutoAway plugin. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=88c2dc15 [88c2dc15]] Fixes for Kopete videodevice support |
||
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=715f32e9 [715f32e9]] Fixed openDesktop category name |
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=715f32e9 [715f32e9]] Fixed openDesktop category name |
||
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=e04b5ae8 [e04b5ae8]] Fix yahoo_crypt() prototype mismatch<br/>pull the prototype from crypt.c and put it in crypt.h. |
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=e04b5ae8 [e04b5ae8]] Fix yahoo_crypt() prototype mismatch<br/>pull the prototype from crypt.c and put it in crypt.h. |
||
Line 125: | Line 130: | ||
== tdeutils == |
== tdeutils == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=38154715 [38154715]] SuperKaramba: Updated openDesktop category |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=3c3e222f [3c3e222f]] Fix enum mismatch<br/>Using own Orientation, not Qt::Orientation. |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=3c3e222f [3c3e222f]] Fix enum mismatch<br/>Using own Orientation, not Qt::Orientation. |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=2253ba57 [2253ba57]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=2253ba57 [2253ba57]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
Line 178: | Line 184: | ||
== tde-i18n == |
== tde-i18n == |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=44f5bf1b [44f5bf1b]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=42e31adc [42e31adc]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=aa990cec [aa990cec]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7225071b [7225071b]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7225071b [7225071b]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fd9e7982 [fd9e7982]] Update translation template. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fd9e7982 [fd9e7982]] Update translation template. |
||
Line 233: | Line 242: | ||
* [https://git.trinitydesktop.org/cgit/pytdeextensions/commit/?id=52acad47 [52acad47]] Fix lib64 detection on aarch64 and ppc64le architectures |
* [https://git.trinitydesktop.org/cgit/pytdeextensions/commit/?id=52acad47 [52acad47]] Fix lib64 detection on aarch64 and ppc64le architectures |
||
− | = applications = |
+ | = applications/development = |
− | == |
+ | == kdbg == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=ae260bb8 [ae260bb8]] Fixed command execution and detection of gdb. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kdbg/issues/8 #8] |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=59476a68 [59476a68]] Guard mydebug.h file. |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=678326cf [678326cf]] Added translation of .desktop files. |
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=d25245fe [d25245fe]] Remove CMakeLists.txt for doc<br/>Move doc directory up a level from kdbg/doc<br/>Add macro call to source root CMakeLists.txt<br/>Remove tde_conditional_add_subdirectory() macro call for doc |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=4b299dc0 [4b299dc0]] Removed original 'po' translation folder. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=6ecc0cb2 [6ecc0cb2]] Copy translation files to new translations folder. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=57b50ae9 [57b50ae9]] Drop automake build support. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=490c8226 [490c8226]] Use common rules for build and install documentation and translations. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=498c16c6 [498c16c6]] Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kdbg/issues/6 #6] |
||
+ | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=10b61630 [10b61630]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == kdiff3 == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=d2faa2f0 [d2faa2f0]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kpicosim == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpicosim/commit/?id=0a6a7637 [0a6a7637]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=3bccc295 [3bccc295]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=fc42411b [fc42411b]] Install all man pages with common rules |
||
− | == |
+ | == kscope == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kscope/commit/?id=2f5e1407 [2f5e1407]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | == ktechlab == |
||
+ | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=235753b1 [235753b1]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=00aa4917 [00aa4917]] Added missing dependencies for some folders. This was causing FTBFS in some conditions. |
||
+ | |||
+ | == kxmleditor == |
||
+ | * [https://git.trinitydesktop.org/cgit/kxmleditor/commit/?id=97e36b58 [97e36b58]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == piklab == |
||
+ | * [https://git.trinitydesktop.org/cgit/piklab/commit/?id=1b1e32e4 [1b1e32e4]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == tdesvn == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=629e35da [629e35da]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=9d4e94e1 [9d4e94e1]] Fix ftbfs on Fedora 34<br/>error: ISO C++17 does not allow dynamic exception specifications |
||
+ | |||
+ | = applications/games = |
||
+ | == knights == |
||
+ | * [https://git.trinitydesktop.org/cgit/knights/commit/?id=852b1b0e [852b1b0e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == tdepacman == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepacman/commit/?id=9709c554 [9709c554]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | = applications/graphics = |
||
+ | == digikam == |
||
+ | * [https://git.trinitydesktop.org/cgit/digikam/commit/?id=6d009d82 [6d009d82]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == gwenview == |
||
+ | * [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=291a4681 [291a4681]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == gwenview-i18n == |
||
+ | * [https://git.trinitydesktop.org/cgit/gwenview-i18n/commit/?id=448f402d [448f402d]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == ksquirrel == |
||
+ | * [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=857cd8f2 [857cd8f2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kuickshow == |
||
+ | * [https://git.trinitydesktop.org/cgit/kuickshow/commit/?id=26a6fcec [26a6fcec]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == potracegui == |
||
+ | * [https://git.trinitydesktop.org/cgit/potracegui/commit/?id=f6191357 [f6191357]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | = applications/internet = |
||
+ | == kasablanca == |
||
+ | * [https://git.trinitydesktop.org/cgit/kasablanca/commit/?id=8ca891a1 [8ca891a1]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kbiff == |
||
+ | * [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=8b2cbd94 [8b2cbd94]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kftpgrabber == |
||
+ | * [https://git.trinitydesktop.org/cgit/kftpgrabber/commit/?id=7311dc48 [7311dc48]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == knmap == |
||
+ | * [https://git.trinitydesktop.org/cgit/knmap/commit/?id=c0c9c6e2 [c0c9c6e2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == konversation == |
||
+ | * [https://git.trinitydesktop.org/cgit/konversation/commit/?id=b824c8c4 [b824c8c4]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kopete-otr == |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=bddb049d [bddb049d]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=3c7f691b [3c7f691b]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=0815aa94 [0815aa94]] Fix FTBFS with Clang.<br/>Use TQStringList instead of TQString[5]. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=44b86b7c [44b86b7c]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=09f55888 [09f55888]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=03688049 [03688049]] Create a custom OTRPluginFactory object instead of using the KGenericFactory<br/>template. This prevents an unwanted creation of a hidden second instance<br/>if the library is built with enabled hidden visibility.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kopete-otr/issues/3 #3] |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=f389a60a [f389a60a]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=fe1faa49 [fe1faa49]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=f8479653 [f8479653]] Fix location of translation template in CMakeL10n rules. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=22e68f8c [22e68f8c]] Removed original 'po' translation folder. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=e5842001 [e5842001]] Copy translation files to new translations folder. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=4b5b36ca [4b5b36ca]] Conversion to the cmake building system. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=1558cdbb [1558cdbb]] Added controlled conversions to char* instead of automatic ascii conversions. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=3659f9e3 [3659f9e3]] Fix build with TQT_NO_COMPAT. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=e2034480 [e2034480]] Separate OTRPlugin object code from the OTRPluginFactory definition.<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1153 #1153]<br/>Fix support for GCC hidden visibility. |
||
+ | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=83e511df [83e511df]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kshowmail == |
||
+ | * [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=c41fce1a [c41fce1a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kstreamripper == |
||
+ | * [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=3389fcde [3389fcde]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == ktorrent == |
||
+ | * [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=2aaaaed7 [2aaaaed7]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == kvirc == |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=262a3bd5 [262a3bd5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=08b014d3 [08b014d3]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero ('int*' and 'int') |
||
+ | |||
+ | == kvpnc == |
||
+ | * [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=736bdb7e [736bdb7e]] Removed CMakeLists.txt from doc and translations trees<br/>Deleted and added macro calls to toplevel CMakeLists.txt<br/>Moved doc/tdeioslave/en/pcf to doc/en/tdeioslave/pcf |
||
+ | * [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=ca8acd08 [ca8acd08]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == smb4k == |
||
+ | * [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=25adf51d [25adf51d]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | |||
+ | == tork == |
||
+ | * [https://git.trinitydesktop.org/cgit/tork/commit/?id=b50c4710 [b50c4710]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/tork/commit/?id=cbc987d3 [cbc987d3]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) |
||
+ | |||
+ | = applications/misc = |
||
== bibletime == |
== bibletime == |
||
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=3f4284de [3f4284de]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=3f4284de [3f4284de]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == codeine == |
||
− | * [https://git.trinitydesktop.org/cgit/codeine/commit/?id=ba54c228 [ba54c228]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== compizconfig-backend-tdeconfig == |
== compizconfig-backend-tdeconfig == |
||
Line 262: | Line 372: | ||
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=8eb90a7e [8eb90a7e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=8eb90a7e [8eb90a7e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == fusion-icon == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/fusion-icon/commit/?id=decca52f [decca52f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kcmldap == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kcmldap/commit/?id=3a39e228 [3a39e228]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kcmldapcontroller == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kcmldapcontroller/commit/?id=43650940 [43650940]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kcmldapmanager == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kcmldapmanager/commit/?id=32c023b7 [32c023b7]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kerberostray == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=90660ef2 [90660ef2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == krecipes == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/krecipes/commit/?id=08f47e6f [08f47e6f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | = applications/multimedia = |
||
− | == gwenview == |
||
+ | == amarok == |
||
− | * [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=291a4681 [291a4681]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=542f84de [542f84de]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=3bccc295 [3bccc295]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=fc42411b [fc42411b]] Install all man pages with common rules |
||
− | == |
+ | == codeine == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/codeine/commit/?id=ba54c228 [ba54c228]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
== k3b == |
== k3b == |
||
Line 307: | Line 420: | ||
* [https://git.trinitydesktop.org/cgit/kaffeine-mozilla/commit/?id=144afef6 [144afef6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kaffeine-mozilla/commit/?id=144afef6 [144afef6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == kmplayer == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=c9a8c3b9 [c9a8c3b9]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == mplayerthumbs == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/mplayerthumbs/commit/?id=74dc8e5a [74dc8e5a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == rosegarden == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=17d832b3 [17d832b3]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | * [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=1ee5b51a [1ee5b51a]] Fix ftbfs on Fedora 34<br/>error: ISO C++17 does not allow dynamic exception specifications<br/>error: static assertion failed: comparison object must be invocable as const |
||
− | == |
+ | == soundkonverter == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=d0de5685 [d0de5685]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | |||
+ | == tderadio == |
||
+ | * [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=b750e87e [b750e87e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=691ddffd [691ddffd]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero (‘snd_mixer_t*’ {aka ‘_snd_mixer*’} and ‘int’) |
||
+ | |||
+ | = applications/office = |
||
+ | == basket == |
||
+ | * [https://git.trinitydesktop.org/cgit/basket/commit/?id=8bf25d60 [8bf25d60]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== kbibtex == |
== kbibtex == |
||
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=c1a6f432 [c1a6f432]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kbibtex/commit/?id=c1a6f432 [c1a6f432]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kbiff == |
||
− | * [https://git.trinitydesktop.org/cgit/kbiff/commit/?id=8b2cbd94 [8b2cbd94]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== kbookreader == |
== kbookreader == |
||
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=d52441ce [d52441ce]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=d52441ce [d52441ce]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == keximdb == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/keximdb/commit/?id=a7b0f470 [a7b0f470]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kile == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kile/commit/?id=16f13af6 [16f13af6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kmymoney == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=16d39621 [16d39621]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == knowit == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knowit/commit/?id=7b34ed40 [7b34ed40]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | * [https://git.trinitydesktop.org/cgit/knowit/commit/?id=1d8be55f [1d8be55f]] Fix icon in desktop file.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/knowit/issues/6 #6] |
||
− | == |
+ | == koffice == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=d63c9d69 [d63c9d69]] Renaming of files in preparation for code style tools. |
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=5363fe3c [5363fe3c]] Fixed missing include file guard. |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=b5f478f0 [b5f478f0]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=7da2f65a [7da2f65a]] Fix invalid LDFLAGS in chalk viewplugins |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=c1b01d3b [c1b01d3b]] Fix build on Fedora 34 / Ruby 3.0.1 |
||
− | == |
+ | == koffice-i18n == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=96e8a7e5 [96e8a7e5]] Merge translation files from master branch. |
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=465eff70 [465eff70]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=2ecdf522 [2ecdf522]] Adjsted after file renaming in koffice. |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=1a2ba70a [1a2ba70a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == kpilot == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=dd9f7a87 [dd9f7a87]] Merge translation files from master branch. |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=b9c626ee [b9c626ee]] Update translation template. |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=e26dfc72 [e26dfc72]] Renaming of files in preparation for code style tools. |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=6dcc291e [6dcc291e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=56a28b57 [56a28b57]] Fix ftbfs on Fedora 34<br/>error: reference to ‘byte’ is ambiguous |
− | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=498c16c6 [498c16c6]] Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kdbg/issues/6 #6] |
||
− | * [https://git.trinitydesktop.org/cgit/kdbg/commit/?id=10b61630 [10b61630]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == tellico == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=77505923 [77505923]] Install scaleable application icons into XDG directory. |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=f7618c62 [f7618c62]] Fix FTBFS on non-linux systems. |
||
− | |||
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=b617c1db [b617c1db]] Removed original 'po' translation folder. |
||
− | == kdiff3 == |
||
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=4ecb7f12 [4ecb7f12]] Add the usual option BUILD_ALL. |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=9ff3cd66 [9ff3cd66]] Added translation of .desktop files. |
||
− | |||
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=b20852c9 [b20852c9]] Copy translations to a new directory layout.<br/>Use common rules to build translations. |
||
− | == kdirstat == |
||
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=05720772 [05720772]] Use common rules to build documentation. |
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=438ed1ab [438ed1ab]] Drop automake build support. |
||
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=b6479767 [b6479767]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | = applications/settings = |
||
== kdpkg == |
== kdpkg == |
||
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=19adf7c8 [19adf7c8]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kdpkg/commit/?id=19adf7c8 [19adf7c8]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == keep == |
||
− | * [https://git.trinitydesktop.org/cgit/keep/commit/?id=b595bf79 [b595bf79]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kerberostray == |
||
− | * [https://git.trinitydesktop.org/cgit/kerberostray/commit/?id=90660ef2 [90660ef2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == keximdb == |
||
− | * [https://git.trinitydesktop.org/cgit/keximdb/commit/?id=a7b0f470 [a7b0f470]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kftpgrabber == |
||
− | * [https://git.trinitydesktop.org/cgit/kftpgrabber/commit/?id=7311dc48 [7311dc48]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kgtk-qt3 == |
||
− | * [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=a65d4237 [a65d4237]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=32e16264 [32e16264]] Add missing return in nonvoid functions |
||
− | |||
− | == kile == |
||
− | * [https://git.trinitydesktop.org/cgit/kile/commit/?id=16f13af6 [16f13af6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== kima == |
== kima == |
||
Line 398: | Line 507: | ||
== kkbswitch == |
== kkbswitch == |
||
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=82ee8b34 [82ee8b34]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kkbswitch/commit/?id=82ee8b34 [82ee8b34]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == klamav == |
||
− | * [https://git.trinitydesktop.org/cgit/klamav/commit/?id=a8d04251 [a8d04251]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== klcddimmer == |
== klcddimmer == |
||
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=e3447bc3 [e3447bc3]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/klcddimmer/commit/?id=e3447bc3 [e3447bc3]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kmplayer == |
||
− | * [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=c9a8c3b9 [c9a8c3b9]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== kmyfirewall == |
== kmyfirewall == |
||
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c5e228e2 [c5e228e2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c5e228e2 [c5e228e2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == knetworkmanager8 == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knetworkmanager8/commit/?id=3199c0ad [3199c0ad]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tde-guidance == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=524a57e8 [524a57e8]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tde-systemsettings == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tde-systemsettings/commit/?id=fb0091f2 [fb0091f2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdenetworkmanager == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=591fe32a [591fe32a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdesudo == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdesudo/commit/?id=1d3b818b [1d3b818b]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | * [https://git.trinitydesktop.org/cgit/tdesudo/commit/?id=67aebfa5 [67aebfa5]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero ('char*' and 'int') |
||
− | == |
+ | == wlassistant == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/wlassistant/commit/?id=10e9790f [10e9790f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | = applications/system = |
||
− | == knmap == |
||
+ | == adept == |
||
− | * [https://git.trinitydesktop.org/cgit/knmap/commit/?id=c0c9c6e2 [c0c9c6e2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/adept/commit/?id=914b1b65 [914b1b65]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == dolphin == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=512cffa2 [512cffa2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/knowit/commit/?id=1d8be55f [1d8be55f]] Fix icon in desktop file.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/knowit/issues/6 #6] |
||
− | == |
+ | == katapult == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/katapult/commit/?id=c45c6c5e [c45c6c5e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kbfx == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=53f8642a [53f8642a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=5363fe3c [5363fe3c]] Fixed missing include file guard. |
||
− | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=b5f478f0 [b5f478f0]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=7da2f65a [7da2f65a]] Fix invalid LDFLAGS in chalk viewplugins |
||
− | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=c1b01d3b [c1b01d3b]] Fix build on Fedora 34 / Ruby 3.0.1 |
||
− | == |
+ | == kcmautostart == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kcmautostart/commit/?id=2e35d966 [2e35d966]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=465eff70 [465eff70]] Update translation template. |
||
− | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=2ecdf522 [2ecdf522]] Adjsted after file renaming in koffice. |
||
− | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=1a2ba70a [1a2ba70a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == kdbusnotification == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdbusnotification/commit/?id=71c21ca5 [71c21ca5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == klamav == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/klamav/commit/?id=a8d04251 [a8d04251]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == knemo == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knemo/commit/?id=f91488f8 [f91488f8]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == knetload == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knetload/commit/?id=e8c74777 [e8c74777]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=fe1faa49 [fe1faa49]] Update translation template. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=f8479653 [f8479653]] Fix location of translation template in CMakeL10n rules. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=22e68f8c [22e68f8c]] Removed original 'po' translation folder. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=e5842001 [e5842001]] Copy translation files to new translations folder. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=4b5b36ca [4b5b36ca]] Conversion to the cmake building system. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=1558cdbb [1558cdbb]] Added controlled conversions to char* instead of automatic ascii conversions. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=3659f9e3 [3659f9e3]] Fix build with TQT_NO_COMPAT. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=e2034480 [e2034480]] Separate OTRPlugin object code from the OTRPluginFactory definition.<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1153 #1153]<br/>Fix support for GCC hidden visibility. |
||
− | * [https://git.trinitydesktop.org/cgit/kopete-otr/commit/?id=83e511df [83e511df]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == knetstats == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knetstats/commit/?id=3a4eb42f [3a4eb42f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kooldock == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kooldock/commit/?id=7160b710 [7160b710]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=b9c626ee [b9c626ee]] Update translation template. |
||
− | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=e26dfc72 [e26dfc72]] Renaming of files in preparation for code style tools. |
||
− | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=6dcc291e [6dcc291e]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=56a28b57 [56a28b57]] Fix ftbfs on Fedora 34<br/>error: reference to ‘byte’ is ambiguous |
||
== kpowersave == |
== kpowersave == |
||
* [https://git.trinitydesktop.org/cgit/kpowersave/commit/?id=e689e784 [e689e784]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kpowersave/commit/?id=e689e784 [e689e784]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == krecipes == |
||
− | * [https://git.trinitydesktop.org/cgit/krecipes/commit/?id=08f47e6f [08f47e6f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == krename == |
||
− | * [https://git.trinitydesktop.org/cgit/krename/commit/?id=75108a67 [75108a67]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== krusader == |
== krusader == |
||
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=7167b390 [7167b390]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=7167b390 [7167b390]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kscope == |
||
− | * [https://git.trinitydesktop.org/cgit/kscope/commit/?id=2f5e1407 [2f5e1407]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == ksensors == |
||
− | * [https://git.trinitydesktop.org/cgit/ksensors/commit/?id=b6dfc9ed [b6dfc9ed]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kshowmail == |
||
− | * [https://git.trinitydesktop.org/cgit/kshowmail/commit/?id=c41fce1a [c41fce1a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== kshutdown == |
== kshutdown == |
||
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=74091e70 [74091e70]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kshutdown/commit/?id=74091e70 [74091e70]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == ksplash-engine-moodin == |
||
− | * [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=71a45e9a [71a45e9a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == ksquirrel == |
||
− | * [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=857cd8f2 [857cd8f2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kstreamripper == |
||
− | * [https://git.trinitydesktop.org/cgit/kstreamripper/commit/?id=3389fcde [3389fcde]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== ksystemlog == |
== ksystemlog == |
||
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=302f405c [302f405c]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=302f405c [302f405c]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == ktechlab == |
||
− | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=235753b1 [235753b1]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=00aa4917 [00aa4917]] Added missing dependencies for some folders. This was causing FTBFS in some conditions. |
||
− | |||
− | == ktorrent == |
||
− | * [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=2aaaaed7 [2aaaaed7]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kuickshow == |
||
− | * [https://git.trinitydesktop.org/cgit/kuickshow/commit/?id=26a6fcec [26a6fcec]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == kvirc == |
||
− | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=262a3bd5 [262a3bd5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=08b014d3 [08b014d3]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero ('int*' and 'int') |
||
== kvkbd == |
== kvkbd == |
||
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=5c58622c [5c58622c]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=5c58622c [5c58622c]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == smartcardauth == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/smartcardauth/commit/?id=b70630a2 [b70630a2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/kvpnc/commit/?id=ca8acd08 [ca8acd08]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == tastymenu == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tastymenu/commit/?id=1730138c [1730138c]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdedocker == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdedocker/commit/?id=2271dae6 [2271dae6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdepowersave == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=7fdc3cd8 [7fdc3cd8]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == yakuake == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=71fba7a2 [71fba7a2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | = applications/tdeio = |
||
− | == potracegui == |
||
+ | == tdeio-apt == |
||
− | * [https://git.trinitydesktop.org/cgit/potracegui/commit/?id=f6191357 [f6191357]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeio-apt/commit/?id=b7b773b5 [b7b773b5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == tdeio-ftps == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdeio-ftps/commit/?id=ca8a3823 [ca8a3823]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdeio-locate == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdeio-locate/commit/?id=0e86d5fd [0e86d5fd]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=1ee5b51a [1ee5b51a]] Fix ftbfs on Fedora 34<br/>error: ISO C++17 does not allow dynamic exception specifications<br/>error: static assertion failed: comparison object must be invocable as const |
||
− | == |
+ | == tdeio-sword == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdeio-sword/commit/?id=5348e471 [5348e471]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == tdeio-umountwrapper == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdeio-umountwrapper/commit/?id=870bbf27 [870bbf27]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | = applications/themes = |
||
− | == soundkonverter == |
||
+ | == gtk-qt-engine == |
||
− | * [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=d0de5685 [d0de5685]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/gtk-qt-engine/commit/?id=0ecbc4ac [0ecbc4ac]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == gtk3-tqt-engine == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/gtk3-tqt-engine/commit/?id=741fd540 [741fd540]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kgtk-qt3 == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=a65d4237 [a65d4237]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
+ | * [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=32e16264 [32e16264]] Add missing return in nonvoid functions |
||
+ | |||
+ | == ksplash-engine-moodin == |
||
+ | * [https://git.trinitydesktop.org/cgit/ksplash-engine-moodin/commit/?id=71a45e9a [71a45e9a]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
== tde-style-baghira == |
== tde-style-baghira == |
||
Line 592: | Line 642: | ||
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=5a615bfb [5a615bfb]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=5a615bfb [5a615bfb]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == tdmtheme == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/tdmtheme/commit/?id=6f630a48 [6f630a48]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == twin-style-crystal == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=6f76e305 [6f76e305]] Add includes to UI files to resolve FTBFS. |
+ | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=6bfd2156 [6bfd2156]] Add CMakeL10n rules for messages and desktop files.<br/>Add TDEGlobal::locale()->insertCatalogue(...). |
||
+ | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=2a158538 [2a158538]] Conversion to the cmake building system. |
||
+ | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=117261af [117261af]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | = applications/utilities = |
||
− | == tdeio-apt == |
||
+ | == abakus == |
||
− | * [https://git.trinitydesktop.org/cgit/tdeio-apt/commit/?id=b7b773b5 [b7b773b5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
+ | * [https://git.trinitydesktop.org/cgit/abakus/commit/?id=b1f60496 [b1f60496]] Update to use tde_conditional_add_project_… rules<br/>for documentation and translations. |
||
+ | * [https://git.trinitydesktop.org/cgit/abakus/commit/?id=12997bc5 [12997bc5]] Use common rules for build and install documentation and translations. |
||
+ | * [https://git.trinitydesktop.org/cgit/abakus/commit/?id=cc47e243 [cc47e243]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | == |
+ | == filelight == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/filelight/commit/?id=0e3f6825 [0e3f6825]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kbarcode == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=e6156ac6 [e6156ac6]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kchmviewer == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kchmviewer/commit/?id=d9af8427 [d9af8427]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kcpuload == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=dd51e767 [dd51e767]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kdirstat == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kdirstat/commit/?id=7908f948 [7908f948]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == keep == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/keep/commit/?id=b595bf79 [b595bf79]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == knutclient == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/knutclient/commit/?id=8ddb1f99 [8ddb1f99]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == kompose == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/kompose/commit/?id=3d949c2b [3d949c2b]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=691ddffd [691ddffd]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero (‘snd_mixer_t*’ {aka ‘_snd_mixer*’} and ‘int’) |
||
− | == |
+ | == krename == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/krename/commit/?id=75108a67 [75108a67]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/tdesudo/commit/?id=67aebfa5 [67aebfa5]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero ('char*' and 'int') |
||
− | == |
+ | == ksensors == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/ksensors/commit/?id=b6dfc9ed [b6dfc9ed]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | * [https://git.trinitydesktop.org/cgit/tdesvn/commit/?id=9d4e94e1 [9d4e94e1]] Fix ftbfs on Fedora 34<br/>error: ISO C++17 does not allow dynamic exception specifications |
||
− | == |
+ | == mathemagics == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/mathemagics/commit/?id=b4ad842f [b4ad842f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | == |
+ | == qalculate-tde == |
− | * [https://git.trinitydesktop.org/cgit/ |
+ | * [https://git.trinitydesktop.org/cgit/qalculate-tde/commit/?id=1a844ae7 [1a844ae7]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
− | |||
− | == tork == |
||
− | * [https://git.trinitydesktop.org/cgit/tork/commit/?id=b50c4710 [b50c4710]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | * [https://git.trinitydesktop.org/cgit/tork/commit/?id=cbc987d3 [cbc987d3]] Fix ftbfs on Fedora 34<br/>error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) |
||
− | |||
− | == twin-style-crystal == |
||
− | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=117261af [117261af]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == wlassistant == |
||
− | * [https://git.trinitydesktop.org/cgit/wlassistant/commit/?id=10e9790f [10e9790f]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
− | |||
− | == yakuake == |
||
− | * [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=71fba7a2 [71fba7a2]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. |
||
= packaging = |
= packaging = |
||
== packaging == |
== packaging == |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=01412a64 [01412a64]] DEB tellico: Remove rules for installing svg icons into XDG directory. |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c7daa7bc [c7daa7bc]] DEB tellico: Add the usual option BUILD_ALL.<br/>Remove rules for installing svg icons into XDG directory.<br/>Remove old 'watch' file. |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=0cf700f4 [0cf700f4]] Rearranged applications folder into sub categories. |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=e52d0aef [e52d0aef]] DEB twin-style-crystal: Switch to cmake. |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=84ce480b [84ce480b]] DEB: added packaging files for twin-style-suse2 |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=abf1c9f3 [abf1c9f3]] DEB kopete-otr: Switch to cmake. |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=abf1c9f3 [abf1c9f3]] DEB kopete-otr: Switch to cmake. |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=d8d4c84f [d8d4c84f]] DEB tdelibs: Add variant dependency elogind. |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=d8d4c84f [d8d4c84f]] DEB tdelibs: Add variant dependency elogind. |
Revision as of 23:12, 4 July 2021
common
cmake
- [964c35ef] CMakeL10n: Allow to use more than one X-POT files.
- [1b97909f] tde_create_handbook: Add *.jpg files to automatically installed.
- [0643c956] Update tde_add_project_* macros:
+ Added macros in the tde_conditional_add_project_* variant.
+ Macros can now be used from the project's top directory.
+ Added default processing for simple HTML documentation.
+ Added the 'other' directory to separate processing.
+ Added default processing for 'misc' directory. - [8b192e30] tde_add_project_translations: Add common rules for generating and installing project translations.
- [0d83e597] tde_add_project_docs: Add common rules for generating and installing project documentation.
- [03cdb8ca] tde_create_translated_desktop: Fix characters not permitted for target name.
- [8fbb3fc1] tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017.
- [26d3de3f] tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake.
- [bfa3a90b] Add CMake rules for installation as a standalone package.
dependencies
tqt3
- [a29bd4d8] Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_init() and g_thread_create().
- [fed23c9f] Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64
tqtinterface
- [adba96aa] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
akode
- [2abab8e1] Remove some extra semicolons including a bypass of conditional if instruction.
- [f9a83ad1] Silence warning due to deprecated function call jack_client_new().
- [70b147f2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
arts
- [9827d671] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
avahi-tqt
- [6c1a2714] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
dbus-1-tqt
- [fb8b28ec] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
dbus-tqt
- [9426c17a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libart-lgpl
- [fcaca2d7] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libcaldav
- [c4eafb14] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libcarddav
- [79b7edda] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libr
- [51739173] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
sip4-tqt
- [42834e56] Replaced PyList_SET_ITEM as done in python-tqt.
python-tqt
- [7f8cb4a8] Additional fix similar to previous commit.
- [1a00e1cc] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('PyObject*' {aka '_object*'} and 'in ')
tqca
- [7188b2ed] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [4743f46b] Add tqca-tls plugin to the tqca package.
core
tdelibs
- [ae26174e] Merge translation files from master branch.
- [ea123d66] Merge translation files from master branch.
- [608b9c47] Merge translation files from master branch.
- [9ef84b69] TDEHNS: Respect downloaded file extension.
This fixes a bug in Kopete and probably in some more places. - [46247912] Merge translation files from master branch.
- [48b35ad4] Update Windows Generic Device IDs.
- [8e1b27ee] As default behaviour, use hwdata files for pci and usb ids files.
- [3a54b40c] Fixed enabling of Ok button in advanced permission property dialog. This resolves bug #2375
- [99230dfa] Update knotify README with command line example.
- [6cf73359] Merge translation files from master branch.
- [b4c7e1cc] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [a3c7506b] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed. - [c5cd1926] Fixed handling of arcs in non conforming svg files.
This resolves issue TDE/tde#46
tdebase
- [baacfbcd] KDesktop: Updated category name
- [c080b3bd] Merge translation files from master branch.
- [83f4bf90] Removed unneeded quit() call.
This resolves a problem with Kxkb's Quit confirmation, where pressing Cancel
would nevertheless quit the program. - [266e4d71] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [a9ca57c1] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed. - [755a722f] tdefontinst, fix FTBFS undefined reference to symbol 'FT_Get_Sfnt_Name_Count'
- [225ddaa3] Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
- [9bdd3a0e] Make the option -DWITH_USBIDS more visible for packagers.
Look for installed usb.ids file, if not found, default to the one provided in source.
usb.ids file has been updated to Version 2021.03.31 - [865e1077] Merge translation files from master branch.
- [71814c9c] Update translation template.
- [6c0f667f] Flags: minor fixes/improvements
- [b0cbfa47] Added flags/definitions for existing locales.
* Braille
* Esperanto
* Indonesian (Javanese)
* Maori (New Zealand) - [1684db01] Re-set previous layout after changing layout settings.
- [63b5e825] Added customization options for Kxkb
- [96ada221] Added initial draft of release notes for R14.0.11.
tdepim
- [db393cec] Fix missing feature detection for Groupwise SOAP interface
- [d94ac462] Fix to detect gnokii header file
It is used as the build condition in kaddressbook. - [592f8bf1] Fix usage of GPGME_INCLUDE_DIRS
It is the semicolon separeted direcotory list, not for CXX_FLAGS. - [4e06c4d3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1e1ca5af] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed.
tdemultimedia
- [eb081816] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [ea2ac46a] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed. - [d6003aec] mpeglib: switch to Xxf86dga.h header since xf86dga.h is obsolete and may be removed in the future.
- [76197aaf] Fix flac detection without pkgconfig file
tdenetwork
- [a7c8fb0d] Fixed Kopete FTBFS
This commit also adds initial V4L2 support for Motion AutoAway plugin. - [88c2dc15] Fixes for Kopete videodevice support
- [715f32e9] Fixed openDesktop category name
- [e04b5ae8] Fix yahoo_crypt() prototype mismatch
pull the prototype from crypt.c and put it in crypt.h. - [e081da2f] Fix enum mismatch
Using own enum Direction, not Qt::Orientation - [120be495] Add options WITH_ALL_OPTIONS enabled by default for consistency with the rest of the modules.
Add option WITH_GCC_VISIBILITY for symbols visibility. - [cb522726] Drop builtin tqca library.
Module tqca is expected as a dependency library by now. - [835518cc] kopete: Fix crash due to null pointer dereference in IRC protocol.
This manifests itself only if SSL/TLS is used for IRC. - [79ca211e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [a8c21775] Add new IRC network Libera.chat, the successor in the spirit of Freenode.
tdegraphics
- [5a19e88f] Merge translation files from master branch.
- [37836726] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [8e9f17cb] Merge translation files from master branch.
- [576304e0] Merge translation files from master branch.
- [f5e68179] Merge translation files from master branch.
- [7ac0c0e6] Merge translation files from master branch.
- [12ee1a94] Merge translation files from master branch.
tdetoys
- [a068c393] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeutils
- [38154715] SuperKaramba: Updated openDesktop category
- [3c3e222f] Fix enum mismatch
Using own Orientation, not Qt::Orientation. - [2253ba57] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1a9c8e96] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed. - [b0538ebf] Merge translation files from master branch.
tdeedu
- [f0122996] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [4e20f46e] Fix FTBFS on Fedora 34
error: static assertion failed: comparison object must be invocable as const
tdegames
- [5ff8999d] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [efcd7449] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed.
tdeaccessibility
- [99c1f694] Merge translation files from master branch.
- [79556a1a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [e4f27627] Add PO_DIR option to properly merge translations into desktop files.
- [075b57f1] Added translation of .desktop files.
tdeaddons
- [b12611ff] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeadmin
- [f2a6d7ef] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeartwork
- [34d49ff0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [aca3f299] Merge translation files from master branch.
- [0844dcb0] Update translation template.
- [7361bb11] add symbols visibility option
- [c4638949] asciiquarium: Add cmake build support, app is renamed tdeasciiquarium.
- [c2217d55] asciiquarium: Convert to tdelibs library.
- [75814a8a] asciiquarium: Convert to tqt3 library.
- [e195d279] asciiquarium: Remove scons build support.
- [038e20a6] Import original source code KDE3 Asciiquarium-0.3.2 from https://store.kde.org/p/1124051.
KDE Asciiquarium is a screensaver based off Kirk Baucom's asciiquarium program (http://www.robobunny.com/projects/asciiquarium/).
Code is GPL licensed, https://robobunny.com/projects/asciiquarium/gpl.txt
tdebindings
- [505b0e75] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [49f44e45] Fix FTBFS on Fedora 34
Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int')
tdesdk
- [5cd289f0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdevelop
- [69c486a0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [0a5453f0] Use CMake rules instead of calling external shell scripts
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed. - [b2944938] Fix ftbfs on Fedora 34
error: reference to ‘data’ is ambiguous
tdewebdev
- [1d587559] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [9a433f8b] Added translation of .desktop files.
tde-i18n
- [44f5bf1b] Merge translation files from master branch.
- [42e31adc] Merge translation files from master branch.
- [aa990cec] Merge translation files from master branch.
- [7225071b] Merge translation files from master branch.
- [fd9e7982] Update translation template.
- [4b79252c] Merge translation files from master branch.
- [eea3e9f1] Merge translation files from master branch.
- [4f674ab6] Merge translation files from master branch.
- [4b288de7] Merge translation files from master branch.
- [2acf31c9] Merge translation files from master branch.
- [25a03532] Update translation template.
- [4786efd9] Merge translation files from master branch.
- [5c54e2b3] Merge translation files from master branch.
- [e40bf7bd] Add a top-level CMake rules that allows to build all languages
depending on the setting of the LINGUAS environment variable.
To enable separate installation of individual languages,
there are individual targets with "install-<lang>" format.
Don't use it with standard make, because due to the huge number
of targets, it has a huge overhead and therefore provides lousy
performance! - [f6bd909b] Symlink for common cmake submodule is no longer needed.
- [6e9d8416] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [906f6955] Merge translation files from master branch.
- [5c8bc753] Merge translation files from master branch.
- [11672498] Update translation template.
- [77ec53d2] Merge translation files from master branch.
- [603f2a3b] Update translation template.
- [a0f486e9] Merge translation files from master branch.
- [50583ff5] Update translation template.
- [2a3fef07] Merge translation files from master branch.
- [04367a28] Merge translation files from master branch.
- [6df95343] Merge translation files from master branch.
- [d659edb2] Merge translation files from master branch.
libraries
libkdcraw
- [565be18d] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libkexiv2
- [11498092] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libkipi
- [fd445f83] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kipi-plugins
- [2a5f6dcd] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libksquirrel
- [bb0215cc] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libtdeldap
- [75e4c621] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
libtqt-perl
- [a220adae] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
python-trinity
- [eda2231b] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [b04bf794] Fix ftbfs on Fedora 34
pytdeextensions
- [ce54b35e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [52acad47] Fix lib64 detection on aarch64 and ppc64le architectures
applications/development
kdbg
- [ae260bb8] Fixed command execution and detection of gdb. This resolves issue #8
- [59476a68] Guard mydebug.h file.
- [678326cf] Added translation of .desktop files.
- [d25245fe] Remove CMakeLists.txt for doc
Move doc directory up a level from kdbg/doc
Add macro call to source root CMakeLists.txt
Remove tde_conditional_add_subdirectory() macro call for doc - [4b299dc0] Removed original 'po' translation folder.
- [6ecc0cb2] Copy translation files to new translations folder.
- [57b50ae9] Drop automake build support.
- [490c8226] Use common rules for build and install documentation and translations.
- [498c16c6] Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue #6
- [10b61630] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kdiff3
- [d2faa2f0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kpicosim
- [0a6a7637] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kscope
- [2f5e1407] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
ktechlab
- [235753b1] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [00aa4917] Added missing dependencies for some folders. This was causing FTBFS in some conditions.
kxmleditor
- [97e36b58] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
piklab
- [1b1e32e4] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdesvn
- [629e35da] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [9d4e94e1] Fix ftbfs on Fedora 34
error: ISO C++17 does not allow dynamic exception specifications
applications/games
knights
- [852b1b0e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdepacman
- [9709c554] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/graphics
digikam
- [6d009d82] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
gwenview
- [291a4681] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
gwenview-i18n
- [448f402d] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
ksquirrel
- [857cd8f2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kuickshow
- [26a6fcec] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
potracegui
- [f6191357] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/internet
kasablanca
- [8ca891a1] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kbiff
- [8b2cbd94] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kftpgrabber
- [7311dc48] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knmap
- [c0c9c6e2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
konversation
- [b824c8c4] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kopete-otr
- [bddb049d] Merge translation files from master branch.
- [3c7f691b] Update translation template.
- [0815aa94] Fix FTBFS with Clang.
Use TQStringList instead of TQString[5]. - [44b86b7c] Merge translation files from master branch.
- [09f55888] Update translation template.
- [03688049] Create a custom OTRPluginFactory object instead of using the KGenericFactory
template. This prevents an unwanted creation of a hidden second instance
if the library is built with enabled hidden visibility.
This resolves issue #3 - [f389a60a] Merge translation files from master branch.
- [fe1faa49] Update translation template.
- [f8479653] Fix location of translation template in CMakeL10n rules.
- [22e68f8c] Removed original 'po' translation folder.
- [e5842001] Copy translation files to new translations folder.
- [4b5b36ca] Conversion to the cmake building system.
- [1558cdbb] Added controlled conversions to char* instead of automatic ascii conversions.
- [3659f9e3] Fix build with TQT_NO_COMPAT.
- [e2034480] Separate OTRPlugin object code from the OTRPluginFactory definition.
This resolves bug #1153
Fix support for GCC hidden visibility. - [83e511df] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kshowmail
- [c41fce1a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kstreamripper
- [3389fcde] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
ktorrent
- [2aaaaed7] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kvirc
- [262a3bd5] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [08b014d3] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('int*' and 'int')
kvpnc
- [736bdb7e] Removed CMakeLists.txt from doc and translations trees
Deleted and added macro calls to toplevel CMakeLists.txt
Moved doc/tdeioslave/en/pcf to doc/en/tdeioslave/pcf - [ca8acd08] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
smb4k
- [25adf51d] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tork
- [b50c4710] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [cbc987d3] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’)
applications/misc
bibletime
- [3f4284de] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
compizconfig-backend-tdeconfig
- [c6930086] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
desktop-effects-tde
- [8eb90a7e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
fusion-icon
- [decca52f] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kcmldap
- [3a39e228] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kcmldapcontroller
- [43650940] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kcmldapmanager
- [32c023b7] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kerberostray
- [90660ef2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
krecipes
- [08f47e6f] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/multimedia
amarok
- [542f84de] Merge translation files from master branch.
- [3bccc295] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [fc42411b] Install all man pages with common rules
codeine
- [ba54c228] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
k3b
- [18290ecf] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [298a2ec6] Fixed FTBFS when building without tdehw lib but with HAL enabled.
- [225d7c5a] Fixed building without tdehw and without HAL. This resolves bug #2495
k3b-i18n
- [c01ed08c] Add support for LINGUAS.
Use common rules to build documentation. - [30bb3541] Drop automake build support.
- [34b1fc58] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
k9copy
- [2071ed04] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1526cf60] Merge translation files from master branch.
kaffeine
- [69cd7dc8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [5ed06296] Merge translation files from master branch.
kaffeine-mozilla
- [144afef6] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kmplayer
- [c9a8c3b9] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
mplayerthumbs
- [74dc8e5a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
rosegarden
- [17d832b3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1ee5b51a] Fix ftbfs on Fedora 34
error: ISO C++17 does not allow dynamic exception specifications
error: static assertion failed: comparison object must be invocable as const
soundkonverter
- [d0de5685] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tderadio
- [b750e87e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [691ddffd] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero (‘snd_mixer_t*’ {aka ‘_snd_mixer*’} and ‘int’)
applications/office
basket
- [8bf25d60] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kbibtex
- [c1a6f432] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kbookreader
- [d52441ce] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
keximdb
- [a7b0f470] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kile
- [16f13af6] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kmymoney
- [16d39621] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knowit
- [7b34ed40] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1d8be55f] Fix icon in desktop file.
This resolves issue #6
koffice
- [d63c9d69] Renaming of files in preparation for code style tools.
- [5363fe3c] Fixed missing include file guard.
- [b5f478f0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [7da2f65a] Fix invalid LDFLAGS in chalk viewplugins
- [c1b01d3b] Fix build on Fedora 34 / Ruby 3.0.1
koffice-i18n
- [96e8a7e5] Merge translation files from master branch.
- [465eff70] Update translation template.
- [2ecdf522] Adjsted after file renaming in koffice.
- [1a2ba70a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kpilot
- [dd9f7a87] Merge translation files from master branch.
- [b9c626ee] Update translation template.
- [e26dfc72] Renaming of files in preparation for code style tools.
- [6dcc291e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [56a28b57] Fix ftbfs on Fedora 34
error: reference to ‘byte’ is ambiguous
tellico
- [77505923] Install scaleable application icons into XDG directory.
- [f7618c62] Fix FTBFS on non-linux systems.
- [b617c1db] Removed original 'po' translation folder.
- [4ecb7f12] Add the usual option BUILD_ALL.
- [9ff3cd66] Added translation of .desktop files.
- [b20852c9] Copy translations to a new directory layout.
Use common rules to build translations. - [05720772] Use common rules to build documentation.
- [438ed1ab] Drop automake build support.
- [b6479767] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/settings
kdpkg
- [19adf7c8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kima
- [53d1eaed] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [d0013afe] Merge translation files from master branch.
- [622a8479] Update translation template.
- [aeb4b529] Small improvement on code for building without tdehw.
- [f673e8b3] Fixed FTBFS without tdehw lib.
kiosktool
- [5abc0552] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kkbswitch
- [82ee8b34] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
klcddimmer
- [e3447bc3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kmyfirewall
- [c5e228e2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knetworkmanager8
- [3199c0ad] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-guidance
- [524a57e8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-systemsettings
- [fb0091f2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdenetworkmanager
- [591fe32a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdesudo
- [1d3b818b] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [67aebfa5] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('char*' and 'int')
wlassistant
- [10e9790f] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/system
adept
- [914b1b65] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
dolphin
- [512cffa2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
katapult
- [c45c6c5e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kbfx
- [53f8642a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kcmautostart
- [2e35d966] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kdbusnotification
- [71c21ca5] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
klamav
- [a8d04251] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knemo
- [f91488f8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knetload
- [e8c74777] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knetstats
- [3a4eb42f] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kooldock
- [7160b710] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kpowersave
- [e689e784] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
krusader
- [7167b390] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kshutdown
- [74091e70] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
ksystemlog
- [302f405c] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kvkbd
- [5c58622c] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
smartcardauth
- [b70630a2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [1730138c] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdedocker
- [2271dae6] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdepowersave
- [7fdc3cd8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
yakuake
- [71fba7a2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/tdeio
tdeio-apt
- [b7b773b5] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeio-ftps
- [ca8a3823] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeio-locate
- [0e86d5fd] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeio-sword
- [5348e471] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdeio-umountwrapper
- [870bbf27] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/themes
gtk-qt-engine
- [0ecbc4ac] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
gtk3-tqt-engine
- [741fd540] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kgtk-qt3
- [a65d4237] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
- [32e16264] Add missing return in nonvoid functions
ksplash-engine-moodin
- [71a45e9a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-style-baghira
- [666bfa9e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-style-domino
- [7a13aea0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-style-ia-ora
- [c2d0b544] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-style-lipstik
- [752bbfc6] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tde-style-qtcurve
- [5a615bfb] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
tdmtheme
- [6f630a48] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
twin-style-crystal
- [6f76e305] Add includes to UI files to resolve FTBFS.
- [6bfd2156] Add CMakeL10n rules for messages and desktop files.
Add TDEGlobal::locale()->insertCatalogue(...). - [2a158538] Conversion to the cmake building system.
- [117261af] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
applications/utilities
abakus
- [b1f60496] Update to use tde_conditional_add_project_… rules
for documentation and translations. - [12997bc5] Use common rules for build and install documentation and translations.
- [cc47e243] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
filelight
- [0e3f6825] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kbarcode
- [e6156ac6] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kchmviewer
- [d9af8427] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kcpuload
- [dd51e767] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kdirstat
- [7908f948] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
keep
- [b595bf79] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
knutclient
- [8ddb1f99] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
kompose
- [3d949c2b] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
krename
- [75108a67] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
ksensors
- [b6dfc9ed] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
mathemagics
- [b4ad842f] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
qalculate-tde
- [1a844ae7] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
packaging
packaging
- [01412a64] DEB tellico: Remove rules for installing svg icons into XDG directory.
- [c7daa7bc] DEB tellico: Add the usual option BUILD_ALL.
Remove rules for installing svg icons into XDG directory.
Remove old 'watch' file. - [0cf700f4] Rearranged applications folder into sub categories.
- [e52d0aef] DEB twin-style-crystal: Switch to cmake.
- [84ce480b] DEB: added packaging files for twin-style-suse2
- [abf1c9f3] DEB kopete-otr: Switch to cmake.
- [d8d4c84f] DEB tdelibs: Add variant dependency elogind.
- [37034875] DEB kdbusnotification: Add notification-daemon to Provides.
- [d96fb61b] DEB tdelibs: Add hwdata to Recommends.
- [6bcbcbab] DEB tde-i18n: Automatically create a list of language packages
for all available languages. - [f2e30900] DEB: updated list of supported distros.
- [43209d02] DEB tdenetwork: updated after the introduction of WITH_ALL_OPTIONS.
- [85132df7] RPM: fix build on OBS
- [338ebecf] RPM: more updates for centos5
- [9ca99a4d] DEB tde-i18n: Use top-level CMake rules to build package.
- [1cb470b4] DEB tde-i18n: Symlink for common cmake submodule is no longer needed.
- [b9c68738] DEB tdeartwork: added tdeasciiquarium files.
- [b1b8ef4f] DEB smartcardauth: Fix typo in cmake-trinity dependency.
- [8f32af7b] DEB kuickshow: Swith cmake builds to use ninja-build.
Switch Build-Depends from cmake to cmake-trinity. - [a1e286b2] DEB tqca: Update changelog to match the new source package name.
- [01067f04] DEB tqca: Add missing BUILD_ALL="ON" option in rules.
- [6138bc33] DEB tqca: Merge libtqca and tqca-tls into one source package.
- [e664b71d] DEB: Switch Build-Depends from cmake to cmake-trinity.
- [376e33e5] DEB: added flags/definitions for existing locales. * Braille * Esperanto * Indonesian (Javanese) * Maori (New Zealand).
- [938a9897] DEB cmake: Add a standalone package for TDE CMake modules.
- [1b7fda4f] RPM: update build scripts for centos5
- [8e3510f7] RPM: update all 'Obsoletes' and 'Provides' statement to avoid build warnings
- [2129c45a] RPM: switch tork package to cmake build
- [64ecd9aa] RPM: fix Mageia icon installation
- [1b789675] RPM: add build support for Fedora 34
- [9750a57a] DEB: Add back dependency on sharutils for packages that use uudecode.
- [c6979fb7] DEB: Swith cmake builds to use ninja-build.
Cleaning automake dependencies. - [b61211a0] DEB pytdeextensions: adjusted patch to latest code.
- [e5d408d8] DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.
- [e651e47a] RPM: update build scripts for opensuse TW
- [990ec4c1] RPM: update docker scripts
- [3abe22ac] RPM: update spec files after building 14.0.10
- [b4ae1bd8] RPM: update TDE version to 14.0.10
- [da3fb75a] RPM: add klamav, kompose and pinentry-tqt packages