Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ktexteditor-lang-5.116.0-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: ktexteditor-lang Distribution: openSUSE Tumbleweed
Version: 5.116.0 Vendor: openSUSE
Release: 1.4 Build date: Mon May 6 13:33:09 2024
Group: System/Localization Build host: reproducible
Size: 8698471 Source RPM: ktexteditor-5.116.0-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Translations for package ktexteditor
Provides translations for the "ktexteditor" package.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.116.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.116.0
  - No code change since 5.115.0
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.115.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.115.0
  - Changes since 5.114.0:
    * Add parent widget for diff dialogs
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.114.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.114.0
  - No code change since 5.113.0
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.113.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.113.0
  - No code change since 5.112.0
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.112.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.112.0
  - Changes since 5.111.0:
    * Fix selection shrink when indenting (kde#329247)
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.111.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.111.0
  - No code change since 5.110.0
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.110.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.110.0
  - No code change since 5.109.0
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.109.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.109.0
  - Changes since 5.108.0:
    * Remove code variants for building with Qt 6
    * completion: Fix only start chars of items are matched
    * Fix chaotic up/down cursor movement in Block Selection Mode
    * Fix backspace behavior for empty lines with cursor beyond line’s end (block selection mode)
    * Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.108.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.108.0
  - Changes since 5.107.0:
    * Remove qt6 CI builds
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.107.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.107.0
  - Changes since 5.106.0:
    * Add missing includes
    * Fix incorrect lineHeight for drag pixmap (kde#468196)
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.106.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.106.0
  - Changes since 5.105.0:
    * Fix Save Copy As.. not working anymore (kde#468672)
    * Fix indenting removes characters if line has tabs at start (kde#468495)
    * Printer: AlignVCenter line numbers
    * Dont ignore folding when printing code (kde#417138)
    * Use m_fontAscent instead of fm.ascent()
    * Draw caret ourselves (kde#172630)
    * Fix selection highlight for RTL text with custom line height (kde#464087)
    * Include range.js when initializing the engine (kde#456701)
    * Fix RTL text with format incorrectly shaped (kde#438755)
    * xml-indent: Optimize getCode
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.105.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.105.0
  - Changes since 5.104.0:
    * try to improve test stability
    * autoindent: fix indentation when "keep extra spaces" is enabled
    * Julia indent: fix indentation when "keep extra spaces" is enabled,
      also fix indentation when a line ends with a string assignment
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.104.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.104.0
  - Changes since 5.103.0:
    * Improve cstyle performance
    * Improve performance of rendering spaces with dyn wrap disabled (kde#465841)
    * documentSaveCopyAs: Use async job api (kde#466571)
    * Optimize rendering spaces with dyn wrapping (kde#465841)
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.103.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.103.0
  - Changes since 5.102.0:
    * Fix indent failing due to unknown method 'replace'
    * Don't show selection count when there are none
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.102.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.102.0
  - Changes since 5.101.0:
    * Add missing include
    * Fix crash on undo after reload (kde#462793)
    * Fix 1 space indent wrongly detected
    * Update the cursor and anchor to sync with the visual but not scroll for selectAll
    * Implement invokeAction and commit preedit when click outside the preedit.
    * Add missing KWindowSystem dependency
    * Fix 1 space indent not detected
    * Made suggested changes
    * Added New Script Sort Uniq
    * do some limited lookahead
    * ensure we emit the changes signal if needed
    * ensure proper range cleanup
    * do full update of the border
    * fix hl logic again
    * remove no longer used doHighlight params
    * remove flagFoldingStartIndentation
    * remove markedAsFoldingStartIndentation
    * avoid use of markedAsFoldingStart
    * start to compute indentation based folding on demand
    * Accept event when clearing multicursors
    * Add Dart and Go to katemoderc

Files

/usr/share/locale/af/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ar/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/az/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/be/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/bg/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/bn/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/br/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/bs/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ca/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/cs/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/cy/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/da/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/de/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/el/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/en_GB/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/eo/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/es/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/et/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/eu/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/fa/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/fi/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/fr/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ga/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/gl/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/gu/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/he/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/hi/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/hr/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/hu/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ia/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/id/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/is/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/it/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ja/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ka/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/kk/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/km/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ko/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/lt/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/lv/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/mai/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/mk/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ml/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/mr/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ms/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/nb/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/nds/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ne/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/nl/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/nn/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/oc/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/pa/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/pl/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/pt/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ro/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ru/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/si/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sk/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sl/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sq/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sr/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sr@ijekavian/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sr@latin/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/sv/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ta/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/th/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/tr/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/ug/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/uk/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/vi/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/wa/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ktexteditor5.mo
/usr/share/locale/zh_TW/LC_MESSAGES/ktexteditor5.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026