Changelog For R14.0.6
Revision as of 02:23, 5 November 2018 by imported>SlavekB (Update 20181104)
common
admin
- Fix misplaced 'fi'
- Removed unnecessary executable flag from Doxyfile.global.
dependencies
qt3
- Improved class name used in previous commit. Suggestion comes from Slavek :-)
- Fixed FTBFS caused by name conflict with new postgres server dev 11
package. - Repair damaged UTF-8 characters in TS files
Arabic translations taken from arabeyes-i18n - Removed unnecessary executable flag. This relates to bug #2153
- Fix FTBFS with stricter C++11
tqt3
- Improved class name used in previous commit. Suggestion comes from
Slavek :-) - Fixed FTBFS caused by name conflict with new postgres server dev 11 package.
- Repair damaged UTF-8 characters in TS files
Arabic translations taken from arabeyes-i18n - 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
tqca
- Fixed incorrect TTQ rename (TTQ -> TQ)
main
tdelibs
- Conversion exitkde -> exittde in knotify.evertsrc file. This relates to
bug #2283 - Fixed potential FTBFS in htmlattrs.c. This relates to bug #2850
The FTBFS seems to happen only for some users, so this fix should help
in such cases. - 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
- Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and related usage in code. This resolves bug #2282 and 2283.
- fix issue #10
- 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
- Fixed incorrect TTQ rename (TTQ -> TQ)
- 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
- change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue #2
- 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
- Fixed konqueror crash related to pdf files. This resolves bug #2974
- 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
- Fixed incorrect TTQ rename (TTQ -> TQ)
- 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.
tde-i18n
- Translated using Weblate (Czech)
Currently translated at 100.0% (15 of 15 strings)
Translation: tdebase/twin_lib
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/cs/ - Translated using Weblate (Czech)
Currently translated at 98.3% (181 of 184 strings)
Translation: tdebase/twin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/ - Translated using Weblate (Czech)
Currently translated at 98.9% (184 of 186 strings)
Translation: tdebase/kcmkeys
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/cs/ - Small fixes not related to translations
+ repair damaged UTF-8 characters
+ remove incorrect header lines
+ delete a badly named file
libraries
libkdcraw
- Fix FTBFS with stricter C++11
libksquirrel
- Fix FTBFS with stricter C++11
libtqt-perl
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Fix inadvertly renamed QT_THREAD_SUPPORT
python-trinity
- Fixed incorrect TTQ rename (TTQ -> TQ)
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
- Add includes to UI files to resolve FTBFS.
- Removed extension from icon name in desktop file. This relates to bug
2424. - Fix FTBFS with stricter C++11
gtk-qt-engine
- Add includes to UI files to resolve FTBFS.
- Removed extension from icon name in desktop file. This relates to bug
2424.
gwenview
- Workaround for parallel build
k3b
- Add includes to UI files to resolve FTBFS.
k3b-i18n
- Translated using Weblate (Czech)
Currently translated at 91.0% (633 of 695 strings)
Translation: applications/k3b-lib
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/cs/ - Translated using Weblate (Czech)
Currently translated at 100.0% (45 of 45 strings)
Translation: applications/k3b-device
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/cs/ - Translated using Weblate (Czech)
Currently translated at 87.7% (1542 of 1757 strings)
Translation: applications/k3b
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/cs/
k9copy
- Translated using Weblate (Czech)
Currently translated at 63.4% (217 of 342 strings)
Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/cs/ - Add includes to UI files to resolve FTBFS.
- 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
- Add includes to UI files to resolve FTBFS.
- Fix inadvertly renamed QT_THREAD_SUPPORT
kbiff
- Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones. - Convert zh_TW translation from Big5 to UTF-8.
- Change from TQFont::defaultFont to TQApplication::font
The definition of -UTQT_NO_COMPAT is no longer needed. - cmake: Add options WITH_SSL and WITH_MLED
Fix test for SSL => is not needed, because is used KSSL from tdelibs
Fix test for ASUS Mail LED support in ACPI - correct HAVE_SYS_SELECT_H and HAVE_PATHS_H
- some cleanup
- cmake conversion
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
- Remove incorrect header lines from PO files
- Removed unnecessary executable flag.
kdirstat
- Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
- Fix forward class declaration.
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Removed obsolete TQCollection and replaced with TQPtrCollection.
The definition of -UTQT_NO_COMPAT is no longer needed. - Removed unnecessary executable flag.
- cmake: Install tdeconf_update scripts as programs.
- conversion to the cmake building system
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.
kkbswitch
- Removed unnecessary executable flag.
- cmake: Install tdeconf_update scripts as programs.
- converios to the cmake building system
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
- Translated using Weblate (Czech)
Currently translated at 88.3% (2354 of 2663 strings)
Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/cs/ - Removed unnecessary executable flag.
knetload
- conversion to cmake build system
- Removed unnecessary executable flag.
knetstats
- Fix structure of directories
- Add includes to UI files to resolve FTBFS.
- conversion to the cmake building system
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
- Add a man page taken from tde-packaging.
- Fix incorrect use of TQString() inside i18n().
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Removed obsolete Qt2's ASSERT and replace with Q_ASSERT.
The definition of -UTQT_NO_COMPAT is no longer needed. - Removed unnecessary executable flag.
- conversion to the cmake building system
- 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
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - cmake: Removed the definition of -UTQT_NO_COMPAT - seems unnecessary.
- Removed unnecessary executable flag.
- conversion to cmake building system
- Removed unnecessary executable flag.
koffice
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler. Also fixed warning on
keximdb, indirectly. - Switch from strstream to sstream.
koffice-i18n
- Translated using Weblate (Czech)
Currently translated at 75.8% (2393 of 3153 strings)
Translation: applications/koffice - kspread
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kspread/cs/
konversation
- Add includes to UI files to resolve FTBFS.
kpicosim
- Change file permissions to remove execute bit
kpilot
- Fixed typedef-related warnings from compiler.
kpowersave
- Add includes to UI files to resolve FTBFS
krecipes
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler.
krename
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Fix unnecessary use of TQString() over i18n().
Resolved use of deprecated NetAccess methods. - conversion to the cmake building system
- 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
- Remove autoResize from CheckAllSensors check box
The definition of -UTQT_NO_COMPAT is no longer needed. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - cmake: Cleanup installation of the application icon
- convert to cmake building system
- Fix FTBFS due to improper automoc
kshutdown
- Remove incorrect header lines from PO files
ksplash-engine-moodin
- cmake: Delete src/themes/Architecture
because this is not part of the r14.0.x branch. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - conversion to the cmake building system
ktorrent
- Fixed corrupted japanese translations. This resolves bug #2952
kvirc
- Translated using Weblate (Czech)
Currently translated at 96.4% (2495 of 2588 strings)
Translation: applications/kvirc
Translate-URL: https://mirror.git.trinitydesktop.org/projects/applications/kvirc/cs/ - Fixed incorrect TTQ rename (TTQ -> TQ)
- Repair damaged UTF-8 characters in PO files
- Removed unnecessary executable flag.
- Workaround for parallel build
kvkbd
- clean up header in CMakeList, remove unused variable, this fixes issue #3
- Inappropriately used TQString::fromUtf8() moved to place where it is needed.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - convert to the cmake building system
- delete empty files, this fixes issue #1
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
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Removed extension from icon name in desktop file. This relates to bug
2424.
tde-style-qtcurve
- Add includes to UI files to resolve FTBFS.
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-locate
- Add includes to UI files to resolve FTBFS.
tdeio-umountwrapper
- cmake conversion
tdenetworkmanager
- Add includes to UI files to resolve FTBFS
tdepowersave
- Add includes to UI files to resolve FTBFS
tdesudo
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - convert to the cmake building system
tdesvn
- Add includes to UI files to resolve FTBFS.
:x - Fix inadvertly renamed QT_THREAD_SUPPORT
tdmtheme
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - conversion to the cmake building system
- Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
wlassistant
- Add includes to UI files to resolve FTBFS
yakuake
- Add includes to UI files to resolve FTBFS
- 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