Difference between revisions of "Changelog For R14.0.6"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>SlavekB
(Update 20180916)
imported>SlavekB
(Update 20180923)
Line 18: Line 18:
== arts ==
== arts ==
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11

== dbus-tqt ==
* Fix inadvertly renamed QT_THREAD_SUPPORT


== sip4-tqt ==
== sip4-tqt ==
Line 34: Line 37:


== tdebase ==
== tdebase ==
* Add includes to UI files to resolve FTBFS.<br/>Partially cherry-picked from 661ed658.
* kdesktop lockprocess: Removed unnecessary include linux/stat.h<br/>This resolves FTBFS with glibc 2.28
* kdesktop lockprocess: Removed unnecessary include linux/stat.h<br/>This resolves FTBFS with glibc 2.28
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
Line 48: Line 52:


== tdepim ==
== tdepim ==
* Add includes to UI files to resolve FTBFS
* Fix inadvertly renamed QT_THREAD_SUPPORT
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11
Line 53: Line 59:


== tdemultimedia ==
== tdemultimedia ==
* Replace deprecated ustat using fstatfs<br/>This resolves FTBFS with glibc 2.28
* Add includes to UI files to resolve FTBFS
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11


== tdenetwork ==
== tdenetwork ==
* Add includes to UI files to resolve FTBFS
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.
Line 61: Line 70:


== tdegraphics ==
== tdegraphics ==
* Add includes to UI files to resolve FTBFS
* Fix inadvertly renamed QT_THREAD_SUPPORT
* Add support for Poppler >= 0.64
* Add support for Poppler >= 0.64
* Change the poppler test from 0.60 to 0.58<br/>because the relevant code changes are related to 0.58
* Change the poppler test from 0.60 to 0.58<br/>because the relevant code changes are related to 0.58
Line 66: Line 77:
* Fixed corrupted japanese translations. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2952 #2952]
* Fixed corrupted japanese translations. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2952 #2952]
* Removed old strstream code and switch to sstream permanently.<br/>Inspired by similar work on tdeadmin.
* Removed old strstream code and switch to sstream permanently.<br/>Inspired by similar work on tdeadmin.

== tdetoys ==
* Add includes to UI files to resolve FTBFS


== tdeutils ==
== tdeutils ==
* Add includes to UI files to resolve FTBFS
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* KEdit: Removed unwanted flag setting that the file is not modified<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/issues/2 #2]
* KEdit: Removed unwanted flag setting that the file is not modified<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/issues/2 #2]
Line 73: Line 88:


== tdeedu ==
== tdeedu ==
* Fix inadvertly renamed QT_THREAD_SUPPORT
* Fixed corrupted japanese translations. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2952 #2952]
* Fixed corrupted japanese translations. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2952 #2952]
* Switched from strstream to sstream.
* Switched from strstream to sstream.
Line 79: Line 95:


== tdegames ==
== tdegames ==
* Add includes to UI files to resolve FTBFS.
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11
Line 85: Line 102:
== tdeaccessibility ==
== tdeaccessibility ==
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]

== tdeaddons ==
* Add includes to UI files to resolve FTBFS.


== tdeadmin ==
== tdeadmin ==
* Add includes to UI files to resolve FTBFS
* delete BUILD_OK.txt file
* delete BUILD_OK.txt file
* cmake: Cleanup unused definitions from config.h<br/>Cleanup unnecessary tests from ConfigureChecks<br/>Add missing tests to ConfigureChecks
* cmake: Cleanup unused definitions from config.h<br/>Cleanup unnecessary tests from ConfigureChecks<br/>Add missing tests to ConfigureChecks
Line 112: Line 133:


== tdeartwork ==
== tdeartwork ==
* Add includes to UI files to resolve FTBFS
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11


Line 118: Line 140:


== tdesdk ==
== tdesdk ==
* Add includes to UI files to resolve FTBFS.
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.


== tdevelop ==
== tdevelop ==
* Add includes to UI files to resolve FTBFS
* Fix inadvertly renamed QT_THREAD_SUPPORT
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.
Line 126: Line 151:


== tdewebdev ==
== tdewebdev ==
* Add includes to UI files to resolve FTBFS
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed unnecessary executable flag. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2153 #2153]
* Removed extension from icon name in desktop file. This relates to bug<br/>2424.
* Removed extension from icon name in desktop file. This relates to bug<br/>2424.
Line 136: Line 162:
== libksquirrel ==
== libksquirrel ==
* Fix FTBFS with stricter C++11
* Fix FTBFS with stricter C++11

