Changelog For R14.0.2

From Trinity Desktop Project Wiki
Revision as of 19:47, 7 September 2015 by imported>SlavekB (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

dependencies

qt3

  • Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
  • Added safety harness for currentThreadObject() usage.
    currentThreadObject() returns a null pointer if the
    current thread was not started using the QThread API.
    This relates to bug #1748
  • Fixed search algorithm for iconview widget. This resolves bug #420

tqt3

  • Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
  • Added safety harness for currentThreadObject() usage.
    currentThreadObject() returns a null pointer if the
    current thread was not started using the TQThread API.
    This relates to bug #1748
  • Fixed search algorithm for iconview widget. This resolves bug #420

libart-lgpl

  • Minor update to AUTHORS file

main

tdelibs

  • Fix dlerror and crypt detection for CMake build
    This resolves Bug #654

tdepim

  • Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).

tdenetwork

  • Fixed thread handling in KDict. This resolsed bug #1748

tdegraphics

  • Fix poppler include in configure checks and link library path
    This resolves Bug #2489

tdeaddons

  • Fix FTBFS on RHEL 5 because SDL is not detected
    This resolves Bug #2488
  • Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves bug #2498 Also fixed building warnings.

libraries

libtdeldap

  • Fix incorrect login causing PAM fatal error message

applications

ksplash-engine-moodin

  • Add theme file option to scale icons
    Disable icon scaling by default
    This relates to Bug #2009
  • Attempt to scale background image if a background image with native resolution is not available
  • Updated preview image (removed KDE icon).
  • Fixed icons highlighting in moodin engine. This resolve bug #2009

tdepowersave

  • Update INSTALL file

main

thirdparty

  • Fix typo in path from prior commit
  • Update LibreOffice packaging patches:
    + add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)