== libtqt-perl ==
* Fix inadvertly renamed QT_THREAD_SUPPORT


== pytdeextensions ==
== pytdeextensions ==
Line 173: Line 202:
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.
* related to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2424 #2424]<br/>Application desktop files should not contain icon extension
* related to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2424 #2424]<br/>Application desktop files should not contain icon extension

== kbfx ==
* Fix inadvertly renamed QT_THREAD_SUPPORT


== kchmviewer ==
== kchmviewer ==
* Removed unnecessary executable flag.
* Removed unnecessary executable flag.
* Fixed typedef-related warnings from compiler.
* Fixed typedef-related warnings from compiler.

== kcmautostart ==
* conversion to the cmake building system


== kcpuload ==
== kcpuload ==
Line 191: Line 226:


== kiosktool ==
== kiosktool ==
* Add includes to UI files to resolve FTBFS
* add an option to build kcm-autostart, set by 'OFF' as default
* cmake: Add helpbooks for other languages
* conversion to the cmake building system
* Removed unnecessary executable flag.
* Removed unnecessary executable flag.

== klcddimmer ==
* Add includes to UI files to resolve FTBFS
* conversion to the cmake building system


== kmplayer ==
== kmplayer ==
Line 279: Line 322:
== tdeio-umountwrapper ==
== tdeio-umountwrapper ==
* cmake conversion
* cmake conversion

== tdesvn ==
* Fix inadvertly renamed QT_THREAD_SUPPORT


== yakuake ==
== yakuake ==

Revision as of 21:05, 24 September 2018

common

admin

  • Fix misplaced 'fi'
  • Removed unnecessary executable flag from Doxyfile.global.

dependencies

qt3

  • Removed unnecessary executable flag. This relates to bug #2153
  • Fix FTBFS with stricter C++11

tqt3

  • Removed unnecessary executable flag. This relates to bug #2153
  • Fix FTBFS with stricter C++11

tqtinterface

  • cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modules
    Added warning for building TQt interface based on Qt4

arts

  • Fix FTBFS with stricter C++11

dbus-tqt

  • Fix inadvertly renamed QT_THREAD_SUPPORT

sip4-tqt

  • Removed unnecessary executable flag. This relates to bug #2153

tqscintilla

  • Removed unnecessary executable flag. This relates to bug #2153

main

tdelibs

  • Removed unnecessary executable flag. This relates to bug #2153
  • Improved description of "what's this" for placeholder in Find and
    Replace dialog. This relates to bug #2558
  • Fix FTBFS with stricter C++11
  • Updated version number to R14.0.6 [DEVELOPMENT].
  • related to bug #2674, *-device-input-keyboard.png was missing in
    theme crystalsvg for icons.

tdebase

  • Add includes to UI files to resolve FTBFS.
    Partially cherry-picked from 661ed658.
  • kdesktop lockprocess: Removed unnecessary include linux/stat.h
    This resolves FTBFS with glibc 2.28
  • Removed unnecessary executable flag. This relates to bug #2153
  • New patch for bug #2852 Should fix previous commit.
  • Fixed order building in tdm. This resolves bug #2852
  • Removed hard-coded reference to /opt/trinity. This resolves bug #680
  • Some missing desktop icons in tdebase
    kdcop not part of TDE menu in R14.0.x, so excluded from this commit.
  • tdeioslave nfs: Add support for libtirpc
    as a replacement for deprecated SunRPC from glibc >= 2.26
    This resolves bug #2962
  • Fixed typedef-related warnings from compiler.
  • Added missing ; at the end of japanese lines. This relates to bug #2952
  • Improved description of "what's this" for placeholder in Find and
    Replace dialog. This resolves to bug #2558
  • Fix FTBFS with stricter C++11
  • Fixed corrupted japanese translations. This relates to bug #2952

tdepim

  • Add includes to UI files to resolve FTBFS
  • Fix inadvertly renamed QT_THREAD_SUPPORT
  • Removed unnecessary executable flag. This relates to bug #2153
  • Fix FTBFS with stricter C++11
  • Fixed corrupted japanese translations. This relates to bug #2952

tdemultimedia

  • Replace deprecated ustat using fstatfs
    This resolves FTBFS with glibc 2.28
  • Add includes to UI files to resolve FTBFS
  • Fix FTBFS with stricter C++11

tdenetwork

  • Add includes to UI files to resolve FTBFS
  • Removed unnecessary executable flag. This relates to bug #2153
  • Fixed typedef-related warnings from compiler.
  • Fix FTBFS with stricter C++11

tdegraphics

  • Add includes to UI files to resolve FTBFS
  • Fix inadvertly renamed QT_THREAD_SUPPORT
  • Add support for Poppler >= 0.64
  • Change the poppler test from 0.60 to 0.58
    because the relevant code changes are related to 0.58
  • Fix FTBFS with stricter C++11
  • Fixed corrupted japanese translations. This relates to bug #2952
  • Removed old strstream code and switch to sstream permanently.
    Inspired by similar work on tdeadmin.

tdetoys

  • Add includes to UI files to resolve FTBFS

tdeutils

  • Add includes to UI files to resolve FTBFS
  • Removed unnecessary executable flag. This relates to bug #2153
  • KEdit: Removed unwanted flag setting that the file is not modified
    This resolves issue #2
  • Fix FTBFS with stricter C++11

tdeedu

  • Fix inadvertly renamed QT_THREAD_SUPPORT
  • Fixed corrupted japanese translations. This relates to bug #2952
  • Switched from strstream to sstream.
  • Fix FTBFS with stricter C++11
  • Fix automake build dependencies

tdegames

  • Add includes to UI files to resolve FTBFS.
  • Fixed typedef-related warnings from compiler.
  • Fix FTBFS with stricter C++11
  • Fixed corrupted japanese translations. This relates to bug #2952

tdeaccessibility

  • Removed unnecessary executable flag. This relates to bug #2153

tdeaddons

  • Add includes to UI files to resolve FTBFS.

tdeadmin

  • Add includes to UI files to resolve FTBFS
  • delete BUILD_OK.txt file
  • cmake: Cleanup unused definitions from config.h
    Cleanup unnecessary tests from ConfigureChecks
    Add missing tests to ConfigureChecks
  • cmake knetworkconf: Add backend files processing
  • cmake: Add detection whether the system is big endian
  • cmake: Add option for GCC hidden visibility
  • cmake lilo-config: Always add the USE_KDE definition
    There is no reason to build a TQt-only frontend in TDE
    Fix the names of the auxiliary library targets
    Fix includes folders
  • cmake kuser: Remove the ldap library linking
  • update BUILD_OK with missing files that must be to processed
  • add missing icons in kuser and kdat
  • last attempt regarding lilo-config build
  • add header def in config.h.cmake/ConfigureChecks.cmake
  • add headers check to ConfigureChecks.cmake
  • cosmetic in CMakeLists.txt
  • fill in BUILG_OK.txt with latest build fail/pass
  • kuser is building.
    added DCOP-shared tdefx tdetexteditor tdentlm to the linker.
  • First bach of cmake files in order to convert tdeadmin
    from autotools to cmake building system.
  • Fix FTBFS with stricter C++11
  • Minor change to remove unnecessary strstream include.
  • According to the doc, TDEIO::NetAccess::del should have two parameters
  • the typedef specifier gets ignored in the declaration anyway.
  • TDECmdLineArgs::init should be initialize with TDEAboutData
  • Removed test for sstream because it is now used by default.
  • remove strstream in ktview.cpp, strstream has been deprecated since C++98

tdeartwork

  • Add includes to UI files to resolve FTBFS
  • Fix FTBFS with stricter C++11

tdebindings

  • Removed unnecessary executable flag. This relates to bug #2153

tdesdk

  • Add includes to UI files to resolve FTBFS.
  • Fixed typedef-related warnings from compiler.

tdevelop

  • Add includes to UI files to resolve FTBFS
  • Fix inadvertly renamed QT_THREAD_SUPPORT
  • Removed unnecessary executable flag. This relates to bug #2153
  • Fixed typedef-related warnings from compiler.
  • Fix FTBFS with stricter C++11

tdewebdev

  • Add includes to UI files to resolve FTBFS
  • Removed unnecessary executable flag. This relates to bug #2153
  • Removed extension from icon name in desktop file. This relates to bug
    2424.
  • Removed unnecessary defines for sstream.

libraries

libkdcraw

  • Fix FTBFS with stricter C++11

libksquirrel

  • Fix FTBFS with stricter C++11

libtqt-perl

  • Fix inadvertly renamed QT_THREAD_SUPPORT

pytdeextensions

  • Removed extension from icon name in desktop file. This relates to bug
    2424.

applications

amarok

  • Fixed typedef-related warnings from compiler.
  • Fix FTBFS with stricter C++11

basket

  • Fix automake build dependencies

bibletime

  • Fix FTBFS due to improper automoc

filelight

  • Removed extension from icon name in desktop file. This relates to bug
    2424.
  • Fix FTBFS with stricter C++11

gtk-qt-engine

  • Removed extension from icon name in desktop file. This relates to bug
    2424.

gwenview

  • Workaround for parallel build

k9copy

  • Removed unnecessary executable flag.
  • Fixed typedef-related warnings from compiler.
  • Removed extension from icon name in desktop file. This relates to bug
    2424.

kasablanca

  • Removed unnecessary executable flag.
  • Fix FTBFS due to improper automoc

kbarcode

  • Fixed typedef-related warnings from compiler.
  • related to bug #2424
    Application desktop files should not contain icon extension

kbfx

  • Fix inadvertly renamed QT_THREAD_SUPPORT

kchmviewer

  • Removed unnecessary executable flag.
  • Fixed typedef-related warnings from compiler.

kcmautostart

  • conversion to the cmake building system

kcpuload

  • should prevent a buffer overflow in tagbuffer
  • add a man page kcpuload, relates to bug #1043
  • cmake: Fix the installation of the icons used in the application
  • cmake conversion kcpuload

kdbg

  • Fix FTBFS due to improper automoc

kdiff3

  • Removed unnecessary executable flag.

kiosktool

  • Add includes to UI files to resolve FTBFS
  • add an option to build kcm-autostart, set by 'OFF' as default
  • cmake: Add helpbooks for other languages
  • conversion to the cmake building system
  • Removed unnecessary executable flag.

klcddimmer

  • Add includes to UI files to resolve FTBFS
  • conversion to the cmake building system

kmplayer

  • Fix automake build dependencies
    Workaround for parallel build
  • Relate to bug #2424

kmymoney

  • Removed unnecessary executable flag.

knetload

  • conversion to cmake build system
  • Removed unnecessary executable flag.

knights

  • newBuff pointer should be freed with delete[]
  • Fixed typedef-related warnings from compiler.
  • Removed extension from icon name in desktop file. This relates to bug
    2424.
  • Icons in .desktop file should not have extension.

knmap

  • config user path should be .trinity not .kde

knowit

  • htmlfile should get an assignment not a comparison
  • Removed extension from icon name in desktop file. This relates to bug
    2424.

knutclient

  • Removed unnecessary executable flag.

koffice

  • Removed unnecessary executable flag.
  • Fixed typedef-related warnings from compiler. Also fixed warning on
    keximdb, indirectly.
  • Switch from strstream to sstream.

kpicosim

  • Change file permissions to remove execute bit

kpilot

  • Fixed typedef-related warnings from compiler.

krecipes

  • Removed unnecessary executable flag.
  • Fixed typedef-related warnings from compiler.

krename

  • Fixed typedef-related warnings from compiler.
  • 'MiniIcon' should also not have an extension.
  • related to bug #2424

krusader

  • Removed unnecessary executable flag.
  • Removed extension from icon name in desktop file. This relates to bug
    2424.

ksensors

  • Fix FTBFS due to improper automoc

ktorrent

  • Fixed corrupted japanese translations. This resolves bug #2952

kvirc

  • Removed unnecessary executable flag.
  • Workaround for parallel build

kvpnc

  • Removed unnecessary executable flag.

piklab

  • Removed unnecessary executable flag.

rosegarden

  • Removed extension from icon name in desktop file. This relates to bug
    2424.
  • Fix minor leftover from strstream to sstream conversion not done in previous
    commit.
  • Switched from strstream to sstream.

soundkonverter

  • Removed unnecessary executable flag. This relates to bug #2153

tde-guidance

  • Removed extension from icon name in desktop file. This relates to bug
    2424.

tdeio-ftps

  • Fix pointer comparison
    This resolves issue #1
  • cmake: Adjusted test for time.h, added test of strtoll function
  • add 'WITH_ALL_OPTIONS' and 'BUILD_ALL' as building parameters for consistency
  • cmake conversion

tdeio-umountwrapper

  • cmake conversion

tdesvn

  • Fix inadvertly renamed QT_THREAD_SUPPORT

yakuake

  • Removed unnecessary commented code. This makes the previous commit
    cleaner.
  • reduce scope of pointer variables, this resolves issue #2
  • Those directories aren't needed to build yakuake.
  • cmake conversion